]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2010-06-12 Paolo BorelliFix the build broken in previous commit
2010-06-11 Martin Schlemmerwin32: Fix the xp there to correctly clip when drawing
2010-06-10 John (J5) Palmieriannotate gtk_color_selection_get_current_color color...
2010-06-10 Cosimo CecchiAdd a missing accessor for GdkDragContext->source_window.
2010-06-10 Michael Natterergdk: fix typo in the docs for gdk_drag_context_get_sele...
2010-06-10 Javier JardónUse a GPid on gdk_spawn_on_screen[_with_pipes] instead...
2010-06-10 Javier Jardónconstify gtk_init_with_args()'s GOptionEntry argument
2010-06-10 Stanislas Marquis[docs] GdkPixmap fix: gdk_pixmap_draw() does not exist.
2010-06-09 Javier Jardón[docs] Saturation is the intensity of the color, not...
2010-06-09 Cosimo CecchiAdd an accessor for GtkViewport->view_window (#621081).
2010-06-09 Tor LillqvistOne more s/2.0/3.0
2010-06-09 Tor LillqvistUse correct libgdkincludedir in gdk/win32 too
2010-06-09 Richard HughesFix distcheck by removing references to gtk/gtkprogress.c
2010-06-09 Tor LillqvistFix build breakage on non-Unix
2010-06-09 Tor LillqvistFix build breakage on non-X11
2010-06-09 Javier Jardón[docs] Added some missing documentation to GdkDnd
2010-06-09 Matthias ClasenGet rid of GtkProgress
2010-06-09 Matthias ClasenBump version
2010-06-09 Javier Jardón[docs] Added some GtkIconView missing documentation
2010-06-09 Javier Jardón[docs] .gitignore some template files
2010-06-09 Matthias ClasenRemove one more gtk-doc template
2010-06-08 Matthias ClasenDon't call update-po in make dist
2010-06-08 Matthias ClasenGet rid of templates that gtk-doc touches during distcheck
2010-06-08 Steve Frécinaux[gtkwidget] Add type annotations for the event signals.
2010-06-08 Matthias ClasenMove docs inline
2010-06-08 Matthias ClasenDistcheck fixes
2010-06-08 Matthias ClasenFix !srcdir build
2010-06-08 Michael Natterergail: don't use removed GtkTooltips API
2010-06-08 Seán de BúrcaUpdated Irish translation
2010-06-08 Federico Mena... bgo#608537 - Make the file chooser's sort arrows consis...
2010-06-08 Matthias ClasenUpdates
2010-06-08 Matthias ClasenBump the gobject-introspection requires
2010-06-08 Richard HughesGet one step closer to fixing the gobject-introspection...
2010-06-08 Matthias ClasenUse gtk_action_group_get_action when looking up actions
2010-06-08 Matthias ClasenRemove debug spew
2010-06-08 Matthias ClasenUpdate to GApplication api changes
2010-06-07 John (J5) Palmieriadd transfer-none to return value of gtk_widget_get_window
2010-06-07 Steve Frécinaux[gdkevents] Add annotations for GdkEvent getters.
2010-06-07 Steve Frécinaux[gtktextbuffer] Annotate gtk_text_buffer_create_mark()
2010-06-07 Matthias ClasenAdd GtkApplication
2010-06-07 John (J5) Palmieriannotate allow-none for gtk_image_menu_item_new_from_st...
2010-06-07 John (J5) Palmieriadd allow-none annotation to gtk_clipboard_set_can_stor...
2010-06-07 Marek KasikReturn error instead of showing an error dialog when...
2010-06-07 Tomeu VizosoSplit gdk x11 funcs to their own typelib
2010-06-07 Sven Herzbergdrop the draw_string() function from GtkStyle
2010-06-07 Matthias ClasenFix up abi checking
2010-06-07 Javier JardónRemove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN...
2010-06-07 Javier JardónRemove gdkx_colormap_get() deprecated function
2010-06-06 Matthias ClasenMake gdk build against old X headers
2010-06-06 Javier JardónRemove deprecatedd code from GdkColor
2010-06-06 Kristjan SchmidtUpdated Esperanto translation
2010-06-06 Kristjan SchmidtUpdated Esperanto translation
2010-06-06 Kristjan SchmidtUpdated Esperanto translation
2010-06-05 Javier JardónBump Glib required version as is needed by g_source_set...
2010-06-05 Christian DywanMake progressbars render progress again
2010-06-04 Matthias ClasenRemove remaining single-include guards
2010-06-04 Matthias ClasenDon't install private headers
2010-06-04 Stanislas Marquis[docs] Fix GtkWindow: activate-default => activate...
2010-06-04 Matthias ClasenFix a parameter name mismatch
next