Commit graph

2503 commits

Author SHA1 Message Date
fluxgen
cd0cdb5301 expand pixmap filename before loading, patch from Mathias Gumz 2004-08-03 21:31:31 +00:00
fluxgen
7b4d57f275 fixed menu move bug and made separator not selectable, patch from Mathias Gumz 2004-08-03 21:25:51 +00:00
fluxgen
582fe36cea minor fixes 2004-07-21 18:56:34 +00:00
fluxgen
44f7069e1c some EMX fixes, thanks dave_yeo at paralynx 2004-07-19 13:53:46 +00:00
fluxgen
ac1314c360 fixed fallback for pressed texture 2004-07-18 18:46:03 +00:00
fluxgen
601ae51604 resource bool fix and setting input focus on menus when we bring them up with the mouse 2004-07-15 18:23:03 +00:00
fluxgen
38bd7f47d9 click on handle raises, and some other minor fixes 2004-07-15 18:20:13 +00:00
fluxgen
40c44b227b mouse scroll on icons changes workspace 2004-07-15 14:20:19 +00:00
fluxgen
4179d51829 delete key 2004-07-15 13:48:54 +00:00
fluxgen
4e243d1599 fixed Resource long long, time_t is long long some systems 2004-07-15 13:42:50 +00:00
fluxgen
b672bc50bb minor stuff 2004-07-15 09:52:57 +00:00
fluxgen
1790b15e0a typedef Toolbars 2004-07-15 09:52:14 +00:00
fluxgen
b78255fa1a fixed toolbar draw bug at startup 2004-07-14 23:39:29 +00:00
fluxgen
7391de5e96 fixed menu draw bug while doing keyboard navigation 2004-07-14 18:30:37 +00:00
fluxgen
7794867005 improved algoritm for transient_for in initWindows 2004-07-14 18:28:05 +00:00
fluxgen
9cee51bdf0 fixed bug in transient window creation at startup 2004-07-14 12:13:29 +00:00
fluxgen
c213fb6ca2 fixed minor bug 2004-07-06 10:47:36 +00:00
fluxgen
7c85d11a95 tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list 2004-07-05 23:51:57 +00:00
fluxgen
df570bc945 fixed menutitle and menulables drawn to close to screen-bottom, patch from Mathias Gumz 2004-07-05 09:40:08 +00:00
fluxgen
ced22314b8 save menu filename, so we can reload the menu, patch from Mathias Gumz 2004-07-05 09:27:04 +00:00
rathnor
6afbecdada fix rectangle drawing on attaching tabs 2004-06-29 12:41:23 +00:00
fluxgen
df68d8d0b0 minor stuff 2004-06-28 13:33:05 +00:00
fluxgen
7c412b5c78 force old position on configure request, we dont know if the clients changed the position 2004-06-27 21:47:16 +00:00
fluxgen
5e5a4982d3 added m_active_index. added validIndex function which validates indexes, removed highlight from drawItem since it should only highlight the m_active_index 2004-06-27 13:51:24 +00:00
fluxgen
9bd6c403f2 using menu separator 2004-06-27 13:45:20 +00:00
fluxgen
2e228593c0 using toggle menu for layer menu, fixed nls support 2004-06-27 13:43:59 +00:00
fluxgen
835501d3ae virtual destructor 2004-06-27 13:43:09 +00:00
fluxgen
e0f2a25c22 added toggle menu 2004-06-27 13:42:04 +00:00
fluxgen
291d893713 toggle menu 2004-06-27 13:41:45 +00:00
rathnor
965086f39d tidying up initialisation with dockapps 2004-06-21 15:23:42 +00:00
rathnor
6a51cefb2f fix groups file problem with windows not showing properly 2004-06-21 09:53:01 +00:00
rathnor
5cc0f12f3f we should only load LC_MESSAGES, not LC_ALL 2004-06-20 15:16:08 +00:00
rathnor
abc86f0028 fix systemtray related things 2004-06-20 10:29:51 +00:00
rathnor
9b7775751d support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)
Allow FluxboxWindows to be untabable.
2004-06-20 04:49:33 +00:00
rathnor
4589ecdbbc fix initialisation of state when a window is first mapped 2004-06-19 15:04:28 +00:00
rathnor
a49d1128cd tweak iconbar rendertheme - need to re-render after addWindow 2004-06-17 00:17:22 +00:00
rathnor
8f88c1fecb toolbar fixes, updates and optimisations 2004-06-16 15:38:19 +00:00
fluxgen
db6e78bba9 minor fix 2004-06-15 11:03:17 +00:00
fluxgen
f1ce9c3f34 minor fix for toggle item 2004-06-14 16:09:48 +00:00
fluxgen
34ac6caeab minor fix 2004-06-14 12:25:31 +00:00
fluxgen
6ede6046d8 more improvements on transparency 2004-06-14 12:24:23 +00:00
fluxgen
3890049e3c title raise lower when title visibility changes 2004-06-14 12:23:57 +00:00
fluxgen
463c7dab18 minor fix 2004-06-13 12:01:52 +00:00
fluxgen
2475b2debc minor fixes 2004-06-13 11:01:47 +00:00
fluxgen
05a1b55901 minor fix for title and item height 2004-06-13 10:59:54 +00:00
fluxgen
825c02ccb0 more cleaning 2004-06-13 10:58:34 +00:00
fluxgen
57dd6d16f9 minor fix 2004-06-13 00:42:45 +00:00
fluxgen
8afaff0364 inline functions 2004-06-13 00:33:06 +00:00
fluxgen
c71c8244b5 setBufferPixmap public instead 2004-06-13 00:32:40 +00:00
fluxgen
46a06cdb02 transparency improvements, added buffer for title window to reduce flickering and removed menu.bevel_w since its already in MenuTheme 2004-06-13 00:31:29 +00:00