fluxbox/src/FbTk
2003-09-13 09:29:26 +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 accessor for done 2003-09-06 12:16:08 +00:00
Button.cc fixed exposeEvent flicker and bug in setBackgroundColor 2003-09-10 21:24:36 +00:00
Button.hh accessors for background pixmap and color and foreground pixmap 2003-09-10 21:23:36 +00:00
Color.cc removed some warning msg 2003-08-29 00:58:20 +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 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 added eventMask 2003-08-26 23:45:36 +00:00
FbWindow.hh minor consistency fix 2003-09-10 21:26:28 +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 added font, function and subwindow mode 2003-09-11 19:57:38 +00:00
GContext.hh added font, function and subwindow mode 2003-09-11 19:57:38 +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
KeyUtil.cc minor fixes 2003-09-08 19:18:22 +00:00
KeyUtil.hh key util to determine mod mask for keys 2003-09-06 15:46:00 +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 KeyUtil file 2003-09-06 15:43:42 +00:00
Menu.cc fix drawing bug when selecting, plus an unnecessary redraw of the 2003-09-07 14:57:49 +00:00
Menu.hh removed old transparency 2003-08-30 01:03:12 +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 new names for theme items, the new names are menu.bevelWidth menu.borderWidth menu.borderColor 2003-09-12 23:32:02 +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 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 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 fixed lock mask for num and scroll lock 2003-09-08 21:26:19 +00:00
TextBox.hh text box for input 2003-08-26 23:24:48 +00:00
TextButton.cc reduced flicker with buffer 2003-09-10 21:36:37 +00:00
TextButton.hh reduced flicker with buffer 2003-09-10 21:36:37 +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 fixed loading of color or pixmaps for texture 2003-09-10 21:22:25 +00:00
Theme.hh verbose setting on theme warnings 2003-08-28 23:06: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 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