Commit graph

593 commits

Author SHA1 Message Date
fluxgen
6d6d13f8ce signaltest target 2002-08-14 00:02:17 +00:00
fluxgen
c87d64e19a first 2002-08-14 00:01:57 +00:00
fluxgen
fdd8313050 changed signalhandling to FbTk SignalHandler 2002-08-14 00:01:10 +00:00
fluxgen
76a1c5c161 removed handleSignal, this is done in class Fluxbox now with FbTk SignalHandler 2002-08-13 23:58:26 +00:00
fluxgen
bfbbac7478 added SignalHandler 2002-08-13 23:57:29 +00:00
fluxgen
8cc792e534 minor cleaning 2002-08-13 23:56:02 +00:00
fluxgen
4a5917731c minor comment 2002-08-13 23:54:41 +00:00
fluxgen
e7f5d341bc removed friend main 2002-08-13 21:19:00 +00:00
fluxgen
7b02be7b19 minor cleaning 2002-08-12 19:25:35 +00:00
fluxgen
6ba01ba8a4 update gnome atom in iconify, bug 574717 2002-08-12 17:32:52 +00:00
fluxgen
88bb66a1ee added showMenu function 2002-08-12 03:28:17 +00:00
fluxgen
a691d915f8 fixed checking on iconified when selecting item 2002-08-12 03:27:31 +00:00
fluxgen
6051b3a899 cleaning and fixed window menu in iconbar 2002-08-12 03:25:55 +00:00
fluxgen
c8c612e7d2 fixed autogrouping 2002-08-11 22:44:29 +00:00
fluxgen
b32511f411 added autogrouping functions 2002-08-11 22:35:40 +00:00
fluxgen
9f3f5720ff fixed instance and classname 2002-08-11 22:33:41 +00:00
fluxgen
18174570f3 cleaning in getNameOfWorkspace 2002-08-11 22:28:18 +00:00
fluxgen
c5e51485c6 changed getNameOfWorkspace function 2002-08-11 22:11:42 +00:00
fluxgen
18ddc4c28a from char * to string getline 2002-08-11 21:21:06 +00:00
fluxgen
1e5883afb3 minor style issue 2002-08-11 21:12:10 +00:00
fluxgen
84a58512d8 moved insert to public area 2002-08-11 20:57:13 +00:00
fluxgen
19ddad292f removed debug msg 2002-08-11 20:44:48 +00:00
fluxgen
f6e49369df added groupfile resource 2002-08-11 20:38:23 +00:00
fluxgen
e0a6ffb103 minor style fixes and added groupfile resources 2002-08-11 20:36:43 +00:00
fluxgen
56a41b23f9 doxygen comments 2002-08-04 15:55:13 +00:00
fluxgen
380d50ba27 new functionnames in slit 2002-08-04 15:48:13 +00:00
fluxgen
60dad8b27b updated font function names 2002-08-04 15:41:26 +00:00
fluxgen
7081518030 function name changed in slit 2002-08-04 15:37:37 +00:00
fluxgen
b76f3ce744 removed dep on i18n and used MB_CUR_MAX direct 2002-08-04 15:36:19 +00:00
fluxgen
024d181abb comment 2002-08-04 15:26:00 +00:00
fluxgen
4f6e9bc87e moved and changed name on width function in IconBarObj 2002-08-04 15:23:24 +00:00
fluxgen
cd9424a8c2 updated to match new functions names in FbTk Font 2002-08-04 15:19:34 +00:00
fluxgen
f98ec3e4a7 updated to match functionname 2002-08-04 15:15:22 +00:00
fluxgen
bfbd0a6095 (void) to () and Bool to bool 2002-08-04 15:12:51 +00:00
fluxgen
9789f8cb6b const correct and some comments 2002-08-04 15:09:30 +00:00
fluxgen
33d482aba5 minor fixes for preprocessors 2002-08-04 15:00:50 +00:00
fluxgen
82d7a8d13d minor style issues 2002-08-02 13:00:23 +00:00
fluxgen
c28bd74feb added autogrouping-from-tab patch from Steve Cooper 2002-08-02 12:58:37 +00:00
fluxgen
378c946d89 doxygen comments and const correct fixes 2002-07-27 18:03:39 +00:00
fluxgen
7f6880bbac slit theme, which falls back on toolbar theme if it does not exist 2002-07-23 18:38:31 +00:00
fluxgen
47d27a0bab theme access 2002-07-23 18:37:05 +00:00
fluxgen
35c55cdc8d moved Texture and Color into new files, fixed some const and pointers 2002-07-23 17:11:59 +00:00
fluxgen
8b560ddf76 first 2002-07-23 16:23:15 +00:00
fluxgen
4bc5d80ba7 added window specific send to 2002-07-23 13:49:01 +00:00
fluxgen
a4373ada50 changed added specifik window parameter to sendToWorkspace 2002-07-23 13:47:05 +00:00
fluxgen
25a9c7b57a no need to have different sqrt tables for each object 2002-07-22 22:33:45 +00:00
fluxgen
d51750a444 comments 2002-07-20 09:52:13 +00:00
fluxgen
a18a6b0994 comments and other minor stuff 2002-07-20 09:51:26 +00:00
fluxgen
cd7b6d1fd5 minor update 2002-07-20 09:49:57 +00:00
fluxgen
eae52404ec minor update 2002-07-20 09:35:01 +00:00
fluxgen
5c4fe96fc1 minor update 2002-07-20 00:06:45 +00:00
fluxgen
3b0b45af36 updated for the latest functionname changes in Image.hh 2002-07-19 21:45:00 +00:00
fluxgen
b2294758df forgot const ref for setRootCommand 2002-07-19 21:44:06 +00:00
fluxgen
45acae5e76 updated to match image new function names 2002-07-19 21:35:37 +00:00
fluxgen
89faf228ea function name change 2002-07-19 21:26:11 +00:00
fluxgen
abe8ed2968 updated BColor function names 2002-07-19 21:18:29 +00:00
fluxgen
650924679a colormap to m_colormap 2002-07-19 21:16:53 +00:00
fluxgen
46a3d8ceb3 changed function name 2002-07-19 21:14:11 +00:00
fluxgen
56bbd4e580 changed function names in BColor, BTexture, BImage and BImageControl 2002-07-19 20:33:15 +00:00
fluxgen
a602e936b1 fixed slitlist loading bug, the list was just reading until space, but now it reads the entire line. And a typeo on XINERAMA 2002-07-19 16:10:18 +00:00
fluxgen
d8d2b3aa13 added algorithm include 2002-07-14 01:00:23 +00:00
fluxgen
220be8333b doxygen comments 2002-07-14 00:30:44 +00:00
fluxgen
64e5dc9321 changed decoration default 2002-07-13 21:37:52 +00:00
fluxgen
b831814482 fixed check on valid win and screen pointer in setFocusedWindow 2002-07-13 14:04:46 +00:00
fluxgen
1c7a33c64c minor indentation and comments 2002-07-10 14:51:32 +00:00
fluxgen
9574ba4f0c minor comment 2002-07-10 14:46:42 +00:00
fluxgen
be37152cec obsolete Font struct 2002-07-10 14:38:43 +00:00
fluxgen
d74111a69b comments 2002-06-29 10:44:50 +00:00
fluxgen
8d7690f2ab fixed transient check 2002-06-14 09:59:49 +00:00
fluxgen
c98ab8e5b5 resize/move window even without decor 2002-06-04 09:50:58 +00:00
fluxgen
31c6c63de1 fixed bug 554646, windows that are not maximizable by default wont get a tab by default now 2002-06-02 23:42:10 +00:00
fluxgen
3075af90d6 minor fixes 2002-06-02 23:35:30 +00:00
fluxgen
304d3e4fd5 removed insert window after last focused, temporary fix 2002-06-02 22:57:52 +00:00
fluxgen
66b1894bf2 removed FONT_ELEMENT_SIZE 2002-06-02 22:48:38 +00:00
fluxgen
3675a7be42 slit client bug fixed 2002-06-02 22:43:20 +00:00
fluxgen
7f123ab240 removed comment from propwwmhints 2002-05-30 15:49:10 +00:00
fluxgen
c3dce81be1 changed (void) to () and fixed if-statements in getMWMHints 2002-05-30 00:46:22 +00:00
fluxgen
b43aed4072 cleaning, changed (void) to (), removed unused variable, added comments, moved MwmHints Decor and Func into class FluxboxWindow 2002-05-30 00:38:22 +00:00
fluxgen
550fbdcf85 fixed invert highlight on toggle-items when they are selected 2002-05-29 21:15:07 +00:00
fluxgen
44a1fce815 removed assertion 2002-05-29 19:10:04 +00:00
fluxgen
ffbf15dd45 slit order filename 2002-05-29 06:22:31 +00:00
fluxgen
095ed342bd slit order 2002-05-29 06:21:59 +00:00
fluxgen
0c4d60adc2 removed sstream include 2002-05-24 13:25:25 +00:00
fluxgen
372ffd8bd3 fixed default include 2002-05-24 13:24:02 +00:00
fluxgen
0b1e5a15dc minor indentation 2002-05-24 11:38:32 +00:00
fluxgen
b839dcaf1e iterator fix 2002-05-23 09:48:22 +00:00
fluxgen
ea4c11a52e const fixes 2002-05-22 00:36:56 +00:00
fluxgen
5a78e63212 fixed transient checking in a function 2002-05-21 21:25:10 +00:00
fluxgen
57cd3c5c7c added configurable geometry 2002-05-19 17:56:55 +00:00
fluxgen
75f83132ea const on draw function 2002-05-19 15:37:29 +00:00
fluxgen
67f09e6f00 const correct 2002-05-19 15:35:39 +00:00
fluxgen
e9b1b9b8fa minor stuff 2002-05-19 12:57:47 +00:00
fluxgen
2d0aa410a0 minor stuff 2002-05-19 12:22:55 +00:00
fluxgen
c0a9d432ea remove titlebar 2002-05-19 10:43:23 +00:00
fluxgen
71a158e1af save style on change 2002-05-18 12:38:13 +00:00
fluxgen
63f6204c78 moved creation of titlebar and handle into functions and other minor cleaning 2002-05-17 16:35:58 +00:00
fluxgen
6d706bbccb moved creation of titlebar and handle into functions 2002-05-17 16:34:27 +00:00
fluxgen
ddabec794c added cassert include 2002-05-17 16:32:33 +00:00
fluxgen
160485f469 minor intel compiler fix 2002-05-17 16:30:24 +00:00
fluxgen
b10ecba532 fixed transient check in destructor 2002-05-17 13:27:20 +00:00
fluxgen
e1f76359f5 const 2002-05-17 11:58:47 +00:00
fluxgen
eb8234442e more const 2002-05-17 11:55:41 +00:00
fluxgen
70ececc5d7 strstream to sstream and minor fix with the a warning 2002-05-17 11:16:26 +00:00
fluxgen
c0e2ccff44 removed const on return values of fundamental types 2002-05-17 11:07:36 +00:00
fluxgen
d210e29fce removed const on return values of fundamental types and changed strftime_format to std::string 2002-05-17 11:02:30 +00:00
fluxgen
bda94a6c1a const-correct on Resource class 2002-05-17 10:59:58 +00:00
fluxgen
e296c91a18 removed const on return values of fundamental types and const-correct on BTexture 2002-05-17 10:59:30 +00:00
fluxgen
b77eec73c5 removed const on return values of fundamental types 2002-05-17 10:51:48 +00:00
fluxgen
099577431b minor indentation 2002-05-15 09:37:27 +00:00
fluxgen
849acb4303 const 2002-05-15 09:36:57 +00:00
fluxgen
58c6885c23 changed menustyle.framefont/titlefont to nonpointer 2002-05-15 09:35:49 +00:00
fluxgen
87762aee8a Bool to bool 2002-05-08 14:25:40 +00:00
fluxgen
712d0513b7 added reconfigure for the list 2002-05-08 14:24:57 +00:00
fluxgen
930991589c Desktop wheeling option added 2002-05-08 14:19:12 +00:00
fluxgen
8ccfea478c fixed slit saving and some clean up 2002-05-08 14:12:28 +00:00
fluxgen
3fa8408801 changed from pointer to referens in slitmenu constructor 2002-05-08 14:01:21 +00:00
fluxgen
b53183cfe3 added desktopwheeling option 2002-05-08 10:14:51 +00:00
fluxgen
1f5c8b5ba1 fixed checking on focused_window in handleKeyEvents 2002-05-08 09:33:11 +00:00
fluxgen
05588b7505 minor fix 2002-05-07 17:14:01 +00:00
fluxgen
7deacd55ac minor cleaning 2002-05-07 15:23:00 +00:00
fluxgen
f9467a5572 updated copyright 2002-05-07 15:22:07 +00:00
fluxgen
69a18f36e6 removed some options, they are in CXXFLAGS in confingure.in now 2002-05-07 15:21:08 +00:00
fluxgen
bf605136d0 fixed const 2002-05-07 15:07:02 +00:00
fluxgen
e027cad57d minor cleaning 2002-05-07 14:09:32 +00:00
fluxgen
0ec9f1a21d changed clientmenu to regular 2002-05-07 13:57:09 +00:00
fluxgen
9caf24483d const iterators in updateGnomeList 2002-05-07 13:54:42 +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
eaecf66a23 fixed more checking on the fontstruct 2002-05-07 08:15:18 +00:00
fluxgen
fbf610b774 indentation and on_top/auto_raise savings 2002-05-03 13:14:06 +00:00
fluxgen
3cc006d7b5 removed NULL 2002-05-02 07:19:02 +00:00
fluxgen
5e9343fc7f fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings 2002-05-02 07:14:22 +00:00
fluxgen
74d77991bc added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT 2002-05-02 07:10:03 +00:00
fluxgen
0f1dd8e8b5 added moveNext/movePrev 2002-05-02 07:09:22 +00:00
fluxgen
41775ff631 fixed bug [ 515483 ] XMMS Problem, with the handles = true 2002-04-28 20:09:31 +00:00
fluxgen
da517e6074 minor stuff 2002-04-28 19:54:10 +00:00
fluxgen
6749157af4 dont save on shutdown 2002-04-28 18:57:10 +00:00
fluxgen
4e242cbdc6 save_rc public 2002-04-28 18:55:43 +00:00
fluxgen
644f8a56fc reconfigure in case statement 2002-04-28 18:47:47 +00:00
fluxgen
86c9f77aa2 indentation and const fix 2002-04-28 16:58:36 +00:00
fluxgen
6023193635 Save settings when we change them 2002-04-28 16:00:27 +00:00
fluxgen
a1c872415a minor fixes 2002-04-28 15:54:59 +00:00
fluxgen
bd878465b9 fixed shade bug while no tabs and rotated 2002-04-28 08:49:31 +00:00
fluxgen
2f19847b98 fixed bug in workspace warping 2002-04-26 18:27:39 +00:00
fluxgen
db81115d91 fixed m_multibyte 2002-04-26 09:32:20 +00:00
fluxgen
4fbb93a6b6 fixed minor font string 2002-04-20 10:33:10 +00:00
fluxgen
7f43f5bf11 fixed workspace warping 2002-04-20 10:27:13 +00:00
fluxgen
7f08b3ae46 minor stuff 2002-04-19 09:34:10 +00:00
fluxgen
9b8c02c542 added ToggleTab 2002-04-19 09:33:42 +00:00
fluxgen
7c2c942f3c fixed workspace warping bug when moving a tabgroup 2002-04-17 07:24:59 +00:00