]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-11-17 Alexander Larssonwin32-theme: Support multiple parts being combined
2011-11-17 Alexander LarssonRender background image if set for checks and options
2011-11-17 Alexander Larssonwin32-theme: Support -gtk-win32-size CSS value
2011-11-17 Alexander LarssonAdd initial cut at win32 theme support for CSS
2011-11-17 Alexander Larssonmake _gtk_style_property_resolve copy the result to...
2011-11-17 Alexander LarssonActually pass in a StylePropertyContext when getting...
2011-11-17 Alexander LarssonRemove _gtk_style_properties_peek_property
2011-11-17 Alexander LarssonAdd GtkStylePropertyContext and use it in when getting...
2011-11-17 Alexander LarssonSave a generic boxes source in GtkImageBorder
2011-11-17 Alexander Larssonwin32: make fixup_event correctly ref all GdkWindow...
2011-11-17 Alexander Larssonref, don't unref, requestor member when copying GdkEvents
2011-11-17 Michael Natterernotebook: don't leak the action widgets
2011-11-16 Benjamin Otteviewport: Get rid of deprecation warnings
2011-11-16 Benjamin Otteviewport: Don't use deprecated functions
2011-11-16 Benjamin Otteviewport: adjustments are never NULL
2011-11-16 Benjamin Otteviewport: Initialize the adjustment in the init function
2011-11-16 Benjamin Otteviewport: Don't unset the adjustment on finalize
2011-11-16 Xan Lopeztreeview: fix the build
2011-11-16 Cosimo Cecchitreeview: use gtk_tree_view_ensure_background() consist...
2011-11-16 Cosimo Cecchitreeview: factor out gtk_tree_view_ensure_background()
2011-11-16 Kjell AhlstedtMaintain map/unmap invariants in GtkRecentChooserDialog
2011-11-16 Bastien Noceratests: Add tests for keypad keys parsing
2011-11-16 Bastien Noceragtk: Parse keypad numbers correctly
2011-11-16 Bastien Noceratests: Check "without keycode" code path too
2011-11-16 Bastien NoceraRevert "tests: Disable accel test until fixed"
2011-11-16 Matthias ClasenUpdate comment to new realities
2011-11-16 Benjamin Ottea11y: Merge function into only caller
2011-11-16 Benjamin Ottetreeview: Call a11y functions for culmn changes directly
2011-11-16 Benjamin Ottea11y: Unify column-by-index getting
2011-11-16 Benjamin Ottetests: Add an invisible column to the tree test
2011-11-16 Benjamin Ottetests: Add checks for row/column index to accessibility...
2011-11-16 Benjamin Ottetests: Don't dump stuff twice for tables
2011-11-16 Benjamin Ottea11y: Use gtk_tree_view_get_n_columns()
2011-11-16 Benjamin OtteAPI: treeview: Add gtk_tree_view_get_n_columns()
2011-11-16 Benjamin Ottea11y: Fix get_column_index()
2011-11-16 Benjamin Ottea11y: remove argument from get_column_number()
2011-11-16 Benjamin Ottetreeview: Simplify a check
2011-11-16 Benjamin Ottetreeview: Minor beautification
2011-11-16 Benjamin Ottetests: Up the ante
2011-11-16 Benjamin Ottea11y: remove useless argument
2011-11-16 Benjamin Ottea11y: Remove clean_rows function
2011-11-16 Benjamin Ottea11y: Don't crete cell infos for non-children
2011-11-16 Benjamin Ottea11y: Make find by index lookup use the hash table...
2011-11-16 Benjamin Ottea11y: Add a hash function for cell infos
2011-11-16 Benjamin Ottea11y: Compute the cell index quicker
2011-11-16 Benjamin Ottetreeview: Add _gtk_rbtree_node_get_index()
2011-11-16 Benjamin Ottea11y: Compute index the easy way
2011-11-16 Benjamin Ottea11y: Redo indexing
2011-11-16 Benjamin Ottetests: Ensure the treeview is expanded
2011-11-16 Benjamin Ottetreeview: Redo row tracking
2011-11-16 Benjamin Ottewidget: Add _gtk_widget_peek_accessible()
2011-11-16 Benjamin Ottea11y: Remove needless checks
2011-11-16 Benjamin Ottea11y: Add a cell_info_get_path() function
2011-11-16 Benjamin Ottetreeview: Remove unnecessary variable
2011-11-16 Benjamin Ottea11y: Mark object as defunct in destroy notify
2011-11-16 Benjamin Ottea11y: Remove in_use member
2011-11-16 Benjamin Ottea11y: Don't garbage collect anymore
2011-11-16 Benjamin Ottea11y: Improve cell_infos table
2011-11-16 Benjamin Ottea11y: Implement find_cell_info() using qdata lookup
2011-11-16 Benjamin Ottea11y: Store the cellinfo in the cell's qdata
2011-11-16 Benjamin Ottea11y: Remove index from cellaccessible
2011-11-16 Benjamin Ottea11y: Don't use the cell's index anymore
2011-11-16 Benjamin Ottea11y: Implement get_child_index in treeview
2011-11-16 Benjamin Ottea11y: Implement get_child_index in treeviewaccessible
2011-11-16 Benjamin Ottegtk: Fix compiler warnings from include fixes
next