Commit graph

42 commits

Author SHA1 Message Date
fluxgen
23729b78ba return string instead of char * from getStyleFilename 2003-02-17 12:29:35 +00:00
rathnor
453e220df9 Add layer menu to window menu 2003-02-16 15:12:08 +00:00
rathnor
1b063dcea9 Integration of new Layering code, plus updates to the layering code itself
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer
Added a "Quit" KeyAction
2003-02-02 16:32:41 +00:00
fluxgen
6cc034afd3 moved KDE slit handling to Slit.cc 2003-01-12 18:49:36 +00:00
fluxgen
346ed33abb removed slit functions 2003-01-12 18:09:22 +00:00
fluxgen
6626addd03 adjusted for FbTk Timer 2003-01-10 00:41:15 +00:00
fluxgen
044713cd75 removed menu and toolbar functions 2002-12-03 23:58:06 +00:00
rathnor
28b5c60449 Indenting from tabs to emacs 4-space 2002-12-01 13:42:15 +00:00
fluxgen
7748d1a09c forward declare fluxboxwindow and tab 2002-11-30 20:16:14 +00:00
fluxgen
9682bdd1a5 using new SignalEventHandler and EventHandler classes 2002-11-27 21:59:25 +00:00
fluxgen
a1a01de8f9 removed obsolete NEWWMSPEC 2002-10-23 17:32:30 +00:00
fluxgen
5e5dc14ea9 minor include fix 2002-10-19 14:15:07 +00:00
fluxgen
53f27ef6c8 auto_ptr for key 2002-10-15 20:49:00 +00:00
fluxgen
81538a0833 included config.h for ifdef SLIT 2002-10-13 21:55:56 +00:00
fluxgen
c89591388b added AtomHandler, fixed observer and removed gnome stuff 2002-09-07 20:25:39 +00:00
fluxgen
6664591b56 added cursor functions and changed to FbTk EventHandler with SignalEvent 2002-08-17 22:13:00 +00:00
fluxgen
9a8eee45ea from char to std string in getRcFilename and inherit FbAtom 2002-08-14 23:01:05 +00:00
fluxgen
fdd8313050 changed signalhandling to FbTk SignalHandler 2002-08-14 00:01:10 +00:00
fluxgen
e7f5d341bc removed friend main 2002-08-13 21:19:00 +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
89faf228ea function name change 2002-07-19 21:26:11 +00:00
fluxgen
ffbf15dd45 slit order filename 2002-05-29 06:22:31 +00:00
fluxgen
c0e2ccff44 removed const on return values of fundamental types 2002-05-17 11:07:36 +00:00
fluxgen
5e9343fc7f fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings 2002-05-02 07:14:22 +00:00
fluxgen
4e242cbdc6 save_rc public 2002-04-28 18:55:43 +00:00
fluxgen
c25795a910 typedef ScreenList 2002-04-12 13:02:12 +00:00
cout
30fe2fb8fe Replaced LinkedList structures with std::map, std::vector, and std::list. 2002-04-09 12:09:03 +00:00
fluxgen
02466ab040 Fixed timer pointer 2002-03-19 00:16:44 +00:00
fluxgen
32cb305aad fixed default arguments for titlebar 2002-03-01 15:28:56 +00:00
fluxgen
61cfe16b70 added setupConfigFiles 2002-02-26 22:42:58 +00:00
fluxgen
71bb7a8f7c parameter to doWindowAction 2002-02-20 23:12:46 +00:00
fluxgen
168fe12d69 include guard and handleUnmapNotify 2002-02-17 18:42:15 +00:00
fluxgen
f7cd6805a4 added eventhandling functions 2002-02-06 17:12:39 +00:00
fluxgen
ab328564e5 Added screen resourcemanager 2002-01-20 02:18:18 +00:00
fluxgen
f16075f277 Fixed better resourcehandling with Resource<T> 2002-01-18 01:23:54 +00:00
fluxgen
e2ddbd4ff1 fixed enums 2002-01-11 09:26:33 +00:00
fluxgen
ef911eda20 moved rootcommand to screen loading and added loadRootCommand 2002-01-10 12:51:21 +00:00
fluxgen
e096965898 updated copyright date and added id-tags 2002-01-09 14:11:20 +00:00
fluxgen
597822f939 Moved expandFilename to class Misc 2001-12-17 19:40:30 +00:00
fluxgen
b6ae55efd1 Merge with pekdon 2001-12-17 00:46:15 +00:00
fluxgen
18830ac9ad Initial revision 2001-12-11 20:47:02 +00:00