summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-03-04need GDK_SCROLL_MASK under gtk3 to get any wheel scroll eventsCaolán McNamara
2015-03-04rControlRegion.[Left|Top]- 1 + 1 -> rControlRegion.[Left|Top]Caolán McNamara
2015-03-04damaged does the same gtk_widget_queue_draw_area with -1 top and +2 dimensionCaolán McNamara
2015-03-04drop temp surface and draw direct to backing basebmp surfaceCaolán McNamara
2015-03-04rely on cairo to do the clipping for usCaolán McNamara
2015-03-04valgrind: padding is not setCaolán McNamara
2015-03-04consistent use of [pop|push]IgnoreDamageCaolán McNamara
2015-03-04update commentCaolán McNamara
2015-03-04seeing as we're using cairo-calls now we shouldn't need manual bounds checkingCaolán McNamara
2015-03-04silence some more spewCaolán McNamara
2015-03-04flush surface after 'draw'Caolán McNamara
2015-03-04move getCairoContext to GtkSalFrame and reuseCaolán McNamara
2015-03-04quieten spewCaolán McNamara
2015-03-04duplicate of getCairoContext logicCaolán McNamara
2015-03-04GtkSalGraphics never operate on virtual devicesCaolán McNamara
2015-03-04simplify optimized scrolling route a littleCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04Hack to make an in-destruction SystemWindow no longer claim to be oneStephan Bergmann
2015-03-04silence warning from use of GetVersionExA in external multimon.h headerCaolán McNamara
2015-03-04Remove hack of replacing 0 with 1/LONG_MAXStephan Bergmann
2015-03-03TyposJulien Nabet
2015-03-03remove more SunStudio cruftMichael Stahl
2015-03-03missing magicCaolán McNamara
2015-03-03likely intentDavid Tardon
2015-03-03just in case, fallback if not cairo-surfaceCaolán McNamara
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-03-02StaticLibrary headless is goneStephan Bergmann
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara
2015-03-02quieten this a bitCaolán McNamara
2015-03-02implement GetWorkArea for gtk3Caolán McNamara
2015-03-02simplify thisCaolán McNamara
2015-03-02tweak to return a cairo_context instead of a cairo_surfaceCaolán McNamara