Commit Graph

3704 Commits

Author SHA1 Message Date
Kim Woelders 7981dbc822 imlib2/ttf loading tweaks.
SVN revision: 38363
2008-12-30 22:40:05 +00:00
Kim Woelders c62a952fd6 Adjust imlib2/ttf paths.
SVN revision: 38362
2008-12-30 22:40:03 +00:00
Kim Woelders b5546a2d1a edox: Add default background image.
SVN revision: 38360
2008-12-30 17:02:40 +00:00
Kim Woelders d97d1a1d27 Fix imlib2/ttf text vertical positioning with certain fonts.
SVN revision: 38359
2008-12-30 16:32:30 +00:00
Kim Woelders 4f71661dfe Reload keybindings on MappingNotify.
SVN revision: 38356
2008-12-30 16:19:33 +00:00
Peter Wehrfritz 99e1576927 only assign ssd->channels once
SVN revision: 38353
2008-12-30 14:53:55 +00:00
Kim Woelders 6e2a59472e Install Vera font as part of basic e16 stuff.
SVN revision: 38332
2008-12-27 10:16:03 +00:00
Kim Woelders 37bdd973e7 Update po.
SVN revision: 38143
2008-12-14 16:44:54 +00:00
Kim Woelders e42a80764f Play sounds by number in stead of by name. Enable disabling specific sounds.
SVN revision: 38142
2008-12-14 16:44:45 +00:00
Kim Woelders 5f7a501b59 Avoid destroying actionclasses, empty/refill in stead.
SVN revision: 38141
2008-12-14 16:44:39 +00:00
Kim Woelders ff7d143b76 Ignore++
SVN revision: 38140
2008-12-14 16:44:36 +00:00
Kim Woelders aeee0177dc Fix some warnings on FreeBSD (patch by Pietro Cerutti).
SVN revision: 37965
2008-12-06 19:44:40 +00:00
Kim Woelders 79e4bbf7e0 Attempt to fix iconv related warnings on FreeBSD.
SVN revision: 37928
2008-12-04 22:17:02 +00:00
Kim Woelders d88c6509f3 Fix Japanese translation update (Yasufumi Haga).
SVN revision: 37885
2008-12-01 17:21:22 +00:00
Aron Xu 2e1bc0ada1 Updated Japanese translation by "Yasufumi Haga" <yasufumi.haga@nifty.com>
SVN revision: 37863
2008-11-30 05:06:14 +00:00
Kim Woelders a11ac6d6df 0.16.8.15-0.01
SVN revision: 37857
2008-11-29 16:07:22 +00:00
Kim Woelders bbf9ddc754 Remove ancient e_config.bindings compatibility fallback.
SVN revision: 37856
2008-11-29 16:07:18 +00:00
Kim Woelders dcc553927c Add new config info, remove obsolete stuff.
SVN revision: 37855
2008-11-29 16:07:16 +00:00
Kim Woelders 91fe475097 Remove obsolete ecvs script.
SVN revision: 37854
2008-11-29 16:07:13 +00:00
Kim Woelders cd19419bc4 Remove bogus Chinese translation.
SVN revision: 37853
2008-11-29 16:07:11 +00:00
Kim Woelders 079bc6f581 Update po.
SVN revision: 37835
2008-11-27 20:19:27 +00:00
Kim Woelders fb522bde1f Tweak Grab/UngrabButtonGrabs prototype.
SVN revision: 37834
2008-11-27 20:15:23 +00:00
Kim Woelders aafb7aa775 Optionally don't cover dragbar when maximising (patch by Pietro Cerutti).
SVN revision: 37833
2008-11-27 20:10:15 +00:00
Kim Woelders c94fbff3d3 Fix unsetting sound theme.
SVN revision: 37770
2008-11-23 14:34:21 +00:00
Kim Woelders b5f63fb1ef Not using float config values.
SVN revision: 37769
2008-11-23 14:34:19 +00:00
Kim Woelders 2e656b2214 Refactor config stuff. Fix setting MSB in hex value.
SVN revision: 37768
2008-11-23 14:34:16 +00:00
Kim Woelders cabaddbca1 Naming cleanups.
SVN revision: 37767
2008-11-23 14:34:14 +00:00
Kim Woelders a8fe074f46 Fix sound theme switching.
SVN revision: 37752
2008-11-22 21:17:05 +00:00
Kim Woelders f75c54f44d Enable not scanning backgrounds when starting background dialog.
SVN revision: 37751
2008-11-22 21:17:02 +00:00
Kim Woelders 349a5a268c Discard only generated background duplicates.
SVN revision: 37750
2008-11-22 21:16:59 +00:00
Kim Woelders 20e9396c05 Restore group border show/hide feature.
SVN revision: 37749
2008-11-22 21:16:55 +00:00
Kim Woelders 8abe7ff142 Change dragbar buttons to do next/prev in stead of raise/lower.
SVN revision: 37678
2008-11-16 17:25:23 +00:00
Kim Woelders 25c27e2cfd Change some function names.
SVN revision: 37677
2008-11-16 17:20:37 +00:00
Kim Woelders 1f4a4041ff We only need to save real border name.
SVN revision: 37676
2008-11-16 17:20:33 +00:00
Kim Woelders 619b95c289 Indent.
SVN revision: 37675
2008-11-16 17:20:30 +00:00
Kim Woelders 962153d8e3 Move compiler warning stuff to m4 macro. Add --enable-werror.
SVN revision: 37666
2008-11-15 17:33:31 +00:00
Kim Woelders 70bdea29ed Update donthide state if window properties change.
SVN revision: 37665
2008-11-15 14:16:28 +00:00
Kim Woelders 37ea49c1a0 Update po.
SVN revision: 37641
2008-11-14 23:28:31 +00:00
Kim Woelders 5364016cb3 Fix certain cases of clicking in slider.
SVN revision: 37633
2008-11-14 18:30:58 +00:00
Kim Woelders 86b3545635 Keep slider knob highlited when over (noted by Don Harrop).
SVN revision: 37632
2008-11-14 18:30:55 +00:00
Kim Woelders 85a4ebb479 Remove some redundant dialog code. Fix Multiple desktop selector area
update.


SVN revision: 37631
2008-11-14 18:30:53 +00:00
Kim Woelders fed3c74369 Fix dialog text redraws when bg is tiled.
SVN revision: 37630
2008-11-14 18:30:50 +00:00
Kim Woelders 0760e357e4 More slider tweaks.
SVN revision: 37629
2008-11-14 18:30:48 +00:00
Kim Woelders b85d1f0533 Make coordinate system in vertical sliders same as in horizontal.
SVN revision: 37628
2008-11-14 18:30:45 +00:00
Kim Woelders 6f1390acba Slider tweaks.
SVN revision: 37627
2008-11-14 18:30:41 +00:00
Kim Woelders b17d5d74b7 Tweaks around xinerama/screen handling.
SVN revision: 37610
2008-11-13 20:50:01 +00:00
Kim Woelders cbe16b83b0 Tweak "wop alone" and "show desktop" window selection.
SVN revision: 37599
2008-11-12 18:59:52 +00:00
Kim Woelders 1676ba36e7 HAVE_XINERAMA->USE_XINERAMA as for the other extensions.
SVN revision: 37554
2008-11-08 17:00:09 +00:00
Kim Woelders 0c0658fad7 Trivial cleanups.
SVN revision: 37553
2008-11-08 17:00:06 +00:00
Kim Woelders b395cd2dca Fix handling of windows in multiple groups after restart.
SVN revision: 37551
2008-11-08 15:47:09 +00:00