Commit graph

202 commits

Author SHA1 Message Date
fluxgen
63f6204c78 moved creation of titlebar and handle into functions and other minor cleaning 2002-05-17 16:35:58 +00:00
fluxgen
b10ecba532 fixed transient check in destructor 2002-05-17 13:27:20 +00:00
fluxgen
c8eeaea88f fixed bug [ 552723 ] removing decorations while shaded in toggleDecor 2002-05-07 13:50:34 +00:00
fluxgen
a10c34918c const on updateGnome* functions 2002-05-07 13:31:11 +00:00
fluxgen
41775ff631 fixed bug [ 515483 ] XMMS Problem, with the handles = true 2002-04-28 20:09:31 +00:00
fluxgen
2f19847b98 fixed bug in workspace warping 2002-04-26 18:27:39 +00:00
fluxgen
7c2c942f3c fixed workspace warping bug when moving a tabgroup 2002-04-17 07:24:59 +00:00
fluxgen
d1b6fa2729 minor stuff in redrawTitle 2002-04-17 06:42:04 +00:00
fluxgen
0d708fa2be fixed remove of handle in propertyNotify 2002-04-14 11:54:59 +00:00
fluxgen
af9a5aa8a4 added workspace warping 2002-04-12 14:54:57 +00:00
fluxgen
46e9b6e546 update from Workspace changes 2002-04-09 23:20:40 +00:00
fluxgen
02253281ee updated to match BaseMenu 2002-04-08 22:36:30 +00:00
fluxgen
675f28ad9e fixed iconbar update bug 2002-04-04 22:39:52 +00:00
fluxgen
598cd8a7fd added toggleDecoration and setDecoration functions 2002-04-04 14:23:30 +00:00
fluxgen
e4d3840f26 added startMoving, stopMoving, startResizing and stopResizing and fixed bug 528101 2002-04-04 13:19:10 +00:00
fluxgen
2526e4bce8 moved nls defines to enums in namespace FBNLS 2002-04-04 11:28:19 +00:00
fluxgen
70f3639c02 std::string for title and icon title in FluxboxWindow 2002-04-03 23:04:01 +00:00
fluxgen
8daa080d11 some signed/unsigned stuff 2002-03-23 15:14:45 +00:00
fluxgen
95aeda2627 Xinerama support 2002-03-19 14:30:43 +00:00
fluxgen
f666e3cd77 fixed timer pointer 2002-03-19 00:15:58 +00:00
fluxgen
3a23ff8bdc added isLowerTab() and lastFocusTime 2002-03-18 19:58:06 +00:00
fluxgen
0cba1e7dff fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWindow and the calls FluxboxWindow::setFocusFlag on the same window 2002-02-27 22:04:01 +00:00
fluxgen
ddce851165 added gnome layer stuff 2002-02-26 22:35:58 +00:00
fluxgen
890ba372b2 gnome functions 2002-02-17 18:48:22 +00:00
fluxgen
5f39282ce6 fixed unmapNotifyEvent to return a value instead of suicide 2002-02-16 11:25:41 +00:00
pekdon
941b6fb9fb shading/unshading fix when maximizing 2002-02-16 02:14:54 +00:00
fluxgen
790cf3d5b4 removed throw in FluxboxWindow 2002-02-11 11:07:33 +00:00
fluxgen
52ed056621 added gnome win state 2002-02-07 14:41:52 +00:00
fluxgen
7b175210c8 _WIN_WORKSPACE atom and some indent 2002-02-04 06:53:14 +00:00
fluxgen
76a38e466c indentation and the frame.handle destroy 2002-01-27 13:13:33 +00:00
fluxgen
e1b1f375c6 Fixed grabguard, return value of destroyNotifyEvent and some indentation 2002-01-20 02:14:20 +00:00
pekdon
74454c8f2a Fixed lower/raise of windows when using keybindings/windowmenu 2002-01-18 18:28:17 +00:00
fluxgen
e0f3b3caff fixed som indentation,throw statement in constructor and variable init 2002-01-18 01:25:58 +00:00
fluxgen
bf4b327475 fixed max over slit reversed 2002-01-11 17:01:31 +00:00
fluxgen
1e6a318f25 fixed enums and decorations 2002-01-11 10:04:32 +00:00
fluxgen
bdac72d061 Clean up in GNOME and fixed withdrawnstate 2002-01-10 12:54:27 +00:00
fluxgen
784b3ec48a small fix 2002-01-09 19:28:35 +00:00
fluxgen
e096965898 updated copyright date and added id-tags 2002-01-09 14:11:20 +00:00
fluxgen
11ae668af7 Fixed closebutton 2002-01-08 21:40:04 +00:00
fluxgen
e2f78c930a Removed misc.hh 2002-01-06 11:30:12 +00:00
fluxgen
68d83ecc98 Changed Misc:: 2002-01-06 11:07:42 +00:00
pekdon
edb664f929 Changed toolbar placement enums to uppercase letters. (Claes N�st�n) 2002-01-06 09:37:50 +00:00
pekdon
69ebd4b8dc Changed tab placement/alignment enums to uppercase letters 2002-01-05 23:00:18 +00:00
fluxgen
6370fb8c57 Added maximize slit stop 2002-01-05 10:58:48 +00:00
fluxgen
bec0065e4a pekdon patch 2002-01-04 21:21:43 +00:00
fluxgen
900e6da0f2 Restored lower window with mouseclick feature and fixed windowmenu bug when resizing 2002-01-01 16:07:28 +00:00
fluxgen
e0dce8166c Updated texture constants 2001-12-29 10:27:41 +00:00
fluxgen
cf442c375a Updated Attrib flags and struct 2001-12-19 13:53:35 +00:00
fluxgen
b6ae55efd1 Merge with pekdon 2001-12-17 00:46:15 +00:00
fluxgen
06d0a5d507 Fixed bstrdup to Misc::strdup 2001-12-13 22:04:06 +00:00
fluxgen
e3850b1dc0 Fixed Alt+resizing + Button1 bugg 2001-12-11 23:14:31 +00:00
fluxgen
18830ac9ad Initial revision 2001-12-11 20:47:02 +00:00