summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-0634-193/+229
* Fix non --enable-dbgutil builds.Stephan Bergmann2011-12-061-4/+0
* Make dialogs fail with an exception in headless tests.Stephan Bergmann2011-12-065-30/+77
* Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens2011-12-063-12/+6
* GdkPrinter seems optional on Gtk3, tooThorsten Behrens2011-12-063-6/+12
* possible fix for build breakerMarkus Mohrhard2011-12-051-2/+0
* WaE: cleanup ambiguous types in appendMichael Meeks2011-12-051-4/+4
* Replace Stack with std::stack< LineInfo* >Marcel Metz2011-12-051-8/+11
* Replace Stack with std::stack< Color* >Marcel Metz2011-12-052-9/+12
* bah, wrong file extension...David Tardon2011-12-051-1/+1
* fix build on macosxDavid Tardon2011-12-051-2/+5
* add support for printing selectionsDavid Tardon2011-12-051-13/+52
* attach signals after activation of the control to avoid warningsDavid Tardon2011-12-051-8/+11
* make the gtk print dialog an experimental featureDavid Tardon2011-12-051-7/+77
* adapt to the new assertion/logging mechanismDavid Tardon2011-12-051-11/+13
* set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon2011-12-055-9/+29
* build the print dialog for gtk3 tooDavid Tardon2011-12-057-5/+234
* check for printing support dynamicallyDavid Tardon2011-12-056-23/+475
* set parent windowDavid Tardon2011-12-051-3/+13
* avoid use of destroyed widgetDavid Tardon2011-12-051-0/+3
* process HelpId option entryDavid Tardon2011-12-051-8/+31
* deactivate print job after errorDavid Tardon2011-12-051-0/+5
* add support for printing n copiesDavid Tardon2011-12-052-16/+81
* avoid memory leak when print has been cancelledDavid Tardon2011-12-051-10/+33
* add support for Gtk+ print dialog (#i106780#)David Tardon2011-12-058-8/+1093
* move the check function to vclDavid Tardon2011-12-053-69/+72
* gtk: fix RTL list box renderingKhaled Hosny2011-12-051-3/+10
* gtk: fix RTL spin button renderingKhaled Hosny2011-12-051-5/+17
* DecoView - a more descriptive comment about mirroring issues with checkmarksMatteo Casalin2011-12-051-0/+2
* DecoView cleanup - remove unused button stylesMatteo Casalin2011-12-052-28/+6
* DecoView cleanup - ImplDraw2ColorFrame also resizes its rectangleMatteo Casalin2011-12-051-46/+18
* DecoView cleanup - Embed OutputDevice::ImplDraw2ColorFrameMatteo Casalin2011-12-053-47/+44
* Decoview cleanup - DrawButtonMatteo Casalin2011-12-051-259/+249
* Removed unused headerMatteo Casalin2011-12-051-1/+0
* Revert "remove StarDesktop icon"Jan Holesovsky2011-12-054-0/+5
* remove StarDesktop icon from the makefile, tooAndras Timar2011-12-041-1/+0
* remove StarDesktop iconAndras Timar2011-12-044-5/+0
* gtk: remove un-necessary fprintfs on fpickersMichael Meeks2011-12-022-2/+0
* Fix build in macosxAugust Sodora2011-12-011-1/+1
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-014-5/+5
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-8/+10
* Remove uses of charAtAugust Sodora2011-12-011-2/+2
* fix previous commit, really move initial focus to printer selectionIvan Timofeev2011-11-302-9/+9
* fdo#34641: move initial focus to printer selectionIvan Timofeev2011-11-302-6/+7
* gtk: fix RTL combobox renderingKhaled Hosny2011-11-301-2/+9
* convert over hidden windows-only ByteStringsCaolán McNamara2011-11-302-4/+4
* no need to check for Gregorian cut-off date hereEike Rathke2011-11-301-1/+1
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-301-1/+1
* getenv based debugging code doesn't make complete sense, removeCaolán McNamara2011-11-291-20/+0
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1