wmaker-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 2/3] wmiv: Improve help text.
Doug Torrance
Re: [PATCH 0/3] Add wmiv manpage.
Carlos R. Mafra
Re: [PATCH 0/3] Add wmiv manpage.
Doug Torrance
[repo.or.cz] wmaker-crm.git branch master updated: wmaker-0.95.6-304-gb295a20
crmafra
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-307-gdcaa372
crmafra
[PATCH] make: Add Ukrainian translation files to EXTRA_DIST.
Doug Torrance
[PATCH (whome)] Update wmifs and other wmgeneral dockapps on dockapps webpage.
Doug Torrance
[PATCH 00/24] wmifs
Doug Torrance
[PATCH 01/24] wmifs: Move source files to top directory.
Doug Torrance
[PATCH 02/24] wmifs: Fix spelling error and escape hyphen in manpage.
Doug Torrance
[PATCH 03/24] wmifs: Fix "variable 'ppp_old" set but not used" compiler warning.
Doug Torrance
[PATCH 06/24] wmifs: Fix "comparison between signed and unsigned integer expressions" compiler warning.
Doug Torrance
[PATCH 07/24] wmifs: Fix "overflow in implicit constant conversion" compiler warnings.
Doug Torrance
[PATCH 05/24] wmifs: Fix "suggest braces around empty body in an ‘if’ statement" compiler warning.
Doug Torrance
[PATCH 04/24] wmifs: Update Makefile.
Doug Torrance
[PATCH 08/24] wmifs: Replace deprecated caddr_t with void *.
Doug Torrance
[PATCH 09/24] wmifs: Replace deprecated usleep with nanosleep.
Doug Torrance
[PATCH 10/24] wmifs: Add -c command line option allowing users to set color.
Doug Torrance
[PATCH 11/24] wmifs: Reformat help text for readability.
Doug Torrance
[PATCH 13/24] wmifs: Honor CONF Makefile variable when parsing system config files.
Doug Torrance
[PATCH 12/24] wmifs: Add support for wmgeneral's -geometry command line option.
Doug Torrance
[PATCH 15/24] wmifs: Don't ignore geometry strings beginning with '-'.
Doug Torrance
[PATCH 14/24] wmgeneral: Add support for X geometry strings to -geometry option.
Doug Torrance
[PATCH 16/24] wmifs: Throw out first /proc/net/dev reading.
Doug Torrance
[PATCH 17/24] wmifs: Tidy #includes using include-what-you-use.
Doug Torrance
[PATCH 19/24] wmifs: Convert strtok() calls to thread-safe strtok_r().
Doug Torrance
[PATCH 18/24] wmifs: Reduce scopes of variables (fixes style warnings from cppcheck).
Doug Torrance
[PATCH 20/24] wmifs: Add proper copyright header.
Doug Torrance
[PATCH 21/24] wmifs: Update Window Maker instructions in HINTS.
Doug Torrance
[PATCH 23/24] wmifs: Update README.
Doug Torrance
[PATCH 24/24] wmifs: Bump to version 1.5.
Doug Torrance
[PATCH 22/24] wmifs: Remove first two installation steps in INSTALL.
Doug Torrance
Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Nerijus Baliunas
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Carlos R. Mafra
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Carlos R. Mafra
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Carlos R. Mafra
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Carlos R. Mafra
Re: Is anybody building rpms from wmaker-crm/next?
Alwin
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
Re: Is anybody building rpms from wmaker-crm/next?
Carlos R. Mafra
Re: Is anybody building rpms from wmaker-crm/next?
Martin Dietze
Re: Is anybody building rpms from wmaker-crm/next?
Shawn W Dunn
Re: Is anybody building rpms from wmaker-crm/next?
BALATON Zoltan
Re: Is anybody building rpms from wmaker-crm/next?
Charles Philip Chan
Re: Is anybody building rpms from wmaker-crm/next?
Alexey I. Froloff
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-304-gb295a20
crmafra
[PATCH 0/2] Bring debian directory up-to-date.
Doug Torrance
[PATCH 1/2] debian: Import version 0.95.6-1.
Doug Torrance
[PATCH 2/2] debian: Import version 0.95.6-1.1.
Doug Torrance
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-302-g945f4d2
crmafra
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-296-gbae28b2
crmafra
[PATCH (whome)] Update wmtime and other wmgeneral dockapps on dockapps webpage.
Doug Torrance
[PATCH 00/14] wmgeneral/wmtime
Doug Torrance
[PATCH 02/14] wmgeneral: Add _POSIX_C_SOURCE #defines for strdup, pid_t, and getline.
Doug Torrance
[PATCH 04/14] wmtime: Tidy #includes based on results of include-what-you-use.
Doug Torrance
[PATCH 05/14] wmtime: Add -c command line option allowing users to set color.
Doug Torrance
[PATCH 06/14] wmtime: Fix overflow warning; mask bitmap should be unsigned.
Doug Torrance
[PATCH 08/14] wmtime: Replace C++ style comments.
Doug Torrance
[PATCH 01/14] wmgeneral: Fix "unused variable" warning.
Doug Torrance
[PATCH 03/14] wmtime: Fix typos.
Doug Torrance
[PATCH 07/14] wmtime: Use #defines to avoid variable length arrays.
Doug Torrance
[PATCH 09/14] wmtime: Fix "ordered comparison of pointer with integer zero" warning.
Doug Torrance
[PATCH 10/14] wmtime: Update TODO.
Doug Torrance
[PATCH 11/14] wmtime: Add proper copyright header.
Doug Torrance
[PATCH 12/14] wmtime: Update README.
Doug Torrance
[PATCH 13/14] wmtime: Update HINTS.
Doug Torrance
[PATCH 14/14] wmtime: Bump to version 1.3.
Doug Torrance
[PATCH] WPrefs: creating more space for translations
Alwin
[PATCH 1/5] configure: Add compiler detection on non optimal floating point constant
Christophe CURIS
[PATCH 2/5] Fixed floating point constants defined as double but expected as float
Christophe CURIS
[PATCH 4/5] Use single-precision math functions when available
Christophe CURIS
[PATCH 3/5] Added some explicit conversion to double precision
Christophe CURIS
[PATCH 5/5] wrlib: changed Gamma Correction calculation to use single-precision float
Christophe CURIS
[PATCH 0/4] Small updates to man pages
Christophe CURIS
[PATCH 2/4] util: improve the command line argument parsing in wmmenugen
Christophe CURIS
[PATCH 1/4] doc: changed section for man pages from 1x to 1
Christophe CURIS
[PATCH 4/4] doc: changed section for translated man pages from 1x to 1
Christophe CURIS
[PATCH 3/4] doc: do not install translated man pages if the language was not enabled in LINGUAS
Christophe CURIS
[PATCH (whome)] Update dockapps using wmgeneral on dockapps webpage.
Doug Torrance
[PATCH 00/28] wmgeneral and wmppp.app
Doug Torrance
[PATCH 02/28] wmgeneral: Free pointer.
Doug Torrance
[PATCH 01/28] wmgeneral: Check if malloc fails.
Doug Torrance
[PATCH 03/28] wmgeneral: Remove inline keywords.
Doug Torrance
[PATCH 12/28] wmgeneral: Don't call free on pointers we haven't malloced.
Doug Torrance
[PATCH 09/28] wmgeneral: Use #includes from include-what-you-use.
Doug Torrance
[PATCH 05/28] wmgeneral: Bump to 1998-09-14 version found in wmckgmail, wmitime, wmsmp.app, wmSMPmon, and wmtz.
Doug Torrance
[PATCH 11/28] wmgeneral: Fix segfault if newline encountered in parse_rcfile.
Doug Torrance
[PATCH 06/28] wmgeneral: Merge 2003-10-10 version from wmmon and wmtime.
Doug Torrance
[PATCH 04/28] wmgeneral: Bump to 1998-09-11 version found in wmcpufreq and wmppp.app.
Doug Torrance
[PATCH 08/28] wmgeneral: Use field width limits for scanf.
Doug Torrance
[PATCH 07/28] wmgeneral: Reduce scope of several variables.
Doug Torrance
[PATCH 10/28] wmgeneral: Add proper copyright headers; fix changelog formatting.
Doug Torrance
[PATCH 13/28] wmppp.app: Move source files to top directory.
Doug Torrance
Re: [PATCH 13/28] wmppp.app: Move source files to top directory.
Carlos R. Mafra
Re: [PATCH 13/28] wmppp.app: Move source files to top directory.
Doug Torrance
[PATCH 14/28] wmppp.app: Fix spelling mistakes.
Doug Torrance
[PATCH 16/28] wmppp.app: Switch ifs to #ifs for macros.
Doug Torrance
[PATCH 15/28] wmppp.app: Reduce scope of several variables.
Doug Torrance
[PATCH 18/28] wmppp.app: Replace deprecated caddr_t cast with void*.
Doug Torrance
[PATCH 27/28] wmppp.app: Command line options take precedence over configuration files.
Doug Torrance
[PATCH 24/28] wmppp.app: Fix segfault if stop_action or start_action strings are NULL.
Doug Torrance
[PATCH 28/28] wmppp.app: Bump to version 1.3.1.
Doug Torrance
[PATCH 22/28] wmppp.app: Update Makefile.
Doug Torrance
[PATCH 23/28] wmppp.app: Fix segfault when HOME undefined.
Doug Torrance
[PATCH 25/28] wmppp.app: Add new command line options.
Doug Torrance
[PATCH 19/28] wmppp.app: Replace deprecated usleep with nanosleep.
Doug Torrance
[PATCH 21/28] wmppp.app: Use #includes from include-what-you-use.
Doug Torrance
[PATCH 20/28] wmppp.app: Remove C++ style comments.
Doug Torrance
[PATCH 26/28] wmppp.app: Reread configuration file.
Doug Torrance
[PATCH 17/28] wmppp.app: Remove unused parameter from get_statistics().
Doug Torrance
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-292-g4d0585e
crmafra
[PATCH (whome)] Remove wmweather+ from dockapps webpage.
Doug Torrance
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-290-g42acb5d
crmafra
[PATCH 0/3] Fixes for incorrect I18N specifier
Christophe CURIS
[PATCH 1/3] fixup! wmaker: moved the list of Application Attributes into an array, for the Window Inspector
Christophe CURIS
[PATCH 2/3] fixup! wmaker: moved the list of Advanced Options into an array, for the Window Inspector
Christophe CURIS
[PATCH 3/3] fixup! wmaker: moved the list of Window Attributes into an array, for the Window Inspector
Christophe CURIS
Re: [PATCH 0/3] Fixes for incorrect I18N specifier
Carlos R. Mafra
[PATCH 0/5] ICCCM window manager replace protocol
Christophe CURIS
[PATCH 1/4] wmaker: replace and be replaced (ICCCM protocol)
Christophe CURIS
[PATCH 2/4] wmaker: make the '--replace' de-activable at compile time
Christophe CURIS
[PATCH 4/4] doc: describe Iain Patterson's new feature for ICCCM compliance
Christophe CURIS
[PATCH 3/4] wmaker: support providing ICCCM version, for compliance with the standard
Christophe CURIS
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-286-gc2290ef
crmafra
[PATCH 1/1] wmaker-check: rewrote parsing of structure fields for callback checker
Christophe CURIS
No more edge resistance against clip and dock
Andreas Tscharner
[PATCH 00/11] wmbattery updates
Doug Torrance
[PATCH 01/11] wmbattery: Escape hyphen in manpage.
Doug Torrance
[PATCH 02/11] wmbattery: Change manpage section from deprecated 1x to 1.
Doug Torrance
[PATCH 03/11] wmbattery: Makefile - use autoheader too
Doug Torrance
[PATCH 04/11] wmbattery: upower - don't exit after suspend/hibernation wakup
Doug Torrance
[PATCH 05/11] wmbattery: Expand -g option to allow positions relative to right or bottom.
Doug Torrance
[PATCH 07/11] wmbattery: Add -n option to disable dial graphic.
Doug Torrance
[PATCH 09/11] wmbattery: Properly free malloced memory.
Doug Torrance
[PATCH 06/11] wmbattery: Improve help text for -i option.
Doug Torrance
[PATCH 08/11] wmbattery: Fix typos.
Doug Torrance
[PATCH 10/11] wmbattery: Remove unnecessary brace.
Doug Torrance
[PATCH 11/11] wmbattery: Bump to version 2.48.
Doug Torrance
[PATCH 0/9] Fixes and improvements for GNOME applications
Christophe CURIS
[PATCH 1/9] wmaker: moved the list of Window Attributes into an array, for the Window Inspector
Christophe CURIS
Re: [PATCH 1/9] wmaker: moved the list of Window Attributes into an array, for the Window Inspector
Alwin
Re: [PATCH 1/9] wmaker: moved the list of Window Attributes into an array, for the Window Inspector
Christophe
[PATCH 2/9] wmaker: moved the list of Advanced Options into an array, for the Window Inspector
Christophe CURIS
[PATCH 4/9] wmaker: fix misuse of 'user_flags' instead of 'client_flags' for window attributes
Christophe CURIS
[PATCH 5/9] wmaker: honour MWM Hint to have no border to a window
Christophe CURIS
[PATCH 6/9] WINGs: create a new type of Tri-State Switch Button (to doc)
Christophe CURIS
[PATCH 3/9] wmaker: moved the list of Application Attributes into an array, for the Window Inspector
Christophe CURIS
Re: [PATCH 3/9] wmaker: moved the list of Application Attributes into an array, for the Window Inspector
Rodolfo García Peñas (kix)
Re: [PATCH 3/9] wmaker: moved the list of Application Attributes into an array, for the Window Inspector
Christophe
[PATCH 8/9] doc: describe the GNOME application issue in the FAQ
Christophe CURIS
[PATCH 7/9] wmaker: fix clearing of window attribute that was not saved properly
Christophe CURIS
[PATCH 9/9] Add a configuration option to ignore Decoration Hints from GTK-based application
Christophe CURIS
Re: [PATCH 0/9] Fixes and improvements for GNOME applications
Carlos R. Mafra
Re: [PATCH 0/9] Fixes and improvements for GNOME applications
Christophe
Re: [PATCH 0/9] Fixes and improvements for GNOME applications
Nerijus Baliunas
Re: [PATCH 0/9] Fixes and improvements for GNOME applications
Paul Jakma
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-276-gc3ba9ae
crmafra
[PATCH 00/13] A bunch of random fixes
Christophe CURIS
[PATCH 01/13] wmaker: add script to check the call-back function used when loading configuration
Christophe CURIS
Re: [PATCH 01/13] wmaker: add script to check the call-back function used when loading configuration
Doug Torrance
Re: [PATCH 01/13] wmaker: add script to check the call-back function used when loading configuration
Christophe
[PATCH 07/13] wmaker: reorganisation of the control flow of the function 'findDock'
Christophe CURIS
[PATCH 05/13] wmaker: fix warnings from compiler when animations are disabled
Christophe CURIS
[PATCH 03/13] Code refactoring: replaced macro 'ANIMATIONS' by 'USE_ANIMATIONS' for consistency
Christophe CURIS
[PATCH 04/13] configure: Added option to disable animations
Christophe CURIS
[PATCH 06/13] wmaker: took as much assignation as possible outside 'if' statements
Christophe CURIS
[PATCH 10/13] wmaker: removed dead code related to 'GLOBAL_SUBMENU_FILE'
Christophe CURIS
[PATCH 08/13] wmaker: remove one level of pointers for the function SlideWindows
Christophe CURIS
[PATCH 09/13] wmaker: do not use strcmp twice on the same thing, in function appiconBalloon
Christophe CURIS
[PATCH 02/13] wmaker: fix incorrect type for variable in the global preference structure
Christophe CURIS
[PATCH 12/13] wmaker: moved the definition of the entries for the window menu options to an array
Christophe CURIS
[PATCH 13/13] wmaker: moved calculation of internal offset in handleDockMove outside the loop
Christophe CURIS
[PATCH 11/13] wmaker: moved the definition of the list of entries for the window menu to an array
Christophe CURIS
[PATCH 10/13] wmaker: removed dead code related to 'GLOBAL_SUBMENU_FILE'
Christophe CURIS
[PATCH 07/13] wmaker: reorganisation of the control flow of the function 'findDock'
Christophe CURIS
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-263-g3d6da4b
crmafra
[PATCH] Translations: Dutch language files updated
Alwin
[PATCH] WMaker: trivial fixes in text strings
Alwin
[PATCH] WINGs: removing some spaces
Alwin
[PATCH] WINGs: trivial fixes in text strings
Alwin
Re: [PATCH] WINGs: trivial fixes in text strings
Carlos R. Mafra
[PATCH] WPrefs: trivial fixes in text strings
Alwin
[PATCH] Translations: Dutch language files updated
Alwin
[PATCH] WMaker: trivial fix in text string
Alwin
[PATCH] Translations: Dutch language files updated
Alwin
[PATCH] Translations: Frisian language files updated
Alwin
[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.6-259-ge03088e
crmafra
Earlier messages
Later messages