Commit Graph

3584 Commits

Author SHA1 Message Date
Carsten Haitzler d59109944d fix binary files.
SVN revision: 35521
2008-08-17 23:25:04 +00:00
Kim Woelders 6c308cef4c Provide strcase functions if not available.
SVN revision: 35487
2008-08-14 18:44:23 +00:00
Kim Woelders 238fdd98fe Bump version.
SVN revision: 35486
2008-08-14 18:41:55 +00:00
Kim Woelders a8625b7be6 Sat Aug 9 15:17:44 CEST 2008
(Kim)

--- 0.16.8.14 ---
Fix config item size.


SVN revision: 35421
2008-08-09 13:18:56 +00:00
Kim Woelders f8086173c0 Fix config item size.
SVN revision: 35420
2008-08-09 13:12:44 +00:00
Kim Woelders cd68562948 Sat Aug 9 14:51:26 CEST 2008
(Kim)

--- 0.16.8.14 ---
Call move/resize function only if moving/resizing.
Move config options to config.h.
Cleanups around closing internal windows.
Limit alert box size to screen size.
Fix button stacking bug when char is unsigned.
Use fallback imageclass a couple of places.
Fix ImageclassApplySimple for imageclasses without image.
Fix focusing new windows when using click-to-focus and all_new_windows_get_focus = 0.
Make cache_clear/query all actually clear/query all caches (img was missing).
Attempt to fix session (.desktop) stuff on various distros.
Attempt to improve focus switching when not using focus list.


SVN revision: 35419
2008-08-09 13:06:21 +00:00
Kim Woelders e6d321610c Update po.
SVN revision: 35402
2008-08-07 23:38:15 +00:00
Kim Woelders 56bced3d6d Attempt to improve focus switching when not using focus list.
SVN revision: 35400
2008-08-07 23:31:36 +00:00
Kim Woelders 850f8bdb31 Debug stuff.
SVN revision: 35399
2008-08-07 23:30:46 +00:00
Kim Woelders 69da577c80 Attempt to fix session stuff on various distros.
SVN revision: 35398
2008-08-07 23:27:52 +00:00
Kim Woelders d4c6e56445 Make cache_clear/query all actually clear/query all caches (img was missing).
SVN revision: 35397
2008-08-07 23:25:53 +00:00
Kim Woelders 3619485499 Fix focusing new windows when using click-to-focus and all_new_windows_get_focus = 0.
SVN revision: 35396
2008-08-07 23:23:39 +00:00
Kim Woelders 15a40d62aa Fix ImageclassApplySimple for imageclasses without image.
SVN revision: 35395
2008-08-07 23:22:47 +00:00
Kim Woelders 0ef2024991 Move function.
SVN revision: 35394
2008-08-07 23:21:51 +00:00
Kim Woelders d45132c04a Use fallback imageclass a couple of places.
SVN revision: 35393
2008-08-07 23:21:00 +00:00
Kim Woelders 531ece3907 Fix button stacking bug when char is unsigned.
SVN revision: 35392
2008-08-07 23:19:24 +00:00
Kim Woelders 1ff455c7fa Limit alert box size to screen size.
SVN revision: 35391
2008-08-07 23:17:57 +00:00
Kim Woelders ee094afa72 Cleanups around closing internal windows.
SVN revision: 35390
2008-08-07 23:17:04 +00:00
Kim Woelders 2f5464ca5c Move config options to config.h.
SVN revision: 35389
2008-08-07 23:14:54 +00:00
Kim Woelders 8c8b2c1f31 Call move/resize function only if moving/resizing.
SVN revision: 35081
2008-07-12 15:45:28 +00:00
Kim Woelders 1c6c4ee95c Fri Jul 11 22:12:11 CEST 2008
(Kim)

--- 0.16.8.14 0.04 ---
Fix potential crash if iconv_open fails.
Issue warnings for unavailable encoding conversions.
No need to convert between utf8 and utf8.
Remove colormodifier stuff (this has afaict never worked in e16).
Fix bad test for window being mapped during iconification (fall back to
 app icon if app is initially iconified).
Provide iconbox icon fallback if normal methods fail.
Don't show iconbox animation if app is initially iconified.
Play iconify sound only for selected iconbox.
Fix various gravity issues.


SVN revision: 35071
2008-07-11 20:13:44 +00:00
Kim Woelders 3d728128c9 Update po.
SVN revision: 35070
2008-07-11 19:46:13 +00:00
Kim Woelders 08a86c83af Fix various gravity issues.
SVN revision: 35069
2008-07-11 19:38:18 +00:00
Kim Woelders 416416fac3 Don't show iconbox animation if app is initially iconified.
Play iconify sound only for selected iconbox.


SVN revision: 35068
2008-07-11 19:30:48 +00:00
Kim Woelders 906816fc18 Provide iconbox icon fallback if normal methods fail.
SVN revision: 35067
2008-07-11 19:26:46 +00:00
Kim Woelders 8bd4efba70 Remove unused code.
SVN revision: 35066
2008-07-11 18:55:23 +00:00
Kim Woelders ceb7bde1c7 Fix bad test for window being mapped during iconification (fall back to
app icon if app is initially iconified).


SVN revision: 35065
2008-07-11 18:49:27 +00:00
Kim Woelders dfadac95c6 Remove colormodifier stuff (this has afaict never worked in e16).
SVN revision: 34941
2008-06-28 19:08:35 +00:00
Kim Woelders 2d2bd07136 Trivial cleanups.
SVN revision: 34939
2008-06-28 18:54:59 +00:00
Kim Woelders e148666eca No need to convert between utf8 and utf8.
SVN revision: 34923
2008-06-26 21:59:23 +00:00
Kim Woelders 5ef618a120 Fix potential crash if iconv_open fails.
Issue warnings for unavailable encoding conversions.


SVN revision: 34922
2008-06-26 21:57:22 +00:00
Kim Woelders fd4721c968 Wed Jun 25 20:23:14 CEST 2008
(Kim)

--- 0.16.8.14 0.03 ---
Set anti-alias when scaling tile.
Add some configure option comments.
Theme element fallback cleanups
- don't create fallback classes before they are needed.
- use of fallbacks was missing a number of places.
- setting theme to "-" will run entirely on fallbacks.
Fix rendering of imageclasses not based on images.
Remove dialog slider border window (not used in any theme).
Only one maximisation function.
Correctly place/size apps requesting _NET_WM_STATE_MAXIMIZED_...


SVN revision: 34906
2008-06-25 18:25:11 +00:00
Kim Woelders 627fe0a134 Matches/snaps override size properties.
SVN revision: 34893
2008-06-22 22:54:49 +00:00
Kim Woelders 880b149f23 Correctly place/size new apps requesting _NET_WM_STATE_MAXIMIZED_...
SVN revision: 34892
2008-06-22 22:26:00 +00:00
Kim Woelders dda2eb8c84 Only one maximisation function.
SVN revision: 34891
2008-06-22 22:23:24 +00:00
Kim Woelders 19230084fb Update po.
SVN revision: 34888
2008-06-22 13:41:47 +00:00
Kim Woelders 75abfead04 Remove dialog slider border window (not used in any theme).
SVN revision: 34887
2008-06-22 13:38:19 +00:00
Kim Woelders e28c5c3362 Fix rendering of imageclasses not based on images.
SVN revision: 34886
2008-06-22 13:36:28 +00:00
Kim Woelders e82903882a Theme element fallback cleanups
- don't create fallback classes before they are needed.
- use of fallbacks was missing a number of places.
- setting theme to "-" will run entirely on fallbacks.


SVN revision: 34885
2008-06-22 13:34:42 +00:00
Kim Woelders 1421866e20 Add some configure option comments.
SVN revision: 34882
2008-06-21 14:13:03 +00:00
Kim Woelders 3b7ac3b389 Set anti-alias when scaling tile.
SVN revision: 34880
2008-06-20 17:21:50 +00:00
Kim Woelders 62172b1ff0 Remove AC_USE_SYSTEM_EXTENSIONS (requires autoconf 2.60).
SVN revision: 34845
2008-06-17 17:35:51 +00:00
Kim Woelders 175643156d Update po.
SVN revision: 34839
2008-06-16 21:30:59 +00:00
Kim Woelders 248694b4de Autofoo cleanups (AC_ISC_POSIX is obsolete, I think).
SVN revision: 34838
2008-06-16 21:26:02 +00:00
Kim Woelders adb154253a Simplify image extension check.
SVN revision: 34837
2008-06-16 21:24:02 +00:00
Kim Woelders 13a6ef8cad Fix sometimes showing invalid items in theme list (e.g. broken symlinks).
SVN revision: 34836
2008-06-16 21:22:41 +00:00
Kim Woelders 39140a5473 Cosmetics.
SVN revision: 34835
2008-06-16 21:21:14 +00:00
Kim Woelders 40941f7820 Quit init window without causing X errors during restart.
SVN revision: 34834
2008-06-16 21:20:42 +00:00
Kim Woelders 94713403fd Mon Jun 9 19:44:16 CEST 2008
(Kim)

--- 0.16.8.14 0.02 ---
PulseAudio sound - Avoid lockup/crash if server is not present or dies.
Fix ripples/waves on xorg 1.4 when compositing is active.
Fix segv when main imageclass in tooltip is missing.
Simplify shape functions.
No need to fetch shape rects in EWindowGetShapePixmap().
Fix pixmap leak in iconbox snapshots when compositing is active.
Disable broken set area window match operation.
Enable fading/shadow when desired (in stead of disabling when not).
Enable not using ARGB frame for ARGB clients (selected by window match).


SVN revision: 34782
2008-06-09 17:44:58 +00:00
Kim Woelders 22935b9a2d 2008.
SVN revision: 34781
2008-06-09 17:41:49 +00:00