Commit Graph

217 Commits

Author SHA1 Message Date
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
Kim Woelders cb7ba13e28 Move some event initialisation to events.c.
SVN revision: 8931
2004-02-10 18:29:46 +00:00
Kim Woelders a6abf796ba Fix problem with windows going off in all directions after restart.
SVN revision: 8911
2004-02-08 22:51:50 +00:00
Kim Woelders 2e027aabf6 Remove unused MatchEwinToSnapInfoAfter().
SVN revision: 8905
2004-02-08 17:02:27 +00:00
Kim Woelders 0e40acaceb RememberWinList is used only in settings.c.
SVN revision: 8904
2004-02-08 16:39:07 +00:00
Kim Woelders ae27f345f3 Include esd.h only where needed.
SVN revision: 8903
2004-02-08 16:28:12 +00:00
Kim Woelders 56021eb2f7 There is no point in having arrange.h when everything else is in E.h.
SVN revision: 8902
2004-02-08 16:17:58 +00:00
Kim Woelders b22b21cc5a Moved some configuration items to the configuration struct.
SVN revision: 8858
2004-02-06 19:56:26 +00:00
Kim Woelders 2becc3a36d Minor changes to the configuration struct.
SVN revision: 8808
2004-02-04 20:32:08 +00:00
Kim Woelders 8c9f368234 Assorted cleanups.
SVN revision: 8807
2004-02-04 20:17:31 +00:00
Kim Woelders c31c031b31 Fix raise-on-next focus.
SVN revision: 8769
2004-02-02 19:42:35 +00:00
Kim Woelders d505510fc5 Fix event handling when unshading pager.
SVN revision: 8768
2004-02-02 19:32:25 +00:00
Kim Woelders 9c3662714b Fix error in placement of initially shaded windows.
SVN revision: 8754
2004-02-01 16:48:05 +00:00
Kim Woelders d079765697 Attempt to fix some focus problems.
SVN revision: 8747
2004-02-01 11:28:06 +00:00
Kim Woelders 1a1cdac54f Shuffle around some focus and event handling code.
SVN revision: 8706
2004-01-28 20:09:07 +00:00
Kim Woelders b46f03578e Focus code name space cleanup.
SVN revision: 8606
2004-01-21 23:32:45 +00:00
Kim Woelders 2c73ed7219 Aaargh - fix bad fixes (hopefully).
SVN revision: 8603
2004-01-21 22:14:11 +00:00
Kim Woelders e7840e6c11 More fixups after mode.ewin elimination (inhibit menu border actions,
fix pager mini-window actions).


SVN revision: 8593
2004-01-20 17:17:36 +00:00
Kim Woelders 2328bcb7c9 2003 -> 2004.
SVN revision: 8569
2004-01-19 22:30:35 +00:00
Kim Woelders 613582f77d A slideout fix after mode.ewin removal.
SVN revision: 8561
2004-01-18 13:43:53 +00:00
Kim Woelders ade26e1c52 Pass the context ewin as parameter to the action handler (get rid of mode.ewin).
SVN revision: 8559
2004-01-18 10:24:06 +00:00
Kim Woelders 92e34e8fea Fixups after border code shuffle.
SVN revision: 8492
2004-01-16 15:34:57 +00:00
Kim Woelders 8c61ba10de Fix action processing at end of window move.
Don't send events to non-existing buttonproxy window.


SVN revision: 8387
2004-01-13 20:01:44 +00:00
Kim Woelders b57dd276cf Fix some const glitches.
SVN revision: 8359
2004-01-12 21:05:00 +00:00
Kim Woelders 57d8a9e8c5 Split mode struct into configuration and state stuff.
SVN revision: 8358
2004-01-12 20:43:18 +00:00
Kim Woelders 54cc1c4d29 Remove unused Container code remnant.
SVN revision: 8346
2004-01-11 20:03:09 +00:00
Kim Woelders 9bd34d096f Remove unused Container code.
SVN revision: 8344
2004-01-11 13:45:45 +00:00
Kim Woelders 1603d7b706 Border event handling code shuffle.
SVN revision: 8343
2004-01-11 13:20:17 +00:00
Kim Woelders e98f222882 Assorted trivial fixups and minor changes.
SVN revision: 8326
2004-01-10 13:40:59 +00:00
Kim Woelders b2cc6825a1 Slideout code and namespace shuffle.
SVN revision: 8319
2004-01-09 09:11:33 +00:00
Kim Woelders 2b12a12bce Added some event debugging code.
SVN revision: 8272
2004-01-04 18:07:18 +00:00
Kim Woelders e842e073a9 Removed unfinished "upgrade" stuff.
SVN revision: 8269
2004-01-03 23:59:06 +00:00
Kim Woelders 5c66882c39 Trivial session cleanups.
SVN revision: 8265
2004-01-03 12:55:08 +00:00
Kim Woelders e117fe4368 Trivial sound cleanups.
SVN revision: 8264
2004-01-03 12:29:58 +00:00
Kim Woelders 17c34a3959 Trivial dialog cleanups.
SVN revision: 8263
2004-01-03 12:21:52 +00:00
Kim Woelders e8e315db0e A pseudo-transparency support hack.
SVN revision: 8222
2003-12-28 17:57:31 +00:00