summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Use G_DEFINE_INTERFACE macro in gtkbuildableJavier Jardón2010-04-131-10/+5
* Use G_DEFINE_INTERFACE macro in gtkorientableJavier Jardón2010-04-131-32/+3
* Use G_DEFINE_INTERFACE macro in gtkcelleditableJavier Jardón2010-04-131-97/+62
* Fix compilation warning: move function to proper locationJavier Jardón2010-04-121-22/+20
* Fix compilation warning: Use G_ENABLE_DEBUG to enable the varJavier Jardón2010-04-121-0/+2
* Add Visual Studio 2008 project filesTor Lillqvist2010-04-121-2/+14
* FileChooser: Initialize search engines on demandTomas Bzatek2010-04-071-13/+1
* Support for tracker 0.8 stable releaseTomas Bzatek2010-04-071-4/+9
* Add notes to GtkBuilder docs about the possible error domains, closed bgo #56...Tristan Van Berkom2010-04-061-0/+20
* Fixed gtk_builder_value_from_string_type() to always assign the GErrorTristan Van Berkom2010-04-061-5/+10
* Fix for bug #557689 and bug #402349, where opening a file chooser inCody Russell2010-04-051-2/+10
* Fixed possible devision by zero in size negotiationsTristan Van Berkom2010-03-291-0/+6
* Added missing default events in realize() implementationsTristan Van Berkom2010-03-292-6/+8
* Added missing break statement to mutator: gtk_tool_item_group_set_property()Tristan Van Berkom2010-03-291-0/+1
* Fix error case in filesystem modelBenjamin Otte2010-03-291-3/+5
* Fix a misspelling in gtk_cell_view_new_with_markupChristian Dywan2010-03-281-1/+1
* Use g_value_take_string to avoid redundant invoking g_free.Hiroyuki Ikezoe2010-03-251-2/+1
* Fix compilation warning: Use GtkWidget instead GtkMenuItemJavier Jardón2010-03-251-1/+1
* Prevent the destruction of the menu label on page removalSjoerd Simons2010-03-221-4/+7
* Add a dependency for Gtk-2.0.gir on Gdk-2.0.girMatthias Clasen2010-03-221-1/+1
* Avoid spurious notifications from GtkEntryMatthias Clasen2010-03-191-1/+8
* search: update for tracker 0.8 APITomas Bzatek2010-03-191-35/+128
* Make menu scrolling work with auto mnemonicsMatthias Clasen2010-03-171-1/+5
* Fix a tiny documentation typoHiroyuki Ikezoe2010-03-171-1/+1
* More uses of g_strcmp0Javier Jardón2010-03-162-18/+17
* Use g_strcmp0 where it makes senseRafal Luzynski2010-03-161-3/+3
* Don't get settings unless we need themHiroyuki Ikezoe2010-03-161-21/+31
* Fix notify::label emmision in GtkMenuItemJan Arne Petersen2010-03-153-12/+116
* Refixed patch for bug 612505.Tristan Van Berkom2010-03-141-8/+4
* Improve the behaviour of automatic mnemonicsMatthias Clasen2010-03-142-11/+46
* Fix testsMatthias Clasen2010-03-131-3/+3
* Recompute label contents when the buffer changesMatthias Clasen2010-03-121-0/+3
* Improve docs of gtk_notebook_set_tab_label_packingChristian Dywan2010-03-121-4/+6
* Check for __MINGW64__ and not __MINGW64Tor Lillqvist2010-03-121-1/+1
* Improve GTK_WIDGET_FLAGS() deprecation documentationJavier Jardón2010-03-122-15/+23
* Fix definition of GTK_VOLUME_BUTTON_CLASS castChristian Dywan2010-03-111-1/+1
* Fix introspection on return value transfer for gtk_clipboard_get*Alan Knowles2010-03-101-2/+2
* Fix gtk_text_tag_table_lookup transfer introspection notesAlan Knowles2010-03-101-1/+1
* Remove conflicting legacy compose sequences in favour of X.org sequencesMatthias Clasen2010-03-092-34/+16
* Regenerated compose tablesMatthias Clasen2010-03-091-61/+21
* Updates to the compose-parse.py scriptMatthias Clasen2010-03-091-18/+24
* Add some keysyms missing from keysyms.txtMatthias Clasen2010-03-091-0/+11
* fix file permissionsMatthias Clasen2010-03-091-0/+0
* Add some more annotation to the DND apiMatthias Clasen2010-03-091-4/+4
* Fix file chooser refcounting issuesMatthias Clasen2010-03-085-19/+53
* Add missing colonsMatthias Clasen2010-03-081-2/+2
* Document the use of NULL in gtk_window_set_transient_forChristian Dywan2010-03-081-6/+7
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-0944-175/+196
* Remove obsolete translator commentsMatthias Clasen2010-03-082-217/+51
* Add introspection annotations to gtk_drag_(source|dest)_setMatthias Clasen2010-03-081-15/+16