Commit Graph

2870 Commits

Author SHA1 Message Date
Kim Woelders fb8bd3e398 Rename a few configuration items.
SVN revision: 25079
2006-08-23 21:04:53 +00:00
Kim Woelders a70c359080 Shuffle _NET_WM_SYNC_REQUEST support stuff around (still not active).
SVN revision: 25077
2006-08-23 19:06:21 +00:00
Kim Woelders 4c67896d15 Simplify dialogs (remove rarely used simple dialog variant).
SVN revision: 25041
2006-08-22 19:23:36 +00:00
Kim Woelders fa09f6f103 Update po.
SVN revision: 24948
2006-08-20 19:51:26 +00:00
Kim Woelders e34b526885 Add combined configuration dialog.
SVN revision: 24946
2006-08-20 19:30:55 +00:00
Kim Woelders 38cb5937d3 Use table with normal buttons in dialog footer (for now).
SVN revision: 24943
2006-08-20 18:40:41 +00:00
Kim Woelders 6e022653f7 Add data parameter to dialog keybinding callback.
SVN revision: 24940
2006-08-20 17:39:32 +00:00
Kim Woelders 28f6c25b08 Dialog filling tweaks.
SVN revision: 24936
2006-08-20 13:53:55 +00:00
Kim Woelders 2db4729fde Add missing label text.
SVN revision: 24910
2006-08-19 14:58:31 +00:00
Kim Woelders 118705b8e6 Enable emptying part of dialog and resizing dialog window.
SVN revision: 24906
2006-08-19 12:01:59 +00:00
Kim Woelders 234a1d984b Bump version.
SVN revision: 24903
2006-08-19 11:49:01 +00:00
Kim Woelders 3701b1f5da Thu Aug 17 23:21:24 CEST 2006
(Kim)

--- 0.16.8.3 ---


SVN revision: 24851
2006-08-17 21:30:17 +00:00
Kim Woelders 64be6e5767 Sun Aug 13 14:46:37 CEST 2006
(Kim)

--- 0.16.8.3 0.02 ---
Add usual keybindings to about dialog.
Some more dialog creation refactoring bits.
Rename some macros (_Ewin...) for consistency.
Eliminate redundant macro (Xwin).
Add override redirect flag to map event debug info.
Fix some segv's in obscure situations.
Still more dialog creation refactoring bits.
Fix clients resizing while having bogus max size hint (KDE info windows).
Fix incorrect menu placement near left screen edge.
Fix config parameter type.
Avoid dangling buffer. Eliminate some redundant code.
Fix shape on pager zoom window (when composite is enabled).
Defer tooltip realization.
Add note about ARGB window borders.


SVN revision: 24645
2006-08-13 12:48:13 +00:00
Kim Woelders fc05c8386b Update po.
SVN revision: 24644
2006-08-13 12:40:54 +00:00
Kim Woelders 7af9de50ae Add note about ARGB window borders.
SVN revision: 24643
2006-08-13 12:15:33 +00:00
Kim Woelders 1f2a52eadc Defer tooltip realization.
SVN revision: 24639
2006-08-13 09:24:14 +00:00
Kim Woelders 5e28148d57 Wrap.
SVN revision: 24638
2006-08-13 09:17:03 +00:00
Kim Woelders a14ad8bee2 Some shape debug bits.
SVN revision: 24613
2006-08-12 19:44:49 +00:00
Kim Woelders c460e5d055 Don't shadow objects with empty shape.
SVN revision: 24612
2006-08-12 19:42:47 +00:00
Kim Woelders 06cf49c042 Fix shape on pager zoom window (when composite is enabled).
SVN revision: 24606
2006-08-12 16:16:26 +00:00
Kim Woelders 11ee1e8561 Wrap.
SVN revision: 24604
2006-08-12 15:40:57 +00:00
Kim Woelders be11563150 Avoid dangling buffer. Eliminate some redundant code.
SVN revision: 24583
2006-08-12 10:33:47 +00:00
Kim Woelders 11d01dbd4d Fix config parameter type.
SVN revision: 24565
2006-08-11 16:09:39 +00:00
Kim Woelders 8146fa315a Fix incorrect menu placement near left screen edge.
SVN revision: 24561
2006-08-11 13:45:48 +00:00
Kim Woelders e7615b6024 Fix clients resizing while having bogus max size hint (KDE info windows).
SVN revision: 24488
2006-08-09 02:45:02 +00:00
Kim Woelders d73f2eb5a0 Still more dialog creation refactoring bits.
SVN revision: 24463
2006-08-08 03:58:42 +00:00
Kim Woelders b582007fa1 Fix some segv's in obscure situations.
SVN revision: 24450
2006-08-07 23:26:36 +00:00
Kim Woelders e9c47b5c30 Add override redirect flag to map event debug info.
SVN revision: 24449
2006-08-07 23:19:17 +00:00
Kim Woelders 6caf9ed8d4 Eliminate redundant macro (Xwin).
SVN revision: 24447
2006-08-07 20:47:12 +00:00
Kim Woelders ca544e09ba Change som macros to functions, adding check to avoid segv in certain (debug) situations.
SVN revision: 24444
2006-08-07 20:26:05 +00:00
Kim Woelders 32eed4b5a2 Rename some macros (_Ewin...) for consistency.
SVN revision: 24442
2006-08-07 20:20:16 +00:00
Kim Woelders 3767ae0da4 Some more dialog creation refactoring bits.
SVN revision: 24226
2006-07-27 04:52:50 +00:00
Kim Woelders 6e84ce4815 Add usual keybindings to about dialog.
SVN revision: 24213
2006-07-27 00:23:13 +00:00
Kim Woelders b4c0f01094 Slightly faster.
SVN revision: 24175
2006-07-25 02:01:31 +00:00
Kim Woelders 1bb6c4f1ed Fix (most unlikely) segv.
SVN revision: 24173
2006-07-25 01:29:26 +00:00
Kim Woelders ee51391042 Trivial cleanups.
SVN revision: 24172
2006-07-25 01:27:24 +00:00
Kim Woelders c1b77c64b6 Mon Jul 24 21:05:36 CEST 2006
(Kim)

--- 0.16.8.3 0.01 ---
Bump version, add revision to version info strings.
Japanese translation update (Yasufumi Haga).
Refactor dialog creation functions.
Fix for autoconf-2.60 (datadir).
Fix setting border style using winops menu.
Fix closing logout dialog when using key bindings.
Split up, shuffle around file.c (no real changes).
Eliminate a lot of stat's during configuration file parsing.


SVN revision: 24170
2006-07-25 00:07:04 +00:00
Kim Woelders 35f0120826 Eliminate a lot of stat's during configuration file parsing.
SVN revision: 24169
2006-07-24 23:56:39 +00:00
Kim Woelders 5bd5afe9cc Split up, shuffle around file.c (no real changes).
SVN revision: 24166
2006-07-24 21:10:59 +00:00
Kim Woelders 699f4238b7 Fix closing logout dialog when using key bindings.
SVN revision: 24164
2006-07-24 20:53:49 +00:00
Kim Woelders 65341833e2 Fix setting border style using winops menu.
SVN revision: 24163
2006-07-24 20:21:13 +00:00
Kim Woelders 8d54a7fee2 Fix for autoconf-2.60 (datadir).
SVN revision: 24152
2006-07-23 23:09:07 +00:00
Kim Woelders 73c9b8cb28 Refactor dialog creation functions.
SVN revision: 24092
2006-07-21 03:17:18 +00:00
Kim Woelders a7c1153648 Japanese translation update (Yasufumi Haga).
SVN revision: 24090
2006-07-21 01:19:49 +00:00
Kim Woelders 87ff749de8 Bump version, add revision to version info strings.
SVN revision: 24018
2006-07-18 00:18:48 +00:00
Kim Woelders 32ac5da522 Sat Jul 15 17:31:44 CEST 2006
(Kim)

--- 0.16.8.2 ---
Fix pager zoom window shape bug.
Fix initial menu rendering in certain situations.
Update winter theme (localized font configuration files).
Fix window stack getting messed up due to bug in handling of particular case
of misbehaving clients (yet another variant of unmap/map without waiting for
withdrawal).
Fix exit/restart from GSOD.


SVN revision: 23955
2006-07-15 20:32:18 +00:00
Kim Woelders 8f70ea298c Update po.
SVN revision: 23922
2006-07-14 20:55:12 +00:00
Kim Woelders 2d8811d8e6 XINERAMA_LIBS is no longer used.
SVN revision: 23868
2006-07-13 02:35:13 +00:00
Kim Woelders c574b9b958 Fix exit/restart from GSOD.
SVN revision: 23853
2006-07-11 23:17:19 +00:00
Kim Woelders 2157a8c9ad Fix window stack getting messed up due to bug in handling of particular case
of misbehaving clients (yet another variant of unmap/map without waiting for
withdrawal).


SVN revision: 23837
2006-07-11 03:05:30 +00:00