..
Accessor.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
App.cc
using namespace instead of a useless class
2008-10-09 09:38:42 +02:00
App.hh
'inline' in class declaration is implicitly inline
2007-12-29 22:38:53 +01:00
AutoReloadHelper.cc
cleanup of some files
2008-08-14 07:53:38 +02:00
AutoReloadHelper.hh
cleanup of some files
2008-08-14 07:53:38 +02:00
BoolMenuItem.hh
compile fix: using correct forward declaration for template classes
2009-10-01 07:34:37 +02:00
BorderTheme.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
BorderTheme.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
Button.cc
make clicking on the border of the toolbar activate toolbar buttons
2008-08-23 17:14:31 -07:00
Button.hh
add tooltips for iconbar buttons when title is too long to fit
2008-05-05 05:05:52 -07: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
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Color.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Command.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
CommandParser.hh
cosmetic fix: removed warning about double ';' after command
2009-09-30 21:08:55 +02:00
CompareEqual.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Compose.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Container.cc
fix changing iconbar alignment and button width from init file
2009-06-28 09:39:28 -07:00
Container.hh
compile fix: sun compiler complains about missing std::mem_fun_t<>
2009-09-30 21:03:25 +02:00
DefaultValue.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
EventHandler.hh
don't let KeyRelease events propagate to windows
2008-09-28 01:26:21 -07:00
EventManager.cc
don't let KeyRelease events propagate to windows
2008-09-28 01:26:21 -07:00
EventManager.hh
compile fix: missing include guards
2009-10-01 08:57:46 +02:00
FbDrawable.cc
some cleanup
2008-08-16 05:54:07 -07:00
FbDrawable.hh
some cleanup
2008-08-16 05:54:07 -07:00
FbPixmap.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
FbPixmap.hh
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
2008-01-15 08:45:57 +01:00
FbString.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
FbString.hh
fix some memory leaks and uninitialized values
2008-06-07 06:14:23 -07:00
FbWindow.cc
initialize all member variables, otherwise unclean state in some circumstances
2010-05-16 14:24:34 +02:00
FbWindow.hh
ignore XRandr events that don't actually change the screen size
2008-10-14 19:40:33 -07:00
FileUtil.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
FileUtil.hh
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Font.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Font.hh
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
2008-01-15 08:45:57 +01:00
FontImp.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
GContext.cc
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
GContext.hh
some cleanup
2008-08-16 05:54:07 -07:00
I18n.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
I18n.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
Image.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Image.hh
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
ImageControl.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
ImageControl.hh
Fixed a pixmap resource leak with selected pixmap in menus.
2008-09-14 21:36:16 +02:00
ImageImlib2.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
ImageImlib2.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
ImageXPM.cc
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
ImageXPM.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
IntMenuItem.hh
compile fix: using correct forward declaration for template classes
2009-10-01 07:34:37 +02:00
ITypeAheadable.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
KeyUtil.cc
implemented 'MoveN' and 'ClickN' support in keys file.
2009-12-18 08:05:07 +01:00
KeyUtil.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Layer.hh
compile fixes for sun compiler 5.10: class Layer conflicts with class FbTk/Layer .. so just a little renaming
2009-10-03 13:53:00 +02:00
LayerItem.hh
some cleanup
2008-08-16 05:54:07 -07:00
LogicCommands.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
LogicCommands.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
MacroCommand.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
MacroCommand.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
Makefile.am
Added SelectArg.hh to Makefile.am
2010-03-19 02:32:17 +01:00
MemFun.hh
Minor fix for argument reference in MemFunSelectArgImpl
2010-03-26 18:00:23 +01:00
Menu.cc
bugfix: 'HideMenus' command did not work if the user 'opened' an empty submenu.
2009-09-23 22:21:13 +02:00
Menu.hh
compile fix: using correct forward declaration for template classes
2009-10-01 07:34:37 +02:00
MenuItem.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
MenuItem.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
MenuSeparator.cc
update code to use ThemeProxy
2008-01-04 17:39:19 -08:00
MenuSeparator.hh
update code to use ThemeProxy
2008-01-04 17:39:19 -08:00
MenuTheme.cc
merge menuDelay and menuDelayClose options
2008-10-12 21:55:03 -07:00
MenuTheme.hh
merge menuDelay and menuDelayClose options
2008-10-12 21:55:03 -07:00
MultiButtonMenuItem.cc
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
MultiButtonMenuItem.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
MultLayers.cc
removed unused code
2009-10-01 08:58:56 +02:00
MultLayers.hh
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
NotCopyable.hh
copyright date
2005-01-24 18:02:34 +00:00
Observer.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Observer.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
Orientation.hh
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
2008-01-15 08:45:57 +01:00
Parser.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Parser.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
PixmapWithMask.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
RadioMenuItem.hh
add selection box to various "choose one of these" menu items
2008-08-03 21:59:14 -07:00
RefCount.hh
some cleanup
2008-08-16 05:54:07 -07:00
RegExp.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
RegExp.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
RelaySignal.hh
Added FbTk::relaySignal, which relays new signals to old Subject type signals.
2010-03-18 19:35:19 +01:00
Resource.cc
made code simpler
2009-10-01 07:07:07 +02:00
Resource.hh
made code simpler
2009-10-01 07:07:07 +02:00
SearchResult.cc
remove some (hopefully) unneeded header includes
2007-12-29 22:44:11 -08:00
SearchResult.hh
remove some (hopefully) unneeded header includes
2007-12-29 22:44:11 -08:00
Select2nd.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
SelectArg.hh
Added SelectArg and MemFunSelectArg*
2010-03-19 02:23:41 +01:00
Shape.cc
fixed potential memory leak
2010-05-16 14:25:59 +02:00
Shape.hh
cleanup created corner pixmaps, moved the initCorners() function out of the class
2010-05-16 14:25:36 +02:00
Signal.hh
bugfix: another crash when cleaning up signals
2010-07-14 11:36:00 -04:00
SignalHandler.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
SignalHandler.hh
some cleanup
2008-08-16 05:54:07 -07:00
SimpleCommand.hh
make FbTk::Command a template class, split parsing information out of ObjectRegistry
2008-01-10 23:41:22 -08:00
SimpleObserver.hh
Added SimpleObserver class.
2008-04-27 21:22:18 +02:00
Slot.hh
Added new Signal/Slot system in FbTk
2008-09-18 22:24:35 +02:00
STLUtil.hh
Added SelectArg and MemFunSelectArg*
2010-03-19 02:23:41 +01:00
stringstream.hh
fixed little preprocessor error
2010-02-27 10:33:06 +01:00
StringUtil.cc
code simplification / deduplication
2010-08-24 17:30:24 +02:00
StringUtil.hh
code simplification / deduplication
2010-08-24 17:30:24 +02:00
Subject.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
Subject.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
TextBox.cc
fix some goofy code
2008-09-27 00:59:12 -07:00
TextBox.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
TextButton.cc
revert focus when closing dialogs
2008-08-16 06:30:09 -07:00
TextButton.hh
some cleanup
2008-08-16 05:54:07 -07:00
TextTheme.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
TextTheme.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
Texture.cc
some cleanup
2008-08-16 05:54:07 -07:00
Texture.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
TextureRender.cc
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
2010-05-23 12:25:47 +02:00
TextureRender.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
TextUtils.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
TextUtils.hh
fix rotation
2008-02-03 07:37:01 -08:00
Theme.cc
don't save rc in SetStyle command if loading the style fails
2008-05-14 01:40:53 -07:00
Theme.hh
update code to use ThemeProxy
2008-01-04 17:39:19 -08:00
ThemeItems.cc
compile fix: use the correct format string to parse the number
2009-09-30 21:05:02 +02:00
Timer.cc
compile fix: FD_ZERO (sys/select.h) on solaris wants to use memset(); closes #2997117
2010-05-06 21:19:31 +02:00
Timer.hh
compile fix: FD_ZERO (sys/select.h) on solaris wants to use memset(); closes #2997117
2010-05-06 21:19:31 +02:00
Transparent.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
Transparent.hh
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
TypeAhead.hh
removed some unneeded headers
2007-12-30 16:32:53 +01:00
XFontImp.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
XFontImp.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
XftFontImp.cc
some fixes for gcc 3.4
2008-04-21 15:43:10 -07:00
XftFontImp.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
XLayer.cc
removed unused code
2009-10-01 08:58:56 +02:00
XLayer.hh
compile fixes for sun compiler 5.10: class Layer conflicts with class FbTk/Layer .. so just a little renaming
2009-10-03 13:53:00 +02:00
XLayerItem.cc
some cleanup
2008-08-16 05:54:07 -07:00
XLayerItem.hh
some cleanup
2008-08-16 05:54:07 -07:00
XmbFontImp.cc
cosmetic fixes: removed redundant ';' + some whitespaces
2009-09-30 21:02:24 +02:00
XmbFontImp.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00
XrmDatabaseHelper.hh
remove old svn $Id$ tags
2008-01-03 17:34:12 -08:00