diff options
author | rathnor <rathnor> | 2003-07-18 15:40:55 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-18 15:40:55 (GMT) |
commit | 7e1733c4352befe577150bad63d362dd7c1a94b9 (patch) | |
tree | 1f339ae234f85aaa98529e9c511117dcb620a9f1 /ChangeLog | |
parent | 06d723aefe7fb794f50b1e7a0ad8ad4473ae8ac6 (diff) | |
download | fluxbox_pavel-7e1733c4352befe577150bad63d362dd7c1a94b9.zip fluxbox_pavel-7e1733c4352befe577150bad63d362dd7c1a94b9.tar.bz2 |
reorganise operation of ResourceManager
plus fix initialisation of layer for slit and toolbar
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/19: | ||
4 | * Redo ResourceManager so that it loads resources on registration, and | ||
5 | only opens the database in blocks of requests (Simon) | ||
6 | - fixes initial loading of init resources (e.g. toolbar.layer) | ||
7 | Resource.hh/cc XrmDatabaseHelper.hh Screen.cc fluxbox.hh/cc Slit.cc | ||
8 | Toolbar.cc ToolbarHandler.cc | ||
3 | *03/07/18: | 9 | *03/07/18: |
4 | * Fix java bug. Wasn't sending ConfigureNotify's to client (Simon) | 10 | * Fix java bug. Wasn't sending ConfigureNotify's to client (Simon) |
5 | - also fix missing border on transient windows | 11 | - also fix missing border on transient windows |