summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3
AgeCommit message (Expand)Author
2015-05-19downgrade remaining nwf spew to infoCaolán McNamara
2015-05-19gtk3: nwf for list node expandersCaolán McNamara
2015-05-19gtk3: presume we want the same no-op for LISTNET as gtk2Caolán McNamara
2015-05-19gtk3: nwf for progress barsCaolán McNamara
2015-05-18gtk3: render arrow part of a tree list headerCaolá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-15gtk3: punt tooltips for nowCaolán McNamara
2015-05-15gtk3: get tooltip colorCaolán McNamara
2015-05-15gtk3: add the border to the padding to get visible framesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara
2015-05-13gtk3: if we have GTK_STATE_FLAG_CHECKED use only that bitCaolán McNamara
2015-05-13gtk3: don't include the focus pad and width in comboboxesCaolán McNamara
2015-05-13gtk3:don't even out the left/right top/bottom, take the figures as-isCaolán McNamara
2015-05-13gtk3: implement CTRL_FRAMECaolán McNamara
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-13gtk3: get comboboxes and listboxes rendering right againCaolán McNamara
2015-05-11gtk3: insert a gap between tabsCaolán McNamara
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-05-11vcl: gtk3: GTK_STYLE_CLASS_LABEL requires 3.16Michael Stahl
2015-05-11gtk3: now need to match GTK_STYLE_CLASS_LABEL to get label in tab propertiesCaolán McNamara
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-01gtk3: distinguish between first, last and only tabsCaolán McNamara
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-29gtk3: implement background theme paintingCaolán McNamara
2015-04-28gtk3: render the frames, looking more like the real thing nowCaolán McNamara
2015-04-28gtk3: implement notebook header supportCaolán McNamara
2015-04-28gtk3: render notebook pane for tab controlsCaolán McNamara
2015-04-28gtk3: make CTRL_TAB_BODY a successful no-op like gtk2Caolán McNamara
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: draw native tab activate/roll-over statusCaolán McNamara
2015-04-28gtk3: use native tab item sizeCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-27loplugin:literaltoboolconversion wrong conditionCaolán McNamara
2015-04-27gtk3: use same arbitrary 0.2 and 0.8 ratios as gtk doesCaolán McNamara
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara
2015-04-27gtk3: set max spin box height before determining rectCaolán McNamara
2015-04-27gtk3: semi-sane height for spinboxesCaolán McNamara
2015-04-27gtk3: seperate calcs for lists, comboboxes and editboxesCaolán McNamara
2015-04-27gtk3: hive the borders and padding calc off into a standaloneCaolán McNamara
2015-04-27I can't read this horror, expandCaolán McNamara
2015-04-27gtk3: flat menus and can draw widgets at any size, etcCaolán McNamara
2015-04-27gtk3: pull text high colors from view styleCaolán McNamara
2015-04-26gtk3: sane height for list boxes tooCaolán McNamara