diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,16 +1,24 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/10/30: | ||
4 | * Cosmetic patch from Slava Semushin | ||
5 | CommandDialog.cc Ewmh.cc FbCommands.cc FbAtoms.cc Xutil.cc Gnome.cc | ||
6 | MenuTheme.cc Window.cc Resources.cc tests/testFont.cc FbWinFrameTheme.cc | ||
7 | SystemTray.cc MenuCreator.cc FbTk/TextureRender.cc FbTk/XFontImp.cc | ||
8 | FbTk/EventManager.cc FbTk/Menu.cc FbTk/FbPixmap.cc FbTk/ImageControl.cc | ||
9 | FbTk/XmbFontImp.cc FbTk/Font.cc ScreenResources.cc fluxbox.cc | ||
10 | Workspace.cc Toolbar.cc IconbarTool.cc util/fbsetroot.cc | ||
11 | util/fbrun/FbRun.cc util/fbrun/main.cc | ||
3 | *06/10/27: | 12 | *06/10/27: |
4 | * Changed mode for .fluxbox/startup to 644 (Mathias) | 13 | * Changed mode for .fluxbox/startup to 644 (Mathias) |
5 | some people on noexec-mounted partitions ran into problems | 14 | some people on noexec-mounted partitions ran into problems |
6 | util/startfluxbox.in | 15 | util/startfluxbox.in |
7 | * Small updates to the asciidoc-docs (Mathias) | 16 | * Small updates to the asciidoc-docs (Mathias) |
8 | * Cosmetic patch from Slave Semushin | 17 | * Cosmetic patch from Slava Semushin |
9 | Slit.cc Screen.cc Keys.cc main.cc ToolbarTheme.cc FbTk/MultLayers.cc | 18 | Slit.cc Screen.cc Keys.cc main.cc ToolbarTheme.cc FbTk/MultLayers.cc |
10 | FbTk/Transparent.cc FbTk/Resource.cc FbTk/Theme.cc FbTk/XLayer.cc | 19 | FbTk/Transparent.cc FbTk/Resource.cc FbTk/Theme.cc FbTk/XLayer.cc |
11 | FbTk/Image.cc FbTk/Color.cc FbTk/FbString.cc Remember.cc RegExp.cc | 20 | FbTk/Image.cc FbTk/Color.cc FbTk/FbString.cc Remember.cc RegExp.cc |
12 | WinClient.cc Shape.cc ClientPattern.cc FbWinFrame.cc | 21 | WinClient.cc Shape.cc ClientPattern.cc FbWinFrame.cc |
13 | |||
14 | *06/10/16: | 22 | *06/10/16: |
15 | * Added CachedPixmap (Henrik) | 23 | * Added CachedPixmap (Henrik) |
16 | FbTk/CachedPixmap.hh/cc | 24 | FbTk/CachedPixmap.hh/cc |