Commit Graph

3145 Commits

Author SHA1 Message Date
Kim Woelders 3c918d7bff Correct another tooltip string.
SVN revision: 29604
2007-04-19 18:49:22 +00:00
Kim Woelders 0eb0e0b25e Update po.
SVN revision: 29603
2007-04-19 18:26:58 +00:00
Kim Woelders 0c158c0a4f Update config file string list.
SVN revision: 29602
2007-04-19 18:23:33 +00:00
Kim Woelders 831933505b Remove unused ACTION_UNSHADE. Eliminate almost duplicate tooltip strings.
SVN revision: 29601
2007-04-19 18:22:55 +00:00
Kim Woelders 6a4a500d31 Startup id bits.
SVN revision: 29586
2007-04-17 21:31:30 +00:00
Kim Woelders 9905047941 Add some new atoms (_NET_WM_ACTION_ABOVE/BELOW).
SVN revision: 29585
2007-04-17 21:20:34 +00:00
Kim Woelders ea321254c3 Cleanups around unused SM_CLIENT_ID property.
SVN revision: 29559
2007-04-16 20:31:33 +00:00
Kim Woelders f88f5fc371 Client message processing fixup.
SVN revision: 29558
2007-04-16 16:48:46 +00:00
Kim Woelders d9d96086f7 Don't use atom name in property change processing.
SVN revision: 29557
2007-04-16 16:36:10 +00:00
Kim Woelders 76806c4cda Don't use atom name in client message processing.
SVN revision: 29538
2007-04-15 14:54:11 +00:00
Kim Woelders d80381ab8b Shuffle some functions around.
SVN revision: 29537
2007-04-15 14:39:07 +00:00
Kim Woelders 225f169b20 Split client message processing into client and root message parts.
SVN revision: 29536
2007-04-15 14:34:46 +00:00
Kim Woelders b4f9e38f87 Mozilla apps have changed WM_CLASS name to gecko.
SVN revision: 29535
2007-04-15 14:21:20 +00:00
Kim Woelders c1f29a37f0 Move (disabled) key event stuff to ipc.c.
SVN revision: 29532
2007-04-15 08:58:46 +00:00
Kim Woelders 4ae649d12d Sat Apr 14 12:40:57 CEST 2007
(Kim)

--- 0.16.8.7 0.04 ---
Add some glx bits.
Japanese translation update (Yasufumi Haga).
Minor reorganization of internal window ops.
Use anti-alias only when appropriate.
Add magnifier window (eesh mag show).
Handle switching between versions with minor ENL_DATA differences a bit better.
Remove some unnecessary casts.
Don't append newline to e16 ipc output (eesh).
Fix windows sometimes getting stuck to pointer.
Fix incorrect fading termination in certain situations.
Add _NET_STARTUP_ID.
Add ecore_x_netwm_startup_id_get().
French translation update (Tristan D.).


SVN revision: 29507
2007-04-14 10:43:48 +00:00
Kim Woelders dd38ae5fa4 Update po.
SVN revision: 29499
2007-04-13 16:38:30 +00:00
Kim Woelders bdaca49b49 French translation update (Tristan D.).
SVN revision: 29485
2007-04-12 19:22:37 +00:00
Kim Woelders 4b5c9ee943 Add ecore_x_netwm_startup_id_get().
SVN revision: 29449
2007-04-08 22:07:32 +00:00
Kim Woelders 04f749d87e Add _NET_STARTUP_ID.
SVN revision: 29446
2007-04-08 20:49:32 +00:00
Kim Woelders dfa706f06b glx bits.
SVN revision: 29445
2007-04-08 20:24:06 +00:00
Kim Woelders 7f33a750eb Remove some obsolete stuff.
SVN revision: 29444
2007-04-08 20:21:31 +00:00
Kim Woelders 34d7428f6f Fix incorrect fading termination in certain situations.
SVN revision: 29443
2007-04-08 19:30:47 +00:00
Kim Woelders bf53c67841 Fix windows sometimes getting stuck to pointer.
SVN revision: 29442
2007-04-08 19:25:02 +00:00
Kim Woelders 84ceafd71a Don't append newline to e16 ipc output.
SVN revision: 29441
2007-04-08 19:19:15 +00:00
Kim Woelders 09cbba40d4 Various anti-alias fixups after recent changes.
SVN revision: 29439
2007-04-07 16:18:53 +00:00
Kim Woelders 6b8e7b18f6 Remove some unnecessary casts.
SVN revision: 29438
2007-04-07 14:24:29 +00:00
Kim Woelders ab5c4a0a05 Handle switching between versions with minor ENL_DATA differences a bit better.
SVN revision: 29437
2007-04-07 14:18:45 +00:00
Kim Woelders 17690df4b5 Add magnifier window (eesh mag show).
SVN revision: 29436
2007-04-07 13:19:30 +00:00
Kim Woelders 799f662fce Use anti-alias only when appropriate.
SVN revision: 29429
2007-04-06 22:20:07 +00:00
Kim Woelders 7965494d63 Minor reorganization of internal window ops.
SVN revision: 29428
2007-04-06 21:44:22 +00:00
Kim Woelders a44e8cedd7 Japanese translation update (Yasufumi Haga).
SVN revision: 29425
2007-04-06 17:02:31 +00:00
Kim Woelders 7424a2a345 Todo++.
SVN revision: 29230
2007-03-29 21:27:58 +00:00
Kim Woelders 1309dd748c Add some glx bits.
SVN revision: 29229
2007-03-29 20:54:55 +00:00
Kim Woelders 3b75ed83b4 Sun Mar 25 11:38:23 CEST 2007
(Kim)

--- 0.16.8.7 0.03 ---
Revert not unshading iconified windows on activation.
Inhibit unmaximizing in various situations, e.g. when shaded.
Fix unmaximizing after shade/unshade (noted by Sven Faerber and Bradley Reed).
Fix resizing normal->maximized->fullscreen and back.
Fix preserving maximised state across restart.
Use same configure.in/spec file setup in e16 and epplets.
French translation update (Tristan D.).
Fix "multiple deiconification" seen with e.g. claws-mail (noted by Bradley Reed).
Move definition of __UNUSED__ to config.h.
Add some glx support stuff.
Add option to do edge flipping only when moving window (based on patch by
 Peter Poulsen).
Enable focusing windows not containing the pointer in pointer focus modes when
using the focus list (noted by Peter Poulsen).
Don't wipe m4/ on maintainer-clean.


SVN revision: 29098
2007-03-25 09:39:26 +00:00
Kim Woelders c713c65167 Don't wipe m4/ on maintainer-clean.
SVN revision: 29097
2007-03-25 09:33:36 +00:00
Kim Woelders 4a0cb98e88 Update po.
SVN revision: 29095
2007-03-25 09:10:47 +00:00
Kim Woelders 76b8de47a2 Enable focusing windows not containing the pointer in pointer focus modes when
using the focus list (noted by Peter Poulsen).


SVN revision: 29092
2007-03-25 08:53:36 +00:00
Kim Woelders 417024c1ec Trivial cleanups.
SVN revision: 29088
2007-03-25 08:34:34 +00:00
Kim Woelders 2eb9d1d3a3 Resurrect AM_PATH_ESD macro so esound-devel isn't required to run autogen.sh.
SVN revision: 29005
2007-03-24 11:47:13 +00:00
Kim Woelders f59778f757 Add option to do edge flipping only when moving window (based on patch by
Peter Poulsen).


SVN revision: 28968
2007-03-23 22:04:38 +00:00
Kim Woelders a186997eeb Update po.
SVN revision: 28812
2007-03-19 05:42:05 +00:00
Kim Woelders c120bcd309 Add some glx support stuff.
SVN revision: 28810
2007-03-19 05:37:57 +00:00
Kim Woelders ade6499592 Move definition of __UNUSED__ to config.h.
SVN revision: 28802
2007-03-18 21:59:46 +00:00
Kim Woelders 4e6b6c8837 Move M4 macros to m4 directory. Remove AM_PATH_ESD macro (should be provided
by some esound-devel package).


SVN revision: 28801
2007-03-18 21:52:34 +00:00
Kim Woelders bd92d9d221 Fix "multiple deiconification" seen with e.g. claws-mail (noted by Bradley Reed).
SVN revision: 28798
2007-03-18 19:57:01 +00:00
Kim Woelders f9a27f0dd9 French translation update (Tristan D.).
SVN revision: 28791
2007-03-18 01:17:47 +00:00
Kim Woelders 46ead133ef Use same configure.in/spec file setup in e16 and epplets.
SVN revision: 28790
2007-03-18 01:08:10 +00:00
Kim Woelders 23f944c86f Update po.
SVN revision: 28788
2007-03-17 15:53:00 +00:00
Kim Woelders 7b951769f7 Fix resizing normal->maximized->fullscreen and back.
Fix preserving maximised state across restart.


SVN revision: 28787
2007-03-17 15:49:41 +00:00
Kim Woelders 19961cd8b7 Fix unmaximizing after shade/unshade (noted by Sven Faerber and Bradley Reed).
SVN revision: 28762
2007-03-16 03:56:11 +00:00