summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-03-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-11dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-10Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-10make SvpSalGraphics::getBitmap more readableCaolán McNamara
2015-03-10I don't think we should clip when using getBitmapCaolán McNamara
2015-03-10Avoid calls on null mpSalTimer on OS XStephan Bergmann
2015-03-10sigh, collisionCaolán McNamara
2015-03-10fix windows buildCaolán McNamara
2015-03-10attempt to fix windows buildNoel Grandin
2015-03-10Scheduler: replaced max cast with SAL_MAX_UINT64Tobias Madl
2015-03-09coverity#1268023 Logically dead codeCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09draw menu items with gtk themeCaolán McNamara
2015-03-09fix various native themeing issues because of lacking restoreCaolán McNamara
2015-03-09draw menu bg with gtk themeCaolán McNamara
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-08TyposJulien Nabet
2015-03-07Dropped old black&white hsizebar, hsplit, vsizebar and vsplit cursors inRimas Kudelis
2015-03-06Handle degenerate case of nMapNum == 0Stephan Bergmann
2015-03-06vcldemo: add a tooltip to debug rendering issue.Michael Meeks
2015-03-06clip nwf renderingCaolán McNamara
2015-03-06gdk_window_move_region is not helpfulCaolán McNamara
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer/Idle: wipe out old functionalityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Clean up minor fixesTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Timer Idle: adapted unit tests to new classesTobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Now using deinitialisationTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle: Inserted static castTobias Madl
2015-03-06Idle: New enum system, commentsTobias Madl
2015-03-06insert comments and corrected priority valuesJennifer Liebel
2015-03-06Added CommentsTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Scheduling optimization and starving protectionTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-03-06Idle: Better place for Idle handlingTobias Madl
2015-03-06Timer: first independend idle useTobias Madl
2015-03-06vcl: fix Android buildMiklos Vajna
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl