]> Pileus Git - ~andy/gtk/history - gtk
Respect GtkEntry::state-hint when drawing spinbutton features
[~andy/gtk] / gtk /
2010-07-10 Matthias ClasenRespect GtkEntry::state-hint when drawing spinbutton...
2010-07-10 Matthias ClasenTry to fix !srcdir build wrt to introspection
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-10 Javier JardónUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-07-08 John (J5) Palmieriannotation (transfer-none) fix that somehow got dropped...
2010-07-08 John (J5) Palmierifix some tree model annotations
2010-07-08 Emmanuele Bassidocs: Document the GtkApplication::quit signal behavior
2010-07-07 Ryan LortieGtkApplication: use new GVariant bytestring API
2010-07-07 Philip WithnallAdd (out) annotations to GtkTreeIter parameters
2010-07-06 Javier Jardón[docs] GtkCellEditable: Move documentation to inline...
2010-07-06 Javier Jardón[docs] GtkCalendar: Move documentation to inline comments
2010-07-06 Tadej Borovšak[docs] GtkButton: Move documentation to inline comments
2010-07-06 Colin WaltersFix annotation syntax for gtk_widget_class_path
2010-07-06 John (J5) Palmierifix annotation for gtk_window_set_default_icon_list
2010-07-06 Colin WaltersFix annotation on gtk_tree_model_get_value
2010-07-05 Ignacio Casal Quin... Bind get_bounds and use out instead of out caller-alloc...
2010-07-05 Tadej Borovšak[docs] Minor documentation fixes.
2010-07-02 Xan LopezRemove leftover uses/references of GtkNotebook::group-id
2010-07-02 Javier JardónRemove GtkWindow:allow-grow and GtkWindow::allow_shrink...
2010-07-02 Javier JardónDeprecate GtkWindow:allow-grow and GtkWindow::allow_shr...
2010-07-02 Florian Müllner[iconview] Fix segfault when using rubberband selection
2010-07-02 William Jon McCannShow lock warning for num lock as well as caps lock
2010-07-01 Javier Jardón[gdk] Remove GdkWindowObject public structure
2010-06-30 Ignacio Casal Quin... Fix annotation.
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-28 Javier Jardón[GtkStyle] Remove deprecated GdkFont usage
2010-06-28 Javier Jardón[GdkGC] Remove deprecated GdkFont from GdkGCValues...
2010-06-28 Javier Jardón[GtkFontSel] Remove GdkFont "font" deprecated property
2010-06-28 Matthias ClasenDifferentiate between stepper B and C in the detail...
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-06-28 Benjamin OtteCan't select file on file browser after changing sort...
2010-06-28 Benjamin OtteMake declaration return a boolean when the function...
2010-06-28 Benjamin OtteGet rid of navigation region in GtkMenu
2010-06-28 Benjamin OtteCreate the navigation region without flipping
2010-06-27 Kristian RietveldMove Leopard-specific type definitions to gdkquartz.h
2010-06-27 Matthias ClasenUse SED instead of sed
2010-06-27 Matthias ClasenMisc documentation fixes
2010-06-27 Matthias ClasenUse GREP, not grep
2010-06-27 Mirsal EnnaimeAdd an accessor for the GSEALed Gtkbutton's event_windo...
2010-06-27 Matthias ClasenAdd context to detail strings when drawing steppers
2010-06-26 Matthias ClasenRemove deprecated notebook api
2010-06-26 Ignacio Casal Quin... Fix GtkTextBuffer annotations.
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-06-25 Tristan Van BerkomExposed GtkTreeView's internal GtkTreeSelection for...
2010-06-25 Colin WaltersAdd --add-include-path to find just-built .gir files
2010-06-24 Javier Jardón[docs] Fix annotations: "(allow-none): (out)" -> "...
2010-06-24 Javier Jardón[GtkTable] Add gtk_table_get_size()
2010-06-24 Matthias ClasenMake gtk_window_group_get_current_grab public
2010-06-24 Matthias ClasenMake the message area available in gtkbuilder as well
2010-06-24 Ignacio Casal Quin... Fix annotation of gtk_text_iter_(forward/backward)_search.
2010-06-24 Carlos GarnachoGtkWidget: ensure device events are set on realize.
2010-06-24 Carlos GarnachoGtkWindow: Use client pointer on pointer-dependent...
2010-06-24 Carlos GarnachoGtkDnD: Use client pointer if no event is available.
2010-06-24 Javier Jardón[gtk-example-application] Use the new api
2010-06-23 Javier JardónRemove unnused variable
2010-06-23 Javier JardónFix warning: should pass gboolean*, not gboolean**
2010-06-23 Tristan Van BerkomFixing debug build (s/extended layout/size request...
2010-06-23 Paolo BorelliDo not leak devices list in do_focus_change
2010-06-22 Javier Jardón[gtk] Add gtk_font_selection_dialog_get_font_selection()
2010-06-22 Javier Jardón[test] Exclude message-area as it's a object property
2010-06-22 Javier JardónAdd new api to gtk.symbols
2010-06-22 Javier Jardón[gtkaccessible] Use the correct guards in gtk_accessibl...
2010-06-22 Federico Mena Quinterobgo#328069 - Add gtk_message_dialog_get_message_area()
2010-06-22 Vincent Untzbgo#622371 - Add gtk_accessible_set_widget() - the...
2010-06-21 Chris Kühl[docs] Fixes issue with GtkEntryBuffer signal documentation
2010-06-21 Murray Cumminggtkenums.h: Remove trailing comma to fix warning.
2010-06-20 Javier JardónDo not distribute GIRs
2010-06-19 Javier JardónRemove unused gtk_style_get_font_internal() function
2010-06-19 Javier JardónRemove GdkWChar deprecated code
2010-06-19 Javier JardónRemove deprecated gdk_text_* and gdk_string_* functions
2010-06-19 Matthias ClasenPrevent concurrent use of GTK+ 2 and 3
2010-06-19 Matthias ClasenFix make check
2010-06-18 Emmanuele Bassiapplication: Remove a variable and silence a compiler...
2010-06-18 Emmanuele Bassiapplication: Revert the leak plug
2010-06-18 Emmanuele Bassiapplication: Plug a leak
2010-06-18 Tristan Van BerkomFixed some typos in new docs that are about GtkSizeRequ...
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-17 Christian Perschapplication: Fix marshaler for GVariant gtype change
2010-06-17 Stanislas Marquis[docs] Fix gtk_tree_sortable_set_sort_column_id()
2010-06-17 Emmanuele Bassiapplication: Allow sub-classes to override the Window...
2010-06-16 Javier JardónDeprecate GTK_OBJECT_FLAGS() and GtkObjectFlags enum
2010-06-16 Javier Jardón[gtk/gtkmenu] Emit an "attach-widget" event in gtk_menu...
2010-06-16 Colin Walters[GtkApplication] Update for GApplication API changes
2010-06-16 Carlos GarnachoGtkMenuShell: Store device on GTK+ device grab.
2010-06-16 Carlos GarnachoGtkMenuShell: take a single device for grabs.
2010-06-15 Carlos GarnachoGtkTextView: Scroll on the pointer doing DnD.
2010-06-15 Carlos GarnachoGtkWidget: Undef GDK_DISABLE_DEPRECATED
2010-06-15 Tristan Van BerkomFixed negative allocations from gtk_box_size_allocate()
2010-06-15 Carlos GarnachoMake GTK+ device grabs take precedence over GTK+ grabs
2010-06-15 Javier Jardón[docs] Make GtkUIManager signal documentation more...
2010-06-15 Matthias ClasenDocmentation improvements
2010-06-15 Thomas WoodGtkCalendar: some functions always return TRUE, so...
2010-06-15 Matthias ClasenAdd a variant of gtk_icon_theme_load_symbolic that...
2010-06-14 Matthias ClasenRemove some useless defines
2010-06-14 Colin Walters[GtkApplication] Update for GApplication API changes
2010-06-14 Paolo BorelliAnnotate the methods to get TextBuffer iters
2010-06-14 Claudio SaavedraFix typo in docs for GtkFileChooser
2010-06-10 John (J5) Palmieriannotate gtk_color_selection_get_current_color color...
next