summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-01-16vcl: more back-port cleanupMichael Meeks1-2/+2
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara2-2/+3
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks3-20/+23
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks37-754/+868
2012-01-16vcl: fix MinGW buildMatúš Kukan1-5/+0
2012-01-16vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks18-58/+56
2012-01-16vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks19-90/+50
2012-01-16vcl: hide / make internal misc. vcl display handling methods.Michael Meeks1-6/+9
2012-01-16vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks2-0/+4
2012-01-12fix prefix of command line switches (-- instead of -) fdo#40991Andras Timar1-1/+1
2012-01-11Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara1-4/+15
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens1-2/+2
2011-12-29Fix init orderJulien Nabet1-1/+1
2011-12-29option to export hidden slides to pdf filesPierre-André Jacquod2-0/+13
2011-12-27Fix drawing of the either horizontally, or vertically mirrored bitmaps.Jan Holesovsky1-1/+1
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-4/+3
2011-12-27fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-23don't hide images in menus (fdo#31471, fdo#41264)Ivan Timofeev1-1/+1
2011-12-22Improve usability of the Page Break control.Jan Holesovsky1-1/+2
2011-12-17fdo#34641: set initial focus to "Number of copies"Ivan Timofeev1-0/+3
2011-12-17Fail fast if cups is non-operational.Thorsten Behrens1-26/+67
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat2-6/+4
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 Holesovsky2-0/+4
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power2-8/+9
2011-12-14Disable gtk3 at run-time, unless in experimental mode.Michael Meeks5-67/+79
2011-12-13Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara1-2/+4
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna2-2/+3
2011-12-12stop saying "15" on stdoutCaolán McNamara1-1/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07avoid casting from void*David Tardon2-81/+83
2011-12-07Change "menues" to "menus"Michael T. Whiteley9-20/+20
2011-12-07reduce CurrencyBox somewhatCaolán McNamara2-33/+0
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara34-193/+229
2011-12-07Fix non --enable-dbgutil builds.Stephan Bergmann1-4/+0
2011-12-07Make dialogs fail with an exception in headless tests.Stephan Bergmann5-30/+77
2011-12-07Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens3-12/+6
2011-12-07GdkPrinter seems optional on Gtk3, tooThorsten Behrens3-6/+12
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke1-4/+16
2011-12-06Revert "Install a Cancel callback, don't rely on vcl searching for a parent t...Caolán McNamara1-3/+0
2011-12-05possible fix for build breakerMarkus Mohrhard1-2/+0
2011-12-05WaE: cleanup ambiguous types in appendMichael Meeks1-4/+4
2011-12-05Replace Stack with std::stack< LineInfo* >Marcel Metz1-8/+11
2011-12-05Replace Stack with std::stack< Color* >Marcel Metz2-9/+12
2011-12-05bah, wrong file extension...David Tardon1-1/+1
2011-12-05fix build on macosxDavid Tardon1-2/+5
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