fluxbox/src/FbTk
2003-12-10 23:08:06 +00:00
..
.cvsignore ignore 2003-06-18 08:01:05 +00:00
App.cc sync function 2003-12-04 21:31:02 +00:00
App.hh sync function 2003-12-04 21:31:02 +00:00
Button.cc added pressed color 2003-10-13 23:43:11 +00:00
Button.hh added pressed color 2003-10-13 23:43:11 +00:00
Color.cc removed some warning msg 2003-08-29 00:58:20 +00:00
Color.hh drawing optimisations and fixes 2003-10-09 16:48:09 +00:00
Command.hh command 2002-12-13 20:30:57 +00:00
Compose.hh composes two functions into one 2003-08-24 10:37:31 +00:00
Directory.cc added isDirectory and isRegularFile 2003-08-17 13:19:54 +00:00
Directory.hh added isDirectory and isRegularFile 2003-08-17 13:19:54 +00:00
EventHandler.hh documentation 2003-05-10 23:14:22 +00:00
EventManager.cc fix identification of event targets in event manager 2003-10-14 16:23:16 +00:00
EventManager.hh fix identification of event targets in event manager 2003-10-14 16:23:16 +00:00
FbDrawable.cc get image from drawable 2003-09-06 15:39:06 +00:00
FbDrawable.hh get image from drawable 2003-09-06 15:39:06 +00:00
FbPixmap.cc cleaning 2003-09-10 21:37:05 +00:00
FbPixmap.hh resize function 2003-09-10 21:28:13 +00:00
FbWindow.cc fixed uninitialized variables 2003-10-26 20:52:28 +00:00
FbWindow.hh buffered background 2003-09-14 09:51:40 +00:00
Font.cc fixed shadow option bug 2003-12-01 19:57:01 +00:00
Font.hh added shadow 2003-11-28 23:27:29 +00:00
FontImp.hh license update 2003-04-20 13:52:29 +00:00
GContext.cc copy stuff 2003-11-28 22:50:55 +00:00
GContext.hh copy stuff 2003-11-28 22:50:55 +00:00
Image.cc add better theme path searching 2003-11-16 22:33:56 +00:00
Image.hh add better theme path searching 2003-11-16 22:33:56 +00:00
ImageControl.cc drawing optimisations and fixes 2003-10-09 16:48:09 +00:00
ImageControl.hh drawing optimisations and fixes 2003-10-09 16:48:09 +00:00
ImageXPM.cc image handling 2003-08-22 21:25:14 +00:00
ImageXPM.hh image handling 2003-08-22 21:25:14 +00:00
KeyUtil.cc using auto_ptr 2003-10-13 19:31:56 +00:00
KeyUtil.hh using auto_ptr 2003-10-13 19:31:56 +00:00
Layer.hh New Layer System 2003-01-16 12:41:27 +00:00
LayerItem.hh New Layer System 2003-01-16 12:41:27 +00:00
MacroCommand.cc added size accessor 2003-09-29 14:00:46 +00:00
MacroCommand.hh added size accessor 2003-09-29 14:00:46 +00:00
Makefile.am added MultiButtonMenuItem 2003-11-27 13:22:45 +00:00
Menu.cc cleaning in the menu code 2003-12-10 23:08:06 +00:00
Menu.hh cleaning in the menu code 2003-12-10 23:08:06 +00:00
MenuItem.cc item in the menu 2003-01-12 17:06:07 +00:00
MenuItem.hh added m_toggle_item value 2003-08-27 14:18:02 +00:00
MenuTheme.cc new names for theme items, the new names are menu.bevelWidth menu.borderWidth menu.borderColor 2003-09-12 23:32:02 +00:00
MenuTheme.hh GContext 2003-11-28 22:53:10 +00:00
MultiButtonMenuItem.cc multi button menu item 2003-11-27 13:20:57 +00:00
MultiButtonMenuItem.hh multi button menu item 2003-11-27 13:20:57 +00:00
MultLayers.cc fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +00:00
MultLayers.hh fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +00:00
NotCopyable.hh Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
Observer.cc moved from fluxbox src 2003-02-15 01:21:40 +00:00
Observer.hh moved from fluxbox src 2003-02-15 01:21:40 +00:00
PixmapWithMask.hh height and width of pixmap 2003-08-27 14:21:25 +00:00
RefCount.hh forgot return 2003-05-07 11:35:59 +00:00
Resource.cc reorganise operation of ResourceManager 2003-07-18 15:40:55 +00:00
Resource.hh minor fix for Solaris 2.x 2003-09-13 09:29:26 +00:00
SignalHandler.cc minor changes 2003-05-13 11:41:29 +00:00
SignalHandler.hh minor changes 2003-05-13 11:41:29 +00:00
SimpleCommand.hh return type, default void 2003-12-03 22:13:56 +00:00
StringUtil.cc added removeTrailingWhitespace 2003-10-25 22:06:53 +00:00
StringUtil.hh added removeTrailingWhitespace 2003-10-25 22:06:53 +00:00
Subject.cc fixed dead observer while notifying 2003-09-08 15:38:46 +00:00
Subject.hh fixed dead observer while notifying 2003-09-08 15:38:46 +00:00
Text.cc updated copyright 2003-08-11 14:59:57 +00:00
Text.hh updated copyright 2003-08-11 14:59:57 +00:00
TextBox.cc shuffle bunch of stuff from Keys into FbTk/KeyUtil 2003-10-05 07:20:47 +00:00
TextBox.hh text box for input 2003-08-26 23:24:48 +00:00
TextButton.cc out-by-one correction 2003-10-31 20:02:49 +00:00
TextButton.hh less flicker 2003-09-14 09:50:01 +00:00
Texture.cc added TILED option 2003-08-12 11:44:41 +00:00
Texture.hh usePixmap accessor 2003-12-07 16:32:12 +00:00
TextureRender.cc address some memory issues shown up with valgrind 2003-10-02 16:14:41 +00:00
TextureRender.hh render scaled pixmap 2003-04-28 22:27:29 +00:00
Theme.cc minor stuff 2003-12-03 00:18:58 +00:00
Theme.hh add better theme path searching 2003-11-16 22:33:56 +00:00
ThemeItems.hh minor stuff 2003-11-28 23:02:05 +00:00
Timer.cc fix reading of auto raise delay 2003-10-05 06:28:47 +00:00
Timer.hh fix reading of auto raise delay 2003-10-05 06:28:47 +00:00
Transparent.cc minor fix for alpha 0 2003-05-13 20:50:56 +00:00
Transparent.hh added access for dest and source drawables 2003-05-13 21:16:27 +00:00
XFontImp.cc cleaning 2003-09-11 20:00:09 +00:00
XFontImp.hh minor comments fixes 2003-01-05 23:39:50 +00:00
XftFontImp.cc Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
XftFontImp.hh minor comments fixes 2003-01-05 23:39:50 +00:00
XLayer.cc fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +00:00
XLayer.hh raise on focus [at end of cycle], also a temporary raise while cycling 2003-04-15 23:09:26 +00:00
XLayerItem.cc raise on focus [at end of cycle], also a temporary raise while cycling 2003-04-15 23:09:26 +00:00
XLayerItem.hh raise on focus [at end of cycle], also a temporary raise while cycling 2003-04-15 23:09:26 +00:00
XmbFontImp.cc moved StringUtil to FbTk 2003-04-26 18:58:30 +00:00
XmbFontImp.hh minor comments fixes 2003-01-05 23:39:50 +00:00
XrmDatabaseHelper.hh reorganise operation of ResourceManager 2003-07-18 15:40:55 +00:00