Commit Graph

3526 Commits

Author SHA1 Message Date
Kim Woelders b2c255fd5d Fix segv when main imageclass in tooltip is missing.
SVN revision: 34743
2008-06-05 08:07:15 +00:00
Kim Woelders a8c44980f3 Fix ripples/waves on xorg 1.4 when composite is active.
SVN revision: 34720
2008-06-01 20:53:12 +00:00
Kim Woelders ef72f8eea1 PA sound - Avoid lockup/crash if server is not present or dies.
SVN revision: 34719
2008-06-01 20:25:40 +00:00
Kim Woelders 9b919a0133 Sat May 24 20:21:19 CEST 2008
(Kim)

--- 0.16.8.14 0.01 ---
Fix updates on screen size change (broken in 0.16.8.13).
Idler/Animator cleanups.
Remove/comment out unused stuff.
Simplify timers.


SVN revision: 34660
2008-05-24 18:30:50 +00:00
Kim Woelders fdf5b813c7 Update po.
SVN revision: 34658
2008-05-24 18:18:15 +00:00
Kim Woelders d979097f1a Need sync in iconbox animation.
SVN revision: 34657
2008-05-24 18:14:58 +00:00
Kim Woelders 1dad1ef28f Simplify timers.
SVN revision: 34656
2008-05-24 18:13:17 +00:00
Kim Woelders 7ee40a7968 Add cast.
SVN revision: 34535
2008-05-10 23:31:50 +00:00
Kim Woelders 48cda6622e Remove more unused stuff.
SVN revision: 34534
2008-05-10 23:29:01 +00:00
Kim Woelders 26f7112636 Remove/comment out unused stuff.
SVN revision: 34533
2008-05-10 23:22:31 +00:00
Kim Woelders eb7ff37841 Disabled FX cleanups.
SVN revision: 34532
2008-05-10 23:17:40 +00:00
Kim Woelders c906498380 Idler/Animator cleanups.
SVN revision: 34531
2008-05-10 23:15:32 +00:00
Kim Woelders a0a4f36725 Fix updates on screen size change (broken in 0.16.8.13).
SVN revision: 34530
2008-05-10 23:08:38 +00:00
Kim Woelders 8c1deefe67 Bump version.
SVN revision: 34529
2008-05-10 22:59:50 +00:00
Kim Woelders b65588b25d Thu May 1 13:33:22 CEST 2008
(Kim)

--- 0.16.8.13 ---


SVN revision: 34422
2008-05-01 11:33:44 +00:00
Kim Woelders 9c201b6f9d Eliminate obsolete NoWin.
SVN revision: 34369
2008-04-25 19:12:12 +00:00
Kim Woelders 00fb2f0048 Thu Apr 3 19:48:45 CEST 2008
(Kim)

--- 0.16.8.13 0.03 ---
Fix bug, avoid allocating excessively large arrays in window placement.
Eliminate RRoot and VRoot.
Rewrap more X stuff.
Remove obsolete (I think) sgi _NO_ANSIMODE stuff. Cleanups.


SVN revision: 34173
2008-04-03 17:49:46 +00:00
Kim Woelders 132355f77c Update po.
SVN revision: 34151
2008-03-30 12:24:30 +00:00
Kim Woelders 877541ea71 Remove obsolete (I think) sgi _NO_ANSIMODE stuff. Cleanups.
SVN revision: 34150
2008-03-30 12:21:38 +00:00
Kim Woelders b780491887 Rewrap more X stuff.
SVN revision: 34149
2008-03-30 12:13:16 +00:00
Kim Woelders 02f2b0d882 Eliminate RRoot and VRoot.
SVN revision: 34146
2008-03-29 17:18:58 +00:00
Kim Woelders ce8c78830a Move some X stuff to x.c.
SVN revision: 34143
2008-03-29 10:48:45 +00:00
Kim Woelders c363642d11 Oops - line got lost somewhere.
SVN revision: 34142
2008-03-29 10:34:53 +00:00
Kim Woelders 07b73ff81b Fix bug, avoid allocating excessively large arrays in window placement.
SVN revision: 34137
2008-03-29 08:23:24 +00:00
Kim Woelders 2f2cba99aa Fix crash in debug stuff.
SVN revision: 34136
2008-03-29 08:22:36 +00:00
Kim Woelders 60acd46ceb Thu Mar 27 00:21:35 CET 2008
(Kim)

--- 0.16.8.13 0.02 ---
Japanese translation update (Yasufumi Haga).
French translation update (Tristan D.).
Speed up list iterators.
Use ecore_list_for_each in stead of ECORE_LIST_FOR_EACH (faster).
Add -brs to indent profile.
Eliminate Constraints.
Eliminate redundant RRoot variables.
Eliminate redundant VRoot vars.
Fix potential segv during window placement.
Background scaling tweak (debian bug 471577).


SVN revision: 34124
2008-03-26 23:22:04 +00:00
Kim Woelders db143c3353 Update.
SVN revision: 34123
2008-03-26 23:20:38 +00:00
Kim Woelders c46af7ad8c Background scaling tweak (debian bug 471577).
SVN revision: 34122
2008-03-26 23:19:42 +00:00
Kim Woelders 8c8820cb22 Fix potential segv during window placement.
SVN revision: 34114
2008-03-25 22:00:41 +00:00
Kim Woelders 6eaca2639c Eliminate redundant VRoot vars.
SVN revision: 34106
2008-03-24 11:12:40 +00:00
Kim Woelders 45ae68ae79 Eliminate redundant RRoot variables.
SVN revision: 34105
2008-03-24 10:24:28 +00:00
Kim Woelders e9230a8aa5 Eliminate Constraints.
SVN revision: 34104
2008-03-24 09:47:50 +00:00
Kim Woelders 9577d31aaf Header file tweaks.
SVN revision: 34103
2008-03-24 08:57:50 +00:00
Kim Woelders 76eb88f39b Minor simplifications.
SVN revision: 34102
2008-03-24 08:53:10 +00:00
Kim Woelders e7f01c2d6f Add -brs to indent profile.
SVN revision: 34096
2008-03-23 11:54:24 +00:00
Kim Woelders a39948076c Use ecore_list_for_each in stead of ECORE_LIST_FOR_EACH (faster).
SVN revision: 34095
2008-03-23 06:49:50 +00:00
Kim Woelders c9053d3090 Speed up list iterators.
SVN revision: 34091
2008-03-22 16:45:06 +00:00
Kim Woelders 4211550998 Update config option list.
SVN revision: 34090
2008-03-22 16:36:29 +00:00
Kim Woelders 9d6935d89a Add some event debug stuff.
SVN revision: 34089
2008-03-22 16:34:46 +00:00
Kim Woelders 21804b3cb7 Update.
SVN revision: 34088
2008-03-22 16:33:09 +00:00
Kim Woelders c4b035680b Cleanups.
SVN revision: 34085
2008-03-22 15:00:07 +00:00
Kim Woelders 2e13af4ea9 2008.
SVN revision: 34084
2008-03-22 14:52:38 +00:00
Kim Woelders 4ef9558c14 Forgot 2008.
SVN revision: 34083
2008-03-22 14:51:24 +00:00
Kim Woelders adc1f679e1 Forgot 2008, use same copyright notice format as used elsewhere.
SVN revision: 34082
2008-03-22 14:50:15 +00:00
Kim Woelders 58e0b32d0f French translation update (Tristan D.).
SVN revision: 34081
2008-03-22 14:41:12 +00:00
Kim Woelders 4afbbb03ea Japanese translation update (Yasufumi Haga).
SVN revision: 34080
2008-03-22 14:40:50 +00:00
Kim Woelders ee1d129bdd Fri Mar 14 09:56:22 CET 2008
(Kim)

--- 0.16.8.13 0.01 ---
Avoid building unused static libraries.
Add some checking of printf style prototypes.
Use XInternAtoms to speed up initial atom fetch.
Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined).
Disable broken image/text class destroy functions.
Fix modules build.
Japanese translation update (Yasufumi Haga).
French translation update (Tristan D.).
Call autosave() on eesh sound on/off.
Optionally use PulseAudio to play sounds.
Simplify X-error checking.
Fix potential segv during translucent moves (noted by Pietro Cerutti, bug 392).
Fix memory leak if translucent move initialisation fails.
Fix bugs when shared memory image creation fails causing memory leak and X-errors.
Various sound/module/visibility fixes.
Add option to center new windows when desk is full (suggested by George L. Yermulnik).
Pick up some kde4 apps in menu generation.
Add shadow and fading flags to the remembered flag list.


SVN revision: 34023
2008-03-14 08:57:43 +00:00
Kim Woelders 6d6c2c3eeb Update po.
SVN revision: 34007
2008-03-12 22:34:48 +00:00
Kim Woelders 137c4f8aba Add shadow and fading flags to the remembered flag list.
SVN revision: 34006
2008-03-12 22:27:03 +00:00
Kim Woelders c025791c9a Pick up some kde4 apps.
SVN revision: 33988
2008-03-11 22:06:41 +00:00