Commit graph

389 commits

Author SHA1 Message Date
fluxgen
1ab9ee4954 identation 2002-04-08 18:57:53 +00:00
fluxgen
f234dd3db1 fixed signed/unsigned in Xinerama stuff 2002-04-08 18:57:04 +00:00
fluxgen
d4f4767c96 update 2002-04-04 22:58:49 +00:00
fluxgen
675f28ad9e fixed iconbar update bug 2002-04-04 22:39:52 +00:00
fluxgen
d78a4ac9a9 minor fix 2002-04-04 18:20:33 +00:00
fluxgen
08ae57e646 fixed blackbox nls generation 2002-04-04 18:04:19 +00:00
fluxgen
ef74f26728 update to FBNLS 2002-04-04 15:30:37 +00:00
fluxgen
a959fc2fdf fixed some bools and indentation 2002-04-04 14:28:54 +00:00
fluxgen
3796077a94 moved Decor to FluxboxWindow 2002-04-04 14:27:56 +00:00
fluxgen
b1c398b775 minor const fix 2002-04-04 14:26:47 +00:00
fluxgen
1a69dd6e09 fixed ToggleDecor key action 2002-04-04 14:23:54 +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
1717c11280 minor fix 2002-04-04 11:32:16 +00:00
fluxgen
d300afc99c moved defines to enums in namespace FBNLS 2002-04-04 11:28:41 +00:00
fluxgen
2526e4bce8 moved nls defines to enums in namespace FBNLS 2002-04-04 11:28:19 +00:00
fluxgen
bd05695cfa update 2002-04-04 00:22:51 +00:00
fluxgen
16b40d64c2 to std::string in locale and some other fixes 2002-04-04 00:21:48 +00:00
fluxgen
53e66b4906 removed int insert(const char **,... 2002-04-03 23:08:19 +00:00
fluxgen
70f3639c02 std::string for title and icon title in FluxboxWindow 2002-04-03 23:04:01 +00:00
fluxgen
36dcc230a2 char * to const char * 2002-04-03 23:00:10 +00:00
fluxgen
62490323a5 fixed some fonts 2002-04-03 13:01:08 +00:00
fluxgen
05761f6059 Fixed some signed/unsigned warnings 2002-04-03 12:08:54 +00:00
fluxgen
968f9b5d8e update 2002-04-02 23:15:48 +00:00
fluxgen
0f8e4f1f2d saner search in prev/next focus, and added bool doSkipWindow 2002-04-02 23:14:54 +00:00
fluxgen
11324be64f add new window after the last focused 2002-04-02 23:14:07 +00:00
fluxgen
0dfac0a999 signed/unsigned fixes 2002-04-02 23:13:38 +00:00
pekdon
81fb2b9fb6 Oopss.. typo 2002-03-29 21:47:58 +00:00
fluxgen
b7ca5d7466 forgot the std in debugmsg 2002-03-27 18:47:44 +00:00
fluxgen
14cd008c76 fixed getIconName in addIcon 2002-03-27 18:47:12 +00:00
fluxgen
0f270ee38f added some headers and fixed namespace std 2002-03-27 15:37:19 +00:00
fluxgen
ca942ddf89 Font.hh/cc 2002-03-23 15:15:47 +00:00
fluxgen
8daa080d11 some signed/unsigned stuff 2002-03-23 15:14:45 +00:00
pekdon
e133cf83a3 Xinerama 2002-03-23 02:02:01 +00:00
fluxgen
1022df4212 to namespace 2002-03-22 11:51:46 +00:00
fluxgen
537c89c9c4 minor fix 2002-03-21 11:05:41 +00:00
fluxgen
f44b282b00 added FbTk font to MenuStyle 2002-03-21 10:54:29 +00:00
fluxgen
3d3985609c first 2002-03-21 10:51:48 +00:00
fluxgen
3b330a5f62 signed/unsigned warnings 2002-03-20 14:10:03 +00:00
fluxgen
e072c2c744 rearrange private/public order 2002-03-20 14:08:45 +00:00
fluxgen
c5d1f0239d removed include BaseDisplay.hh and fixed include unistd.h 2002-03-20 11:50:36 +00:00
fluxgen
10d6e7a358 namespace istead of struct 2002-03-20 11:32:03 +00:00
fluxgen
ccf9f5749e we don't like to modify the arguments, const-correctness and other strange code in Xinerama 2002-03-19 21:19:55 +00:00
fluxgen
95aeda2627 Xinerama support 2002-03-19 14:30:43 +00:00
fluxgen
1871169b06 update 2002-03-19 01:28:09 +00:00
fluxgen
02466ab040 Fixed timer pointer 2002-03-19 00:16:44 +00:00
fluxgen
f666e3cd77 fixed timer pointer 2002-03-19 00:15:58 +00:00
fluxgen
c52f13c5f2 fixed pointer 2002-03-19 00:12:36 +00:00
fluxgen
9291eb0911 moved the update timer routines from BaseDisplay to BTimer and fixed indentation 2002-03-19 00:09:59 +00:00
fluxgen
6c1f079fbd indentation and timer 2002-03-19 00:07:00 +00:00