summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.15.2GTK_2_15_2Matthias Clasen2009-01-27214-9699/+10689
* Bug 322932 – Always show icons on panel menusMatthias Clasen2009-01-276-4/+118
* Updated Finnish translationIlkka Tuohela2009-01-272-1775/+1770
* Updated Finnish translationIlkka Tuohela2009-01-272-1089/+1067
* Activate the action in a regular clicked handler instead of the defaultMatthias Clasen2009-01-272-29/+41
* Add bug refMatthias Clasen2009-01-271-0/+3
* Block the previous action when calling reset() to prevent accidentalMatthias Clasen2009-01-274-7/+28
* Bug 569240 - Crasher when using markersBastien Nocera2009-01-262-0/+9
* Bug 566628 – gdk_display_close always asserts on win32 and quartzRichard Hult2009-01-262-1/+10
* More action-related fixesMatthias Clasen2009-01-266-10/+35
* Set draw-as-radio to TRUEMatthias Clasen2009-01-252-6/+12
* Bug 563576 – Dummy po files break the buildClaudio Saavedra2009-01-252-4/+10
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-252-5/+9
* Revert changes for bug 567124. Instead of trying to avoidMatthias Clasen2009-01-254-12/+16
* Use gtk-doc syntax to refer to properties in the docstrings.Claudio Saavedra2009-01-242-4/+9
* More docstrings improvements regarding reorderable property.Claudio Saavedra2009-01-242-2/+9
* Bug 559420 – gtk_icon_view_enable_model_drag_[source|dest] docs wrt.Claudio Saavedra2009-01-242-5/+17
* Fallback from stock ids to icon names like the old GtkAction code didMatthias Clasen2009-01-242-7/+16
* Test icon names in actions with toolitemsMatthias Clasen2009-01-242-1/+9
* Don't update blank cursorsMatthias Clasen2009-01-242-4/+12
* improve ::search-column property description.Claudio Saavedra2009-01-242-1/+6
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-242-1691/+1720
* Fix bug #568859.Andre Klapper2009-01-242-1/+5
* bump versionMatthias Clasen2009-01-232-1/+5
* 2.15.1GTK_2_15_1Matthias Clasen2009-01-23224-124402/+249680
* Doc fixesMatthias Clasen2009-01-232-3/+10
* Add GtkActivatableIface, tooMatthias Clasen2009-01-232-0/+6
* Fix the section docsMatthias Clasen2009-01-232-2/+6
* Fix pltcheck issuesMatthias Clasen2009-01-233-10/+17
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-232-152/+155
* UpdatesMatthias Clasen2009-01-232-1/+41
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-2329-813/+2368
* AdditionsMatthias Clasen2009-01-232-0/+6
* Don't set up im stuff if the widget is not realized.Matthias Clasen2009-01-233-2/+22
* Skip Desktop if it equals the home folderMatthias Clasen2009-01-232-0/+17
* Keep GtkPlug in sync with the global list of toplevels.Matthias Clasen2009-01-234-2/+57
* Fix typosMatthias Clasen2009-01-232-5/+11
* Bug 567761 – Spellfixes in GTK+ documentationMatthias Clasen2009-01-235-5/+16
* Improve docsMatthias Clasen2009-01-232-10/+17
* Use a different approach to snapshotting that is in line with what is doneMatthias Clasen2009-01-233-8/+76
* GtkFileChooserEntry: handle slow folders by not autocompleting when the curso...Federico Mena Quintero2009-01-232-3/+11
* Revert the previous changeMatthias Clasen2009-01-232-26/+18
* GtkFileChooserEntry: fix the computation of 'complete but not unique' and app...Federico Mena Quintero2009-01-232-17/+41
* Comments for translators on the file chooser entry's completion feedbackFederico Mena Quintero2009-01-232-12/+28
* Pass refresh errors from the very bottom of the loading sequence up to the topFederico Mena Quintero2009-01-232-15/+56
* Factor out function to discard the loading process and the current folder fileFederico Mena Quintero2009-01-232-18/+37
* Process the result of refreshing the folder during autocompletionFederico Mena Quintero2009-01-232-9/+26
* Don't handle errors when committing the completionFederico Mena Quintero2009-01-232-5/+7
* Process the result of refreshing the folder during explicit completionFederico Mena Quintero2009-01-232-27/+63
* Return an error code when refreshing the entry from the user's inputFederico Mena Quintero2009-01-232-5/+62