-
There is small typo in manual page:
-miwm \- a minimal appearence, full-function window manager
+miwm \- a minimal appearance, full-function window manager
==========.
2010-01-01 17:39:05 UTC in miwm
-
The patch
- In target "all" disable calling target ETAGS, because program "etags" is not necessarily installed.
2009-12-30 23:50:50 UTC in miwm
-
There are several bug reports submitted that were cloed by bots. Olease repoen them as solution has not been posted.
2009-12-30 15:31:07 UTC in wput
-
Almost all bugs submiteed come back with:
"Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker)."
This is not the way to treat the users reporting bugs. The bugs should be stay open, as someone has cared...
2009-12-30 15:26:28 UTC in wput
-
The patch
- Fix Gcc 4.4 compile error: EStringTokenizer.cc:49: error: invalid conversion from 'const char*' to 'char*'.
2009-12-30 09:55:12 UTC in miwm
-
The patch
- Fix: wspace.cc:104: warning: suggest explicit braces to avoid ambiguous 'else'.
2009-12-30 09:02:27 UTC in miwm
-
The patch
- Program does not compile with g++ due to missing #include
- Fix includes
$ g++ --version
g++ (Debian 4.3.4-6) 4.3.4
...
mlchckr.cc: In function 'void* operator new(size_t)':
mlchckr.cc:117: error: 'malloc' was not declared in this scope
mlchckr.cc: In function 'void* operator new [](size_t)':
mlchckr.cc:145: error: 'malloc' was not declared in this scope
mlchckr.cc: In...
2009-12-30 09:01:11 UTC in miwm
-
The patch
- Change to use /bin/sh as /bin/bash is not always installed by default
- Also corrects:
wm.cc:381: warning: deprecated conversion from string constant to 'char*'
ops.cc:257: warning: deprecated conversion from string constant to 'char*'.
2009-12-30 08:58:17 UTC in miwm
-
The patch
- Fix incorrect argument definition in miAbort()
warning: deprecated conversion from string constant to 'char*'.
2009-12-30 08:53:48 UTC in miwm
-
The Patch
- Fix compiling error with incorrect *.xpm string definitions
[hudreads of messageles like this]
greenstucco.xpm:145: warning: deprecated conversion from string constant to 'char*'
greenstucco.xpm:145: warning: deprecated conversion from string constant to 'char*'
greenstucco.xpm:145: warning: deprecated conversion from string constant to 'char*'
greenstucco.xpm:145: warning...
2009-12-30 08:51:16 UTC in miwm