summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05better to have test for isEmpty firstCaolán McNamara
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-12-12stop saying "15" on stdoutCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks
2011-12-05add support for printing selectionsDavid Tardon
2011-12-05attach signals after activation of the control to avoid warningsDavid Tardon
2011-12-05make the gtk print dialog an experimental featureDavid Tardon
2011-12-05adapt to the new assertion/logging mechanismDavid Tardon
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon
2011-12-05build the print dialog for gtk3 tooDavid Tardon
2011-12-05check for printing support dynamicallyDavid Tardon
2011-12-05set parent windowDavid Tardon
2011-12-05avoid use of destroyed widgetDavid Tardon
2011-12-05process HelpId option entryDavid Tardon
2011-12-05add support for printing n copiesDavid Tardon
2011-12-05avoid memory leak when print has been cancelledDavid Tardon
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-12-05gtk: fix RTL list box renderingKhaled Hosny
2011-12-05gtk: fix RTL spin button renderingKhaled Hosny
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks
2011-11-30gtk: fix RTL combobox renderingKhaled Hosny
2011-11-29gtk: fix sub-menu arrows RTL issueMichael Meeks
2011-11-28Headless got moved, fix gtk3 build.Thorsten Behrens
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-07gtk3: add run-time check for gtk >= 3.2.0Michael Meeks
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-07gtk: use a more sensibly unique version defineMichael Meeks
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-03fix gtk2 buildCosimo Cecchi
2011-11-03gtk: fix the buildCosimo Cecchi
2011-11-03gtk3: always set the wmclass using the X helperCosimo Cecchi
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens