Commit Graph

4098 Commits

Author SHA1 Message Date
Kim Woelders a775fc0977 Fix compile as C++.
SVN revision: 44130
2009-12-02 19:20:34 +00:00
Kim Woelders 35c6792623 Add MenuCreateFromBackgrounds, eliminate menus.cfg.
SVN revision: 44129
2009-12-02 19:20:32 +00:00
Kim Woelders 9758c0f786 Fix unintended overrides of buttons.cfg in ...buttons.
SVN revision: 44128
2009-12-02 19:20:29 +00:00
Kim Woelders b65b4371bb Container and pager menus should be destroyed on close.
SVN revision: 44127
2009-12-02 19:20:27 +00:00
Kim Woelders d985e531f4 Trivial menu cleanups.
SVN revision: 44126
2009-12-02 19:20:24 +00:00
Kim Woelders 78560f3dc0 Remove obsolete numbered actions.
SVN revision: 44040
2009-11-29 10:35:59 +00:00
Kim Woelders 93fb484abd Add missed 2009s.
SVN revision: 44039
2009-11-29 10:35:56 +00:00
Kim Woelders d2880aba94 Minor fixes, cleanups.
SVN revision: 44038
2009-11-29 10:35:52 +00:00
Kim Woelders 316005b563 Fix coords placement for shaded windows when moving in opaque mode.
SVN revision: 43891
2009-11-22 09:53:12 +00:00
Kim Woelders ced8c9086e Fix resize while shaded.
SVN revision: 43890
2009-11-22 09:53:10 +00:00
Kim Woelders af8f7e53e4 Revove some unneeded sanity checks.
SVN revision: 43889
2009-11-22 09:53:08 +00:00
Kim Woelders 15d14a5c4b Look for .desktop files in ~/.local too (patch by José Romildo Malaquias).
SVN revision: 43860
2009-11-21 11:13:16 +00:00
Kim Woelders 33c5c7dfc8 Re-enable resizing of shaded windows.
This was disabled at some point. Cannot remember why. Seems to work.

SVN revision: 43859
2009-11-21 11:13:14 +00:00
Kim Woelders 2121b42962 Move reference point for manual placement to inside window.
This enables placing e.g. at top left corner without having to fight edge flip.

SVN revision: 43858
2009-11-21 11:13:12 +00:00
Kim Woelders b820c7a662 Enable transparent image in dialog headers.
SVN revision: 43790
2009-11-18 19:15:33 +00:00
Kim Woelders 87f32f8a22 Fix potential problems when ending move/resize operations.
SVN revision: 43789
2009-11-18 19:15:30 +00:00
Kim Woelders 98c94fc03b Fix memory leak.
SVN revision: 43741
2009-11-16 20:55:20 +00:00
Kim Woelders a942ab1f65 Avoid reading uninitialised memory.
SVN revision: 43740
2009-11-16 20:55:18 +00:00
Kim Woelders f967f85bcb Fix potential segv when window is destroyed while being raised/lowered.
SVN revision: 43739
2009-11-16 20:55:16 +00:00
Kim Woelders 3fc9a92208 Fix manual placement.
It seems that (pointer?) grabs are now broken when reparenting.
IIRC this was not always so.

SVN revision: 43738
2009-11-16 20:55:14 +00:00
Kim Woelders 633281a9c6 Eliminate need for initial EwinMoveToDesktop (fix initial pager background).
SVN revision: 43737
2009-11-16 20:55:12 +00:00
Kim Woelders 542b551d80 New icons by Don Harrop. Remove old ones.
SVN revision: 43645
2009-11-12 20:48:40 +00:00
Kim Woelders c5ed93a01b Fix memory leak.
SVN revision: 43644
2009-11-12 20:48:36 +00:00
Kim Woelders f9e8981f6f Refactor more dialog data handling.
SVN revision: 43643
2009-11-12 20:48:33 +00:00
Kim Woelders 3a7c2bf839 Refactor pager dialog data handling.
SVN revision: 43642
2009-11-12 20:48:31 +00:00
Kim Woelders 4dd0525aef Refactor desk/area dialog data handling.
SVN revision: 43641
2009-11-12 20:48:28 +00:00
Kim Woelders 6f08eafb63 Fix various icon display mode issues.
SVN revision: 43640
2009-11-12 20:48:26 +00:00
Kim Woelders fb5e484683 Redraw menus properly after icon size change.
SVN revision: 43639
2009-11-12 20:48:23 +00:00
Kim Woelders 2a4d0e3fbd Dialog cleanups.
SVN revision: 43638
2009-11-12 20:48:21 +00:00
Kim Woelders acf3c63ef9 DialogDrawItems should not have to be called explicitly.
SVN revision: 43637
2009-11-12 20:48:18 +00:00
Kim Woelders 1a0a9764cb Refactor theme transparency dialog data handling. Remove some options that shouldn't be used.
SVN revision: 43636
2009-11-12 20:48:14 +00:00
Kim Woelders 5755162e6a Update po.
SVN revision: 43512
2009-11-07 08:47:57 +00:00
Kim Woelders d15f87ff04 Avoid almost idential translated strings.
SVN revision: 43511
2009-11-07 08:36:16 +00:00
Kim Woelders 3cb36b5fc5 Update po.
SVN revision: 43471
2009-11-05 18:46:08 +00:00
Kim Woelders b341f9123e Refactor menu dialog data handling. Add menu icon size slider.
SVN revision: 43470
2009-11-05 18:46:04 +00:00
Kim Woelders ab2dcdbf65 Refactor container dialog data handling.
SVN revision: 43469
2009-11-05 18:46:02 +00:00
Kim Woelders fc6ba933a0 Refactor focus dialog data handling.
SVN revision: 43468
2009-11-05 18:46:00 +00:00
Kim Woelders c0c9da09de Simplify handling of dialog configuration data.
SVN revision: 43467
2009-11-05 18:45:58 +00:00
Kim Woelders 9334871e7e Merge autoraise settings into focus settings dialog.
SVN revision: 43466
2009-11-05 18:45:55 +00:00
Kim Woelders 3222b275fa Oops - Fix segv (thanks to jcwong).
SVN revision: 43450
2009-11-04 16:43:45 +00:00
Kim Woelders c732609328 Move icons from config/pix to icons.
SVN revision: 43394
2009-11-01 14:41:25 +00:00
Kim Woelders 12bd41c6b4 Fall back to showing a default icon in borders/focus list.
SVN revision: 43393
2009-11-01 14:41:23 +00:00
Kim Woelders 9316bbc762 Enable using theme variants.
SVN revision: 43392
2009-11-01 14:41:21 +00:00
Kim Woelders df3284c965 Add absolute path to e16 in starte16.
SVN revision: 43391
2009-11-01 14:41:18 +00:00
Kim Woelders 77d5e1b6e9 Don't set source clip region when drawable is pixmap and window is unshaped.
SVN revision: 43390
2009-11-01 14:41:16 +00:00
Kim Woelders b5ecc87b4b Fix pseudotransparency update of iconbox when switching desk (noted by Don Harrop).
SVN revision: 43372
2009-10-31 13:02:20 +00:00
Kim Woelders 0dcef2af1d Simplify.
SVN revision: 43371
2009-10-31 13:02:18 +00:00
Kim Woelders de10fdb02f Remove unused include path (top_srcdir).
SVN revision: 43370
2009-10-31 13:02:15 +00:00
Kim Woelders ddc6c4500d Fix chosing focus list icon mode (noted by Don Harrop).
SVN revision: 43356
2009-10-30 20:38:38 +00:00
Kim Woelders c80bec99c7 Fixups after recent border part title/icon changes.
SVN revision: 43299
2009-10-26 17:47:32 +00:00