summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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 Meeks4-6/+6
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-1/+2
2011-10-25cleanup some missing conditionals causing problems for macMichael Meeks1-0/+1
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks1-0/+1
2011-10-25generic: overcome Mac specific build errorsMichael Meeks1-0/+1
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks1-0/+31
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks8-180/+48
2011-10-25generic: remove mistaken m_aFrames hiding parent's frame listMichael Meeks1-1/+0
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks2-9/+12
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 Meeks5-54/+46
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 Meeks5-29/+117
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks2-19/+20
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks3-67/+102
2011-10-25generic: share sal yield mutex properlyMichael Meeks2-35/+2
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-2/+2
2011-10-25gtk3: remove X dependency (for now)Michael Meeks5-16/+21
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks3-59/+60
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks10-55/+102
2011-10-25break headless coupling to X dependent backendMichael Meeks4-4/+8
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 Meeks2-8/+2
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks9-63/+142
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 Bergmann3-18/+18
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-3/+3
2011-10-20rework sample text generator for different scriptsCaolán McNamara1-4/+5
2011-10-05callcatcher: unused methodsCaolán McNamara1-1/+0
2011-10-04callcatcher: various unused methodsCaolán McNamara1-3/+0
2011-09-30Kill unused SalFrameWndProcA() functionTor Lillqvist1-1/+0
2011-09-29callcatcher: unused codeCaolán McNamara1-3/+0
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-1/+1
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks1-0/+2
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist1-1/+0
2011-09-24unusedcode: vcl::PrinterFooMatúš Kukan1-14/+0
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat1-0/+1
2011-09-12callcatcher: drop unused methodsCaolán McNamara1-1/+0
2011-09-10Drop unused partsJulien Nabet1-3/+0