]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2008-06-16 Michael Nattereruse g_object_ref() and unref() instead of the deprecate...
2008-06-16 Michael Nattererremoved function drag_begin_cb(), which was in svn...
2008-06-16 Michael Nattereruse gtk_binding_entry_clear() instead of gtk_binding_en...
2008-06-16 Michael Nattererdon't include the deprecated (and unused) "gtkmarshal.h".
2008-06-16 Behdad EsfahbodBug 538182 – pango_cairo_context_update_layout is not...
2008-06-16 Michael Natterergtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_objec...
2008-06-16 Michael Nattereruse _gtk_marshal_BOOLEAN__VOID instead of the deprecated
2008-06-16 Michael Natterergtk/gtkcellrendereraccel.h gtk/gtkiconview.h use G_TYPE...
2008-06-16 Tor LillqvistIncrease verbiage.
2008-06-16 Tor LillqvistTypo.
2008-06-16 Matthias ClasenAdd some symlinks to the builtin icon theme
2008-06-16 Tor LillqvistBug 538362 - Get Win32 icons back in the file chooser
2008-06-16 Matthias ClasenAdd icons that are used by GtkVolumeButton
2008-06-16 Michael Nattererremove GtkTooltips member from the GtkFileChooserDefaul...
2008-06-16 Carlos GarnachoBug 538519 – GtkCellRendererPixbuf doesn't allow unsett...
2008-06-16 Matthias ClasenWhen pixel-size is specified, use GTK_ICON_LOOKUP_FORCE...
2008-06-15 Carlos GarnachoReturn full path here as expected, not just the basename.
2008-06-15 Matthias ClasenFix docs
2008-06-15 Matthias ClasenAdd a gicon property
2008-06-15 Cody RussellInitialize hwnd to NULL. This fixes OpenClipboard(...
2008-06-14 Matthias ClasenBump version
2008-06-14 Matthias Clasen2.13.3
2008-06-13 Matthias ClasenUpdates
2008-06-13 Matthias ClasenHere too
2008-06-13 Matthias ClasenRemove no longer existing files
2008-06-13 Matthias ClasenAdd some docs
2008-06-13 Matthias ClasenFix doc typos
2008-06-13 Matthias ClasenAvoid PLT entries
2008-06-13 Matthias ClasenReally make GtkFileSystem private by _-prefixing all...
2008-06-13 Matthias ClasenUpdates
2008-06-13 Matthias ClasenUpdates`
2008-06-13 Michael Natterergtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk...
2008-06-13 Michael Nattererremove double inclusion of <gtk/gtktexttag.h>.
2008-06-13 Michael Nattererchange type of local "image" variable from GtkImage...
2008-06-13 Michael Natterercast menu's toplevel to GtkWindow when passing to
2008-06-13 Michael Natterersilently skip unknown attributes instead of bailing...
2008-06-13 Hans Breuercheck surface status after ceating a pdf. Avoids crashi...
2008-06-13 Hans Breuerupdated to allow simple switch between gdiplus- and...
2008-06-13 Matthias ClasenFix frame size allocation
2008-06-13 Matthias ClasenFix a crash
2008-06-13 Matthias ClasenOpen the default display even when gtk_parse_args(...
2008-06-13 Matthias ClasenImprove appearance of "both vertical" mode toolbuttons...
2008-06-13 Matthias ClasenA11y descriptions for GtkVolumeButton
2008-06-13 Matthias ClasenSet the image of a button proxy to the "icon-name"...
2008-06-12 Michael Natterergtk/gtkmain.c don't #include <libintl.h>, it's pulled...
2008-06-12 Matthias ClasenReally fix printer URI construction
2008-06-12 Michael Nattererlimit the number of displayed items by the actual scree...
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-06-11 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-06-11 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-06-11 Matthias ClasenMore detail
2008-06-11 Matthias ClasenUpdates
2008-06-11 Tor LillqvistAs we don't support Win9x anyway, we can use ProcessIdT...
2008-06-11 Michael Nattererfix local prototype of _gtk_file_chooser_label_for_file...
2008-06-11 Matthias Clasen Bug 536765 – GtkComboBox should set COMBO type...
2008-06-11 Matthias ClasenAdd standard icon names, and also fall back to builtin...
2008-06-10 Christian PerschMake gtk_tree_view_enable_model_drag_[source|dest]...
2008-06-10 Christian PerschUse GSlice. Patch from bug #506853.
2008-06-10 Paolo Borelligtk/gtkfilechooser.c (gtk_file_chooser_set_current_fold...
2008-06-10 Paolo Borellido not leak the GIcon.
2008-06-10 Theppitak Karoonboon... Updated Thai translation.
2008-06-10 Li YuanAutomatically scroll text caret to make it visible...
2008-06-10 Carlos Garnachoremoved local xdgmime copy as Matthias suggested in...
2008-06-10 Carlos GarnachoBug 520874 - Should use gio directly.
2008-06-09 Christian PerschAdd bug ref
2008-06-08 Kristian RietveldBug 526987 - GtkCellRendererCombo should allow model...
2008-06-08 Björn LindqvistBug 131920 – gtkNotebook sends incorrect switch_page...
2008-06-08 Yair Hershkovitzupdated hebrew translation
2008-06-08 Yair Hershkovitzupdated hebrew translation
2008-06-08 Kristian RietveldBug 536730 - memory corruption in gtktreeview
2008-06-08 Kristian RietveldBug 488119 - critical warnings from gtk_tree_view_get_v...
2008-06-08 Matthias ClasenReplace uses of xdgmime with g_content_type.
2008-06-07 Christian PerschBug 535608 – do not string-copy accel paths in the...
2008-06-07 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-06-07 Jorge Gonzalez... Updated Spanish translation
2008-06-07 Tor LillqvistBug 536990 - updateiconcache.c: 'close ()' is redundant
2008-06-06 Matthias ClasenReturn the right coordinates
2008-06-06 Behdad EsfahbodBug 536185 – monitor font configuration
2008-06-06 Ross BurtonFix trivial typo in documentation.
2008-06-06 Li YuanBefore emitting "text_caret_moved", change the cursor...
2008-06-05 Tor LillqvistSlight update to match what configure produces.
2008-06-05 Johan DahlinAdd the new version mismatch error constant to the...
2008-06-05 Michael Nattereradd -DATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.
2008-06-05 Li YuanBug #536430. Patch from Damien Carbery <damien.carbery...
2008-06-05 Priit LaesTranslation updated by Ivar Smolin
2008-06-04 Petr KovářUpdated Czech translation.
2008-06-04 Matthias ClasenUpdates
2008-06-03 Matthias Clasen2.13.2
2008-06-03 Matthias Clasen2.13.2
2008-06-03 Federico Mena... bnc355225 - File chooser crash in Tab completion
2008-06-03 Colin WaltersBug 535303 – add _get_implementation to GtkStatusIcon
2008-06-03 Tor LillqvistUse g_open().
2008-06-03 Michael Natterergtk/gtkclist.h revert includes to how they have been...
2008-06-03 Michael Nattererremove newline at beginning of file.
2008-06-03 Priit LaesTranslation updated by Ivar Smolin
2008-06-03 Matthias Clasen Bug 536092 – GtkEntryCompletion's popup window...
2008-06-03 Matthias ClasenAdd GtkPrintOperationPreview
2008-06-03 Claudio SaavedraBug 535862 – gtk_action_create_icon can't create icons...
2008-06-02 Yevgen MuntyanBug 535497 - Print preview doesn't work.
2008-06-02 Michael Nattererput back #include <gtk/gtkmarshal.h>, it's not in ...
next