.. |
tests
|
minor fix
|
2002-03-01 14:53:14 +00:00 |
BaseDisplay.cc
|
more const
|
2002-05-17 11:55:41 +00:00 |
BaseDisplay.hh
|
more const
|
2002-05-17 11:55:41 +00:00 |
Basemenu.cc
|
changed menustyle.framefont/titlefont to nonpointer
|
2002-05-15 09:35:49 +00:00 |
Basemenu.hh
|
const
|
2002-05-17 11:58:47 +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 |
Configmenu.cc
|
Desktop wheeling option added
|
2002-05-08 14:19:12 +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
|
char * to const char *
|
2002-04-03 23:00:10 +00:00 |
FbAtoms.cc
|
copyright msg
|
2002-03-18 20:29:16 +00:00 |
FbAtoms.hh
|
fixed const
|
2002-05-07 15:07:02 +00:00 |
fluxbox.cc
|
strstream to sstream and minor fix with the a warning
|
2002-05-17 11:16:26 +00:00 |
fluxbox.hh
|
removed const on return values of fundamental types
|
2002-05-17 11:07:36 +00:00 |
Font.cc
|
removed NULL
|
2002-05-02 07:19:02 +00:00 |
Font.hh
|
const
|
2002-05-15 09:36:57 +00:00 |
i18n.cc
|
minor fix
|
2002-04-04 11:32:16 +00:00 |
i18n.hh
|
to std::string in locale and some other fixes
|
2002-04-04 00:21:48 +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
|
std::string for title and icon title in FluxboxWindow
|
2002-04-03 23:04:01 +00:00 |
IconBar.hh
|
include guard
|
2002-02-17 19:00:24 +00:00 |
Image.cc
|
minor fix
|
2002-05-07 17:14:01 +00:00 |
Image.hh
|
removed const on return values of fundamental types and const-correct on BTexture
|
2002-05-17 10:59:30 +00:00 |
Keys.cc
|
added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT
|
2002-05-02 07:10:03 +00:00 |
Keys.hh
|
added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT
|
2002-05-02 07:10:03 +00:00 |
main.cc
|
moved nls defines to enums in namespace FBNLS
|
2002-04-04 11:28:19 +00:00 |
Makefile.am
|
removed some options, they are in CXXFLAGS in confingure.in now
|
2002-05-07 15:21:08 +00:00 |
Netizen.cc
|
minor cleaning
|
2002-05-07 15:23:00 +00:00 |
Netizen.hh
|
minor cleaning
|
2002-05-07 15:23:00 +00:00 |
nl_types_cygnus.h
|
added nl_types_cygnus.h
|
2002-01-11 11:52:17 +00:00 |
NotCopyable.hh
|
include guard
|
2002-02-17 19:00:24 +00:00 |
Resource.cc
|
minor indent
|
2002-02-04 06:47:34 +00:00 |
Resource.hh
|
const-correct on Resource class
|
2002-05-17 10:59:58 +00:00 |
Rootmenu.cc
|
reconfigure in case statement
|
2002-04-28 18:47:47 +00:00 |
Rootmenu.hh
|
Fixed some signed/unsigned warnings
|
2002-04-03 12:08:54 +00:00 |
Screen.cc
|
minor intel compiler fix
|
2002-05-17 16:30:24 +00:00 |
Screen.hh
|
more const
|
2002-05-17 11:55:41 +00:00 |
Slit.cc
|
fixed slit saving and some clean up
|
2002-05-08 14:12:28 +00:00 |
Slit.hh
|
removed const on return values of fundamental types
|
2002-05-17 11:07:36 +00:00 |
StringUtil.cc
|
added cassert include
|
2002-05-17 16:32:33 +00:00 |
StringUtil.hh
|
minor fixes
|
2002-04-12 15:06:07 +00:00 |
Tab.cc
|
added moveNext/movePrev
|
2002-05-02 07:09:22 +00:00 |
Tab.hh
|
added moveNext/movePrev
|
2002-05-02 07:09:22 +00:00 |
Theme.cc
|
changed menustyle.framefont/titlefont to nonpointer
|
2002-05-15 09:35:49 +00:00 |
Theme.hh
|
changed menustyle.framefont/titlefont to nonpointer
|
2002-05-15 09:35:49 +00:00 |
Timer.cc
|
added cassert include
|
2002-05-17 16:32:33 +00:00 |
Timer.hh
|
removed const on return values of fundamental types
|
2002-05-17 11:07:36 +00:00 |
Toolbar.cc
|
indentation and on_top/auto_raise savings
|
2002-05-03 13:14:06 +00:00 |
Toolbar.hh
|
Fixed some signed/unsigned warnings
|
2002-04-03 12:08:54 +00:00 |
Window.cc
|
fixed transient check in destructor
|
2002-05-17 13:27:20 +00:00 |
Window.hh
|
const on updateGnome* functions
|
2002-05-07 13:31:11 +00:00 |
Windowmenu.cc
|
minor indentation
|
2002-05-15 09:37:27 +00:00 |
Windowmenu.hh
|
Fixed some signed/unsigned warnings
|
2002-04-03 12:08:54 +00:00 |
Workspace.cc
|
removed const on return values of fundamental types
|
2002-05-17 11:07:36 +00:00 |
Workspace.hh
|
const
|
2002-05-17 11:58:47 +00:00 |
Workspacemenu.cc
|
minor cleaning
|
2002-05-07 14:09:32 +00:00 |
Workspacemenu.hh
|
minor cleaning
|
2002-05-07 14:09:32 +00:00 |
XrmDatabaseHelper.hh
|
include guard
|
2002-02-17 19:00:24 +00:00 |