fluxbox/src/FbTk
2006-11-12 17:16:56 +00:00
..
.cvsignore ignore 2003-06-18 08:01:05 +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 fix window button image updates 2006-04-14 14:22:16 +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 cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +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 more dead functions 2006-07-01 02:56:46 +00:00
EventManager.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
EventManager.hh copyright date 2005-01-24 18:02:34 +00:00
FbDrawable.cc more dead functions 2006-07-01 02:56:46 +00:00
FbDrawable.hh more dead functions 2006-07-01 02:56:46 +00:00
FbPixmap.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
FbPixmap.hh fix disappearing menu selection boxes 2006-06-24 13:11:27 +00:00
FbString.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
FbString.hh properly protect usage of iconv_t by HAVE_ICONV 2006-06-26 01:36:27 +00:00
FbWindow.cc more dead functions 2006-07-01 02:56:46 +00:00
FbWindow.hh use a timer to make sure focus always reverts if possible 2006-07-23 09:51:54 +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 removed duplicate headers, patch from Slava Semushin aka php-coder 2006-11-12 17:16:56 +00:00
Font.hh handle utf-8 strings properly. 2006-05-07 03:41:27 +00:00
FontImp.hh handle utf-8 strings properly. 2006-05-07 03:41:27 +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 fix nls... notably classify text on conversion whether its for X or 2006-06-21 14:41:16 +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 Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
ImageControl.hh more dead functions 2006-07-01 03:32:53 +00:00
ImageImlib2.cc updated copyright info 2006-02-16 06:53:05 +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
KeyUtil.cc unfix *lock modifiers, ignore scroll lock on events 2006-07-21 08:36:12 +00:00
KeyUtil.hh unfix *lock modifiers, ignore scroll lock on events 2006-07-21 08:36:12 +00:00
Layer.hh cosmetic patch from slava again 2006-11-07 19:12:42 +00:00
LayerItem.hh copyright date 2005-01-24 18:02:34 +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 CachedPixmap 2006-10-16 19:41:57 +00:00
Menu.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
Menu.hh remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing submenus 2006-08-09 04:20:06 +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 improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +00:00
MenuItem.hh improve native language handling, move messages and menu labels to 2006-05-20 15:08:14 +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 updated copyright info 2006-02-16 06:53:05 +00:00
MenuTheme.hh fix disappearing menu selection boxes 2006-06-24 13:11:27 +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 more dead functions 2006-07-01 03:32:53 +00:00
Resource.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
Resource.hh added comments 2006-05-13 16:46:31 +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 some minor code cleanups thanks Slava Semushin (php-coder), who also thanks Mikhail Gusarov 2006-06-27 08:54: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 updated copyright info 2006-02-16 06:53:05 +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 cosmetic patch from slava again 2006-11-07 19:12:42 +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 fixed minor bug 2006-04-26 16:38:02 +00:00
Texture.hh fix a bunch of comments, make default textures obvious 2006-04-25 02:19:04 +00:00
TextureRender.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +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 removed duplicate headers, patch from Slava Semushin aka php-coder 2006-11-12 17:16:56 +00:00
ThemeItems.cc fix a bunch of comments, make default textures obvious 2006-04-25 02:19:04 +00:00
Timer.cc fix timer issues (esp clock not updating on multiple screens) 2006-06-19 05:04:42 +00:00
Timer.hh fix timer issues (esp clock not updating on multiple screens) 2006-06-19 05:04:42 +00:00
Transparent.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
Transparent.hh Big changes to how transparency works 2005-04-10 18:18:14 +00:00
XFontImp.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
XFontImp.hh handle utf-8 strings properly. 2006-05-07 03:41:27 +00:00
XftFontImp.cc handle utf-8 strings properly. 2006-05-07 03:41:27 +00:00
XftFontImp.hh handle utf-8 strings properly. 2006-05-07 03:41:27 +00:00
XLayer.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
XLayer.hh external tabs 2006-03-20 11:31:24 +00:00
XLayerItem.cc external tab fixes, plus aligning items properly 2006-03-23 02:06:51 +00:00
XLayerItem.hh external tab fixes, plus aligning items properly 2006-03-23 02:06:51 +00:00
XmbFontImp.cc Cosmetic patch from Slava Semushin 2006-10-30 19:31:15 +00:00
XmbFontImp.hh handle utf-8 strings properly. 2006-05-07 03:41:27 +00:00
XrmDatabaseHelper.hh just some minor cosmetic issues 2005-11-16 21:54:45 +00:00