]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-11-25 Alexander Larssoncss: Parse enums with new case-insensitive helper
2011-11-25 Alexander Larssoncss: Add _gtk_css_parser_try_enum
2011-11-25 Alexander LarssonAdd generation of private g-types for private headers
2011-11-25 Benjamin Ottereftests: Make sure border-image-gradient keeps working
2011-11-25 Benjamin Ottetests: Add testtreechanging
2011-11-25 Alexander Larssonwin32: Make all GDK_WINDOW_TEMP always on top
2011-11-24 Benjamin Ottetests: Add prop editors to testtreeview
2011-11-24 Benjamin Ottereftests: Mark windows as popups
2011-11-24 Benjamin Ottea11y: Implement ref_state_set using the new APIs
2011-11-24 Benjamin Ottea11y: Add get_renderer_state() to cell accessibles
2011-11-24 Benjamin Ottea11y: Add _gtk_cell_accessible_set_cell_data()
2011-11-24 Benjamin Ottetreeview: Notify a11y about reordered rows
2011-11-24 Benjamin Ottea11y: Don't create fake cell renderers
2011-11-24 Florian Müllnerbuild: Add gmodule-2.0 dependency for gtk-query-immodul...
2011-11-24 Alexander Larssonwin32-theme: Fix up radio and menus in various states
2011-11-24 Alexander Larssonwin32-theme: Theme column headers
2011-11-23 Christian Perschprop-editor: Implement property editing for GdkRGBA...
2011-11-23 Christian PerschRevert "tests: use GdkRGBA instead GdkColor"
2011-11-23 Christian Perschcolor-button: Notify "color" and "alpha" properties...
2011-11-23 Matthias ClasenGtkIconView: Fix a segfault
2011-11-23 Federico Mena... bgo#662814 - Don't print a g_warning() when GtkRecentMa...
2011-11-23 Cosimo Cecchiwidgetpath: correctly print the siblings index
2011-11-23 Cosimo Cecchiframe: don't access padding before it's initialized
2011-11-22 Benjamin Ottegtk-demo: Fix segfault in editable cells demo
2011-11-22 Benjamin Otterbtree: Rewrite to not lose node order
2011-11-22 Benjamin Ottetests: Add test for _gtk_rbtree_reorder()
2011-11-22 Benjamin Ottetests: Speed up rbtree test
2011-11-22 Matthias ClasenFix a typo
2011-11-22 Matthias ClasenRevert "Clean up includes"
2011-11-22 Matthias ClasenMove pangoft2 to Requires.private
2011-11-22 Matthias ClasenClean up includes
2011-11-22 Benjamin Otterbtree: Remove needless tests
2011-11-22 Benjamin Otterbtree: Simplify rotation functions
2011-11-22 Benjamin Otterbtree: Remove the nil member
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_is_nil()
2011-11-22 Benjamin Otterbtree: Introduce _gtk_rbtree_first()
2011-11-22 Benjamin Otterbtree: Replace nil node allocation with a preallocated nil
2011-11-21 Matthias ClasenBump version
2011-11-21 Matthias Clasen3.3.4
2011-11-21 Matthias ClasenMore updates
2011-11-21 Benjamin Ottetests: Add a test for the rbtree code.
2011-11-21 Benjamin Otterbtree: Don't write to nil node
2011-11-21 Benjamin Otterbtree: Add a local variable
2011-11-21 Benjamin Otterbtree: Move to an approach where we don't move contents
2011-11-21 Benjamin Otterbtree: Use gtk_rbnode_adjust() even more
2011-11-21 Benjamin Otterbtree: Use gtk_rbnode_adjust()
2011-11-21 Benjamin Otterbtree: Use gtk_rbnode_adjust() more.
2011-11-21 Benjamin Otterbtree: Use gtk_rbnode_adjust() more
2011-11-21 Benjamin Otterbtree: Use gtk_rbnode_adjust()
2011-11-21 Benjamin Otterbtree: Split out a common function
2011-11-21 Benjamin Otterbtree: Don't set variable twice
2011-11-21 Benjamin Otterbtree: Add assertions to clarify usage
2011-11-21 Benjamin Otterbtree: Mark all debug sections as debug
2011-11-21 Benjamin Otterbtree: Make debug functions private
2011-11-21 Cosimo Cecchinotebook: use the current page allocation when computin...
2011-11-21 Cosimo Cecchinotebook: properly subtract the initial_gap width from...
2011-11-21 Matthias ClasenDrop uses of @returns syntax
2011-11-21 Matthias ClasenPrevent local filesystem influence in the a11y tests
2011-11-21 Alexander Larssonwin32: Don't double free stuff when finalizing drag...
2011-11-21 Alexander Larssonwin32: Don't dereference keyboard_grab if it is NULL
2011-11-21 Alexander Larssonwin32: Make gdk_drag_context_new static
2011-11-21 Dieter Verfailliewin32: get rid of GdkDragContextPrivateWin32 and relate...
2011-11-21 Alexander LarssonConvert gtk-win32.css to unix line endings
2011-11-21 Alexander LarssonAdd gtk_symbolic_color_new_win32 to gtk.symbols
2011-11-21 Alexander Larssonwin32-theme: Fix up docs for gtk_symbolic_color_new_win32
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-21 John Ralls[icons] text-x-generic isn't a generated icon
2011-11-20 Javier Jardóngtk/gtkapplication.c: Fix typo
2011-11-20 Cosimo Cecchiframe: make sure to allocate the CSS border width
2011-11-20 Cosimo Cecchiframe: add GTK_STYLE_CLASS_FRAME in _init()
2011-11-20 Cosimo Cecchinotebook: make sure to allocate the CSS border width
2011-11-20 Rui MatosBug 653676 - Expand/Collapse doesn't respond after...
2011-11-20 Kristian RietveldDon't call scroll to cell if the tree view is empty
2011-11-20 Kristian RietveldBug 660554 - gtk_tree_view_drag_begin: assertion `path...
2011-11-20 Kristian Rietveldquartz: fix coding style in quartz-version of gtk_drag_...
2011-11-20 Kristian Rietveldquartz: do not call gdk_drag_begin() twice
2011-11-20 John Ralls[Bug 664238] GTK apps crash when dragging something
2011-11-20 Jorge GonzálezUpdated Spanish translation
2011-11-20 Matthias ClasenAdapt iconview a11y test output
2011-11-20 Matthias ClasenImprove AtkText implementations
2011-11-19 Matthias ClasenRemove leftover debug spew
2011-11-19 Matthias ClasenAdd a missing static
2011-11-19 Matthias ClasenFix the build
2011-11-19 Matthias ClasenUpdates
2011-11-19 Matthias ClasenDrop the Beagle search engine
2011-11-19 Michel DänzerFix gdk_cairo_region_create_from_surface on big endian
2011-11-18 Alexander Larssonwin32: Default to gtk-win32 theme
2011-11-18 Alexander LarssonBuild in default win32 css as gtk-win32
2011-11-18 Alexander LarssonBuild gtkwin32css.h from gtk-win32.css
2011-11-18 Alexander Larssonwin32-theme: Add gtk-win32.css
2011-11-18 Michael Natterergdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkke...
2011-11-18 Michael Natterergdk_x11_keymap_get_modifier_mask(): always return a...
2011-11-18 Michael NattererTurn the private #define for the group-shifting modifie...
2011-11-18 Michael NattererBug 663856 - Make option-foo accelerators use the right...
2011-11-18 Murray CummingFix tiny docs typo.
2011-11-18 Alexander Larssonwin32-theme: Support mixing parts
2011-11-18 Alexander LarssonAdd support for win32 theme colors as symbolic colors
2011-11-18 Alexander LarssonAdd pulse style class and use in progress bar and entry
2011-11-17 Alexander LarssonSet top/bottom style classes on spinbutton buttons
2011-11-17 Alexander LarssonAdd top/left/bottom/right style classes to steppers
next