summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20gtk3: focus rects for combobox entriesCaolán McNamara
2015-05-19gtk3: nwf for progress barsCaolán McNamara
2015-05-18gtk3: implement tree header bar areaCaolán McNamara
2015-05-15gtk3: implement NWF CTRL_MULTILINE_EDITBOXCaolán McNamara
2015-05-15gtk3: implement fixed line NWFCaolán McNamara
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-13gtk3: implement CTRL_FRAMECaolán McNamara
2015-05-13gtk3: get comboboxes and listboxes rendering right againCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05AllocateFrame() and TriggerPaintEvent() can't be static when --enable-gtk3Tor Lillqvist
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28gtk3: use native tab item sizeCaolán McNamara
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-30vcl: fix GCC buildMiklos Vajna
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-27gnome#745909 grab/ungrab keyboard for menusCaolán McNamara
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26loplugin:constantfunction: vcl/unx/gtk3Stephan Bergmann
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-03-23enable gtk3 to support cairo canvasCaolán McNamara
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
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-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-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-11just trust cairo's clipping instead, simplesCaolán McNamara
2015-03-11make gtk3 performance usableCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05Try a different approach to get the style hierarchy rightCaolán McNamara
2015-03-05mpMenuBarItemStyle is unusedCaolán McNamara
2015-03-05callcatcher: update unused codeCaolá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-04move getCairoContext to GtkSalFrame and reuseCaolán McNamara
2015-03-04GtkSalGraphics never operate on virtual devicesCaolán McNamara