dan
4153e2fde4
- Fixed crashing bug in menu.c
...
- Updated year from 2002 to 2003
2003-01-16 23:30:45 +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
ee5b28b0af
fixed a buffer overflow
2002-04-11 20:38:05 +00:00
dan
cab71ba6a1
- Fixed text in info panel for multibyte (Seiichi SATO <ssato@sh.rim.or.jp>)
...
- Separated the font caches for normal fonts and fontsets in WINGs (they can
have the same names and collide in the cache giving unwanted results)
- Updated the years in the copyright notices
2002-01-04 07:32:37 +00:00
dan
96f8ab167f
Added "Hide Others" to the window menu
2002-01-04 05:44:20 +00:00
kojima
5ef342d905
fixed bug in positioning of window list menu when opened by kbd
...
internal code clean-up with notifications for window state change and other
stuff, also cleaned kde and gnome support in preparation for wm-spec support..
2001-09-06 21:42:28 +00:00
kojima
882b9a8e1c
- s/sprintf/snprintf
...
- updated some po's
- fixed crash bug when removing WINDOWS_MENU or WORKSPACE_MENU from rootmenu
- some other stuff i forgot
2001-07-23 20:31:32 +00:00
dan
046403dbbb
- added WMRemoveFromArrayMatching(array, match, cdata), which will remove the
...
first element in the array that is matched by match(item, cdata)==True.
- added WMArrayFirst(), WMArrayLast(), WMArrayNext() and WMArrayPrevious()
functions and also WM_ITERATE_ARRAY() and WM_ETARETI_ARRAY() macros, to make
interfaces to WMBag and WMArray similar and to make life a little simpler
when iterating through all elements of an array.
- replaced bags with arrays wherever appropriate. This will improve
performance a bit.
- replaced some recursive code with iterative code in WINGs/selection.c
- some code cleanup is src/
2001-04-15 01:22:56 +00:00
kojima
068c5a94b1
fixed some bugs
...
made click on windows that are unfocused windows focus them on sloppy/evil focus mode
2001-01-05 22:39:01 +00:00
dan
497e34b6b8
- Replaced all free() with wfree() where appropriate
...
- Fixed some memory leaks
2000-10-31 14:57:22 +00:00
kojima
1e351cb59b
added igradient texture
...
fixed some bugs
2000-05-21 16:34:23 +00:00
kojima
d5fbe62ddd
fixed font bug in WINGs
...
font panel problems
po file problems
misc bugs
1999-09-22 02:09:42 +00:00
kojima
5c88136401
fixed directory OPEN_MENU sorting bug and shortcut selection window problems
1999-09-18 21:17:03 +00:00
kojima
3c04618278
fixed many bugs, removed linked list
1999-09-16 02:58:56 +00:00
id
f8918e85f7
Window shortcuts will apply to a group of selected windows, too.
1999-05-04 21:03:11 +00:00
dan
c56756dc73
Update for 0.52.0. This is a test version, which brings the Appearance
...
section to WPrefs for testing purposes.
1999-03-14 22:35:50 +00:00
dan
e7495baff7
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
1999-02-17 11:06:40 +00:00
dan
cb320b2fc3
Update to Window Maker 0.50.2
1999-01-11 12:28:12 +00:00
dan
0261c32636
Code update for Window Maker version 0.50.0
...
Read changes in ChangeLog and NEWS
1999-01-06 15:22:33 +00:00
dan
59eb947539
Bug fixes for 0.20.3 pre-release 2
1998-11-03 12:53:26 +00:00
dan
9af1c6c415
Updating to version 0.20.2
...
Many bug fixes.
1998-10-21 14:43:47 +00:00
scottc
9d2e6ef9f1
Initial revision
1998-09-29 22:36:29 +00:00