summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix menu bar problem in ms-windows theme engine on Windows 7Steffen Macke2010-02-071-2/+2
* Bug #608410. Set cursor position after inserting text.Li Yuan2010-01-291-0/+1
* Try a little harder to survive close to OOMMatthias Clasen2010-01-081-3/+45
* Deprecate widget flag: GTK_WIDGET_CAN_FOCUSJavier Jardón2010-01-074-5/+5
* Deprecate some widget flagsJavier Jardón2010-01-073-3/+3
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-048-15/+15
* Use gtk_widget_get_tooltip_text for gtk_tooltips_data_get in GailChristian Dywan2009-12-171-6/+1
* Allow getting the printer's hard marginsChristian Persch2009-12-011-7/+9
* Implement gail_image_get_image_size for storage GICON and ICON_NAMEChristian Persch2009-11-271-9/+5
* Fix compilation warningJavier Jardón2009-11-091-2/+2
* Fix compilation warning: Cast to gchar*Javier Jardón2009-11-091-1/+1
* Add RELATION_NODE_PARENT_OF relationship for treeview.Joanmarie Diggs2009-11-061-0/+2
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-0624-24/+24
* Don't use deprecated button signal functions in GailChristian Dywan2009-10-272-5/+5
* Rotate number-up layout according to orientation when printingMarek Kasik2009-10-271-4/+4
* Fix compilation warnings: use G_GSIZE_FORMAT instead %iJavier Jardón2009-10-211-2/+2
* Fix a compilation warningJavier Jardón2009-10-201-1/+4
* 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