Commit Graph

3196 Commits

Author SHA1 Message Date
Kim Woelders 49b0eefe30 Use new destructive line parser to avoid a lot of strdup/free's.
SVN revision: 30132
2007-05-28 22:05:29 +00:00
Kim Woelders 1b1cd715c5 Change menu file references to be relative to ~/.e16/menus/. Cleanups.
SVN revision: 30129
2007-05-28 17:20:43 +00:00
Kim Woelders 978141c537 Add missing header.
SVN revision: 30128
2007-05-28 17:11:44 +00:00
Kim Woelders d1ff1cfec1 Fix centering when running e16 in window.
SVN revision: 30127
2007-05-28 17:09:11 +00:00
Kim Woelders e5cae2c734 Avoid area switch when activating window that is mostly offscreen (noted by Mike Frysinger).
SVN revision: 30119
2007-05-27 21:23:55 +00:00
Kim Woelders 591ca46201 Fix extents invalidation when reparenting+moving while unmapped.
SVN revision: 30118
2007-05-27 21:21:32 +00:00
Kim Woelders ed086ecbe5 Sat May 26 19:46:45 CEST 2007
(Kim)

--- 0.16.8.9 0.01 ---
Bump version.
Eliminate unused parameter in IPC functions. Move some stuff out of E.h.
Tweak debug message printing.
Tweak debug messages in configuration settings handling.
Fix several issues around setting internal window title/class.
Hungarian translation spelling corrections (Egmont Koblinger).
Free un-loadable menu pixmaps some time after menu is closed.
Make magnifier window title translatable.
Move argb bit from Eobj down to Win struct.
Set default pager mode to live.
Move some window background pixmap handling down to Win layer.
Fix edge flipping after desk switch.


SVN revision: 30084
2007-05-26 18:34:50 +00:00
Kim Woelders 4ef14b49b1 Update po.
SVN revision: 30078
2007-05-25 23:22:04 +00:00
Kim Woelders 3948bde32f Fix edge flipping after desk switch.
SVN revision: 30077
2007-05-25 23:02:25 +00:00
Kim Woelders dad015dc6c Move some window background pixmap handling down to Win layer.
SVN revision: 30076
2007-05-25 22:40:47 +00:00
Kim Woelders f91bd57508 Trivial cleanups.
SVN revision: 30043
2007-05-20 12:46:24 +00:00
Kim Woelders 10f5c22d56 Set default pager mode to live.
SVN revision: 30042
2007-05-20 12:44:56 +00:00
Kim Woelders 4e1398d8a4 Move argb bit from Eobj down to Win struct.
SVN revision: 30040
2007-05-20 08:08:59 +00:00
Kim Woelders f7a0f9b160 Make magnifier window title translatable.
SVN revision: 30036
2007-05-19 18:44:39 +00:00
Kim Woelders f07cedc1d1 Oops - Fix pager class.
SVN revision: 30035
2007-05-19 18:39:21 +00:00
Kim Woelders 18d39ac5e9 Free un-loadable menu pixmaps some time after menu is closed.
SVN revision: 30032
2007-05-19 08:41:40 +00:00
Kim Woelders 848f5195a3 Oops - fix crash when closing internal window.
SVN revision: 30028
2007-05-18 22:46:44 +00:00
Kim Woelders 1e2aaba754 Hungarian translation spelling corrections (Egmont Koblinger).
SVN revision: 30027
2007-05-18 22:00:09 +00:00
Kim Woelders 9d9e4686e7 Fix several issues around setting internal window title/class.
SVN revision: 30022
2007-05-18 21:18:24 +00:00
Kim Woelders 9474487a7f Tweak debug messages in configuration settings handling.
SVN revision: 30020
2007-05-18 20:43:56 +00:00
Kim Woelders bea55f7434 Tweak debug message printing.
SVN revision: 30019
2007-05-18 20:37:11 +00:00
Kim Woelders 3f4eb10e09 Eliminate unused parameter in IPC functions. Move some stuff out of E.h.
SVN revision: 30015
2007-05-18 08:25:06 +00:00
Kim Woelders c71eeb8e26 Bump version.
SVN revision: 30014
2007-05-18 08:23:16 +00:00
Kim Woelders 073d0bde36 Thu May 17 11:49:39 CEST 2007
(Kim)

--- 0.16.8.8 ---
Bump version.
Fix pagers when enabling after initially being disabled (noted by Dennis Nezic).
Remove unused backup-....cfg stuff.
Fix fallback textclass.
Don't crash if trying to start when no theme is found. Add missing newline.
Fix parsing title, name, and class matches in windowmatches.cfg (noted by Ted Baltz).
Remove trailing dash in release version string.
Enable setting imlib2 image cache size (debug).
Eliminate some remainders from Window re-wrapping done a while back.


SVN revision: 30007
2007-05-17 09:51:24 +00:00
Kim Woelders 1c16f1ce57 Update po.
SVN revision: 30005
2007-05-16 17:34:52 +00:00
Kim Woelders 9bcaa1f8da Eliminate some remainders from Window re-wrapping done a while back.
SVN revision: 29919
2007-05-07 23:47:48 +00:00
Kim Woelders a04d88056c Enable setting imlib2 image cache size (debug only).
SVN revision: 29918
2007-05-07 23:26:13 +00:00
Kim Woelders 96746665ab Remove trailing dash in release version string.
SVN revision: 29917
2007-05-07 23:09:43 +00:00
Kim Woelders 4287a7ccfb Fix parsing title, name, and class matches in windowmatches.cfg (noted by Ted Baltz).
SVN revision: 29916
2007-05-07 22:46:01 +00:00
Kim Woelders fd61f15027 Don't crash if trying to start when no theme is found. Add missing newline.
SVN revision: 29878
2007-05-06 13:44:54 +00:00
Kim Woelders 442c16bf26 Fix fallback textclass.
SVN revision: 29876
2007-05-06 13:37:37 +00:00
Kim Woelders d6e0b13275 Remove unused backup-....cfg stuff.
SVN revision: 29875
2007-05-06 13:35:42 +00:00
Kim Woelders 44e77e8685 Fix pagers when enabling after initially being disabled (noted by Dennis Nezic).
SVN revision: 29873
2007-05-06 13:09:59 +00:00
Kim Woelders 5f63b77adb Bump version.
SVN revision: 29872
2007-05-06 12:55:04 +00:00
Kim Woelders 59922b270c Fri May 4 00:13:57 CEST 2007
(Kim)

--- 0.16.8.7 ---
Avoid creating/destroying regions.
Use some macros to simplify code. Minor reorganization of root stuff.
Avoid creating/destroying regions - continued.
Fix ugly black shadows on icons in transparent iconbox (noted by Atom Smasher).
Fix repaint after changing shadow mode.


SVN revision: 29834
2007-05-03 22:17:49 +00:00
Kim Woelders 2df3553480 Update po.
SVN revision: 29769
2007-04-29 14:57:55 +00:00
Kim Woelders ab1bdc3fb1 Fix repaint after changing shadow mode.
SVN revision: 29768
2007-04-29 14:48:09 +00:00
Kim Woelders de10028da0 Update po.
SVN revision: 29767
2007-04-29 13:17:28 +00:00
Kim Woelders dd25df5cba Update.
SVN revision: 29766
2007-04-29 13:14:54 +00:00
Kim Woelders 08aa444f44 Fix ugly black shadows on icons in transparent iconbox (noted by Atom Smasher).
SVN revision: 29765
2007-04-29 13:13:03 +00:00
Kim Woelders 3a6d7dedef Avoid creating/destroying regions - continued.
SVN revision: 29728
2007-04-25 18:41:54 +00:00
Kim Woelders 0e1f1151e9 Avoid creating/destroying regions - continued.
SVN revision: 29655
2007-04-22 14:15:22 +00:00
Kim Woelders 943da26068 Use some macros to simplify code. Minor reorganization of root stuff.
SVN revision: 29654
2007-04-22 14:08:35 +00:00
Kim Woelders 90c69ed966 Oops - fixup after last commit.
SVN revision: 29653
2007-04-22 12:27:16 +00:00
Kim Woelders bf84441bee Avoid creating/destroying regions.
SVN revision: 29628
2007-04-21 20:32:06 +00:00
Kim Woelders 2e3c7e4ff0 Japanese translation update (Yasufumi Haga).
SVN revision: 29623
2007-04-21 11:16:12 +00:00
Kim Woelders 9a0fd5c86c Sat Apr 21 00:22:48 CEST 2007
(Kim)

--- 0.16.8.7 0.05 ---
Mozilla apps have changed WM_CLASS name to gecko.
Split client message processing into client and root message parts.
Don't use atom name in client message processing.
Don't use atom name in property change processing.
Add some new atoms (_NET_WM_ACTION_ABOVE/BELOW).
Startup id bits.
Remove unused ACTION_UNSHADE. Eliminate almost duplicate tooltip strings.
Update config file string list.
Danish translation update.


SVN revision: 29614
2007-04-20 22:23:34 +00:00
Kim Woelders 84ad6a3acf po.
SVN revision: 29613
2007-04-20 22:21:29 +00:00
Kim Woelders 1e60b25f78 Magnifier tweaks.
SVN revision: 29608
2007-04-19 22:25:25 +00:00
Kim Woelders 0c99e5935e Danish translation update.
SVN revision: 29607
2007-04-19 19:00:59 +00:00