summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)AuthorFilesLines
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi1-1/+2
2011-11-03gtk3: misc cleanupsCosimo Cecchi1-0/+3
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi1-0/+9
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi1-1/+12
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi1-0/+9
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-1/+1
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens1-1/+1
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi1-3/+14
2011-11-02use SAL_N_ELEMENTSDavid Tardon1-3/+0
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-3/+3
2011-10-27renderArea is implemented only with GTK-3Petr Mladek1-1/+2
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2-84/+121
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks1-1/+3
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann1-0/+2
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks1-1/+1
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin1-6/+7
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin1-0/+1
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks2-1/+2
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks3-3/+3
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2-0/+4
2011-10-25generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks1-1/+0
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks1-8/+11
2011-10-25gtk3: try to improve AnyInput (absent toolkit support for it)Michael Meeks2-1/+9
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks4-54/+42
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks4-10/+9
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks3-28/+21
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks1-18/+0
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks2-67/+13
2011-10-25generic: share sal yield mutex properlyMichael Meeks1-6/+1
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin2-4/+12
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks11-1054/+2
2011-10-25gtk3: remove X dependency (for now)Michael Meeks5-64/+5
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks2-28/+3
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks6-767/+14
2011-10-25break headless coupling to X dependent backendMichael Meeks2-1/+3
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks3-40/+26
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin1-0/+15
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks1-7/+1
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks8-62/+141
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks4-16/+8
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks2-1/+11
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks1-3/+17
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks2-6/+108
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks2-4/+35
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks1-1/+4
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks4-0/+24
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann1-14/+14
2011-09-05now we can ditch these unused methodsCaolán McNamara1-5/+0
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara3-6/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-1/+0