forked from e16/e16
1
0
Fork 0
Commit Graph

1606 Commits

Author SHA1 Message Date
Kim Woelders 140fe948c9 Spec file updates by Stuart Children <stuart@terminus.co.uk>.
SVN revision: 10180
2004-05-12 20:17:00 +00:00
Kim Woelders 442d456f48 Wed May 12 02:10:50 CEST 2004
(Kim)

Now including rephorm's winter theme.


SVN revision: 10167
2004-05-12 00:10:47 +00:00
Kim Woelders 41fdbda4f4 I surrender :)
SVN revision: 10166
2004-05-12 00:06:26 +00:00
Kim Woelders f24b13b5e9 Minor fixups.
SVN revision: 10165
2004-05-11 18:53:16 +00:00
Kim Woelders 8a7fc8f710 Sun May 9 23:20:52 CEST 2004
(Kim)

Fix problem with multiple iconboxes (and probably other iconbox problems).
Move some DEFS into config.h
Fix floating window stacking after area/desk switch.
Put Winops menu on Alt-Ctrl-w.
Do keybord menu navigation without pointer warping.
Do menu sliding more cleanly.


SVN revision: 10151
2004-05-09 21:25:01 +00:00
Kim Woelders d7d4846cc8 Do keybord menu navigation without pointer warping.
Do menu sliding more cleanly (block menu item events while sliding).


SVN revision: 10150
2004-05-09 21:17:06 +00:00
Kim Woelders eb9a1cdcbe Put Winops menu on Alt-Ctrl-w.
SVN revision: 10148
2004-05-09 16:25:05 +00:00
Kim Woelders 4b3d28ba29 Fix segv.
SVN revision: 10143
2004-05-09 12:12:20 +00:00
Kim Woelders f2ee1c13a3 Fix floating window stacking after area/desk switch.
SVN revision: 10142
2004-05-09 10:07:22 +00:00
Kim Woelders d607d56bdb Move some DEFS into config.h.
SVN revision: 10137
2004-05-08 21:39:37 +00:00
Kim Woelders 819685d8f9 Try doing Imlib2 configuration properly.
SVN revision: 10131
2004-05-08 15:53:21 +00:00
Kim Woelders 7d9b648f1c Fix multiple (and probably other) iconbox problems.
SVN revision: 10121
2004-05-08 14:07:41 +00:00
Kim Woelders d1a78f072d Minor updates.
SVN revision: 10116
2004-05-08 10:04:57 +00:00
Kim Woelders 411b1b8aa5 Oops
SVN revision: 10114
2004-05-08 07:26:14 +00:00
Kim Woelders cf32ac549a Sat May 8 01:09:58 CEST 2004
(Kim)

Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
Add hooks for _NET_SHOWING_DESKTOP.
Improve on poor menu/keyboard navigation.
Clear blocked signals at startup and exit.
Set EDBUG_COREDUMP to get core dump in stead of GSOD.
No longer use the DEFAULT theme link.
Put the usual root menus on Ctrl-Shift-F1,2,3.


SVN revision: 10110
2004-05-07 23:10:53 +00:00
Kim Woelders d86d018e8c Put the root menus on Ctrl-Shift-F1,2,3.
SVN revision: 10109
2004-05-07 22:54:59 +00:00
Kim Woelders 3a394ad52a No longer use the DEFAULT theme link.
SVN revision: 10108
2004-05-07 22:29:30 +00:00
Kim Woelders 307e769187 Clear blocked signals at startup and exit.
Set EDBUG_COREDUMP to get core dump in stead of GSOD.


SVN revision: 10106
2004-05-07 15:18:07 +00:00
Kim Woelders b8507d8bac Improve on poor menu/keyboard navigation.
SVN revision: 10081
2004-05-05 22:18:09 +00:00
Kim Woelders 302c17134b Add hooks for _NET_SHOWING_DESKTOP.
SVN revision: 10057
2004-05-05 00:17:15 +00:00
Kim Woelders 2b847dfbe9 Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow.
SVN revision: 10053
2004-05-04 19:04:42 +00:00
Kim Woelders af5da19f50 Sun May 2 21:40:02 CEST 2004
(Kim)

Fix menu auto-regeneration when theme transparency is off.
Fix iconbox images for apps that are iconified at startup and have no icons.
Enable navigating the menus with the keyboard.


SVN revision: 10007
2004-05-02 19:40:27 +00:00
Kim Woelders 40777d91b6 Enable navigating the menus with the keyboard.
SVN revision: 10006
2004-05-02 19:28:57 +00:00
Kim Woelders ac336c0fb2 Fix iconbox images for apps that are iconified at startup and have no icons.
SVN revision: 10003
2004-05-02 11:38:26 +00:00
Kim Woelders 554d2d5523 Fix menu auto-regeneration when theme transparency is off.
SVN revision: 9995
2004-05-01 22:49:25 +00:00
Kim Woelders 68900518b8 Oops - Fix warning.
SVN revision: 9994
2004-05-01 21:45:28 +00:00
Kim Woelders 7476b554a4 Sat May 1 12:49:21 CEST 2004
(Kim)

Update the client stacking list properly.
Fix segv in ScaleLine, simplify some code a bit.
Fix pager background pixmap handling.


SVN revision: 9989
2004-05-01 10:49:46 +00:00
Kim Woelders c1363aa57d Fix pager background pixmap handling.
SVN revision: 9988
2004-05-01 10:35:47 +00:00
Kim Woelders 0ca1ef6cb3 Fix segv in ScaleLine, simplify some code a bit.
SVN revision: 9987
2004-05-01 09:53:14 +00:00
Kim Woelders 46555214ea Update the client stacking list properly.
SVN revision: 9985
2004-04-30 20:05:22 +00:00
Kim Woelders 68aca73439 Thu Apr 29 00:33:32 CEST 2004
(Kim)

Some mostly cosmetic changes to IPC window info functions.
We do need SubstructureNotifyMask on the desktop.
Debug printout for ReparentNotify event.
Don't focus windows before they are mapped (fixes segv when new window is
destroyed before it becomes mapped).


SVN revision: 9964
2004-04-28 22:34:24 +00:00
Kim Woelders 2456ad1512 Don't focus windows before they are mapped.
SVN revision: 9963
2004-04-28 22:31:37 +00:00
Kim Woelders 29100c3fa7 Debug printout for ReparentNotify event.
SVN revision: 9962
2004-04-28 22:18:55 +00:00
Kim Woelders af0e5d0578 We do need SubstructureNotifyMask on the desktop.
SVN revision: 9961
2004-04-28 22:13:46 +00:00
Kim Woelders bbd83d171e Mostly cosmetic changes to IPC window info functions.
SVN revision: 9942
2004-04-27 21:34:00 +00:00
Kim Woelders 4943f9812b Fix X library configuration some more.
SVN revision: 9939
2004-04-27 18:59:53 +00:00
Kim Woelders 9345eff0f6 Don't include some unneeded header files.
SVN revision: 9938
2004-04-27 18:35:39 +00:00
Kim Woelders 4b8cc3c393 Mon Apr 26 23:35:15 CEST 2004
(Kim)

Fix special case of iconified startup.
Move all IPC functions to ipc.c.


SVN revision: 9914
2004-04-26 21:35:42 +00:00
Kim Woelders 47439d8b27 Move all IPC functions to ipc.c.
SVN revision: 9913
2004-04-26 21:32:23 +00:00
Kim Woelders 76ccfe66a9 Fix special case of iconified startup.
SVN revision: 9911
2004-04-26 13:48:18 +00:00
Kim Woelders d4d65c0fc9 Minor doc updates.
SVN revision: 9907
2004-04-25 22:23:13 +00:00
Kim Woelders 9ce6a5389c Sun Apr 25 20:56:22 CEST 2004
(Kim)

Fix segv on menu reload.
Adjust event masks, add some EWin debug.
Enable dock applets of size other than 64x64 (patch from Jonas Aaberg
 <cja@gmx.net>).
Portability fixes and auto* cleanups.
Trivial fixes for compilation with imlib1.
Avoid trashing the configuration.


SVN revision: 9904
2004-04-25 18:58:16 +00:00
Kim Woelders 11081671ff Updates.
SVN revision: 9903
2004-04-25 18:52:34 +00:00
Kim Woelders 7c7324c7de Avoid trashing the configuration.
SVN revision: 9902
2004-04-25 18:48:36 +00:00
Kim Woelders 40ef1763d3 Trivial fixes for compilation with imlib1.
SVN revision: 9896
2004-04-25 08:29:52 +00:00
Kim Woelders 485635dec5 Portability fixes and auto* cleanups.
SVN revision: 9884
2004-04-24 13:16:38 +00:00
Kim Woelders e4a8c6a63d Enable dock applets of size other than 64x64 (patch from Jonas Aaberg <cja@gmx.net>).
SVN revision: 9882
2004-04-24 08:08:07 +00:00
Kim Woelders d605db1f61 Adjust event masks, add some EWin debug.
SVN revision: 9874
2004-04-23 22:23:37 +00:00
Kim Woelders 66d9af1f6a Fix segv on menu reload.
SVN revision: 9866
2004-04-22 20:55:02 +00:00
Kim Woelders 76d7707eec Avoid trashing ChangeLog when connection is poor.
SVN revision: 9833
2004-04-21 21:09:18 +00:00