summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-03-05Try a different approach to get the style hierarchy rightCaolán McNamara
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
2015-03-05set parent styles to fall back toCaolán McNamara
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara
2015-03-05fix typoCaolán McNamara
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-03-05HiDPI: increase toolbar drag handle hit area widthTomaž Vajngerl
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl
2015-03-04make wheel scrolling work under gtk3Caolán McNamara