fluxbox/src/FbTk
2007-09-08 18:38:30 +00:00
..
App.cc fix parentrelative background, and some tidying 2006-05-22 15:09:21 +00:00
App.hh copyright date 2005-01-24 18:02:34 +00:00
Button.cc menu from workspacename tool wasn't focused, and fixed unpressed button rendering 2007-04-08 18:01:01 +00:00
Button.hh fix window button image updates 2006-04-14 14:22:16 +00:00
CachedPixmap.cc cached pixmap helper, works like auto ptr for cached pixmaps 2006-10-16 18:47:27 +00:00
CachedPixmap.hh cached pixmap helper, works like auto ptr for cached pixmaps 2006-10-16 18:47:27 +00:00
Color.cc scaling color values so that they have the right intensity 2007-01-02 06:31:23 +00:00
Color.hh updated copyright info 2006-02-16 06:53:05 +00:00
Command.hh copyright date 2005-01-24 18:02:34 +00:00
CompareEqual.hh copyright date 2005-01-24 18:02:34 +00:00
Compose.hh copyright date 2005-01-24 18:02:34 +00:00
EventHandler.hh moved some code around (regarding event handling) in preparation for upcoming features 2007-03-04 17:47:37 +00:00
EventManager.cc moved some code around (regarding event handling) in preparation for upcoming features 2007-03-04 17:47:37 +00:00
EventManager.hh moved some code around (regarding event handling) in preparation for upcoming features 2007-03-04 17:47:37 +00:00
FbDrawable.cc move triangle drawing into FbDrawable 2007-01-06 07:38:04 +00:00
FbDrawable.hh move triangle drawing into FbDrawable 2007-01-06 07:38:04 +00:00
FbPixmap.cc stop gvim from repeatedly resizing tabbed windows 2007-07-03 21:08:07 +00:00
FbPixmap.hh fix updating of systemtray and kde dockapps in slit on background change 2007-07-03 18:50:53 +00:00
FbString.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
FbString.hh properly protect usage of iconv_t by HAVE_ICONV 2006-06-26 01:36:27 +00:00
FbWindow.cc Fix system tray restart issues 2007-08-04 17:14:13 +00:00
FbWindow.hh Fix system tray restart issues 2007-08-04 17:14:13 +00:00
FileUtil.cc updated copyright info 2006-02-16 06:53:05 +00:00
FileUtil.hh copyright date 2005-01-24 18:02:34 +00:00
Font.cc fixed compiling error with xft disabled 2007-03-05 00:16:53 +00:00
Font.hh change default Xft font so that it works properly with rotation (see 2007-01-05 13:01:19 +00:00
FontImp.hh fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
GContext.cc updated copyright info 2006-02-16 06:53:05 +00:00
GContext.hh more dead functions 2006-07-01 02:56:46 +00:00
I18n.cc fix nls... notably classify text on conversion whether its for X or 2006-06-21 14:41:16 +00:00
I18n.hh basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
Image.cc cosmetic patch from slava again 2006-11-07 19:12:42 +00:00
Image.hh copyright date 2005-01-24 18:02:34 +00:00
ImageControl.cc basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
ImageControl.hh more dead functions 2006-07-01 03:32:53 +00:00
ImageImlib2.cc fix ToggleDecor for fullscreen and decorationless windows, plus some other cleanup 2007-07-24 12:12:45 +00:00
ImageImlib2.hh adds imlib2-support to fluxbox: allows us to load several imageformats 2004-12-21 23:42:09 +00:00
ImageXPM.cc updated copyright info 2006-02-16 06:53:05 +00:00
ImageXPM.hh copyright date 2005-01-24 18:02:34 +00:00
ITypeAheadable.hh added include command to ITypeAheadable.hh header for tolower() 2007-05-17 20:35:09 +00:00
KeyUtil.cc fix ToggleDecor for fullscreen and decorationless windows, plus some other cleanup 2007-07-24 12:12:45 +00:00
KeyUtil.hh strip off extra bits set by Xorg in event state 2007-06-28 22:25:35 +00:00
Layer.hh more dead functions 2006-12-22 05:44:42 +00:00
LayerItem.hh more dead functions 2006-12-22 05:44:42 +00:00
MacroCommand.cc added new command: ToggleCmd, works like a macro but executes the commands one at the time. Thanks Mark Tiefenbruck 2006-06-10 20:04:34 +00:00
MacroCommand.hh added new command: ToggleCmd, works like a macro but executes the commands one at the time. Thanks Mark Tiefenbruck 2006-06-10 20:04:34 +00:00
Makefile.am added support for typeahead in menus 2007-03-03 19:35:34 +00:00
Menu.cc fix crash when changing toolbar visibility with empty toolbar.tools 2007-09-08 18:38:30 +00:00
Menu.hh make sure menus close only when right clicking down and up on the titlebar 2007-07-15 16:32:54 +00:00
MenuIcon.cc improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +00:00
MenuIcon.hh improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +00:00
MenuItem.cc fix crash when changing toolbar visibility with empty toolbar.tools 2007-09-08 18:38:30 +00:00
MenuItem.hh basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
MenuSeparator.cc Fix occasional highlighting of menu nops+separators, sf.net patch 2006-04-25 03:11:31 +00:00
MenuSeparator.hh Fix occasional highlighting of menu nops+separators, sf.net patch 2006-04-25 03:11:31 +00:00
MenuTheme.cc added support for typeahead in menus 2007-03-03 19:35:34 +00:00
MenuTheme.hh added support for typeahead in menus 2007-03-03 19:35:34 +00:00
MultiButtonMenuItem.cc improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +00:00
MultiButtonMenuItem.hh improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +00:00
MultLayers.cc cosmetic patch from slava again 2006-11-07 19:12:42 +00:00
MultLayers.hh copyright date 2005-01-24 18:02:34 +00:00
NotCopyable.hh copyright date 2005-01-24 18:02:34 +00:00
Observer.cc updated copyright info 2006-02-16 06:53:05 +00:00
Observer.hh copyright date 2005-01-24 18:02:34 +00:00
PixmapWithMask.hh copyright date 2005-01-24 18:02:34 +00:00
RefCount.hh I overkilled RefCount. Too tired. Heres the proper fix. 2007-01-07 14:58:10 +00:00
Resource.cc fixed a bug, removed some unused code 2007-04-03 17:14:00 +00:00
Resource.hh per-window transparency, including apps and menu support, plus some 2007-01-07 11:55:14 +00:00
SearchResult.cc added support for typeahead in menus 2007-03-03 19:35:34 +00:00
SearchResult.hh added support for typeahead in menus 2007-03-03 19:35:34 +00:00
Select2nd.hh cosmetic changes from php-coder (copyright, header) 2006-02-27 20:58:16 +00:00
SignalHandler.cc more dead functions 2006-07-01 02:56:46 +00:00
SignalHandler.hh more dead functions 2006-07-01 02:56:46 +00:00
SimpleCommand.hh copyright date 2005-01-24 18:02:34 +00:00
stringstream.hh define ostrstream and ostringstream 2006-03-18 21:56:05 +00:00
StringUtil.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
StringUtil.hh some minor code cleanups thanks Slava Semushin (php-coder), who also thanks Mikhail Gusarov 2006-06-27 08:54:24 +00:00
Subject.cc fix crash when changing toolbar visibility with empty toolbar.tools 2007-09-08 18:38:30 +00:00
Subject.hh copyright date 2005-01-24 18:02:34 +00:00
Text.cc fix size_t issues and other 64bit-highlighted warnings 2006-04-06 13:59:52 +00:00
Text.hh fix all compiler warnings with -Wall 2006-04-16 11:18:22 +00:00
TextBox.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
TextBox.hh fix all compiler warnings with -Wall 2006-04-16 11:18:22 +00:00
TextButton.cc more dead functions 2006-07-01 03:32:53 +00:00
TextButton.hh more dead functions 2006-07-01 03:32:53 +00:00
Texture.cc scaling color values so that they have the right intensity 2007-01-02 06:31:23 +00:00
Texture.hh fix a bunch of comments, make default textures obvious 2006-04-25 02:19:04 +00:00
TextureRender.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
TextureRender.hh more dead functions 2006-07-01 02:56:46 +00:00
Theme.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
Theme.hh several fixes for background option in styles 2007-01-14 19:00:18 +00:00
ThemeItems.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
Timer.cc fix timer issues (esp clock not updating on multiple screens) 2006-06-19 05:04:42 +00:00
Timer.hh basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
Transparent.cc make "force pseudotransparency" menu item work immediately 2007-01-06 19:03:33 +00:00
Transparent.hh make "force pseudotransparency" menu item work immediately 2007-01-06 19:03:33 +00:00
TypeAhead.hh added support for typeahead in menus 2007-03-03 19:35:34 +00:00
XFontImp.cc updates for compiling with gcc 4.3 2007-06-29 17:25:24 +00:00
XFontImp.hh fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XftFontImp.cc fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XftFontImp.hh fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XLayer.cc some minor changes 2007-08-05 22:28:11 +00:00
XLayer.hh basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
XLayerItem.cc more dead functions 2006-12-22 05:44:42 +00:00
XLayerItem.hh basicly cosmetic changes, patch by slava semushin 2007-04-17 07:52:40 +00:00
XmbFontImp.cc add some decorations to torn menus, and fix restart without an argument 2007-07-31 23:16:05 +00:00
XmbFontImp.hh fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XrmDatabaseHelper.hh only possible anomaly I can see here 2007-08-04 18:15:58 +00:00