| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.11.3GTK_2_11_3 | Matthias Clasen | 2007-06-16 | 1 | -0/+4 |
* | Base class should be GObject, not GtkObject. | Johan Dahlin | 2007-06-15 | 1 | -0/+4 |
* | Documentation fixes | Matthias Clasen | 2007-06-15 | 1 | -0/+3 |
* | Fix up docs | Matthias Clasen | 2007-06-15 | 1 | -0/+2 |
* | Correcting the ChangeLog entry for r18142. | Mathias Hasselmann | 2007-06-15 | 1 | -0/+2 |
* | Don't install gtkbuilderprivate.h | Matthias Clasen | 2007-06-15 | 1 | -0/+8 |
* | Use gsize instead of unsigned and gulong instead of long, fixes complation | Johan Dahlin | 2007-06-15 | 1 | -0/+7 |
* | add move_selected signal to allow overriding the default internal | Matthias Clasen | 2007-06-15 | 1 | -0/+5 |
* | Forgot to free the unescaped tooltip text. | Mathias Hasselmann | 2007-06-15 | 1 | -0/+4 |
* | Improving handling of tooltip-text property. Also check result of tooltip | Mathias Hasselmann | 2007-06-15 | 1 | -0/+5 |
* | Introduce convenience property "GtkWidget:tooltip-text" taking care of | Mathias Hasselmann | 2007-06-15 | 1 | -0/+12 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+149 |
* | updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True | Hans Breuer | 2007-06-15 | 1 | -0/+8 |
* | ...and the ChangeLog entry, thanks richard | Johan Dahlin | 2007-06-14 | 1 | -0/+5 |
* | Fix compiler warning. (#447586, Kazuki IWAMOTO) | Behdad Esfahbod | 2007-06-14 | 1 | -0/+5 |
* | Use g_win32_get_windows_version() instead of _winver so that this compiles | Tor Lillqvist | 2007-06-14 | 1 | -0/+8 |
* | Updates | Matthias Clasen | 2007-06-14 | 1 | -0/+2 |
* | Move a note around | Matthias Clasen | 2007-06-14 | 1 | -0/+5 |
* | Improve docs | Matthias Clasen | 2007-06-14 | 1 | -0/+5 |
* | removed unused and hardly visible GtkFrame from the menu widget hierarchy | Carlos Garnacho | 2007-06-13 | 1 | -0/+6 |
* | #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref(). | Behdad Esfahbod | 2007-06-13 | 1 | -0/+5 |
* | add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULL | Michael Natterer | 2007-06-13 | 1 | -0/+12 |
* | Fix inconsistency in GTK_WIDGET_SAVED_STATE (#435840, Xan Lopez) | Cody Russell | 2007-06-13 | 1 | -0/+5 |
* | gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_create | Kristian Rietveld | 2007-06-13 | 1 | -0/+9 |
* | added calls to g_object_freeze/thaw_notify() so gtk_label_get_text() | Michael Natterer | 2007-06-13 | 1 | -0/+6 |
* | Audit of GtkTreeView coordinate system usage. (#142494). | Kristian Rietveld | 2007-06-13 | 1 | -0/+23 |
* | Add orientation property and some slight refactoring here and there. | Kristian Rietveld | 2007-06-13 | 1 | -0/+10 |
* | Remove linux-fb leftovers | Matthias Clasen | 2007-06-13 | 1 | -0/+6 |
* | use PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD so the text cell | Michael Natterer | 2007-06-12 | 1 | -1/+8 |
* | Fix #410815, reported by Lucas Rocha. | Kristian Rietveld | 2007-06-12 | 1 | -0/+14 |
* | Improve docs. (#446138, Björn Lindqvist) | Behdad Esfahbod | 2007-06-12 | 1 | -0/+5 |
* | Implement block-cursor for overwrite mode. (#80378) | Yevgen Muntyan | 2007-06-12 | 1 | -0/+23 |
* | Bump GLib requirement | Matthias Clasen | 2007-06-12 | 1 | -0/+5 |
* | Fix some locking issues | Matthias Clasen | 2007-06-12 | 1 | -0/+6 |
* | When debugging is turned on, use error-checking mutexes. | Matthias Clasen | 2007-06-12 | 1 | -0/+5 |
* | Fix declaration of GtkNotebook::create_window() | Emmanuele Bassi | 2007-06-11 | 1 | -0/+5 |
* | make testiconview show brokenness | Matthias Clasen | 2007-06-11 | 1 | -0/+4 |
* | Accept class names starting with lowercase letters for style property | Matthias Clasen | 2007-06-11 | 1 | -0/+7 |
* | Store cursor_hadjustment as object data | Matthias Clasen | 2007-06-11 | 1 | -0/+2 |
* | Don't leak cursor_hadjustment | Matthias Clasen | 2007-06-11 | 1 | -0/+4 |
* | Handle child_setup being NULL. (#445691, Christopher Taylor) | Matthias Clasen | 2007-06-11 | 1 | -0/+5 |
* | Define GNU libc symbols unconditionally | Emmanuele Bassi | 2007-06-10 | 1 | -0/+6 |
* | fix angles by flipping the coordinate system back to its original y | Michael Natterer | 2007-06-10 | 1 | -0/+7 |
* | Don't revert the mouse cursor to the built-in one when the user holds the | Cody Russell | 2007-06-10 | 1 | -0/+6 |
* | Fix code style and warts in GtkScaleButton | Emmanuele Bassi | 2007-06-10 | 1 | -0/+14 |
* | Update docs Deprecate gtk_widget_{ref,unref} | Matthias Clasen | 2007-06-10 | 1 | -0/+4 |
* | Some doc updates | Matthias Clasen | 2007-06-10 | 1 | -0/+7 |
* | Add an icons property, make gtk_scale_button_new() a convenience function. | Matthias Clasen | 2007-06-10 | 1 | -0/+6 |
* | Cosmetic change | Matthias Clasen | 2007-06-10 | 1 | -0/+6 |
* | Handle return values from nl_langinfo() more correctly. | Matthias Clasen | 2007-06-08 | 1 | -0/+5 |