1
0
forked from vitrine/wmaker

Commit Graph

  • 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
  • a018eff89d updated slovak translation dan 2004-02-02 02:30:12 +00:00
  • 1096cfa991 - Updated INSTALL.fr (wwp <subscript@free.fr>) - WINGs python update dan 2004-01-15 20:36:48 +00:00
  • 5d9354f362 better explanation of what changed dan 2004-01-13 04:55:12 +00:00
  • 0b42849a3e Workaround to avoid creating a second appicon when a KDE3 application opens a config panel. dan 2003-12-13 14:08:32 +00:00
  • df75c86ef0 Fixed a bug that made the crash panel to be shown again and again when the 'Restart Window Maker' option was selected, under some circumstances. (bug reported by Roberto Sanchez <rcsanchez97@yahoo.es>) dan 2003-11-13 06:10:33 +00:00
  • 20975c4918 Fixed 2 focus switching related bugs (Allan Peramaki <aperamak@cc.hut.fi>) dan 2003-10-14 00:25:46 +00:00
  • 1dfaec332e Fixed synchronization problem between hair cursor and mouse cursor in wmagnify with mouse cursor at the screen edge. dan 2003-09-29 23:44:51 +00:00
  • 3d6d775f08 updated spanish translation of wprefs kojima 2003-09-19 23:47:31 +00:00
  • 1f393ac4f7 updated catalan translations (Ernest Adrogue <eadrogue@gmx.net>) kojima 2003-09-16 23:31:24 +00:00
  • 847479b886 Fixed bug with incorrect un-escaping if there is a dot in wm_class. dan 2003-09-03 19:09:20 +00:00
  • 6aed0cd713 small 'remember todo' comment dan 2003-08-19 21:44:08 +00:00
  • 39b9edfdcd - Converted functions in wfont.c to use xft semantics in place of old X core fonts and X font sets. - New code operates on new fontnames like Arial-8:bold:italic in place of xlfd (WMCreateFont can still read an xlfd for back compat) dan 2003-08-15 02:58:04 +00:00
  • 090cc27f00 fixed a test condition dan 2003-08-14 01:43:07 +00:00
  • 08225948bc wide char support dan 2003-08-14 01:39:27 +00:00
  • 18d07e04a6 small fix dan 2003-08-07 00:53:48 +00:00
  • 74ba4f8eef Started to move towards using xft2 only, for a unified font/locale handling in WINGs dan 2003-08-07 00:26:21 +00:00
  • 0852957ea1 update before moving to xft2 dan 2003-08-06 23:58:54 +00:00
  • 7efcf57c18 fixed the 'focus flicker' problem, seen with GTK2 applications dan 2003-08-03 00:00:11 +00:00
  • 44f636e91e doc update; don't use clip's inactive collors for arrows when collapsed dan 2003-08-02 21:36:45 +00:00
  • 8457611316 fixes to comply to ANSI C dan 2003-07-16 20:58:49 +00:00
  • bd7943d9a7 - Implemented a better logic to preserve the window's old geometry when maximizing to support succesive maximizations in different directions without the need to do an intermediary un-maximize step (eliminates flicker) - Made keyboard/mouse maximization behavior consinstent relative to each other dan 2003-07-05 02:39:37 +00:00
  • b0d72a3db2 - Fixed aspect of window list menu (window name was too close to workspace indicator) - Fixed menu panel in WPrefs.app. Explanatory text did not fit into the label dan 2003-07-01 23:00:25 +00:00
  • 396b011610 Fixed bug with focusing a deminiaturized window with sloppy focus mode dan 2003-06-14 21:13:34 +00:00
  • c131f14d3e - Fixed bug with wrong text wrapping (Alexey Voinov <voins@voins.program.ru>) dan 2003-06-12 23:19:00 +00:00
  • a4c986fa1b _ fixed bug in resizing a scrollview - read both XLFDs and XFT style font names from config files (xft case only) dan 2003-06-12 21:21:57 +00:00
  • 64468fcf63 support for compiling with xft2 dan 2003-06-10 01:56:26 +00:00
  • 8904783aee show whether aa text is enabled in info panel kojima 2003-06-09 05:37:38 +00:00
  • 40c89b3399 Fix by vlaad to the tableview click callback that was getting bad row info kojima 2003-06-08 21:53:00 +00:00
  • 27a396d7ed - Fixed sloppy focus bug - Made maximizing behaves differently with keyboard/mouse for xinerama (Peter Zijlstra <a.p.zijlstra@chello.nl>) - A few leftover xinerama fixes (Peter Zijlstra <a.p.zijlstra@chello.nl>) - Extended the 'strut' to multiple heads (Peter Zijlstra <a.p.zijlstra@chello.nl>) - Icon placement now takes into account the new xinerama extended 'strut' (Peter Zijlstra <a.p.zijlstra@chello.nl>) - Icon arrangement that takes the new extended xinerama 'strut' into account (Peter Zijlstra <a.p.zijlstra@chello.nl>) dan 2003-06-06 04:11:00 +00:00
  • 2cf5931890 fixed silly typo in workspace.c added system wide menu configuration kojima 2003-06-06 02:51:47 +00:00
  • d159da8671 fixed little prob with header define kojima 2003-06-06 02:47:46 +00:00
  • ed0d234d7f solaris xinerama fixes, wmsetbg updated for xinerama kojima 2003-06-04 20:40:00 +00:00
  • 4d701d8306 small fix in description kojima 2003-06-04 19:02:10 +00:00
  • 5dbb770aa4 xinerama stuff for solaris kojima 2003-06-04 18:57:03 +00:00
  • 479ccbda82 updated french translations kojima 2003-05-23 21:47:48 +00:00
  • 001cb65271 updated single click patch kojima 2003-05-20 04:43:19 +00:00
  • bc3ab27364 patch from Vitaly Ovtchinnikov <ov@rbcmail.ru> for double/triple-click selection in textfield kojima 2003-05-06 03:36:21 +00:00
  • 669d542408 - added imporved wsetfonr from (Mike FABIAN <mfabian@suse.de>) - added small language fix from ("Marcelo E. Magallon" <mmagallo@debian.org>) dan 2003-04-23 21:21:38 +00:00
  • 3dcab96180 - Support for multiline balloons (Vitaly Ovtchinnikov <ov@rbcmail.ru>) dan 2003-04-21 03:34:43 +00:00
  • 7f1d621f43 updated cvs-ignored-files list dan 2003-04-18 01:16:50 +00:00
  • b0063c83c7 added support fo generating pkgconfig files for WINGs, wrlib and wmlib ("Marcelo E. Magallon" <mmagallo@debian.org>) dan 2003-04-18 01:15:07 +00:00
  • f06c9a1953 - Fixed 2 syntax errors in plmenu.zh_TW.Big5 (Mike FABIAN <mfabian@suse.de>) - Some .po file fixes (Mike FABIAN <mfabian@suse.de>) - Fixed the problem with the root menu code changing the locale setting as a side effect of loading a localized menu - Fixed e memory leak in the code that reads a localized root menu dan 2003-04-15 22:04:49 +00:00
  • e1958b22c5 Fixed a bug in the hashtable code which free'd the whole item instead of just the item key in WMResetHashTable() (possible source of SIGSEGVs) dan 2003-04-11 21:22:59 +00:00
  • 528243bb98 Added bulgarian translations dan 2003-04-06 23:18:07 +00:00
  • f058fdf72c - Fixed small memory leak in the WINGs' font panel code. - Fixed call to qsort in WMSortArray. - Fixed a memleak in the WINGs' file panel. dan 2003-04-02 11:37:04 +00:00
  • 5f79f1bcde - Fixed bug that could cause SIGSEGV by accessing beyond the end of text in a WINGs textfield widget. dan 2003-03-20 13:11:13 +00:00
  • 18ed046356 - Added WMSetTableViewHasHorizontalScroller() kojima 2003-03-13 21:36:34 +00:00
  • 277d0055fd Fixed bug with scrolling menus (introduced by xinerama patch) dan 2003-03-04 13:14:55 +00:00
  • e727cbadb6 - Fixed Clip's workspace menu mapping to be consistent with the others - Fixed bug in wmsetbg that caused scale and maxscale to both do maxscale (Alexey Voinov <voins@voins.program.ru>) dan 2003-02-28 12:42:16 +00:00
  • fdeb749da7 Autoarrange icons after unhiding an application that has miniaturized windows, else they may cover other icons which are now in the positions they have occupied before hiding dan 2003-02-27 07:42:46 +00:00
  • dee8c6e770 - Also fixed a bug with not showing shaded window frames when the application is hidden and another window belonging to the app is selected in the window list menu dan 2003-02-24 04:08:21 +00:00
  • fe4cd695af - Fixed a bug with deminiaturizing windows when the application is hidden and the miniaturized window is selected from the window list menu dan 2003-02-24 04:06:20 +00:00
  • 1902325087 Reverted German translations dan 2003-02-24 01:44:59 +00:00
  • 5b28616212 ops kojima 2003-02-24 01:43:16 +00:00
  • ad05cc3b44 updated german translation added catalan translation kojima 2003-02-23 22:12:20 +00:00
  • 56f73aa4b9 - a few simplifications and cleanups in the WINGs python code dan 2003-02-20 23:02:28 +00:00
  • 40111188ec - Fixed bug with cursor locked in drag mode after Alt-dragging a window dan 2003-02-19 23:26:41 +00:00
  • 80c09f1075 - Fixed wrong display position for the move/resize widgets patch (Peter Zijlstra <a.p.zijlstra@chello.nl>) dan 2003-02-18 00:35:54 +00:00
  • b5ef388711 - Fixed edge resistance and move/resize frame drawing for borderless windows dan 2003-02-16 01:47:58 +00:00
  • 7a8bde44fa fixed bug in tpixmap after xinerama patch kojima 2003-02-13 16:27:45 +00:00
  • b381674375 - Fixed incorrect focusing of application's windows after an unhide (sometimes the incorrect window got focus instead of the apps's last focused window) - Unshade application's shaded windows when Dbl-MiddleClick-ing its appicon. (this is to be consistent with deminiaturizing application's miniwindows which also happens in this case, since shading is a form of miniaturization) - misc fixes dan 2003-02-11 00:32:17 +00:00
  • e54a0954e6 added fixed german translations dan 2003-02-05 01:42:02 +00:00
  • c0965cd48b - Fixed a problem in the stacking code which could lead to segmentation faults (Jeff Teunissen <deek@d2dc.net>) dan 2003-01-17 01:10:51 +00:00
  • 4153e2fde4 - Fixed crashing bug in menu.c - Updated year from 2002 to 2003 dan 2003-01-16 23:30:45 +00:00
  • f3487c1ea2 new german translations dan 2003-01-16 01:47:35 +00:00
  • 0898a3d475 added python wrapper files to dist tarball dan 2002-12-20 22:41:30 +00:00
  • 064f79ebae - Fixed focus handling for windows that set WM_HINTS.take_focus = False. - Misc fixes. - Improved a bit the python wrapper. - Build po files before 'make install' dan 2002-12-20 17:47:31 +00:00
  • 55d37178a0 added cback for set button in fontpanel kojima 2002-12-04 15:40:32 +00:00
  • 90e8cfc5b8 - Properly fixed the color change in the Appearance panel preview box in WPrefs.app. Also uses less resources. dan 2002-12-03 04:49:37 +00:00
  • ab511aca5e small update to display if xinerama is supported in the configure summary. nicer display for the summary too. dan 2002-12-02 04:42:13 +00:00
  • 39d250888e - Fixed Window Maker to compile with xinerama disabled. - Replaced --disable-xinerama with --enable-xinerama in configure (xinerama needs to be enabled when Window Maker is build because it's no longer enabled by default) dan 2002-12-02 03:44:10 +00:00
  • 00638fa5d3 - Fixed a problem with image artifacts in the Appearance preview box when color is changed and antialiased fonts are used. dan 2002-12-02 01:22:14 +00:00
  • ca43aba088 - Added wstrndup() and WMGetFontName() dan 2002-12-02 00:01:05 +00:00
  • 96c64e15ef - Added a python wrapper module for WINGs dan 2002-12-01 06:01:08 +00:00
  • dd1ccd2fd6 - enabled the use of SHAPE extension in the color panel. without it the magnifying glass captured image was shifted and unusable - removed some comments left in the code for later reviewal dan 2002-12-01 05:49:13 +00:00
  • c0442b1c59 - WMGetTextDefaultColor() won't retain the returned color anymore, and you shouldn't release it. It is just a reference to the internal WMText color. This should make all the functions returning colors from widgets behave consistently dan 2002-11-30 03:00:34 +00:00
  • bde9b8a21a forgot to add these in cvs dan 2002-11-30 02:19:46 +00:00
  • 83d3625e1a - Added switch to enable/disable antialiased fonts in WPrefs's Expert Settings panel. (Temporary until the Font Settings panel in WPrefs is finished). - Added a check that only %d is used in a font specification in WMGLOBAL and at most once for each font in a fontset (eliminates a possible security exploit) - Added README.antialiasing describing the steps needed to get antialiased fonts working with WINGs/Window Maker. - Added Sample.XftConfig dan 2002-11-30 02:13:36 +00:00
  • 5ad557c6c8 fixed a memleak in the font panel in WINGs dan 2002-11-29 02:47:33 +00:00
  • 1fa3937001 fixed wmaker failing to compile with gnome support enabled after the xinerama add dan 2002-11-29 02:37:40 +00:00
  • a10214a502 - Fixed sloppy focus bug (Pawel S. Veselov <pv76716@druid.SFBay.Sun.COM>) - Applied Xinerama patch (after fixes) from (Peter Zijlstra <a.p.zijlstra@chello.nl>) kojima 2002-11-28 22:04:07 +00:00
  • 0fe70d2b4e - Fixed a bug with empty frame titles (Alexey Voinov <voins@voins.program.ru>) - Added WMGetWidgetBackgroundColor() - Code cleanup in wtext.c - Renamed WFANonBold and WFANonEmphasized to WFANotBold and WFANotEmphasized dan 2002-11-25 04:46:00 +00:00
  • 18b3753227 - added WMCopyFontWithChanges() a more generic and powerful function, meant to replace WMNormalizeFont(), WMEmphasizeFont(), WMStrenghtenFont(), WMUnemphasizeFont() and WMUnstrenghtenFont() which are now obsolete and were removed. dan 2002-11-22 04:49:05 +00:00
  • 0bfa12a1fc fixed crash caused by resizebars that appear after reloading configs kojima 2002-11-22 00:11:17 +00:00
  • 4d6cd7f326 added .mo files to cvs ignore list dan 2002-11-21 05:26:53 +00:00
  • 2fe1b0e3f8 - Added support for antialiased text with multibyte languages too. (only tested on russian, since that's the only multibyte language I can test). dan 2002-11-21 05:21:42 +00:00
  • 3929660f39 - downgraded zh_TW.Big5 po files to previous versions. Latest failed to compile - fixed some charsets in a couple of po files - remove libPropList question from Install script dan 2002-11-20 12:04:42 +00:00
  • c2ec1cfe8a - Fixed userdefaults in WINGs not to synchronize on exit a domain that is marked not to be synchronized. - WMGLOBAL options can now be set in the WindowMaker configuration files to overwrite values in WMGLOBAL. - You can now pass "SystemFont", "BoldSystemFont", "SystemFont-##" or "BoldSystemFont-##", with ## being the font size to any font creating function to create a font with the (bold) system font font specification. - Replaced AA with Anitialiased in WINGs font creation function names - Added WMCreateFontWithFlags(), WMHasAntialiasingSupport() and WMIsAntialiasingEnabled() - Created a separate font cacahe for antialiased fonts - Added test at startup if Xft supports rendering antialiased fonts (in case the application was compiled with Xft support, but is run on an X server without support for xft rendering (RENDER extension missing). If no Xft support antialiasing will be disabled even if it is enabled in the configuration file. - Finished the Info Panel to work with antialiased fonts. - Code cleanup in dialog.c. Remade part of Info Panel drawing the Window Maker logo. - Fixed technical style drawing of window resizing. dan 2002-11-13 15:13:48 +00:00
  • d597c61cb7 final fix kojima 2002-11-09 14:56:33 +00:00
  • 5e18eadf22 - Fixed wrong colors for text and tile with selected menu items dan 2002-11-08 21:07:45 +00:00
  • 19f7fbc949 bleh this one should work kojima 2002-11-08 19:30:53 +00:00