fluxbox/src/FbTk
2004-01-09 01:54:37 +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 inline display 2003-12-17 01:23:32 +00:00
Button.cc cleaning 2004-01-08 22:07:58 +00:00
Button.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Color.cc init vars 2004-01-09 01:54:37 +00:00
Color.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Command.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Compose.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Directory.cc added isDirectory and isRegularFile 2003-08-17 13:19:54 +00:00
Directory.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
EventHandler.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
EventManager.cc fix identification of event targets in event manager 2003-10-14 16:23:16 +00:00
EventManager.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
FbDrawable.cc get image from drawable 2003-09-06 15:39:06 +00:00
FbDrawable.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
FbPixmap.cc cleaning 2004-01-08 22:07:58 +00:00
FbPixmap.hh cleaning 2004-01-08 22:07:58 +00:00
FbWindow.cc cleaning 2004-01-08 22:07:58 +00:00
FbWindow.hh inline 2003-12-30 17:17:05 +00:00
Font.cc fixed shadow option bug 2003-12-01 19:57:01 +00:00
Font.hh accessor and manipulator for m_shadow 2003-12-19 17:07:53 +00:00
FontImp.hh license update 2003-04-20 13:52:29 +00:00
GContext.cc save some memory 2004-01-09 01:19:48 +00:00
GContext.hh save some memory 2004-01-09 01:19:48 +00:00
Image.cc minor stuff 2004-01-02 22:01:08 +00:00
Image.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
ImageControl.cc check texture type too, it could be tiled 2004-01-03 01:12:10 +00:00
ImageControl.hh textured pixmap cache fix 2004-01-02 22:19:39 +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 fixed values again 2003-12-31 11:57:47 +00:00
KeyUtil.hh using fixed values again 2003-12-31 11:57:47 +00:00
Layer.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
LayerItem.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
MacroCommand.cc added size accessor 2003-09-29 14:00:46 +00:00
MacroCommand.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Makefile.am wall flag 2004-01-08 22:09:20 +00:00
Menu.cc cleaning 2004-01-08 22:07:58 +00:00
Menu.hh code cleaning 2003-12-18 18:03:23 +00:00
MenuItem.cc item in the menu 2003-01-12 17:06:07 +00:00
MenuItem.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
MenuTheme.cc cleaning 2004-01-08 22:07:58 +00:00
MenuTheme.hh using menu as observer, cleaning in menu theme 2003-12-17 00:43:22 +00:00
MultiButtonMenuItem.cc cleaning 2004-01-08 22:07:58 +00:00
MultiButtonMenuItem.hh multi button menu item 2003-11-27 13:20:57 +00:00
MultLayers.cc cleaning 2004-01-08 22:07:58 +00:00
MultLayers.hh fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +00:00
NotCopyable.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Observer.cc moved from fluxbox src 2003-02-15 01:21:40 +00:00
Observer.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
PixmapWithMask.hh height and width of pixmap 2003-08-27 14:21:25 +00:00
RefCount.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Resource.cc resourceValue and findResource 2003-12-19 18:25:39 +00:00
Resource.hh resourceValue and findResource 2003-12-19 18:25:39 +00:00
SignalHandler.cc minor changes 2003-05-13 11:41:29 +00:00
SignalHandler.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
SimpleCommand.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
StringUtil.cc fixed some icc warnings 2003-12-16 17:06:52 +00:00
StringUtil.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Subject.cc fixed dead observer while notifying 2003-09-08 15:38:46 +00:00
Subject.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
Text.cc updated copyright 2003-08-11 14:59:57 +00:00
Text.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
TextBox.cc cleaning 2004-01-08 22:07:58 +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 cleaning 2004-01-08 22:07:58 +00:00
Texture.cc added TILED option 2003-08-12 11:44:41 +00:00
Texture.hh fixed some icc warnings 2003-12-16 17:06:52 +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 init m_max_screens later 2004-01-02 22:55:35 +00:00
Theme.hh init m_max_screens later 2004-01-02 22:55:35 +00:00
ThemeItems.hh fixed checking in ThemeItem int 2004-01-02 21:59:52 +00:00
Timer.cc fix reading of auto raise delay 2003-10-05 06:28:47 +00:00
Timer.hh fixed some icc warnings 2003-12-16 17:06:52 +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 fixed some icc warnings 2003-12-16 17:06:52 +00:00
XftFontImp.cc Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
XftFontImp.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
XLayer.cc fix focus and raising for transient windows in particular 2003-07-20 18:05:40 +00:00
XLayer.hh fixed some icc warnings 2003-12-16 17:06:52 +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 fixed some icc warnings 2003-12-16 17:06:52 +00:00
XmbFontImp.cc moved StringUtil to FbTk 2003-04-26 18:58:30 +00:00
XmbFontImp.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00
XrmDatabaseHelper.hh fixed some icc warnings 2003-12-16 17:06:52 +00:00