fluxbox/src
2002-09-21 16:02:22 +00:00
..
tests minor comment fix 2002-08-14 00:02:47 +00:00
AtomHandler.hh referenses instead of pointers 2002-09-08 11:02:08 +00:00
BaseDisplay.cc static Display 2002-08-30 12:58:08 +00:00
BaseDisplay.hh const and ref 2002-09-08 19:12:33 +00:00
Basemenu.cc raise and lower functions 2002-09-10 10:50:04 +00:00
Basemenu.hh raise and lower functions 2002-09-10 10:50:04 +00:00
Clientmenu.cc minor cleaning 2002-05-07 14:09:32 +00:00
Clientmenu.hh minor cleaning 2002-05-07 14:09:32 +00:00
Color.cc removed assignment operator 2002-09-20 13:02:40 +00:00
Color.hh removed assignment operator 2002-09-20 13:02:40 +00:00
Configmenu.cc typeo 2002-09-01 11:41:22 +00:00
Configmenu.hh indentation and const fix 2002-04-28 16:58:36 +00:00
DrawUtil.cc fixed more checking on the fontstruct 2002-05-07 08:15:18 +00:00
DrawUtil.hh obsolete Font struct 2002-07-10 14:38:43 +00:00
EventHandler.hh first 2002-08-17 22:06:23 +00:00
FbAtoms.cc removed gnome and newwmspec atoms 2002-09-07 20:12:47 +00:00
FbAtoms.hh removed gnome and newwmspec atoms 2002-09-07 20:12:47 +00:00
fluxbox.cc update workspace and check for tab in next/prev window keyevent 2002-09-08 19:31:27 +00:00
fluxbox.hh added AtomHandler, fixed observer and removed gnome stuff 2002-09-07 20:25:39 +00:00
Font.cc moved StringUtil include 2002-09-03 12:05:01 +00:00
Font.hh doxygen comments 2002-08-04 15:55:13 +00:00
Gnome.cc workspace update 2002-09-10 12:23:03 +00:00
Gnome.hh referenses 2002-09-08 10:57:34 +00:00
i18n.cc minor comment 2002-08-13 23:54:41 +00:00
i18n.hh fixed include config.h 2002-08-15 10:52:16 +00:00
Icon.cc moved nls defines to enums in namespace FBNLS 2002-04-04 11:28:19 +00:00
Icon.hh Fixed some signed/unsigned warnings 2002-04-03 12:08:54 +00:00
IconBar.cc moved and changed name on width function in IconBarObj 2002-08-04 15:23:24 +00:00
IconBar.hh doxygen comments 2002-08-04 15:55:13 +00:00
Image.cc removed parseTexture 2002-09-15 09:42:00 +00:00
Image.hh removed parseTexture 2002-09-15 09:42:00 +00:00
Keys.cc fixed checking on valid key or modifier, bug [ 600811 ] 2002-08-28 20:25:15 +00:00
Keys.hh doxygen comments 2002-08-04 15:55:13 +00:00
main.cc minor cleaning 2002-08-13 23:56:02 +00:00
Makefile.am Texture.cc 2002-09-14 23:24:24 +00:00
Netizen.cc change to singleton fbatoms 2002-08-14 21:59:28 +00:00
Netizen.hh change to singleton fbatoms 2002-08-14 21:59:28 +00:00
nl_types_cygnus.h added nl_types_cygnus.h 2002-01-11 11:52:17 +00:00
NotCopyable.hh doxygen comments 2002-07-14 00:30:44 +00:00
Observer.cc first 2002-09-07 20:32:44 +00:00
Observer.hh first 2002-09-07 20:32:44 +00:00
Resource.cc comments and other minor stuff 2002-07-20 09:51:26 +00:00
Resource.hh doxygen comments 2002-08-04 15:55:13 +00:00
Rootmenu.cc comment 2002-08-04 15:26:00 +00:00
Rootmenu.hh added autogrouping-from-tab patch from Steve Cooper 2002-08-02 12:58:37 +00:00
Screen.cc Fixes to sticky window + focus handling. Particularly for 2002-09-12 14:55:11 +00:00
Screen.hh raise with Workspace stack 2002-09-08 19:44:18 +00:00
SignalHandler.cc changed to FbTk EventHandler with SignalEvent 2002-08-17 22:15:31 +00:00
SignalHandler.hh changed to FbTk EventHandler and added SignalEvent 2002-08-17 22:15:04 +00:00
Slit.cc new workspace stacking 2002-09-08 19:48:03 +00:00
Slit.hh doxygen comments 2002-08-04 15:55:13 +00:00
StringUtil.cc toLower 2002-09-15 09:40:51 +00:00
StringUtil.hh toLower 2002-09-15 09:40:51 +00:00
Subject.cc first 2002-09-07 20:32:44 +00:00
Subject.hh first 2002-09-07 20:32:44 +00:00
Tab.cc Fixes to sticky window + focus handling. Particularly for 2002-09-12 14:55:11 +00:00
Tab.hh moved insert to public area 2002-08-11 20:57:13 +00:00
Texture.cc first 2002-09-14 23:22:32 +00:00
Texture.hh setFromString 2002-09-14 23:23:23 +00:00
Theme.cc using Texture setFromString 2002-09-14 23:25:44 +00:00
Theme.hh doxygen comments 2002-08-04 15:55:13 +00:00
Timer.cc minor style fixes 2002-08-24 21:16:32 +00:00
Timer.hh doxygen comments 2002-08-04 15:55:13 +00:00
Toolbar.cc fix for when a window doesn't have a menu (decorations.menu == 0) 2002-09-14 10:58:25 +00:00
Toolbar.hh doxygen comments 2002-08-04 15:55:13 +00:00
Window.cc fixed WM_NORMAL_HINTS 2002-09-14 12:31:18 +00:00
Window.hh new transient handling, removed inline, minor comments 2002-09-08 19:49:39 +00:00
Windowmenu.cc from pointer to referens 2002-09-10 11:06:26 +00:00
Windowmenu.hh changed some pointer to referenses 2002-09-10 11:34:19 +00:00
Workspace.cc fixed check in setLastFocusedWindow 2002-09-21 16:02:22 +00:00
Workspace.hh fixed check in setLastFocusedWindow 2002-09-21 16:02:22 +00:00
Workspacemenu.cc fixed save workspace names when adding/removing workspace 2002-09-07 10:21:27 +00:00
Workspacemenu.hh minor cleaning 2002-05-07 14:09:32 +00:00
XrmDatabaseHelper.hh comments 2002-07-20 09:52:13 +00:00