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 |
|