]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2008-12-19 Marek KasikBug 339318 - Allow page rendering to (optionally) happe...
2008-12-15 Matthias ClasenDon't export emit_ok_response
2008-12-15 Tomas BzatekMask G_FILE_TYPE_SHORTCUT as a directory (#561494)
2008-12-15 Li YuanBug #564555. #undef GTK_DISABLE_DEPRECATED where we...
2008-12-14 Matthias ClasenMount the enclosing volume if the folder we're switchin...
2008-12-14 Matthias ClasenPrivately export this method. It classifies directories...
2008-12-14 Matthias Clasenfix the build
2008-12-14 Matthias ClasenDon't show an error dialog when changing to a non-exist...
2008-12-14 Matthias ClasenAvoid a warning in tests. Patch by Christian Dywan
2008-12-13 Matthias ClasenDon't try to keep state in a cell renderer between...
2008-12-13 Matthias ClasenAllow out-of-order setting of model and active. Patch...
2008-12-13 Matthias ClasenRemove a C99ism. Pointed out by Eric Lamarque
2008-12-13 Matthias ClasenHandle separate append/set for rows. Patch by Li Yuan
2008-12-13 Matthias ClasenDestroy the image too. Patch by Carlos Garcia Campos
2008-12-13 Matthias ClasenInitialize the XAtom cache earlier. Patch by Christian...
2008-12-13 Matthias ClasenUse the new order correctly. Patch by Li Yuan
2008-12-13 Matthias ClasenFix a typo
2008-12-13 Matthias ClasenHandle being called early. Bug report by Andrés G....
2008-12-13 Matthias ClasenSet an empty title on password dialogs. Pointed out...
2008-12-12 Li YuanBug #512743. (gail_tree_view_changed_gtk): Clean cell...
2008-12-11 Sven HerzbergDocument the "set-scroll-adjustments" signal
2008-12-11 Daniel ElstnerBug 563994 – Input method module interface not documented
2008-12-10 Matthias ClasenBug 563991 – gtk_file_chooser_button_new_with_backend...
2008-12-10 Matthias ClasenImprove GTK_MODULES docs
2008-12-10 Daniel ElstnerMaintenance of Multipress input method by Openismus...
2008-12-09 Michael Nattereradd missing #ifndef GDK_DISABLE_DEPRECATED.
2008-12-09 Michael Nattereradd missing semicolon.
2008-12-09 Michael NattererRemove empty folder from svn.
2008-12-09 Michael Nattererfix a glitch.
2008-12-09 Michael NattererMakefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.
2008-12-09 Michael Nattererundeprecate.
2008-12-08 Matthias ClasenAdd bug ref
2008-12-08 Matthias ClasenMake gtk_builder_get_translation_domain() useful for...
2008-12-08 Matthias ClasenFix the build
2008-12-08 Matthias ClasenCall gtk_show_uri() if no uri hook has been set. Patch...
2008-12-08 Matthias ClasenCorrect the documentation. Patch by Paul Davis
2008-12-08 Matthias ClasenClean up includes in test printbackend.
2008-12-08 Behdad EsfahbodBug 563547 – Update gdkx11 atom precache table
2008-12-06 Ilkka TuohelaUpdated Finnish translation
2008-12-06 Ilkka TuohelaUpdated Finnish translation
2008-12-05 Michael NattererBug 546285 – Allow GtkEntry to draw progress
2008-12-04 Johan DahlinAdd missing space in gtk-doc deprecated syntax
2008-12-03 Simos XenitellisCloses #557420 – Some compose sequences don't work...
2008-12-03 Sven HerzbergBug 562998 – GtkFontButton documentation improvements
2008-12-03 Marek KasikBug 559914 – eog doesn't apply paper setup.
2008-12-02 Carlos Garcia... Bug 562878 – password save incorrectly set in gtkmounto...
2008-12-01 Matthias ClasenFilter out shadow mounts
2008-12-01 Matthias ClasenRevert an accidental change
2008-11-30 Paul BolleBug 562817 – Typo in GtkDialog
2008-11-30 Matthias ClasenBug 554453 – "typeahead find" widget of GtkTreeView...
2008-11-30 Christian DywanBug 559622 – GdkDevice test segfaults
2008-11-30 Christian DywanBug 554076 – eventually release g_new-ed supported_atoms
2008-11-30 Christian DywanBug 561186 – GdkPixbuf API type checking needs cleanup
2008-11-30 Christian DywanBug 539263 – Deprecate gdk_window_get_toplevels
2008-11-29 Federico Mena... bnc447004 - Flip tree lines around in the right-to...
2008-11-29 Baptiste Mille... Update all screnshots of reference to have a consistent...
2008-11-29 Christian PerschTypo fix.
2008-11-29 Matthias Clasenbetter deprecation notes
2008-11-29 Matthias ClasenMore deprecation cleanup
2008-11-29 Matthias ClasenMore deprecation cleanup
2008-11-29 Matthias ClasenMore of the same
2008-11-29 Matthias ClasenMore of the same
2008-11-29 Matthias Clasenbetter deprecation annotation
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-11-29 Matthias Clasenbetter deprecation annotation
2008-11-29 Matthias ClasenImprove deprecation annotation
2008-11-29 Matthias ClasenImprove deprecation annotations
2008-11-29 Matthias ClasenImprove deprecation annotations
2008-11-28 Matthias ClasenDon't rely on gtk_expander_get_label
2008-11-26 Christian DywanBug 561504 – testgtk should load rc file from sub folder
2008-11-25 Christian DywanBug 559009 – gtk_radio_button_get_group documentation...
2008-11-25 Johan DahlinBug 559947 – Unchecked dependency on python>=2.4
2008-11-24 Tristan Van... Bug 561539 - Fix warnings when size allocations fall...
2008-11-24 Li YuanBug #554002. Add cache's page count when add pages.
2008-11-22 Paul BolleBug 561335 - Fix typos in GtkToolItem documentation
2008-11-21 Matthias ClasenUse a new gtk-doc feature to generate much nicer indices.
2008-11-21 Matthias ClasenBump gtk-doc dependency to 1.11 for nicer index-generation.
2008-11-17 Christian DywanBug 377699 – realizing gtk.Progress() causes SEGV
2008-11-16 Nickolay V... Updated Russian translation by Anton Shestakov
2008-11-13 Christian DywanBug 560602 – Wrong GtkMenuItem default value (test...
2008-11-12 Christian DywanBug 560139 – GtkEntry doesn't paint with the right...
2008-11-12 Christian DywanBug 559619 – invisible-char default cannot be tested
2008-11-12 Richard HultImplement, patch from Paul Davis.
2008-11-12 Christian DywanBug 525550 – GTK+ 2.13.0 GtkCurve test fails
2008-11-12 Richard HultBug 550942 – [patch] Rework of gdkeventloop-quartz.c
2008-11-12 Richard HultBug 558586 – handling of keyboard under darwin (quartz)
2008-11-11 Matthias ClasenChain up enter and leave notify handlers
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
2008-11-11 Michael NattererBug 553765 – Add orientation API to GtkRange
2008-11-11 Michael Natterermove deprecated functions together, move setters and...
2008-11-11 Michael Nattererimplement the GtkOrientable interface and deprecate
2008-11-10 Nickolay V... Bug fixes in Russian translation.
2008-11-10 Marek KasikBug 560135 - Print when the user double clicks a printer
2008-11-07 Michael Nattererargh, actually call the newly added private gtk_paned_c...
2008-11-07 Michael NattererFix my email.
2008-11-07 Michael NattererBug 553586 – Add orientation API to GtkPaned
2008-11-07 Johan DahlinCheck for child->parent instead of GTK_WIDGET_TOPLEVEL.
2008-11-06 Michael Nattererremove bogus newlines in the middle of function calls...
next