Commit graph

520 commits

Author SHA1 Message Date
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