dan
1dfaec332e
Fixed synchronization problem between hair cursor and mouse cursor in
...
wmagnify with mouse cursor at the screen edge.
2003-09-29 23:44:51 +00:00
kojima
3d6d775f08
updated spanish translation of wprefs
2003-09-19 23:47:31 +00:00
kojima
1f393ac4f7
updated catalan translations (Ernest Adrogue <eadrogue@gmx.net>)
2003-09-16 23:31:24 +00:00
dan
847479b886
Fixed bug with incorrect un-escaping if there is a dot in wm_class.
2003-09-03 19:09:20 +00:00
dan
7efcf57c18
fixed the 'focus flicker' problem, seen with GTK2 applications
2003-08-03 00:00:11 +00:00
dan
44f636e91e
doc update; don't use clip's inactive collors for arrows when collapsed
2003-08-02 21:36:45 +00:00
dan
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
2003-07-05 02:39:37 +00:00
dan
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
2003-07-01 23:00:25 +00:00
dan
396b011610
Fixed bug with focusing a deminiaturized window with sloppy focus mode
2003-06-14 21:13:34 +00:00
dan
64468fcf63
support for compiling with xft2
2003-06-10 01:56:26 +00:00
dan
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 >)
2003-06-06 04:11:00 +00:00
kojima
2cf5931890
fixed silly typo in workspace.c
...
added system wide menu configuration
2003-06-06 02:51:47 +00:00
kojima
5dbb770aa4
xinerama stuff for solaris
2003-06-04 18:57:03 +00:00
kojima
479ccbda82
updated french translations
2003-05-23 21:47:48 +00:00
kojima
001cb65271
updated single click patch
2003-05-20 04:43:19 +00:00
dan
3dcab96180
- Support for multiline balloons (Vitaly Ovtchinnikov <ov@rbcmail.ru>)
2003-04-21 03:34:43 +00:00
dan
b0063c83c7
added support fo generating pkgconfig files for WINGs, wrlib and wmlib ("Marcelo E. Magallon" <mmagallo@debian.org>)
2003-04-18 01:15:07 +00:00
dan
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
2003-04-15 22:04:49 +00:00
dan
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)
2003-04-11 21:22:59 +00:00
dan
528243bb98
Added bulgarian translations
2003-04-06 23:18:07 +00:00
dan
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.
2003-04-02 11:37:04 +00:00
dan
5f79f1bcde
- Fixed bug that could cause SIGSEGV by accessing beyond the end of text in
...
a WINGs textfield widget.
2003-03-20 13:11:13 +00:00
dan
277d0055fd
Fixed bug with scrolling menus (introduced by xinerama patch)
2003-03-04 13:14:55 +00:00
dan
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 >)
2003-02-28 12:42:16 +00:00
dan
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
2003-02-27 07:42:46 +00:00
dan
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
2003-02-24 04:08:21 +00:00
dan
fe4cd695af
- Fixed a bug with deminiaturizing windows when the application is hidden and
...
the miniaturized window is selected from the window list menu
2003-02-24 04:06:20 +00:00
dan
1902325087
Reverted German translations
2003-02-24 01:44:59 +00:00
kojima
ad05cc3b44
updated german translation
...
added catalan translation
2003-02-23 22:12:20 +00:00
dan
40111188ec
- Fixed bug with cursor locked in drag mode after Alt-dragging a window
2003-02-19 23:26:41 +00:00
dan
80c09f1075
- Fixed wrong display position for the move/resize widgets
...
patch (Peter Zijlstra <a.p.zijlstra@chello.nl >)
2003-02-18 00:35:54 +00:00
dan
b5ef388711
- Fixed edge resistance and move/resize frame drawing for borderless windows
2003-02-16 01:47:58 +00:00
kojima
7a8bde44fa
fixed bug in tpixmap after xinerama patch
2003-02-13 16:27:45 +00:00
dan
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
2003-02-11 00:32:17 +00:00
dan
c0965cd48b
- Fixed a problem in the stacking code which could lead to segmentation faults
...
(Jeff Teunissen <deek@d2dc.net >)
2003-01-17 01:10:51 +00:00
dan
4153e2fde4
- Fixed crashing bug in menu.c
...
- Updated year from 2002 to 2003
2003-01-16 23:30:45 +00:00
dan
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'
2002-12-20 17:47:31 +00:00
kojima
55d37178a0
added cback for set button in fontpanel
2002-12-04 15:40:32 +00:00
dan
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
2002-11-30 02:13:36 +00:00
kojima
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 >)
2002-11-28 22:04:07 +00:00
kojima
0bfa12a1fc
fixed crash caused by resizebars that appear after reloading configs
2002-11-22 00:11:17 +00:00
kojima
60ee69979f
fixed buffer overrun bug in wrlib when creating or loading images
2002-11-07 17:18:41 +00:00
dan
a4bc7f6a07
Better outline when drawing balloons
2002-11-01 13:28:59 +00:00
dan
3af4aa7846
- fix for 0 sized gif images too
...
- fixed wrong test for 0 size in nxpm.c
2002-10-25 04:21:09 +00:00
dan
55efa1f268
- Eliminated the double no-position-display gap when switching position
...
display types with the Shift key while moving windows
- Added be.po to configure.ac
- Changed the default resize window display type to 'Center'
2002-10-25 03:37:51 +00:00
kojima
ffa1a610c0
- Fixed problem with long, preset workspace names (Wanderlei Antonio Cavassin
...
<cavassin@conectiva.com.br >)
- Added kinput2 bug workaround to stock WMWindowAttributes (Seiichi SATO
<sato@cvs-net.co.jp >)
- Added Belarusian translation (Ihar Viarheichyk <iverg@mail.ru >)
- Fixed wrlib to not try to load braindead images with 0x0 size
2002-10-25 02:42:56 +00:00
dan
17f26077b0
Added Xft support in WINGs (for drawing antialiased fonts with transparency)
...
Details in WINGs/ChangeLog and WINGs/NEWS
2002-10-09 05:14:28 +00:00
dan
a2b404b5b3
- API change in WINGs for WMDraw*String().
...
WMDrawString() and WMDrawImageString() now take WMColor instead of GC as
arguments. WMDrawImageString() receives 2 colors (text & background).
This is to allow easy extension for Xft/Xrender and hide X low level details
- Added alpha channel to WMColor. 2 new functions also:
WMCreateRGBAColor() and WMSetColorAlpha()
- Miscelaneous code cleanups in wtext.c
- Removed obsoleted acconfig.h and implemented its functionality using
AC_DEFINE and AC_DEFINE_UNQUOTED as autoconf 2.5x recommends.
This will definitely enforce the need to use autoconf 2.5x
2002-10-08 08:26:06 +00:00
dan
b9e7a1d3ca
removed obsoleted header file
2002-09-30 12:42:22 +00:00
dan
feaa80addc
Updated French translations
2002-09-18 00:28:17 +00:00