summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-03-19CID 1288898: Uninitialized memberMiklos Vajna
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18tdf#74591 : Changes shortcut key "prior" and "next" to "PgUp" and "PgDn"Rishabh Kumar
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18claim gtk3 can handle cairo canvasCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18ctor takes care of this initialization alreadyCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18TriggerPaintEvent too thenCaolán McNamara
2015-03-18we set maGeometry in advance of gtk_window_resizeCaolán McNamara
2015-03-17fix higher debug buildCaolán McNamara
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12make selected gtk3 menu entries visible under default f21 themeCaolán McNamara
2015-03-12presumably this has to be 1 not 0Caolán McNamara
2015-03-12gtk3 is sendine me duplicate mouse downs/ups unless I return trueCaolán McNamara
2015-03-11flush surface for all backendsCaolán McNamara
2015-03-11AllocateFrame only needed for gtk3 pathCaolán McNamara
2015-03-11drop -1 +2 hack unless someone can show a need for it againCaolán McNamara
2015-03-11debug helpersCaolán McNamara
2015-03-11just trust cairo's clipping instead, simplesCaolán McNamara
2015-03-11gtk3 fix mem leakCaolán McNamara
2015-03-11make gtk3 performance usableCaolán McNamara
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
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-06clip nwf renderingCaolán McNamara
2015-03-06gdk_window_move_region is not helpfulCaolán McNamara
2015-03-05Try a different approach to get the style hierarchy rightCaolán McNamara
2015-03-05set parent styles to fall back toCaolán McNamara
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-03-05callcatcher: update unused codeCaolán McNamara
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