]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-06-26 Khaled HosnyUpdated Arabic translation
2010-06-26 Matthias ClasenRemove pure gdk-pixbuf tests
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-06-25 John Ralls[quartz] Delete the typedef of GdkDevicePrivate
2010-06-25 Javier Jardón[docs] Remove deprecated gdk_draw_bitmap() and gdk_draw...
2010-06-25 Tristan Van... Exposed GtkTreeView's internal GtkTreeSelection for...
2010-06-25 Colin WaltersAdd --add-include-path to find just-built .gir files
2010-06-25 Javier JardónRemove gdk_draw_bitmap() and gdk_draw_pixmap() functions
2010-06-24 Matthias ClasenMention pot file update in the release howto
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... Fix annotation of gtk_text_iter_(forward/backward)_search.
2010-06-24 Marek KasikDon't handle CUPS' "connecting-to-device" state reason
2010-06-24 Matthias ClasenAdd an expander-in-dialog example
2010-06-24 Matthias ClasenTurn on GSEAL_ENABLE by default
2010-06-24 Carlos Garnachotestinput: Do not use deprecated API.
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 Carlos GarnachoGdkDeviceManager: Add gdk_device_manager_get_client_poi...
2010-06-24 Javier Jardón[gtk-example-application] Use the new api
2010-06-23 Javier Jardón[testapplication] Fix some compilation warnings
2010-06-23 Javier Jardón[gailprogressbar] Remove unused variables
2010-06-23 Javier Jardón[testinput] Fix compilation warning: Use guint instead int
2010-06-23 Javier Jardón[gdkim] Remove unused function
2010-06-23 Javier JardónRemove unnused variable
2010-06-23 Javier JardónFix warning: should pass gboolean*, not gboolean**
2010-06-23 Fran DiéguezUpdated Galician translations
2010-06-23 Tristan Van... Fixing debug build (s/extended layout/size request...
2010-06-23 Paolo BorelliDo not leak devices list in do_focus_change
2010-06-23 nochAdded Armenian translation - po file.
2010-06-23 nochModified Armenian translation - po file.
2010-06-23 nochAdded Armenian translation - po file. Modified LINGUAS.
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 Jorge GonzálezUpdated Spanish translation
2010-06-22 Javier Jardón[gtkaccessible] Use the correct guards in gtk_accessibl...
2010-06-22 Tor LillqvistGenerate correct grab broken event for WM_KILLFOCUS
2010-06-22 Federico Mena... bgo#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 Klemen KoširUpdated Slovenian translation
2010-06-20 Javier JardónDo not distribute GIRs
2010-06-19 Javier Jardón[gdkpango] Fix typo
2010-06-19 Javier JardónRemove unused gtk_style_get_font_internal() function
2010-06-19 Javier JardónRemove gdk_input_* callbacks on file descriptors deprec...
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 Javier JardónRemove gdk_char_* deprecated functions
2010-06-19 Javier JardónRemove deprecated GdkDrawable functions
2010-06-19 Matthias ClasenPrevent concurrent use of GTK+ 2 and 3
2010-06-19 Matthias ClasenFix make check
2010-06-19 Matthias ClasenA forgotten rename
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... Fixed some typos in new docs that are about GtkSizeRequ...
2010-06-18 Tristan Van... Removed extendedlayoutexample.c (was a failed git mv...
2010-06-18 Tristan Van... Mass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-18 Matthias ClasenBump version
2010-06-18 Matthias ClasenUpdates
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 Matthias ClasenBump glib requirement
2010-06-17 Javier Jardón[docs/gtk-faq] Close <para> tag
2010-06-17 Emmanuele Bassiapplication: Allow sub-classes to override the Window...
2010-06-16 Javier Jardóngail: do not use removed GTK_WIDGET_*SET macros
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 Javier Jardón[docs] Fix missing comma in gtkrc docs
2010-06-16 Stanislas Marquis[docs] Add 'Since: 2.16' tag to GtkEntryIconPosition
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-16 Jorge GonzálezUpdated Spanish translation
2010-06-15 Carlos Garnachoconfigure.ac: Fix build if no XInput libraries are...
2010-06-15 Carlos Garnachogdk_event_get_device(): Fallback to core pointer/keyboard.
2010-06-15 Carlos GarnachoGtkTextView: Scroll on the pointer doing DnD.
2010-06-15 Carlos GarnachoGtkWidget: Undef GDK_DISABLE_DEPRECATED
2010-06-15 Carlos GarnachoGdkDeviceManagerXI2: Make focus events contain a GdkDevice.
2010-06-15 Carlos GarnachoGdkDeviceManagerCore: protect against xevent->xany...
2010-06-15 Tristan Van... Fixed 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ónUse a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2
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 Martin Schlemmerwin32: Avoid type warning for offscreen windows in...
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-13 Kjartan MaraasUpdated Norwegian bokmål translation
2010-06-13 Fran DiéguezUpdated Galician translations
2010-06-12 Fran DiéguezUpdated Galician translations
next