fluxbox/src
2004-01-17 00:49:20 +00:00
..
FbTk menu keyboard navigation fixes, patch from Junichiro Kita 2004-01-16 11:02:54 +00:00
tests removed print 2004-01-12 20:22:40 +00:00
.cvsignore updates from han 2003-07-17 23:39:34 +00:00
ArrowButton.cc minor fixes 2003-10-13 23:51:04 +00:00
ArrowButton.hh minor fixes 2003-10-13 23:51:04 +00:00
AtomHandler.hh init m_update 2004-01-09 02:06:55 +00:00
BoolMenuItem.hh toggle item 2003-08-27 14:25:32 +00:00
BorderTheme.cc default values on start 2003-08-16 11:05:19 +00:00
BorderTheme.hh helper class for border items 2003-08-13 10:01:38 +00:00
ButtonTheme.cc extends tooltheme with picColor and pressed texture for toolbar buttons 2003-10-13 23:41:07 +00:00
ButtonTheme.hh extends tooltheme with picColor and pressed texture for toolbar buttons 2003-10-13 23:41:07 +00:00
ButtonTool.cc toolbar transparency 2004-01-13 14:41:32 +00:00
ButtonTool.hh helper tool class for button tools 2003-10-13 23:38:17 +00:00
ClientPattern.cc obsolete getTitle() from win client change to title() 2003-12-17 01:19:39 +00:00
ClientPattern.hh minor cleaning 2003-06-13 12:02:00 +00:00
ClockTool.cc toolbar transparency 2004-01-13 14:41:32 +00:00
ClockTool.hh toggle clock format via menu 2003-12-04 23:02:23 +00:00
CommandDialog.cc tab complete commands 2004-01-02 13:53:21 +00:00
CommandDialog.hh tab complete commands 2004-01-02 13:53:21 +00:00
CommandParser.cc removed debugmsg 2003-08-11 13:47:51 +00:00
CommandParser.hh command factory accessor 2004-01-02 13:43:58 +00:00
Container.cc no need to do error check for mode left and right 2004-01-14 23:05:14 +00:00
Container.hh fix rendering of icon buttons when they are slightly larger because of 2003-12-23 01:55:07 +00:00
CurrentWindowCmd.cc minor fix 2003-10-26 12:36:55 +00:00
CurrentWindowCmd.hh added resizeto and moveto commands 2003-10-25 22:11:22 +00:00
Ewmh.cc minor fix 2003-12-19 00:36:53 +00:00
Ewmh.hh add support for _NET_WM_STATE_FULLSCREEN 2003-09-23 13:52:05 +00:00
FbAtoms.cc Fix updates to mwm_hints, and make configure request move and resize atomic 2003-09-24 14:02:25 +00:00
FbAtoms.hh Fix updates to mwm_hints, and make configure request move and resize atomic 2003-09-24 14:02:25 +00:00
FbCommandFactory.cc windowmenu command, patch fomr Junichiro Kita 2004-01-16 11:41:38 +00:00
FbCommandFactory.hh command factory for basic fluxbox commands 2003-06-30 14:49:23 +00:00
FbCommands.cc bindkey command 2003-12-20 17:42:04 +00:00
FbCommands.hh bindkey command 2003-12-20 17:42:04 +00:00
FbMenu.cc cleaning in the menu code 2003-12-10 23:08:06 +00:00
FbMenu.hh cleaning in the menu code 2003-12-10 23:08:06 +00:00
FbRootWindow.cc added updateGeometry to force an update 2003-05-12 04:29:50 +00:00
FbRootWindow.hh added updateGeometry to force an update 2003-05-12 04:29:50 +00:00
FbWinFrame.cc fix grip drawing issue 2004-01-10 20:22:05 +00:00
FbWinFrame.hh removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) instead 2004-01-02 13:25:55 +00:00
FbWinFrameTheme.cc remove unused textures 2004-01-11 16:13:09 +00:00
FbWinFrameTheme.hh remove unused textures 2004-01-11 16:13:09 +00:00
fluxbox.cc fixed minor issue with keyboard navigation in menus 2004-01-16 18:07:40 +00:00
fluxbox.hh hide extra menus 2004-01-11 16:10:51 +00:00
GenericTool.cc toolbar transparency 2004-01-13 14:41:32 +00:00
GenericTool.hh minor compile fix 2003-10-26 20:11:27 +00:00
Gnome.cc address some memory issues shown up with valgrind 2003-10-02 16:14:41 +00:00
Gnome.hh update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
I18n.cc Fix: locale extraction from LC_ALL: remove "LC_CTYPE=". 2004-01-06 13:42:47 +00:00
I18n.hh const 2003-12-08 17:29:24 +00:00
IconbarTheme.cc toolbar transparency 2004-01-13 14:41:32 +00:00
IconbarTheme.hh toolbar transparency 2004-01-13 14:41:32 +00:00
IconbarTool.cc set border width on buttons before we render textures for them so we get the right texture size 2004-01-14 23:06:13 +00:00
IconbarTool.hh fix rendering of icon buttons when they are slightly larger because of 2003-12-23 01:55:07 +00:00
IconButton.cc on click iconify if focused else raise and focus 2004-01-16 09:32:44 +00:00
IconButton.hh toggle pixmap for IconButton 2003-11-27 14:30:11 +00:00
IconMenuItem.hh menu item for icon menu 2003-07-28 18:28:39 +00:00
IntResMenuItem.cc moved Resource to FbTk 2003-05-18 22:04:06 +00:00
IntResMenuItem.hh moved Resource to FbTk 2003-05-18 22:04:06 +00:00
Keys.cc minor fix 2003-12-30 18:14:33 +00:00
Keys.hh addBinding function and some cleaning 2003-12-20 17:37:57 +00:00
LayerMenu.hh cleaning in the menu code 2003-12-10 23:08:06 +00:00
main.cc year 2004-01-12 12:25:16 +00:00
Makefile.am replaced setworkspacename with CommandDialog 2003-12-19 03:53:36 +00:00
MenuTheme.cc changed menu.shape to menu.roundCorners 2003-07-10 14:17:18 +00:00
MenuTheme.hh extends fbtk menutheme with shape support 2003-07-10 11:52:47 +00:00
Netizen.cc minor fix 2003-12-19 00:36:53 +00:00
Netizen.hh update 2003-12-19 00:48:16 +00:00
RegExp.cc minor fixes 2003-06-13 11:43:46 +00:00
RegExp.hh types header before regex.h 2003-07-10 19:59:21 +00:00
Remember.cc cleaning 2003-12-19 00:48:41 +00:00
Remember.hh remember position patch from Mathias Gumz 2003-12-11 15:23:14 +00:00
RootTheme.cc lock roottheme so it doesn't get run twice 2004-01-02 13:29:01 +00:00
RootTheme.hh lock roottheme so it doesn't get run twice 2004-01-02 13:29:01 +00:00
Screen.cc different window for position coordinates, patch from Junichiro Kita 2004-01-16 11:47:07 +00:00
Screen.hh different window for position coordinates, patch from Junichiro Kita 2004-01-16 11:58:45 +00:00
SendToMenu.cc code cleaning 2003-12-18 18:03:23 +00:00
SendToMenu.hh cleaning 2003-12-17 00:43:51 +00:00
Shape.cc use FbPixmap 2004-01-11 15:02:11 +00:00
Shape.hh use FbPixmap 2004-01-11 15:02:11 +00:00
Slit.cc minor fix for shutdown 2004-01-10 02:58:21 +00:00
Slit.hh slit as an observer 2003-08-29 10:30:46 +00:00
SlitClient.cc moved getWMName to Xutil 2003-06-22 12:35:03 +00:00
SlitClient.hh slit client mapping on restart, surplus menu redraw 2003-11-01 00:12:53 +00:00
SlitTheme.cc fixes slit border color fallbakc 2003-08-29 23:52:14 +00:00
SlitTheme.hh fixed fallback items 2003-08-29 10:34:41 +00:00
Strut.hh minor indent 2003-06-20 01:30:41 +00:00
SystemTray.cc fixed resize after client death 2003-08-28 13:44:58 +00:00
SystemTray.hh fix a number of positioning and sizing issues 2003-10-31 10:37:09 +00:00
TextTheme.cc using FbTk GContext 2003-08-27 18:05:12 +00:00
TextTheme.hh using FbTk GContext 2003-08-27 18:05:12 +00:00
Toolbar.cc windowmenu command, patch fomr Junichiro Kita 2004-01-16 11:41:38 +00:00
Toolbar.hh cleaning 2003-12-20 19:04:45 +00:00
ToolbarItem.cc items in toolbar 2003-08-11 15:44:12 +00:00
ToolbarItem.hh fix a number of positioning and sizing issues 2003-10-31 10:37:09 +00:00
ToolbarTheme.cc added toolbar.button.size 2003-10-13 23:47:38 +00:00
ToolbarTheme.hh added toolbar.button.size 2003-10-13 23:47:38 +00:00
ToolFactory.cc hide menus 2004-01-11 16:09:50 +00:00
ToolFactory.hh creates tools 2003-10-13 23:37:41 +00:00
ToolTheme.cc toolbar transparency 2004-01-13 14:41:32 +00:00
ToolTheme.hh toolbar transparency 2004-01-13 14:41:32 +00:00
WinButton.cc fix some minor transparency issues 2004-01-10 00:37:35 +00:00
WinButton.hh fix some minor transparency issues 2004-01-10 00:37:35 +00:00
WinButtonTheme.cc removed unused variable 2003-08-25 16:51:16 +00:00
WinButtonTheme.hh fixed new image loading 2003-08-22 21:35:40 +00:00
WinClient.cc fixed focus issue 2003-12-30 20:56:41 +00:00
WinClient.hh rearrangement and some minor style cleaning 2003-12-17 01:20:49 +00:00
Window.cc minor fixes, fixed popupMenu position if m_last_button_x is outside window 2004-01-17 00:49:20 +00:00
Window.hh fixed focus issue 2003-12-30 20:56:41 +00:00
Workspace.cc minor cleaning 2003-12-30 18:16:51 +00:00
Workspace.hh copyright 2004-01-11 16:08:28 +00:00
WorkspaceCmd.cc use max screen area for arrange windows 2004-01-16 09:21:31 +00:00
WorkspaceCmd.hh added left and right workspace cmd 2003-07-01 09:47:41 +00:00
WorkspaceNameTheme.hh handles theme for workspacename tool 2003-08-29 00:51:55 +00:00
WorkspaceNameTool.cc toolbar transparency 2004-01-13 14:41:32 +00:00
WorkspaceNameTool.hh added accessor for button 2003-08-23 15:45:38 +00:00
Xinerama.hh cleaning in the menu code 2003-12-10 23:08:06 +00:00
Xutil.cc copyright 2004-01-11 16:08:28 +00:00
Xutil.hh copyright 2004-01-11 16:08:28 +00:00