simonb
553104ee1d
fix all compiler warnings with -Wall
2006-04-16 11:18:22 +00:00
simonb
7c79084433
implement vertical toolbar placement options
2006-04-15 16:41:11 +00:00
simonb
6d35c17ac0
don't follow stuck windows in deiconify (thanks _markt)
2006-03-27 06:35:51 +00:00
simonb
309a1aafb3
fix crash when deiconfiy mode = Follow
2006-03-27 06:26:34 +00:00
simonb
af74a22845
rotated fonts, buttons, containers. Used for tabs for now
2006-03-26 04:02:30 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
simonb
690030444b
add rough support for non-default depth pixmaps. Saves us having ghost
...
holes in windows
2005-04-27 17:45:56 +00:00
simonb
1c2f92a3d2
extension of previous big patch. Move a bunch of menu things onto
...
background pixmap. Same for textbuttons.
2005-04-26 01:41:55 +00:00
mathias
31d8f96685
updated copyright dates
2005-02-07 13:42:43 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
0c74e8c935
Simon's last changes lead to segfaults when the users specified <Sticky> or
...
<Workspace> in apps-file. Reason is, that an unmanaged window is not yet
assigned to an workspace and thus the returned workspacenumber is -1 ... which
leads in combination with getWorkspace(nr) to an invalid workspace (0x0) ...
This also fixes the problem with several deiconify-modes of the iconbar, when
the iconbar is in icons-only mode (same reason)
The other changes in the files are just cosmetic, i throw out the comments
about the changes Simon did coz they make sense and are correct imho.
2005-01-05 01:56:19 +00:00
mathias
eb42a7806d
icc complaint about a "possible" conflict between the
...
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index)
to avoid this, we rename FbTk::Menu::update(int index)
-> FbTk::Menu::updateMenu(int index)
this is mostly cosmetic, but if it makes the life of a compiler happy, well ..
be happy icc :)
2004-12-13 14:03:17 +00:00
mathias
71abcf7343
deiconifyMode: Follow is the new/old default (as it was before deiconifyMode was introduced)
2004-12-01 14:45:32 +00:00
mathias
c813375f39
fix possible segfaults in DeiconifyMode::SEMIFOLLOW and FOLLOW ...
...
the raisAndFocus after the sendToWorkspace makes problems, dunno why exactly
so this is still an open issue imho.
2004-11-28 12:41:57 +00:00
mathias
ad095f9f06
enable title of windowmenu when called from iconbar
2004-11-24 23:24:55 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
f5d7833b32
added iconbar.wheelMode and iconbar.deiconifyMode
2004-10-22 00:35:29 +00:00
fluxgen
40c44b227b
mouse scroll on icons changes workspace
2004-07-15 14:20:19 +00:00
rathnor
8f88c1fecb
toolbar fixes, updates and optimisations
2004-06-16 15:38:19 +00:00
rathnor
d95fcc2dbb
Event Manager fixes/review
2004-05-04 14:33:38 +00:00
fluxgen
db95500c59
fixed include menu
2004-05-02 20:46:19 +00:00
fluxgen
b0dc83601b
change workspace on click
2004-02-18 10:16:23 +00:00
fluxgen
5e5118b4e3
using empty instead of size
2004-01-21 14:14:40 +00:00
fluxgen
53b7311033
on click iconify if focused else raise and focus
2004-01-16 09:32:44 +00:00
fluxgen
abf2bd26e3
fixed crash bug
2004-01-13 12:27:51 +00:00
fluxgen
be2f29dee6
hide menus on click
2004-01-11 16:08:57 +00:00
fluxgen
5ce35d9fa8
toggle pixmap for IconButton
2003-11-27 14:30:11 +00:00
rathnor
d757c08e00
some menu tweaking
2003-11-19 12:57:27 +00:00
rathnor
08089dd064
out-by-one correction
2003-10-31 20:02:49 +00:00
rathnor
af7deab379
tweak winbutton icon drawing, plus a little fix to icon changes
2003-10-31 19:32:40 +00:00
rathnor
b88f9b2a9e
fix a number of positioning and sizing issues
2003-10-31 10:37:09 +00:00
fluxgen
03fd9e1147
minor bugfixes
2003-09-10 21:41:18 +00:00
fluxgen
67898ededb
fixed menu
2003-08-24 16:24:19 +00:00
fluxgen
3006ba49e4
moved textbutton to fbtk
2003-08-19 16:15:32 +00:00
fluxgen
247d68bbf1
minor cleaning
2003-08-16 12:04:12 +00:00
fluxgen
447486fd8b
Button changed to a FbWindow
2003-08-13 10:03:45 +00:00
fluxgen
060219fca2
extra checks
2003-08-12 01:19:22 +00:00
fluxgen
1da02c9f9d
raise and focus on click, and fixed icon mask
2003-08-12 00:16:16 +00:00
fluxgen
86f934e73e
shows pixmap with text
2003-08-11 15:45:50 +00:00