]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-09-04 Matthias ClasenRevert "Add AM_PROG_CC_C_O"
2009-09-04 Matthias ClasenRevert "Accept automake 1.10 and 1.11"
2009-09-04 Alexander LarssonDeprecate GDK_WINDOW_OBJECT and GdkWindowObject
2009-09-04 Alexander LarssonAdd function accessors for x11 window/pixmap impl
2009-09-04 Alexander LarssonMake public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED...
2009-09-04 Alexander LarssonAdd gdk_window_is_destroyed
2009-09-04 Alexander LarssonMove _gdk_window_event_parent_of to gdkinternals.h
2009-09-04 Matthias ClasenAccept automake 1.10 and 1.11
2009-09-04 Matthias ClasenAdd AM_PROG_CC_C_O
2009-09-04 Kristian RietveldProtect gtk_text_view_scroll_mark_onscreen() from using...
2009-09-04 Kristian RietveldRecalculate heights when a (new) separator func is...
2009-09-04 Kristian RietveldMove mark check to gtk_text_view_scroll_to_mark()
2009-09-04 Alexander LarssonEnsure clip region valid before using it for emulating...
2009-09-04 Alexander LarssonEnsure gc clip region valid in _gdk_gc_update_context
2009-09-04 Michael Natterergtk_widget_set_property(): use accessors instead of...
2009-09-04 Michael Natterergtk_widget_set_property(): use gtk_widget_set_visible()
2009-09-04 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-09-04 Kristian RietveldImprove unsetting old buffer in gtk_text_view_set_buffer()
2009-09-04 Kristian RietveldFail to scroll if the given mark is not in text view...
2009-09-04 Kristian RietveldUpdate IM spot location before running _validate_onscreen()
2009-09-04 Kristian RietveldMake toggle cell renderer follow insensitive state...
2009-09-04 Kristian RietveldPropagate insensitive state to cell renderers in GtkCel...
2009-09-04 Kristian RietveldHave tree view process exposes after adjustments have...
2009-09-04 Alexander LarssonCorrect the antiexposure vs implicit paint flush race
2009-09-04 Alexander LarssonDon't access region when it might be freed
2009-09-04 Alexander LarssonFix warnings in gdk_window_restack
2009-09-03 Christian DywanBug 584638 - Build of gtkupdateiconcache without NLS...
2009-09-03 Matthias ClasenFix the return type of gdk_selection_property_get
2009-09-03 Matthias ClasenAdd a missing include
2009-09-03 Matthias ClasenRemove sincos use
2009-09-03 Matthias ClasenFix a merge conflict
2009-09-03 Matthias ClasenBump version
2009-09-03 Matthias Clasen2.17.10
2009-09-03 Gabor KelemenHungarian translation updated
2009-09-02 Gabor KelemenHungarian translation updated
2009-09-02 Alexander LarssonAdd test for gdk_window_restack
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-09-01 Alexander LarssonAdd gdk_cairo_reset_clip
2009-09-01 Paolo BorelliMove timer removal in dispose
2009-09-01 Yaron ShahrabaniUpdated Hebrew translation
2009-09-01 Kjartan MaraasUpdate Norwegian bokmål translation.
2009-09-01 Claude ParozUpdated French translation
2009-09-01 Matthias ClasenDocumentation fixes
2009-09-01 Matthias ClasenMore updates
2009-09-01 Matthias ClasenFix the cups checks
2009-09-01 Matthias ClasenMore updates
2009-08-31 Matthias ClasenDocument gdk_window_geometry_changed
2009-08-31 Matthias ClasenHandle geometry change correctly
2009-08-31 Matthias ClasenAdd another offscreen demo
2009-08-31 Paolo BorelliMake sure the paper dialog is destroyed with the parent
2009-08-31 Paolo BorelliRemove unneeded call of begin/end user action
2009-08-31 Alexander LarssonFix order of cairo clip setting when drawing text
2009-08-31 Alexander LarssonDescribe how gdk_x11_drawable_get_xid() works wrt CSW...
2009-08-31 krishnababu kUpdated Telugu Translations
2009-08-31 krishnababu kUpdated Telugu Translations
2009-08-31 Alexander LarssonDon't delay showing windows until viewable in GDK_NATIV...
2009-08-31 Alexander LarssonDon't propagate GDK_NATIVE_WINDOWS to child processes
2009-08-31 Alexander LarssonUpdate shape handling
2009-08-31 Alexander LarssonDon't update window->shaped from backends
2009-08-31 Alexander LarssonUse temporary impl_iface variable to make lines shorter
2009-08-31 Alexander LarssonAdd and use gdk_window_is_toplevel when possible
2009-08-31 Alexander LarssonAdd window type an shape to window print for nicer...
2009-08-31 Alexander LarssonSupport DEBUG_WINDOW_PRINTING even with GDK_NATIVE_WINDOWS
2009-08-31 Piotr DrągUpdated Polish translation
2009-08-31 Runa BhattacharjeeUpdated Bengali India Translations
2009-08-31 Shankar PrasadUpdated Kannada(kn) translation
2009-08-31 Shankar PrasadUpdated Kannada(kn) translation
2009-08-31 Matthias ClasenAdd an migration chapter for CSW
2009-08-31 Matthias ClasenCosmetic fixes
2009-08-31 Matthias ClasenMinor doc fix
2009-08-31 Matthias ClasenImprove CSW docs
2009-08-31 Matthias ClasenAdd an offscreen window demo
2009-08-30 Petr KovarUpdated Czech translation
2009-08-30 Matthias ClasenWarn when a parent is destroyed
2009-08-30 Matthias ClasenForgotten part of the lpi change
2009-08-30 Marek KasikReturn meaningful default values for lpi and resolution
2009-08-30 Marek KasikAdd CUPS events as soon as possible when printing
2009-08-30 Paolo Borellibuffer_backspace should delete \r\n in one go
2009-08-30 Marek KasikEmit "update-custom-widget" when the page setup changes
2009-08-30 Christian PerschPlug a mem leak
2009-08-30 Davyd Madeley[GtkSizeGroup] don't recurse into yourself
2009-08-30 Christian PerschPlug a mem leak
2009-08-30 Carlos Garcia... Do not emit action-activated signal when there are...
2009-08-30 Pascal TerjanShow the icon window back after changing pixbuf
2009-08-30 Matthias ClasenFix --enable-{cups,papi} handling
2009-08-30 Matthias ClasenFix a documentation error
2009-08-29 Petr KovarUpdated Czech translation
2009-08-29 Matthias ClasenUpdates
2009-08-29 Matthias ClasenUpdates
2009-08-29 Matthias ClasenMake beeps work again
2009-08-29 Tomasz DominikowskiUpdated Polish translation
2009-08-28 Michael NattererAdd gtk_widget_set_window()
2009-08-28 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-28 Manoj Kumar... Updated Oriya Translation
2009-08-28 Manoj Kumar... Updated Oriya Translation
2009-08-28 Kristian RietveldMake gtk_tree_view_real_set_cursor() handle non-existin...
2009-08-28 Miloš PopovićUpdated Serbian translation
2009-08-28 Miloš PopovićUpdated Serbian translation
2009-08-27 Michael NattererAdd accessors for sealed member "flippable"
2009-08-27 Michael Natterermarks_start_element(): initialize "value" to get rid...
next