summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix GtkTooltip destroy the custom widgetLin Ma2009-05-251-2/+6
* Fix a crash when printing with defer drawing enabledCarlos Garcia Campos2009-05-231-13/+24
* Improve gtk_combo_box_get_active_text() docsMatthias Clasen2009-05-231-1/+2
* Use nr_of_pages_to_print instead of nr_of_pages when updating printing progressCarlos Garcia Campos2009-05-181-2/+2
* Improve GtkNotbook behaviour with too little spaceMatthias Clasen2009-05-171-16/+19
* Fix broken compile: s/gtk_selection_atom/gtk_selection_atomsDavyd Madeley2009-05-181-1/+1
* Avoid a warning when persisting clipboardsMatthias Clasen2009-05-171-2/+10
* Avoid memory corruption on complicated confirm-overwrite logicMartin Nordholts2009-05-151-2/+7
* Add ability to print in number-up mode for file backend and lpr backendMarek Kasik2009-05-137-81/+443
* Merge fix for bgo#315462 - Make GtkLabel deal with too-small height allocatio...Federico Mena Quintero2009-05-121-3/+20
|\
| * bgo#315462 - Make GtkLabel deal with too-small height allocations gracefullyFederico Mena Quintero2009-05-121-3/+20
* | Merge fix for bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_dis...Federico Mena Quintero2009-05-121-0/+1
|\ \ | |/
| * bgo#463773 - Handle a NULL display in gtk_clipboard_get_for_display() so Flas...Federico Mena Quintero2009-05-121-0/+1
| * Make gtk-update-icon-cache not fall over leftover temp filesMatthias Clasen2009-05-111-1/+9
| * Make GtkHandleBox work on multiple displaysMatthias Clasen2009-05-031-0/+1
| * Warn if the adjustment has nonzero page size.Matthias Clasen2009-05-031-0/+9
| * Update to explain the situation.Matthias Clasen2009-05-036-36/+66
| * Avoid double browser windows from the about dialog.Matthias Clasen2009-04-301-2/+0
| * Fix casting problem in gmodule code.Brian Cameron2009-04-241-2/+9
| * Don't leak RequiresInfo when parsing GtkBuilder filesMatthias Clasen2009-04-181-1/+2
| * Make GtkAssistant keep its padding when built with GtkBuilderMatthias Clasen2009-04-181-3/+3
* | Adding PAPI printbackendgheet2009-05-111-0/+8
* | Make gtk-update-icon-cache not fall over leftover temp filesMatthias Clasen2009-05-111-1/+9
* | Add a separate keybinding signal for activating linksMatthias Clasen2009-05-112-49/+74
* | Add link support to GtkLabelMatthias Clasen2009-05-113-221/+1284
* | Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-043-1/+7
* | GTK+ 2.17.02.17.0Matthias Clasen2009-05-042-2/+3
* | Avoid double browser windows from the about dialog.Matthias Clasen2009-05-031-2/+0
* | Make GtkAssistant keep its padding when built with GtkBuilderMatthias Clasen2009-05-031-3/+3
* | Don't leak RequiresInfo when parsing GtkBuilder filesMatthias Clasen2009-05-031-1/+2
* | Fix handling of child widgets in the presence of bidi textItay Perl2009-05-031-15/+35
* | Handle translated combobox models betterMatthias Clasen2009-05-031-1/+17
* | Make GtkHandleBox work on multiple displaysMatthias Clasen2009-05-031-0/+1
* | Forward-port a GtkAdjustment compatibility fixMatthias Clasen2009-05-037-36/+75
* | Support scale marks in builder markupMatthias Clasen2009-05-031-2/+254
* | Fix a shadowed variable and a few other compiler warningsMatthias Clasen2009-05-031-6/+6
* | Make an internal function staticMatthias Clasen2009-05-031-1/+1
* | Add a GtkEntry::invisible-char style propertyMatthias Clasen2009-04-301-1/+29
* | Fix casting problem in gmodule code.Brian Cameron2009-04-241-2/+9
* | Adds authentication support of CUPS backendMarek Kasik2009-04-214-3/+201
* | Allow the custom widget to actualize on a printer changeMarek Kasik2009-04-215-3/+55
* | Add default URL and Email hooks to GtkAboutDialogChristian Persch2009-04-201-13/+113
* | Display invalid accelerators as "Invalid" in GTK mode.Christian Persch2009-04-201-1/+10
* | Deselect all other selected items when clicking a selected oneClaudio Saavedra2009-04-181-8/+5
* | Add a GtkBuildable implementation to GtkAssistantMatthias Clasen2009-04-181-17/+85
|/
* Fix a resizing problem with marks on scalesMatthias Clasen2009-04-161-0/+4
* Display localised accelerator keys also in OTHER modeChristian Persch2009-04-111-1/+4
* Fix a small leak in GtkFileSelectorMichael Chudobiak2009-04-111-1/+3
* Improve dialog handling in gtk-builder-convertMOROHOSHI Akihiko2009-04-111-3/+3
* Send the print job title to the previewerCarlos Garcia Campos2009-04-101-0/+2