summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)AuthorFilesLines
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher1-2/+2
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara2-1/+5
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-0/+1
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara1-2/+3
2012-03-06silence SolarMutex not locked spewCaolán McNamara1-0/+3
2012-03-06improve debugging messageCaolán McNamara1-1/+3
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara1-1/+7
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-0/+4
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-16/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-21/+0
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-11/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-26/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-4/+2
2012-02-15Various string function clean upStephan Bergmann1-3/+2
2012-02-11unusedcode.easy: clean GtkPrintWrapperThomas Arnhold2-32/+0
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot6-19/+19
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-3/+2
2012-01-30tweak gtk print stuff to build against an archaic gtk2Caolán McNamara1-4/+12
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-11/+0
2012-01-28GtkSalGraphics: No extra handling for Blueprint themeThomas Arnhold1-47/+5
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold1-8/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold1-6/+1
2012-01-25reduce unnecessary includesCaolán McNamara1-1/+0
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks1-1/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks5-333/+363
2012-01-15WaE: deprecated functionDavid Tardon1-1/+1
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon2-0/+2
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-3/+3
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-2/+2
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks1-0/+2
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05better to have test for isEmpty firstCaolán McNamara1-1/+1
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon1-1/+5
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks1-6/+2
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky1-0/+2
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks2-67/+2
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna1-1/+1
2011-12-12stop saying "15" on stdoutCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara3-4/+7
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens2-4/+4
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens2-4/+4
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05add support for printing selectionsDavid Tardon1-13/+52
2011-12-05attach signals after activation of the control to avoid warningsDavid Tardon1-8/+11
2011-12-05make the gtk print dialog an experimental featureDavid Tardon1-7/+77
2011-12-05adapt to the new assertion/logging mechanismDavid Tardon1-11/+13
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon2-0/+16