]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-01-26 Matthias Clasen2.19.4
2010-01-26 Matthias ClasenDoc additions
2010-01-26 Matthias ClasenMinor doc fix
2010-01-26 Matthias ClasenUpdates
2010-01-25 Jamil AhmedUpdated Bengali translation
2010-01-25 Alexander ShopovUpdated Bulgarian translation
2010-01-25 Alexander ShopovUpdated Bulgarian translation
2010-01-25 Christian DywanRemove the destination file if trying to save a pixbuf...
2010-01-23 Javier Jardón[test] Fix some typos
2010-01-22 Paul DavisSmall memory fix
2010-01-22 Michael NattererBug 607778 - Add accessors for GtkEntry's windows
2010-01-22 Michael Natterer Bug 607082 - Add accessors for sealed GtkRange members
2010-01-22 Claudio SaavedraGtkTreeView: plug a leaking GtkTreeRowReference
2010-01-22 Alexander LarssonAvoid integer overflow in gdk_rectangle_intersect
2010-01-20 Matthias ClasenAdd a way to set wm_class on statusicons
2010-01-20 Alexander LarssonWhen native window requests button presses request...
2010-01-19 Javier JardónFix some compilation warnings
2010-01-19 Alexander LarssonDrop outstanding cairo surfaces when window is made...
2010-01-19 Alexander LarssonMove common gdkwindow.c code into function gdk_window_d...
2010-01-19 Russell KyawAdded Burmese translation for gtk+ properties
2010-01-19 Russell KyawAdded Burmese translation
2010-01-19 Simos XenitellisAdded Burmese (my) to po/LINGUAS
2010-01-19 Alexander LarssonTrack direct window cairo access and avoid tricks when...
2010-01-19 Kjartan MaraasUpdated Norwegian bokmål translation
2010-01-19 Kjartan MaraasUpdated Norwegian bokmål translation
2010-01-19 Kjartan MaraasUpdated Norwegian bokmål translation
2010-01-19 Murray CummingGtkToolPalette: Fix a compiler warning introduced in...
2010-01-18 Javier JardónAdd gtk_widget_has_rc_style() accessor
2010-01-18 Matthias ClasenFix a redraw problem with action widgets
2010-01-18 Kristian RietveldBug 607322 - Double-click doesn't work if the item...
2010-01-18 Murray CummingGtkToolPalette: Change gtk_tool_palette_get_drop_group...
2010-01-18 Matthias ClasenFix some issues with action widgets
2010-01-18 Matthias ClasenFix declaration of gtk_print_job_set_status
2010-01-18 Matthias ClasenReset effective_attrs when necessary
2010-01-18 Matthias ClasenFix a few C99isms
2010-01-16 Daniel NylanderUpdated Swedish translation
2010-01-15 Matej UrbančičUpdated Slovenian translation
2010-01-15 Alexander LarssonAvoid drawing implicit paints to destroyed windows
2010-01-15 Xandru Armesto... Updated asturian translation
2010-01-15 Xandru Armesto... Updated asturian translations
2010-01-15 Xandru Armesto... Updated asturian translations
2010-01-14 Murray CummingGtkToolPalette: Use GtkToolItemGroup* instead of GtkWid...
2010-01-13 Michael NattererSome fixes in gtkoffscreenwindow.h
2010-01-13 Inaki Larranaga... Updated Basque language
2010-01-13 Inaki Larranaga... Updated Basque language
2010-01-12 Javier Jardón[docs] Use the correct GTK-doc syntax to refer to GTK...
2010-01-12 Jorge GonzálezUpdated Spanish translation
2010-01-12 Javier Jardón[docs] Use the correct GTK-doc syntax to refer to GTK...
2010-01-12 Javier Jardón[docs] Remove GTK+ 1.2 tutorial from master
2010-01-12 Khaled HosnyUpdated Arabic translation
2010-01-12 Javier Jardón[docs] Fix documentation build warnings
2010-01-12 Matthias ClasenCorrect PRC6 and PRC9 envelope sizes
2010-01-11 Matthias ClasenBump version
2010-01-11 Matthias Clasen2.19.3
2010-01-11 Matthias ClasenDco updates
2010-01-11 Matthias ClasenUpdates
2010-01-11 Christian PerschImplement property editor for GdkColor properties
2010-01-11 Christian DywanLimit GtkContainer::border-width to 65535
2010-01-11 Matthias ClasenPlug a pixmap leak
2010-01-11 Christian DywanImplement "preedit-changed" in GtkEntry and GtkTextView
2010-01-11 Christian DywanUse const gchar* in gtk_window_get_icon_name implementation
2010-01-11 Christian DywanDocument GtkWidget::state-changed signal properly
2010-01-11 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-01-09 Daniel NylanderUpdated Swedish translation
2010-01-09 Daniel NylanderUpdated Swedish translation
2010-01-08 Christian PerschAllow NULL iter in gtk_combo_box_set_active_iter to...
2010-01-08 Matthias ClasenTry a little harder to survive close to OOM
2010-01-08 Matthias ClasenAvoid an FPE for ludicrous scale values
2010-01-08 Javier JardónUse g_strcmp0() instead custom safe_strcmp()
2010-01-08 Xandru Armesto... Updated asturian language
2010-01-07 Javier JardónFix links in GtkComboBox migration guide
2010-01-07 Jean Brefortfix critical in gtk_editable_insert_text
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-07 Javier JardónDeprecate some widget flags
2010-01-07 Shankar PrasadMade couple of translation changes in kn.po
2010-01-07 Matthias ClasenSetup libjpeg error handlers early enough
2010-01-06 Jorge GonzálezUpdated Spanish translation
2010-01-06 Timo JyrinkiOne-line fix to a noticiable translation bug.
2010-01-05 Matej UrbančičUpdated Slovenian translation
2010-01-05 Maxim V. DziumanenkoUpdate Ukrainian translation
2010-01-05 Kjartan MaraasUpdated Norwegian bokmål translation.
2010-01-05 Inaki Larranaga... Updated Basque language
2010-01-04 Javier JardónFix compilation warning: use const *gchar variable
2010-01-04 Javier JardónFix compilation warning: use the correct conversion...
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkEventBox
2010-01-04 Christian DywanNo GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate...
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-01-04 Christian DywanFix missing GTK_WIDGET cast on printer option widget...
2010-01-04 Christian DywanFix missing GTK_WINDOW cast in _gtk_menu_shell_update_m...
2010-01-03 Benjamin OtteDocument missing signal parameter
2010-01-03 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2010-01-03 Theppitak Karoonboon... Updated Thai translation.
2010-01-03 Hiroyuki IkezoeUse CAIRO_VERSION instead of CAIRO_VERSION_CODE
2010-01-03 Matthias ClasenMake mnemonic hiding work in all cases
2010-01-03 Matthias ClasenUpdate dependency information
2010-01-03 Matthias ClasenDon't use string concatentation in translated strings
2010-01-02 Matej UrbančičUpdated Slovenian translation
2010-01-02 Matej UrbančičUpdated Slovenian translation
2010-01-01 Kristian RietveldPlug leaks in quartz implementation of gtk_drag_begin_i...
next