fluxbox/src/FbTk
2007-01-07 14:58:10 +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 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 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 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 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 use LC_TIME for interpreting clock locale. 2007-01-05 16:10:56 +00:00
FbString.hh properly protect usage of iconv_t by HAVE_ICONV 2006-06-26 01:36:27 +00:00
FbWindow.cc set opacity properly 2007-01-06 19:59: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 change default Xft font so that it works properly with rotation (see 2007-01-05 13:01:19 +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 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 only grab keybindings on screens managed by fluxbox 2007-01-05 16:54:34 +00:00
KeyUtil.hh only grab keybindings on screens managed by fluxbox 2007-01-05 16:54:34 +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 CachedPixmap 2006-10-16 19:41:57 +00:00
Menu.cc make "force pseudotransparency" menu item work immediately 2007-01-06 19:03:33 +00:00
Menu.hh per-window transparency, including apps and menu support, plus some 2007-01-07 11:55:14 +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 move triangle drawing into FbDrawable 2007-01-06 07:38:04 +00:00
MenuItem.hh per-window transparency, including apps and menu support, plus some 2007-01-07 11:55: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 I overkilled RefCount. Too tired. Heres the proper fix. 2007-01-07 14:58:10 +00:00
Resource.cc cosmetic patch from slava semushin, removes whitespaces and 2006-10-27 06:57:43 +00:00
Resource.hh per-window transparency, including apps and menu support, plus some 2007-01-07 11:55:14 +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 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 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 change default Xft font so that it works properly with rotation (see 2007-01-05 13:01:19 +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 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
XFontImp.cc fix loading of rotated fonts on style change 2007-01-05 13:43:54 +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 more dead functions 2006-12-22 05:44:42 +00:00
XLayer.hh more dead functions 2006-12-22 05:44:42 +00:00
XLayerItem.cc more dead functions 2006-12-22 05:44:42 +00:00
XLayerItem.hh more dead functions 2006-12-22 05:44:42 +00:00
XmbFontImp.cc fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XmbFontImp.hh fix loading of rotated fonts on style change 2007-01-05 13:43:54 +00:00
XrmDatabaseHelper.hh just some minor cosmetic issues 2005-11-16 21:54:45 +00:00