aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-08-03expand pixmap filename before loading, patch from Mathias Gumzfluxgen1-3/+5
2004-08-03fixed menu move bug and made separator not selectable, patch from Mathias Gumzfluxgen2-3/+29
2004-07-21minor fixesfluxgen1-6/+17
2004-07-19some EMX fixes, thanks dave_yeo at paralynxfluxgen2-9/+18
2004-07-18fixed fallback for pressed texturefluxgen1-0/+6
2004-07-15resource bool fix and setting input focus on menus when we bring them up with...fluxgen1-7/+4
2004-07-15click on handle raises, and some other minor fixesfluxgen1-38/+77
2004-07-15mouse scroll on icons changes workspacefluxgen1-2/+8
2004-07-15delete keyfluxgen1-1/+4
2004-07-15fixed Resource long long, time_t is long long some systemsfluxgen1-1/+17
2004-07-15minor stufffluxgen1-3/+3
2004-07-15typedef Toolbarsfluxgen1-2/+3
2004-07-14fixed toolbar draw bug at startupfluxgen2-7/+23
2004-07-14fixed menu draw bug while doing keyboard navigationfluxgen1-5/+5
2004-07-14improved algoritm for transient_for in initWindowsfluxgen1-66/+62
2004-07-14fixed bug in transient window creation at startupfluxgen1-16/+74
2004-07-06fixed minor bugfluxgen2-9/+13
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen3-6/+34
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen2-4/+4
2004-07-05save menu filename, so we can reload the menu, patch from Mathias Gumzfluxgen1-1/+3
2004-06-29fix rectangle drawing on attaching tabsrathnor1-9/+12
2004-06-28minor stufffluxgen2-4/+17
2004-06-27force old position on configure request, we dont know if the clients changed...fluxgen1-8/+17
2004-06-27added m_active_index. added validIndex function which validates indexes, remo...fluxgen2-109/+163
2004-06-27using menu separatorfluxgen1-7/+4
2004-06-27using toggle menu for layer menu, fixed nls supportfluxgen1-14/+17
2004-06-27virtual destructorfluxgen1-2/+2
2004-06-27added toggle menufluxgen1-0/+1
2004-06-27toggle menufluxgen1-0/+66
2004-06-21tidying up initialisation with dockappsrathnor4-32/+8
2004-06-21fix groups file problem with windows not showing properlyrathnor1-3/+4
2004-06-20we should only load LC_MESSAGES, not LC_ALLrathnor1-2/+2
2004-06-20fix systemtray related thingsrathnor3-17/+51
2004-06-20support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)rathnor4-10/+38
2004-06-19fix initialisation of state when a window is first mappedrathnor3-55/+35
2004-06-17tweak iconbar rendertheme - need to re-render after addWindowrathnor1-2/+3
2004-06-16toolbar fixes, updates and optimisationsrathnor7-45/+49
2004-06-15minor fixfluxgen1-6/+5
2004-06-14minor fix for toggle itemfluxgen1-23/+29
2004-06-14minor fixfluxgen1-1/+3
2004-06-14more improvements on transparencyfluxgen1-104/+67
2004-06-14title raise lower when title visibility changesfluxgen1-2/+8
2004-06-13minor fixfluxgen2-4/+12
2004-06-13minor fixesfluxgen1-6/+5
2004-06-13minor fix for title and item heightfluxgen2-11/+15
2004-06-13more cleaningfluxgen2-113/+84
2004-06-13minor fixfluxgen1-3/+2
2004-06-13inline functionsfluxgen1-41/+41
2004-06-13setBufferPixmap public insteadfluxgen1-2/+4
2004-06-13transparency improvements, added buffer for title window to reduce flickering...fluxgen2-96/+139