summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/gdi
AgeCommit message (Expand)Author
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-23fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-11-28get vcl building on RHEL-5Caolán McNamara
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18gtk: don't make editboxes taller than neededIvan Timofeev
2012-11-13Solve scope issues with older gtkFridrich Štrba
2012-11-12Related: fdo#56198 avoid gtk warning, take 3Ivan Timofeev
2012-11-11Related: fdo#56198 avoid gtk warning, take 2Ivan Timofeev
2012-11-11Related: fdo#56198 avoid gtk warningIvan Timofeev
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-21Fix Variable 'eState' is reassigned a value before the old one has been usedJulien Nabet
2012-10-21Some cppcheck cleaningJulien Nabet
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-13brain fog: logic errorIvan Timofeev
2012-10-13gtk: attempt to fix visual glitches around edit fieldsIvan Timofeev
2012-10-12fdo#45651: gtk: fix text color with dark themesIvan Timofeev
2012-09-28make radiobuttons a more pleasing heightCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-28gtk: sumulate native insensitivity of scrollbar buttonsIvan Timofeev
2012-08-25gtk: wrong menu border size, need to add thicknessIvan Timofeev
2012-08-25gtk: fix scrollbar drawing with ClearlooksIvan Timofeev
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-08-01gtk: listbox border was not renderedIvan Timofeev
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek
2012-07-01vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-07Render bg correctly for widgets without theme-visible positionRuslan Kabatsayev
2012-06-05GTK theming: implement frame renderingRuslan Kabatsayev
2012-06-01Gtk theming: pass tab prelight state to themeRuslan Kabatsayev
2012-06-01GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev
2012-06-01nuke unused namespaceTakeshi Abe