.. |
FbTk
|
merged with embedded-tab-branch
|
2003-04-14 12:13:36 +00:00 |
tests
|
added simple test file for layering (Simon)
|
2003-01-29 21:39:52 +00:00 |
ArrowButton.cc
|
arrowbutton
|
2002-12-13 20:21:12 +00:00 |
ArrowButton.hh
|
arrowbutton
|
2002-12-13 20:21:12 +00:00 |
AtomHandler.hh
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
BaseDisplay.cc
|
removed bexec and fixed indent
|
2003-01-09 21:55:58 +00:00 |
BaseDisplay.hh
|
remove bexec
|
2003-01-09 21:54:51 +00:00 |
BoolMenuItem.hh
|
toggles a bool variable from the menu
|
2003-01-12 18:15:23 +00:00 |
DirHelper.cc
|
added entries and readFilename
|
2003-02-15 01:42:17 +00:00 |
DirHelper.hh
|
added entries and readFilename
|
2003-02-15 01:42:17 +00:00 |
DrawUtil.cc
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
DrawUtil.hh
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
Ewmh.cc
|
fixed client count bug
|
2003-04-15 00:17:59 +00:00 |
Ewmh.hh
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
FbAtoms.cc
|
fixed license, construtor and moved motif_wm_hints atom to getWMHints in FluxboxWindow instead
|
2003-04-15 11:59:02 +00:00 |
FbAtoms.hh
|
fixed license, construtor and moved motif_wm_hints atom to getWMHints in FluxboxWindow instead
|
2003-04-15 11:59:02 +00:00 |
FbCommands.cc
|
added SetStyleCmd
|
2003-02-15 01:58:06 +00:00 |
FbCommands.hh
|
added SetStyleCmd
|
2003-02-15 01:58:06 +00:00 |
FbMenu.hh
|
Rename LayeredMenu to FbMenu (Simon)
|
2003-02-18 15:06:28 +00:00 |
FbWinFrame.cc
|
mask event so we dont get unmap while reparent
|
2003-04-14 23:40:41 +00:00 |
FbWinFrame.hh
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
FbWinFrameTheme.cc
|
added button pic gc
|
2003-02-23 01:03:56 +00:00 |
FbWinFrameTheme.hh
|
added button pic gc
|
2003-02-23 01:03:56 +00:00 |
fluxbox.cc
|
removed mapNotifyEvent since its handled in Window.cc
|
2003-04-15 08:54:40 +00:00 |
fluxbox.hh
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
Gnome.cc
|
fixed client count bug
|
2003-04-15 00:17:59 +00:00 |
Gnome.hh
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
i18n.cc
|
minor cleaning
|
2002-12-02 22:50:57 +00:00 |
i18n.hh
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
IconBar.cc
|
minor cleaning
|
2003-04-15 12:06:11 +00:00 |
IconBar.hh
|
minor cleaning
|
2003-04-15 12:06:11 +00:00 |
IntResMenuItem.cc
|
changes resource integer value in the menu
|
2003-02-17 12:45:59 +00:00 |
IntResMenuItem.hh
|
changes resource integer value in the menu
|
2003-02-17 12:45:59 +00:00 |
Keys.cc
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
Keys.hh
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
LayerMenu.hh
|
whoops, missewd adding file for layer menus
|
2003-02-18 22:09:02 +00:00 |
main.cc
|
included typeinfo
|
2003-01-09 18:28:48 +00:00 |
Makefile.am
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
Netizen.cc
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
Netizen.hh
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
nl_types_cygnus.h
|
added nl_types_cygnus.h
|
2002-01-11 11:52:17 +00:00 |
Resource.cc
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
Resource.hh
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
Screen.cc
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
Screen.hh
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
Slit.cc
|
removed cycle clients with mouse wheel
|
2003-04-14 14:53:12 +00:00 |
Slit.hh
|
minor cleaning
|
2003-02-20 16:38:17 +00:00 |
StringUtil.cc
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
StringUtil.hh
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
Tab.cc
|
minor fix
|
2003-04-09 13:18:36 +00:00 |
Tab.hh
|
Little fixes to bugs highlighted by valgrind - Simon
|
2003-04-09 17:20:06 +00:00 |
TextButton.cc
|
merged with embedded-tab-branch
|
2003-04-14 12:13:36 +00:00 |
TextButton.hh
|
merged with embedded-tab-branch
|
2003-04-14 12:13:36 +00:00 |
Theme.cc
|
removed menu style
|
2003-01-12 18:48:14 +00:00 |
Theme.hh
|
removed menu style
|
2003-01-12 18:48:14 +00:00 |
Toolbar.cc
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
Toolbar.hh
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
ToolbarHandler.cc
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
ToolbarHandler.hh
|
Add code for toolbar modes
|
2003-03-03 21:51:13 +00:00 |
ToolbarTheme.cc
|
added theme listener subject
|
2003-02-15 01:59:00 +00:00 |
ToolbarTheme.hh
|
added theme listener subject
|
2003-02-15 01:59:00 +00:00 |
WinButton.cc
|
using not sticky state as default
|
2003-02-23 01:06:23 +00:00 |
WinButton.hh
|
minor indent
|
2003-03-22 11:38:24 +00:00 |
WinClient.cc
|
need fbatoms
|
2003-04-15 12:12:29 +00:00 |
WinClient.hh
|
merged with embedded-tab-branch
|
2003-04-14 12:13:36 +00:00 |
Window.cc
|
add most recently used window cycling (Simon)
|
2003-04-15 00:50:25 +00:00 |
Window.hh
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
Workspace.cc
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
Workspace.hh
|
merged with embedded-tab-branch
|
2003-04-14 15:01:55 +00:00 |
XrmDatabaseHelper.hh
|
new functions....minor hack
|
2002-12-02 22:12:09 +00:00 |