]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-11-02 Matthias ClasenDon't use *DISABLE_DEPRECATED guards
2011-11-02 Matthias ClasenDon't use *_SINGLE_INCLUDES defines
2011-11-02 Matthias ClasenDon't use *_DISABLE_DEPRECATED
2011-11-02 Matthias ClasenDon't use deprecated GValue api
2011-11-02 Benjamin Ottegtk-demo: Don't use deprecated code
2011-11-02 Benjamin Ottetests: Disable fontselection deprecation warnings
2011-11-02 Benjamin Ottetooltip: Don't use deprecated API
2011-11-02 Benjamin Ottetooltip: Remove unused variables
2011-11-02 Benjamin Otteiconview: Keep the device for dnd autoscroll
2011-11-02 Benjamin Ottetable: Define GDK_DISABLE_DEPRECATION_WARNINGS
2011-11-02 Benjamin Ottehandlebox: Define GDK_DISABLE_DEPRECATION_WARNINGS
2011-11-02 Benjamin Ottefontsel: Define GDK_DISABLE_DEPRECATION_WARNINGS
2011-11-02 Benjamin Ottegdk: Move a bunch of deprecated code to a new file
2011-11-02 Benjamin Ottedisplay: Don't use deprecated functions
2011-11-02 Benjamin Ottex11: Do fallback resize without deprecated functions
2011-11-02 Benjamin Ottex11: Don't use deprecated function
2011-11-02 Benjamin Ottetests: Remove unused variables
2011-11-02 Benjamin Ottebox: Fix includes so hbox/vbox compile warning-free
2011-11-02 Matthias ClasenDon't use deprecated Pango api
2011-11-02 Matthias ClasenDon't use g_value_set_char
2011-11-02 Matthias ClasenDon't use deprecated Pango api
2011-11-02 Matthias ClasenGDK: Adapt to GLib thread api changes
2011-11-02 Matthias ClasenGtkSearchEngineSimple: adapt the GLib thread api changes
2011-11-01 Cosimo Cecchiiconview: layout items immediately when setting a GtkTr...
2011-10-28 Emmanuele Bassiradiotoolbutton: Fix the introspection annotations
2011-10-28 Emmanuele Bassiradiotoolbutton: Fix the annotation for get_group()
2011-10-28 Bastien Noceragtk: Fix XIGrabKeycode usage
2011-10-27 Matthias ClasenPrint dialog: small keynav improvement
2011-10-26 Bastien Noceratests: Store keycode in tree for testaccel
2011-10-26 Bastien Noceragdk: Translate keyboard brightness keys
2011-10-26 Bastien Noceragdk: Make gen-keyname-table.pl work again
2011-10-26 Matthias ClasenUpdate grid tests to match
2011-10-26 Matthias ClasenFix gtk_grid_attach_next_to
2011-10-25 Michael Natterergtkrc.key.mac: add Command-cursor text navigation
2011-10-25 Michael Natterergtkrc.key.mac: remove half the file, it was an accident...
2011-10-25 Matthias ClasenPost-release version bump
2011-10-25 Matthias ClasenBump version to 3.3.2
2011-10-25 Matthias ClasenUpdates
2011-10-25 Matthias ClasenFix more test breakage
2011-10-25 Benjamin Ottea11y: Hack around infinite loops in parent setting
2011-10-25 Matthias ClasenFix make check
2011-10-25 Matthias ClasenAdd a css parser test for transparent
2011-10-24 Cosimo Cecchiprintunixdialog: fix a GtkTable->GtkGrid typo
2011-10-24 Matthias ClasenFix handling of GtkCellRendererProgress::inverted
2011-10-24 Cosimo Cecchinotebook: update tab area allocation when switching...
2011-10-23 Dieter Verfailliewin32: fix unterminated #ifdef error
2011-10-23 Rui Matostooltip: only update shape if the window is realized
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-10-22 Michael Natterergtk: clean up the private horror
2011-10-22 Michael Natterergtkquartz: don't free the string returned by get_bundle...
2011-10-22 Michael Nattererquartz: don't return FALSE from GdkDevice::query_state()
2011-10-21 Hendrik KnackstedtUpdated German translation
2011-10-21 Cosimo CecchiGtkRange: use the right widget for coordinate translation
2011-10-21 Sjoerd SimonsFix document generation in out of tree builds
2011-10-21 Matthias ClasenFix natural/min widht calculations for empty grids
2011-10-21 Matthias ClasenAdd GtkSwitch to widget-factory
2011-10-21 Matthias ClasenDistribute tests/css/parser/selector.errors
2011-10-21 Matthias ClasenDon't refer to --sync anymore
2011-10-21 Matthias ClasenDND: Work better with XI2
2011-10-20 Cosimo Cecchitreemodel: document gtk_tree_path_free() as allow-none
2011-10-20 Stef Waltergtk: GtkToolbar returns invalid paths when adding tool...
2011-10-19 Cosimo Cecchitooltip: add support for opacity and rounded corners...
2011-10-17 Antoine JacoutotGMountOperation on OpenBSD: remove the need for kvm(3)
2011-10-17 André GondimFixed some strings in Brazilian Portuguese translation
2011-10-17 Chun-wei FanUpdate VS property sheets
2011-10-16 Jiro MatsuzawaUpdated Japanese translation
2011-10-16 Bruce CowanUpdated British English translation
2011-10-15 John RallsBug 658772: Directory paths for resource directories...
2011-10-15 Torsten Schönfeldgtk: fix syntax of an annotation
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-10-14 Sebastian PölsterlFixed referenced images for GTK_STOCK_INDENT
2011-10-14 Matthias ClasenAdd deprecation annotations for GtkHandleBox and GtkTable
2011-10-12 Colin Waltersbuild: Strip out -DG_DISABLE_DEPRECATED
2011-10-12 Chun-wei FanBug 660730: Win32: Only use _fstat32 if available
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-10-11 Matthias ClasenInclude gdk.h in gail.c
2011-10-11 Matthias ClasenAdd a new symbol
2011-10-10 Brian CameronFix void function n gtkfontbutton.c so it does not...
2011-10-09 John RallsBug 658767 - Drag and Drop NSEvent capture is racy
2011-10-09 Kristian RietveldBug 657770 - Write to released memory in gtkdnd-quartz.c
2011-10-09 Alex CorradoQuartz, Bug 655057: Eliminate Compiler Warning
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED annotations in GDK
2011-10-08 John RallsBug 658772: Directory paths for resource directories...
2011-10-08 Kristian Rietveldquartz: also update window position on windowDidResize
2011-10-07 Wouter BolsterleeUpdated Dutch translation by Wouter Bolsterlee
2011-10-07 RachidUpdated Dutch translation by Rachid
2011-10-07 Michael Natterergtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK...
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-10-07 Michael Natterergtk: use the new modifier API instead of GTK_DEFAULT_AC...
2011-10-06 Fran DieguezUpdated Galician translations
2011-10-06 Tristan Van... GtkComboBox: Add the format-entry-text signal.
2011-10-06 Kjell AhlstedtGtkTreeViewColumn: dispose: Remove from the treeview
2011-10-04 John RallsBug 628936: Minimal change to pass introspection.
2011-10-04 Tristan Van... Fixed gtk_cell_area_stop_editing() to properly notify...
2011-10-04 Cosimo Cecchireftests: add a reftest for the CSS :only-child selector
2011-10-04 Cosimo Cecchiall: add an 'only-child' pseudo-class selector
2011-10-04 Cosimo Cecchiappchooser: make the "Find applications online" follow...
2011-10-04 Cosimo Cecchiappchooser: add a GCancellable to the search operation
2011-10-03 Jorge GonzálezUpdated Spanish translation
next