summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Dropped old black&white hsizebar, hsplit, vsizebar and vsplit cursors inRimas Kudelis7-12/+4
2015-03-06Handle degenerate case of nMapNum == 0Stephan Bergmann1-2/+6
2015-03-06vcldemo: add a tooltip to debug rendering issue.Michael Meeks1-4/+26
2015-03-06clip nwf renderingCaolán McNamara1-0/+2
2015-03-06gdk_window_move_region is not helpfulCaolán McNamara1-1/+4
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl4-6/+6
2015-03-06adapted comments and variable namesTobias Madl3-18/+23
2015-03-06Scheduler: removed variable priorityTobias Madl2-15/+5
2015-03-06Timer/Idle: wipe out old functionalityTobias Madl2-5/+0
2015-03-06Timer: added new saltimer handlingTobias Madl2-7/+67
2015-03-06Clean up minor fixesTobias Madl1-1/+2
2015-03-06Timer: patch for commit 06d7314Tobias Madl1-1/+2
2015-03-06Timer Idle: adapted unit tests to new classesTobias Madl2-11/+6
2015-03-06Idle Timer: Invented Base ClassTobias Madl7-484/+285
2015-03-06Idle: Changed to new enum nameTobias Madl8-11/+11
2015-03-06Idle: Now using deinitialisationTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl10-14/+14
2015-03-06Idle: Inserted static castTobias Madl1-2/+2
2015-03-06Idle: New enum system, commentsTobias Madl1-50/+18
2015-03-06insert comments and corrected priority valuesJennifer Liebel1-12/+17
2015-03-06Added CommentsTobias Madl1-3/+8
2015-03-06Optimized Timer/Idle codeTobias Madl4-42/+19
2015-03-06Scheduling optimization and starving protectionTobias Madl2-2/+74
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+2
2015-03-06Idle and Timer are now completely independentTobias Madl4-8/+12
2015-03-06idle includes and enum useJennifer Liebel5-8/+10
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-1/+3
2015-03-06Idle: Idle and Timer completely independendTobias Madl5-97/+226
2015-03-06Idle: Better place for Idle handlingTobias Madl2-2/+5
2015-03-06Timer: first independend idle useTobias Madl2-2/+5
2015-03-06vcl: fix Android buildMiklos Vajna1-4/+6
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl1-1/+46
2015-03-05Try a different approach to get the style hierarchy rightCaolán McNamara2-13/+25
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl2-0/+9
2015-03-05set parent styles to fall back toCaolán McNamara1-5/+9
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara2-12/+0
2015-03-05fix typoCaolán McNamara1-1/+1
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara6-41/+0
2015-03-05callcatcher: update unused codeCaolán McNamara2-10/+0
2015-03-05HiDPI: increase toolbar drag handle hit area widthTomaž Vajngerl1-3/+7
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl2-27/+33
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl3-13/+1
2015-03-04make wheel scrolling work under gtk3Caolán McNamara1-0/+6
2015-03-04need GDK_SCROLL_MASK under gtk3 to get any wheel scroll eventsCaolán McNamara1-1/+1
2015-03-04rControlRegion.[Left|Top]- 1 + 1 -> rControlRegion.[Left|Top]Caolán McNamara1-6/+1
2015-03-04damaged does the same gtk_widget_queue_draw_area with -1 top and +2 dimensionCaolán McNamara2-8/+1
2015-03-04drop temp surface and draw direct to backing basebmp surfaceCaolán McNamara2-14/+6
2015-03-04rely on cairo to do the clipping for usCaolán McNamara1-15/+5
2015-03-04valgrind: padding is not setCaolán McNamara1-0/+2
2015-03-04consistent use of [pop|push]IgnoreDamageCaolán McNamara1-2/+2