Commit Graph

252 Commits

Author SHA1 Message Date
Kim Woelders 485635dec5 Portability fixes and auto* cleanups.
SVN revision: 9884
2004-04-24 13:16:38 +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 de1c885ef6 Another attempt at fixing the "losing windows" bug, adjust event masks.
SVN revision: 9831
2004-04-21 20:51:57 +00:00
Kim Woelders e47600e918 Attempt to set event masks consistently.
SVN revision: 9736
2004-04-15 19:44:38 +00:00
Kim Woelders 024d20eca2 Shuffle around some window event configuration code (no functional changes).
SVN revision: 9710
2004-04-12 13:57:43 +00:00
Kim Woelders 680ccb19ad Simplify background code, re-generate backgrounds when enabling transparency.
SVN revision: 9706
2004-04-12 08:28:34 +00:00
Kim Woelders 7234225cb2 Background code and namespace shuffle.
SVN revision: 9678
2004-04-10 19:39:02 +00:00
Kim Woelders e362dff187 Move KillEwin code back where it belongs.
SVN revision: 9674
2004-04-10 10:43:55 +00:00
Kim Woelders fbb71bcab4 Simplify border update code, partial fix to border updates after desk switch.
SVN revision: 9666
2004-04-09 13:45:59 +00:00
Kim Woelders 6eb7db0cff Move global queue_up to Mode struct.
SVN revision: 9665
2004-04-09 12:59:56 +00:00
Kim Woelders cd3eba9947 Move edge window handling code to new edge.c.
SVN revision: 9663
2004-04-09 12:50:56 +00:00
Kim Woelders cf9316e6f8 Introduce debug print function.
SVN revision: 9647
2004-04-08 12:54:46 +00:00
Kim Woelders 7a95ff3a9a Simplify ewin unmap/destroy handling (fixes "losing windows" bug).
SVN revision: 9641
2004-04-07 21:50:19 +00:00
Kim Woelders cc4a910fa6 Shuffle around/clean up some master/slave state vars.
SVN revision: 9633
2004-04-07 14:32:36 +00:00
Kim Woelders b6f3ab065c Speed up single window restacking operations, stacking code adjustments.
SVN revision: 9601
2004-04-04 21:44:45 +00:00
Kim Woelders b215aca4ac Add GetWinParent() for debugging.
SVN revision: 9597
2004-04-04 21:30:59 +00:00
Kim Woelders 35ce1a4e73 Some more bits for UTF-8 support.
SVN revision: 9560
2004-04-01 22:48:32 +00:00
Kim Woelders ad374aaa38 Improve on (click-to-) focus.
SVN revision: 9559
2004-04-01 22:41:22 +00:00
Kim Woelders 7248d27a76 Use unwrapped libc malloc/realloc/free by default.
SVN revision: 9492
2004-03-26 21:42:03 +00:00
Kim Woelders 2b84f92907 Use new static stacking list wherever possible.
SVN revision: 9491
2004-03-26 21:21:47 +00:00
Kim Woelders 1164a6aa44 Fix viewport change (window sliding) for windows with transients.
SVN revision: 9425
2004-03-22 16:46:52 +00:00
Kim Woelders b9d0075e6a Some more debug stuff.
SVN revision: 9423
2004-03-22 16:36:03 +00:00
Kim Woelders 3b1f6e7c72 Enable compiling with -Wwrite-strings (trivial fixups).
SVN revision: 9414
2004-03-21 01:39:40 +00:00
Kim Woelders 531c81778c Enable compiling with -Wshadow (trivial name clash fixups).
SVN revision: 9409
2004-03-20 15:49:05 +00:00
Kim Woelders f58796573c Use libc setenv when available.
SVN revision: 9406
2004-03-20 15:28:04 +00:00
Kim Woelders 1e9bac844d Prepare to enable compiling the code with paranoid compiler settings.
SVN revision: 9405
2004-03-20 15:20:40 +00:00
Kim Woelders e434313aff Indent. Remove unused function. Comment comments.
SVN revision: 9396
2004-03-19 00:27:16 +00:00
Mandrake 68ea5e7268 Thu Mar 18 12:10:13 EST 2004
(Mandrake)

Fixed a boatload of warnings.  Commented out a couple of functions that
were no longer being used.  I fixed some of these warnings a few years ago
and somehow *ahem* they were put back in ;)


SVN revision: 9392
2004-03-18 17:03:50 +00:00
Kim Woelders 72a367a6af Maintain a global window stacking order (not entirely finished).
SVN revision: 9375
2004-03-16 22:10:07 +00:00
Kim Woelders 16f366ca03 Shuffle around some event handling code (arrange according to event number).
Skip one level of event handling functions.
Show annoying message about RandR screen size change, if enabled.


SVN revision: 9350
2004-03-13 22:49:48 +00:00
Kim Woelders bed1d9ec22 Include header files only where needed (at least some of them).
SVN revision: 9337
2004-03-11 23:44:19 +00:00
Kim Woelders 22dd3a6bf6 Move TT_VALID to the only place it is used.
SVN revision: 9336
2004-03-11 23:28:57 +00:00
Kim Woelders 14add73059 Change some ALERT macro stuff to function calls.
SVN revision: 9326
2004-03-11 16:58:14 +00:00
Kim Woelders c139b73a34 Shuffled around some startup/debug stuff.
SVN revision: 9306
2004-03-09 19:07:05 +00:00
Kim Woelders 5e2544a147 Improve on menu transparency. Avoid some unnecessary redraws.
SVN revision: 9256
2004-03-07 08:14:24 +00:00
Kim Woelders 592f8c7bf9 Redraw borders after move when theme transparency is on. Cleanups.
SVN revision: 9198
2004-03-02 19:17:17 +00:00
Kim Woelders 535088a8fb Fix update of E-internal windows after move when theme transparency is on.
SVN revision: 9176
2004-03-01 21:03:54 +00:00
Kim Woelders d32348a374 Preparing for _NET_WM_NAME (UTF-8).
SVN revision: 9151
2004-02-29 01:30:18 +00:00
Kim Woelders f43c79641d Renamed duplicate to Estrdup, introduced Estrndup.
SVN revision: 9148
2004-02-28 15:14:02 +00:00
Kim Woelders 677c2298dc More focus fixes.
SVN revision: 9117
2004-02-26 19:33:21 +00:00
Kim Woelders 0e78ef19b0 Minor cleanup.
SVN revision: 9073
2004-02-22 08:39:07 +00:00
Kim Woelders b13252e346 Good bye __EMX__.
SVN revision: 9028
2004-02-18 22:18:41 +00:00
Kim Woelders 2e109a74cd Remove unused modules.c.
SVN revision: 9024
2004-02-18 18:45:37 +00:00
Kim Woelders 89feb6fe8c Attempt to clean up move/resize stuff a bit.
SVN revision: 9020
2004-02-17 23:28:25 +00:00
Kim Woelders ba58353fff Added some configuration request debug stuff.
SVN revision: 9019
2004-02-17 23:15:54 +00:00
Kim Woelders 06a9f1eca1 Reduce the amount of __EMX__'s, random cleanups.
SVN revision: 8962
2004-02-13 18:36:52 +00:00
Kim Woelders a98043fe46 Added global theme transparency feature (not finished).
SVN revision: 8943
2004-02-12 01:17:21 +00:00
Kim Woelders 769b34caf6 Move around some desktop and background configuration items.
SVN revision: 8938
2004-02-11 15:39:13 +00:00
Kim Woelders 7c1f74a388 Theme code and namespace shuffle.
SVN revision: 8937
2004-02-11 15:27:54 +00:00
Kim Woelders cc219f7a70 Tidy up E.h a bit, remove some unused functions.
SVN revision: 8934
2004-02-10 20:25:17 +00:00