1
0
forked from vitrine/wmaker

Commit Graph

  • 193a63511d - Fixed all // comments - Final cleanups dan 2004-10-23 03:30:03 +00:00
  • b00076b32a updated TODO dan 2004-10-23 02:28:50 +00:00
  • 51c2edf868 Cleaned up some documentation dan 2004-10-23 02:26:13 +00:00
  • 11b464a002 fix flicker kojima 2004-10-23 01:56:24 +00:00
  • c3cff33f99 - Sort font styles in this order: Normal, Normal Italic, Bold, Bold Italic in the font selection panel - Added code to get the closest match font between the font in the WindowMaker domain and the one in the font list of the font panel in WPrefs.app. This fixes issues with not selecting the correct font because the weight or slant names are slightly different. dan 2004-10-23 01:47:36 +00:00
  • 663df7b4cb enhacnced mouse alt-tabbing kojima 2004-10-23 01:02:16 +00:00
  • b79524ce6f some more cleanup after removal dan 2004-10-23 00:25:52 +00:00
  • 65a113f9a3 some more removals dan 2004-10-23 00:09:41 +00:00
  • 45c55a3e76 cleanup kojima 2004-10-23 00:00:58 +00:00
  • e93e16de06 removed some more obsoleted scripts and their manual pages dan 2004-10-23 00:00:02 +00:00
  • 620a280d64 code review kojima 2004-10-22 23:39:11 +00:00
  • 4bda625076 - Simplified font conversion a bit, as fontconfig does the job of getting the closest match for us - Removed wsetfont. No longer needed. dan 2004-10-22 23:19:37 +00:00
  • b034bb077f added mouse seelction of window to focus kojima 2004-10-22 22:57:14 +00:00
  • d08691d5a5 - Changed fallback font to 'sans serif:pixelsize=12' - Fixed convertfonts to account for $LANG - Fixed convertfonts logic a bit and no longer output slant and weight if they are the default ones (medium and roman) - Applied Pascal's fix for GNUstep menus (modified to also include submenus) Still this is not the proper fix, as it can't differentiate between submenus and other windows at the floating window level. Correct fix needs some extra hints to be set by GNUstep on menus. dan 2004-10-22 22:27:11 +00:00
  • 08e811aae7 - If fonts are specified as xlfd, convert to fc names before creating them. This was we internally only deal with fc names and properties. It will incur a small performance hit as the font needs to be parsed/unparsed, but this is only for backward-compatibility to support old xlfd names. People are encouraged to swtich to fontconfig names. - WINGs no longer adds sans as a fallback for internal fonts. It is automatically done by fontconfig (if it can't find the requested font it will use the closest match which is the default font: sans-serif) - Added code to honor the AntialiasesText global option - Fixed style names for WMCopyFontWithStyle() - Added fonts in style files where they were missing. Also changed some fonts to better defaults. dan 2004-10-22 00:21:51 +00:00
  • 6de693a24d fixed flickering when switching windows kojima 2004-10-21 00:59:52 +00:00
  • 3a7749b0fc allow omnipresent iconized windows to be focused on empty workspaces kojima 2004-10-20 06:11:30 +00:00
  • f555ccb9b9 fixed font panel in wprefs to have the same height for all WMLists dan 2004-10-20 06:05:20 +00:00
  • f6682a9ade fixed bugs, re-enabled circulate raise kojima 2004-10-20 03:31:14 +00:00
  • 1166a58ec7 Fixed the layout (WMLists to have the same height for all columns) dan 2004-10-19 04:28:26 +00:00
  • 59d2a5cbe5 - Use Applications instead of Apps for the application's path dan 2004-10-19 03:50:41 +00:00
  • 85f72d6576 change layout kojima 2004-10-19 03:29:52 +00:00
  • 435aee107e - Added framing to the font panel icon (to be consistent with the others) - Bigger title and a bigger spacing between WPrefs' title and version dan 2004-10-19 03:24:07 +00:00
  • 6cd91272a6 fixed a bug with workspace switching kojima 2004-10-19 02:37:58 +00:00
  • 7908c9a66b more bug fixes.. kojima 2004-10-19 01:53:11 +00:00
  • f6fb9fbb3e include minimized windows in switch panel kojima 2004-10-19 01:29:34 +00:00
  • 9de3560d9f removed some debugging print from the code dan 2004-10-18 14:45:59 +00:00
  • 88e207f9e0 converted fonts kojima 2004-10-18 03:09:42 +00:00
  • 66ec682107 fixed a crash kojima 2004-10-18 02:36:32 +00:00
  • 1076645853 changed default fonts improved font selection in wprefs kojima 2004-10-18 02:30:22 +00:00
  • 30247c5886 dont bring up root menu when fullscreen window is focused kojima 2004-10-18 01:43:13 +00:00
  • 1e3a40370d some documentation updates kojima 2004-10-18 01:37:17 +00:00
  • 27b9e27ae0 - Moved fullscreen level back above menus - Small changes to the info panel messages - Different geomview - Fixed problem with waitpid returning <0 in monitor dan 2004-10-18 01:30:02 +00:00
  • 28050dab72 fixed a restart bug when child processes exit kojima 2004-10-18 00:22:22 +00:00
  • bc6aeab722 fixed a bug with switch panel added updated de.po kojima 2004-10-18 00:09:54 +00:00
  • 737328566f Tell gettext that we want to have the messages in the UTF-8 encoding, to avoid the extra conversion that gettext would otherwise perform (from the message encoding which is UTF-8 to the current locale encoding). dan 2004-10-17 07:17:03 +00:00
  • 6cfad0b10f - Removed obsoleted options from WMGLOBAL and from the WINGs internal structures (no longer needed with xft) - Fixed default system font names (converted from xlfd to fontconfig names) - A bit of code cleanups related to xft - Replaced harcoded xlfd font names in wmaker and WPrefs with fontconfig names. dan 2004-10-17 06:27:51 +00:00
  • 19c7a99197 only scale down icons (not up) kojima 2004-10-17 05:22:24 +00:00
  • 7929d55f3f set charset to utf-8 kojima 2004-10-17 05:05:57 +00:00
  • 1f12617065 converted menu and po files to utf-8 kojima 2004-10-17 04:32:25 +00:00
  • 944737dde7 converted po files to utf-8 kojima 2004-10-17 03:31:22 +00:00
  • a91a34732c converted fr.po to UTF-8 dan 2004-10-16 22:54:27 +00:00
  • 744c0726a1 fixed fullscreen level dan 2004-10-16 22:16:11 +00:00
  • 7055530895 - Added support for NET_WM_NAME/NET_WM_ICON_NAME - moved out font name conversion code from getstyle/setstyle/convertfonts and made it support fontsets kojima 2004-10-16 22:05:04 +00:00
  • 9402724e40 fixed crash in empty workspaces kojima 2004-10-15 01:00:36 +00:00
  • cd36d73886 fix kojima 2004-10-15 00:27:36 +00:00
  • 0c09179f01 - Removed support for legacy systems: OpenLook, KDE-2.x, Gnome-1.x - Removed #define and #ifdef XFT constructs, as XFT is on all the time dan 2004-10-14 23:05:20 +00:00
  • 884a3f1647 fixed cycling kojima 2004-10-14 21:24:21 +00:00
  • 2e572717c5 fixed bug with zombies after wmaker crashed dan 2004-10-14 20:24:00 +00:00
  • 8502709884 fixed cmdline option duplication bug kojima 2004-10-14 19:53:31 +00:00
  • 5f4a3f6777 enhanced icon highlighting in window switcher kojima 2004-10-14 19:12:26 +00:00
  • 067fc41354 updated buglist with recent additions dan 2004-10-14 18:21:15 +00:00
  • 36b55dc1e6 - removed some obsoleted function definitions - made font name comparison case insensitive dan 2004-10-14 18:04:18 +00:00
  • 3a97c33072 bug.. kojima 2004-10-14 15:54:35 +00:00
  • 62590be0db fixed bug in window switching kojima 2004-10-14 15:53:17 +00:00
  • 440f2abe6f missing header kojima 2004-10-14 14:41:05 +00:00
  • f54f0856c1 - MacOS X style window switching panel (navigate through windows with Alt-Tab or arrow keys) kojima 2004-10-14 05:02:24 +00:00
  • 62994167c5 fixed layout kojima 2004-10-14 02:25:28 +00:00
  • 00e709cec4 fixed bug kojima 2004-10-14 01:00:43 +00:00
  • 2b51c21ee5 use macros for property names kojima 2004-10-13 23:48:58 +00:00
  • 3ed1d3e25c added Font Configuration updated some outdated default config files kojima 2004-10-13 23:39:29 +00:00
  • 3088277b1e fixed unclosed file bug kojima 2004-10-13 06:10:36 +00:00
  • 879b00a57b - Removed legacy OFFIX_DND support code - Fixed the signal handler for crashes (ie, removed it) and made wmaker restarting be made automatically by a monitoring process. - Made NetWM support be enabled by default - Removed old code to store/restore workspace state (now relies on netwm) kojima 2004-10-13 05:09:08 +00:00
  • 6830b05716 changed indentation to use spaces only dan 2004-10-12 21:28:27 +00:00
  • 5912898b06 some other todo items I remembered dan 2004-10-12 12:46:16 +00:00
  • f614cb8341 updated todo dan 2004-10-12 02:34:33 +00:00
  • 9ff85407b7 todo before next release dan 2004-10-12 02:25:24 +00:00
  • d211420261 moved -fno-strict-aliasing flag to configure, so it only adds that for gcc s/__asm__/asm/ (we don't care about being ansi for the asm code) kojima 2004-10-12 02:13:15 +00:00
  • 1ef52e0aec ignore some binary dan 2004-10-12 01:35:41 +00:00
  • 9aca0d5f6e - Check whether libXft is at least version 2.1.2 else refuse to compile. - Fixed bug in icon chooser dialog that could cause a segmentation fault in some cases (Pascal Hofstee <caelian@gmail.com>) - Fixed crash in asm code in wrlib, with new versions of gcc. - Fixed bug in the x86_PseudoColor_32_to_8() function which incorrectly used the r, g, b fields in the conversion. - Fixed x86 ASM code in wrlib to work on 64 bit architectures. - Fixed the focus flicker seen with some apps (notably gtk2) (Alexey Spiridonov <snarkmaster@gmail.com>) - Fixed all crashing bugs that were generated by wmaker starting with the WMState file missing. - Added NetWM support (a modified version of the patch originaly written by Peter Zijlstra <a.p.zijlstra@chello.nl>) - Applied patch to enhance the Virtual Desktop behaviour, and to integrate it with the NetWM code (Peter Zijlstra <a.p.zijlstra@chello.nl>) - Applied a few xinerama and placement fixes (Peter Zijlstra <a.p.zijlstra@chello.nl>) - Fixed memory leak in dock code. - Fixed and enhanced the text wrapping in WINGs. - Fixed the layout of some elements in WPrefs.app - Added workaround for aplications that don't set the required hints on the client leader window, but they set them on normal windows (observer with KDE 3.3.0 mainly). This will allow these apps to get an appicon again. (they should be fixed still) - Added workaround for applications that do not set a command with XSetCommand(), but instead they set the _NET_WM_PID property. This works with operating systems that offer a /proc interface similar to what linux has. (This also is to fix problems with KDE 3.3.0 apps, but not only them). - Fixed bug with autostart and exit scripts not being executed if user GNUstep path was different from ~/GNUstep (when setting GNUSTEP_USER_ROOT) - Added utf8 support in WINGs (removed old X core font code) - Added utility to convert old font names to new font names in style files dan 2004-10-12 01:34:32 +00:00
  • c7c68c6fe7 Added bosnian translations dan 2004-10-12 01:23:15 +00:00
  • 95897acc30 added a quick&dirty standalone colorpicker utility kojima 2004-08-24 19:27:45 +00:00
  • 57869b667b minor dumb bug.. kojima 2004-08-22 03:55:59 +00:00
  • 2c8a70b743 updated default menus a little bit kojima 2004-08-22 03:07:32 +00:00
  • 0445dd5c18 changed encoding of (c) thing in about panel to utf-8 changed techdraw style size display to use X core fonts kojima 2004-08-21 21:29:44 +00:00
  • b6e06d4beb testing notifications 6 dan 2004-08-06 16:49:17 +00:00
  • b75b7cbc01 testing notifications 5 dan 2004-08-06 16:39:31 +00:00
  • eb646a6682 testing notifications 4 dan 2004-08-06 16:30:52 +00:00
  • 7b88cd8afd testing notifications 3 dan 2004-08-06 16:13:34 +00:00
  • f5a6724142 testing notifications 2 dan 2004-08-06 16:10:05 +00:00
  • afbab71401 testing notifications dan 2004-08-06 16:05:41 +00:00
  • 20fe42df2b testing notifications dan 2004-08-06 15:05:08 +00:00
  • d0c5bedab6 testing notifications dan 2004-08-06 14:49:49 +00:00
  • ef31cd1323 test notifications dan 2004-08-06 14:41:42 +00:00
  • 427a42ab58 test notifications dan 2004-08-06 14:40:50 +00:00
  • 474c4caf94 reverted the last test commit (duh) dan 2004-07-16 18:50:58 +00:00
  • 109bb540ec another test for cvs notifications dan 2004-07-16 18:18:36 +00:00
  • 9b7b9f6815 testing cvs notifications dan 2004-07-14 21:10:40 +00:00
  • 32973f6e15 testing new commit email notification script dan 2004-07-12 03:16:34 +00:00
  • 5b26a68910 testing new commit email notification script2 dan 2004-07-12 03:15:58 +00:00
  • 59014546aa testing new commit email notification script dan 2004-07-12 03:15:00 +00:00
  • e4483de406 test log scripts dan 2004-07-11 19:59:39 +00:00
  • 90d830837a test cvs over ssh dan 2004-07-11 03:13:13 +00:00
  • 752163dfc6 test cvs over ssh dan 2004-07-11 02:45:17 +00:00
  • 6d02fe98f2 - rewrote the font conversion routines to avoid the need to allocate memory for font options while parsing the xlfd. now all processing is done using the original xlfd string only. - removed memleaks introduced by previous commit. dan 2004-04-13 03:49:38 +00:00
  • 500d569c79 style property is supposed to override weight and slant, unfortunately it doesn't do it cleanly, and you might end up with italic fonts. this fixes the issue by not making the assumption. vlaad 2004-04-10 19:27:54 +00:00
  • f54b0de7b4 To ease transition from XLFD fontnames to fontconfig fontnames setstyle now converts all *Font keys in the style files before merging them with G/D/WindowMaker and (vice-versa) getstyle converts the keys from G/D/WindowMaker before it does anything else whether its stdout printing or themepacks. enabling quick theme conversions to new font system. vlaad 2004-04-10 14:55:55 +00:00
  • b8193865f6 Added forgotten dragcommon.c to the cvs tree dan 2004-04-07 10:15:52 +00:00
  • e7d0c5d9e9 - Added xdnd v3 support in WINGs (Sylvain Reynal <sreynal@nerim.net>) - CVS should compile again dan 2004-04-07 02:50:52 +00:00
  • 791bb6a444 replaced CPPFLAGS with AM_CPPFLAGS in some Makefile.am's to avoid overwriting the user's CPPFLAGS environment variable dan 2004-02-25 21:26:49 +00:00