summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Copy the right string. Pointed out by Tommi RantalaMatthias Clasen2009-02-281-1/+1
* Bug 573383 – GtkMountOperation fixes for ask_password()David Zeuthen2009-02-271-5/+28
* Bug 573383 – Setting a textview's buffer to NULL doesn't do a completeMichael Natterer2009-02-271-3/+3
* Bug 572904 – GtkRadioAction broken in trunkTristan Van Berkom2009-02-261-1/+1
* Bug 495320 - GtkRange does not use gdk_event_request_motionsXan Lopez2009-02-251-5/+4
* Never scroll the places horizontally. Instead, ellipsize the text.Matthias Clasen2009-02-241-1/+2
* Added a check to not emit a "changed" signal when an already invalidMichael Hasselmann2009-02-221-1/+11
* Rename gtk_activatable_reset to gtk_activatable_sync_action_properties,Matthias Clasen2009-02-2215-226/+229
* Add a function to get the default window icon nameMatthias Clasen2009-02-203-1/+23
* sort functions so their order is more "standard", some cosmetic cleanupMichael Natterer2009-02-191-60/+38
* make the orientation flipping much simpler by using the GtkOrientableMichael Natterer2009-02-191-158/+102
* Require GLib 2.19.7 for GMountOperation::aborted.Matthias Clasen2009-02-171-0/+19
* Set the object name to the page title. Proposed by Eitan IsaacsonMatthias Clasen2009-02-171-0/+6
* Set focus when the current page changes. Pointed out by Eitan IsaacsonMatthias Clasen2009-02-171-0/+22
* Bug 570824 – [a11y] TreeView is not keyboard (re)focusable afterMatthias Clasen2009-02-111-1/+1
* Move the _GtkVolumeButton definition into the header to make it possibleMatthias Clasen2009-02-112-4/+5
* Undeprecate gtk_binding_entry_add_signallMatthias Clasen2009-02-113-8/+6
* Fix rendering of icons in some casesMatthias Clasen2009-02-111-8/+22
* Fix emission of file-set signalMatthias Clasen2009-02-111-1/+6
* Remove GTK_SIGNAL_ACTION from the file-set signal, that wasn't supposed toMatthias Clasen2009-02-111-1/+1
* Make the new GtkAction code work with PolicyKit-gnome's use of actions.Matthias Clasen2009-02-076-31/+11
* Accept a NULL string.Matthew Barnes2009-02-061-2/+1
* Set the root coordinates in the event correctly. Patch by KristianMatthias Clasen2009-02-041-0/+7
* 2.15.3GTK_2_15_3Matthias Clasen2009-02-031-5/+11
* Change the "gtk-fontconfig-timestamp" property from int to uint. Doesn'tBehdad Esfahbod2009-02-011-5/+5
* Bug 569635 – fontchooser should reload list of families/styles on themeBehdad Esfahbod2009-02-011-59/+148
* Bug 162726 – Multiple Latin layouts in XKB break keyboard shortcutsMatthias Clasen2009-01-311-5/+83
* Be more careful with the beepsMatthias Clasen2009-01-311-7/+10
* Avoid a compiler warning. Patch by Magnus Boman.Matthias Clasen2009-01-311-1/+1
* Make sure we queue at least one resize. This fixes a problem withMatthias Clasen2009-01-311-0/+2
* Always show images.Matthias Clasen2009-01-311-0/+3
* Bug 145058 - Inputting "^^" requires four keystrokes on Win32, differsTor Lillqvist2009-01-291-14/+106
* Small documentation fix.Philip Withnall2009-01-281-1/+1
* Fix alignment and icons in spin buttonsMatthias Clasen2009-01-271-5/+26
* Don't chain up blindlyMatthias Clasen2009-01-271-1/+2
* Bug 322932 – Always show icons on panel menusMatthias Clasen2009-01-273-4/+103
* Activate the action in a regular clicked handler instead of the defaultMatthias Clasen2009-01-271-29/+35
* Block the previous action when calling reset() to prevent accidentalMatthias Clasen2009-01-273-7/+17
* Bug 569240 - Crasher when using markersBastien Nocera2009-01-261-0/+2
* More action-related fixesMatthias Clasen2009-01-265-10/+24
* Set draw-as-radio to TRUEMatthias Clasen2009-01-251-6/+8
* 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