summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Implement gail_image_get_image_size for storage GICON and ICON_NAMEChristian Persch2009-11-301-9/+5
* Don't use XP themes until they workTor Lillqvist2009-10-131-0/+3
* Move SIGPIPE suppression to gtk_init and document itMatthias Clasen2009-10-011-2/+0
* Speed up printer listing in the print dialogMarek Kasik2009-09-303-8/+45
* Add support for 'auth-info' attribute to the CUPS backendMarek Kasik2009-09-245-17/+261
* Don't hang print dialog when remote CUPS printer is not availableMarek Kasik2009-09-233-4/+56
* Let GTK+ handle SIGPIPE signal itself when printing with lprMarek Kasik2009-09-161-1/+3
* CleanupsMatthias Clasen2009-09-104-13/+6
* Remove a dead assignmentMatthias Clasen2009-09-091-8/+6
* Remove a dead assignmentMatthias Clasen2009-09-091-2/+0
* Forgotten part of the lpi changeMatthias Clasen2009-08-301-15/+6
* Return meaningful default values for lpi and resolutionMarek Kasik2009-08-294-11/+3
* Add CUPS events as soon as possible when printingMarek Kasik2009-08-291-15/+31
* Return state_set directly if there is no parent.Li Yuan2009-08-211-8/+10
* Put variable definitions at start of blockShixin Zeng2009-08-201-1/+1
* Use gtk-save icon for GtkPrintBackendFileMarek Kasik2009-08-181-1/+1
* Correctly select default printer when there is more than one (CUPS)Marek Kasik2009-08-181-2/+37
* Print when Enter pressed in certain GtkEntries of the print dialogMarek Kasik2009-08-112-0/+2
* Get default cover sheets from each printer separatelyMarek Kasik2009-08-053-20/+22
* Add SVG support to GtkPrintBackendFileMarek Kasik2009-08-031-8/+50
* Report ATK_STATE_SHOWING only when all parents are visibleAlejandro Piñeiro Iglesias2009-07-291-2/+30
* Remove both SHOWING and SELECTED states when menuitem is not visibleLi Yuan2009-07-241-0/+1
* Remove ATK_STATE_SHOWING state when menuitem is not visibleLi Yuan2009-07-241-1/+33
* fix compile warningsBenjamin Otte2009-06-171-2/+2
* More uses of the get_cell_renderers functionsMatthias Clasen2009-06-161-4/+4
* Forgot one use in libgailMatthias Clasen2009-06-161-1/+1
* Print in correct order when printing 4 pages per sheet to landscapeMarek Kasik2009-06-041-0/+33
* add missing include $(top_srcdir)/git.mk to modules/papi/Makefile.amJames Andrewartha2009-05-211-0/+2
* Signalize that CUPS connection is available when EISCONN occursmark@ecs.vuw.ac.nz2009-05-191-1/+1
* Add papi to DIST_SUBDIRSDavyd Madeley2009-05-191-1/+1
* Add ability to print in number-up mode for file backend and lpr backendMarek Kasik2009-05-133-2/+20
* Adding PAPI printbackendgheet2009-05-116-0/+1119
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-0416-0/+32
* Emit property-changed:accessible-name for gailcomboboxLi Yuan2009-05-041-0/+1
* Fix Selectable state for gailButtonMike Gorse2009-04-231-3/+1
* Adds authentication support of CUPS backendMarek Kasik2009-04-213-80/+637
* Update README files to refer to gitMatthias Clasen2009-03-312-0/+12
* Use gtk_entry_xxx functions rather than using GtkEntry structure directly.Stefan Walter2009-03-271-12/+15
* Bug 575644 - Cygwin gail build patchTor Lillqvist2009-03-254-3/+14
* Bug 538840 – [Win32] GTK menu theming could be improvedCody Russell2009-03-212-23/+57
* 2.16.0GTK_2_16_0Matthias Clasen2009-03-132-0/+8
* 2.15.5GTK_2_15_5Matthias Clasen2009-03-022-0/+8
* Bug 457086 - numpad does not work when the Thai-Lao input method is usedTheppitak Karoonboonyanan2009-03-021-1/+1
* Bug #519090. Add accessibility support to GtkScaleButton. Support actionLi Yuan2009-02-266-0/+381
* Bug #561631. Patch from Yue Wang. Ref the button in the idle function toLi Yuan2009-02-262-4/+15
* Bug #325809. Get the cell from the coordinates based on bin_window.Li Yuan2009-02-252-1/+9
* Bug #520395. Notify the insert signal in the idle function. Let text_utilLi Yuan2009-02-252-4/+14
* Bug #571001. Set the cell's showing state based on bin_window coordinates.Li Yuan2009-02-252-8/+15
* Revert the unapproved patch for bug 457086.Theppitak Karoonboonyanan2009-02-191-1/+1
* Bug 457086 - numpad does not work when the Thai-Lao input method is usedTheppitak Karoonboonyanan2009-02-181-1/+1