summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-03gtk3: implement rendering for Listbox widgetsCosimo Cecchi
2011-11-03gtk3: misc cleanupsCosimo Cecchi
2011-11-03gtk3: implement rendering for ComboboxesCosimo Cecchi
2011-11-03gtk3: implement rendering for spinbuttonsCosimo Cecchi
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi
2011-11-02use SAL_N_ELEMENTSDavid Tardon
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27renderArea is implemented only with GTK-3Petr Mladek
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks
2011-10-25gtk3: try to improve AnyInput (absent toolkit support for it)Michael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25generic: share sal yield mutex properlyMichael Meeks
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-25break headless coupling to X dependent backendMichael Meeks
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks
2011-10-25gtk3: implement initial native widget support for buttonsLucas Baudin
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks
2011-10-25headless: clip more intelligently without allocating huge masks constantlyMichael Meeks
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann