fluxbox/src/FbTk
2003-08-28 15:46:13 +00:00
..
.cvsignore ignore 2003-06-18 08:01:05 +00:00
App.cc make sure we pass null (rather than blank) to XOpenDisplay 2003-07-19 14:07:28 +00:00
App.hh source doc 2003-05-10 13:31:46 +00:00
Button.cc copyright update 2003-08-15 13:58:56 +00:00
Button.hh Button is a FbWindow 2003-08-13 09:25:16 +00:00
Color.cc fixed minor copy bug 2003-08-11 23:39:28 +00:00
Color.hh comments 2003-05-10 13:29:13 +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 minor fix 2003-08-27 00:21:54 +00:00
EventManager.hh fixed dispatch to parent 2003-08-23 15:44:06 +00:00
FbDrawable.cc for basic draw operations 2003-04-29 08:49:36 +00:00
FbDrawable.hh code doc 2003-05-10 13:28:11 +00:00
FbPixmap.cc fixed copy x pixmap bug 2003-08-12 00:25:23 +00:00
FbPixmap.hh added copy for X Pixmap 2003-08-11 14:59:07 +00:00
FbWindow.cc added eventMask 2003-08-26 23:45:36 +00:00
FbWindow.hh added eventMask 2003-08-26 23:45:36 +00:00
Font.cc using bad_cast from typeinfo 2003-01-05 23:00:19 +00:00
Font.hh merged with embedded-tab-branch 2003-04-14 12:13:36 +00:00
FontImp.hh license update 2003-04-20 13:52:29 +00:00
GContext.cc a X GC wrapper 2003-08-27 13:45:11 +00:00
GContext.hh a X GC wrapper 2003-08-27 13:45:11 +00:00
Image.cc image handling 2003-08-22 21:25:14 +00:00
Image.hh image handling 2003-08-22 21:25:14 +00:00
ImageControl.cc minor cleaning 2003-08-18 11:37:15 +00:00
ImageControl.hh minor cleaning 2003-08-18 11:37:15 +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
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 executes a list of commands 2003-01-11 01:09:24 +00:00
MacroCommand.hh executes a list of commands 2003-01-11 01:09:24 +00:00
Makefile.am added GContext 2003-08-27 13:54:30 +00:00
Menu.cc added pixmap for bullet and selected and unselected 2003-08-27 14:14:04 +00:00
Menu.hh fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +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 added pixmap for bullet and selected and unselected 2003-08-27 14:14:04 +00:00
MenuTheme.hh added pixmap for bullet and selected and unselected 2003-08-27 14:07:16 +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 2003-08-08 10:54:36 +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 updated copyright 2003-06-26 12:30:07 +00:00
StringUtil.cc fixed basename 2003-08-22 22:11:19 +00:00
StringUtil.hh fixed basename 2003-08-22 22:11:19 +00:00
Subject.cc bug fix 2003-08-19 16:03:26 +00:00
Subject.hh copyright update 2003-08-19 16:03:52 +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 text box for input 2003-08-26 23:24:48 +00:00
TextBox.hh text box for input 2003-08-26 23:24:48 +00:00
TextButton.cc moved from fluxbox main source 2003-08-18 12:15:39 +00:00
TextButton.hh moved from fluxbox main source 2003-08-18 12:15:39 +00:00
Texture.cc added TILED option 2003-08-12 11:44:41 +00:00
Texture.hh added TILED option 2003-08-12 11:44:41 +00:00
TextureRender.cc added TILED option 2003-08-12 11:44:41 +00:00
TextureRender.hh render scaled pixmap 2003-04-28 22:27:29 +00:00
Theme.cc minor fix 2003-08-28 15:46:13 +00:00
Theme.hh setDefaultValue for themeitems in constructor 2003-08-28 14:19:27 +00:00
Timer.cc executing a command on timeout instead of calling a TimeoutHandler 2003-08-11 15:58:34 +00:00
Timer.hh executing a command on timeout instead of calling a TimeoutHandler 2003-08-11 15:58:34 +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 fixed bug in rotate 2002-12-09 22:12:56 +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