summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Revert changes for bug 567124. Instead of trying to avoidMatthias Clasen2009-01-253-12/+4
* Use gtk-doc syntax to refer to properties in the docstrings.Claudio Saavedra2009-01-241-4/+4
* More docstrings improvements regarding reorderable property.Claudio Saavedra2009-01-241-2/+4
* Bug 559420 – gtk_icon_view_enable_model_drag_[source|dest] docs wrt.Claudio Saavedra2009-01-241-5/+9
* Fallback from stock ids to icon names like the old GtkAction code didMatthias Clasen2009-01-241-7/+10
* improve ::search-column property description.Claudio Saavedra2009-01-241-1/+1
* Doc fixesMatthias Clasen2009-01-231-3/+5
* Fix the section docsMatthias Clasen2009-01-231-2/+2
* Fix pltcheck issuesMatthias Clasen2009-01-232-10/+12
* i Bug 560228 – Add "action-controller" property to GtkWidgetClassMatthias Clasen2009-01-2324-813/+2299
* Don't set up im stuff if the widget is not realized.Matthias Clasen2009-01-232-2/+9
* Skip Desktop if it equals the home folderMatthias Clasen2009-01-231-0/+9
* Keep GtkPlug in sync with the global list of toplevels.Matthias Clasen2009-01-233-2/+40
* Fix typosMatthias Clasen2009-01-231-5/+5
* Bug 567761 – Spellfixes in GTK+ documentationMatthias Clasen2009-01-231-3/+3
* Improve docsMatthias Clasen2009-01-231-10/+10
* Use a different approach to snapshotting that is in line with what is doneMatthias Clasen2009-01-231-8/+54
* GtkFileChooserEntry: handle slow folders by not autocompleting when the curso...Federico Mena Quintero2009-01-231-3/+4
* Revert the previous changeMatthias Clasen2009-01-231-26/+13
* GtkFileChooserEntry: fix the computation of 'complete but not unique' and app...Federico Mena Quintero2009-01-231-17/+26
* Comments for translators on the file chooser entry's completion feedbackFederico Mena Quintero2009-01-231-9/+22
* Pass refresh errors from the very bottom of the loading sequence up to the topFederico Mena Quintero2009-01-231-15/+38
* Factor out function to discard the loading process and the current folder fileFederico Mena Quintero2009-01-231-18/+29
* Process the result of refreshing the folder during autocompletionFederico Mena Quintero2009-01-231-9/+22
* Don't handle errors when committing the completionFederico Mena Quintero2009-01-231-5/+4
* Process the result of refreshing the folder during explicit completionFederico Mena Quintero2009-01-231-26/+59
* Return an error code when refreshing the entry from the user's inputFederico Mena Quintero2009-01-231-5/+33
* Bug 568334 – Constructor properties for GtkActionMatthew Barnes2009-01-221-13/+26
* g_return_if_fail() on icon_name != NULL so we get a warning instead of aMichael Natterer2009-01-221-1/+2
* Don't show nonexisting windowsMatthias Clasen2009-01-221-3/+3
* Implement select-by-words for selectable labelsMatthias Clasen2009-01-221-4/+46
* Change the Caps Lock warning to the more neutral "Caps Lock is on".Matthias Clasen2009-01-211-1/+1
* Bug 568552 – gtk_combo + gtk entry in invisible mode takes 100% cpuMatthias Clasen2009-01-211-18/+8
* GtkFileChooser: only set local_only on the location entry if it existsFederico Mena Quintero2009-01-211-1/+3
* Bug 561801 - "scheduled printing" doesn't function as expectedMarek Kasik2009-01-211-0/+11
* Don't do completion in the middle of an incomplete hostnameFederico Mena Quintero2009-01-213-8/+55
* Add a local_only property to GtkFileChooserEntryFederico Mena Quintero2009-01-213-0/+35
* Factor out code to discard the current_folderFederico Mena Quintero2009-01-211-28/+25
* bgo545980 - parse URIs in GtkFileChooserEntryFederico Mena Quintero2009-01-211-1/+24
* Add setters and getters for GtkAction properties, in preparation for bugMatthias Clasen2009-01-213-28/+333
* Bug 567413 – GtkComboBoxEntry doesn't emit "changed" signal on entryChristian Dywan2009-01-211-1/+2
* Add a "Since: 2.16" tag to gtk_style_get.Torsten Schönfeld2009-01-201-0/+2
* Bug 565656 – Add marks to scalesMatthias Clasen2009-01-205-8/+467
* Replace several implementation of blank cursor setting byMatthias Clasen2009-01-203-56/+14
* Accept a type of TARGETS instead of ATOM, too. Based on a patch by PengMatthias Clasen2009-01-191-1/+4
* Correct some copy-and-paste mistakes in keybinding signal docs. PointedMatthias Clasen2009-01-193-4/+4
* Add properties and getters for icon tooltips.Matthias Clasen2009-01-183-0/+208
* Fix the exampleMatthias Clasen2009-01-181-2/+2
* Solve the msgctxt problem a bit more elegantly, and add some hints aboutMatthias Clasen2009-01-181-22/+37
* Reinstate separate translation contexts for navigation and media labelsMatthias Clasen2009-01-181-16/+38