]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-12-16 Matthias ClasenUpdates
2011-12-16 Matthias ClasenFix more linking fallout
2011-12-16 Matthias ClasenAdd missing symbols to the docs
2011-12-16 Matthias ClasenDoc format fixes
2011-12-16 Matthias ClasenRemove some accidental additions
2011-12-16 Matthias ClasenCosmetic change
2011-12-16 Matthias ClasenDoc typo fix
2011-12-16 Matthias ClasenAdd new symbols
2011-12-16 Matthias ClasenDoc typo fix
2011-12-16 Matthias ClasenCosmetic changes
2011-12-16 Benjamin Ottegtk-demo: Fix warnings in changedisplay
2011-12-16 Benjamin Ottea11y: Remove unused gtk_cell_accessible_set_cell_data()
2011-12-16 Benjamin Ottea11y: Make boolean cell render report its states the...
2011-12-16 Benjamin Ottea11y: Refactor treeview code even more
2011-12-16 Benjamin Ottea11y: Redo function signature
2011-12-16 Benjamin Ottea11y: Implement GtkContainerCellAccessible.update_cache
2011-12-16 Benjamin Ottea11y: Move update_cache to GtkCellAccesible
2011-12-16 Benjamin Ottea11y: Redo cell update function
2011-12-16 Benjamin Ottea11y: Remove unused function
2011-12-16 Benjamin Ottea11y: remove now unused property lists
2011-12-16 Benjamin Ottea11y: Don't copy data between renderers
2011-12-16 Benjamin Ottea11y: Use cell renderer creation funcs unconditionally
2011-12-16 Benjamin Ottegtk: Add accessible types for cell renderers
2011-12-16 Benjamin Ottea11y: Use the accessible type
2011-12-16 Benjamin Ottecellrenderer: Add API to keep the accessible type
2011-12-16 Benjamin OtteAPI: cellrenderer: Add a private struct
2011-12-16 Benjamin Ottea11y: Add GtkRendererCellAcessible::renderer
2011-12-16 Benjamin Ottea11y: Remove unused variable
2011-12-16 Benjamin Ottetreeview: Send changed signal directly to a11y code
2011-12-16 Benjamin Ottetests: Add test resetting the model
2011-12-16 Benjamin Ottetreeview: Emit cursor-changed signal when new model...
2011-12-16 Benjamin Ottea11y: Improve treeview's add/remove_selection()
2011-12-16 Benjamin Ottea11y: Improve get_selected_rows()
2011-12-16 Benjamin Ottea11y: Improve table_is_row_selected()
2011-12-16 Benjamin Ottetreeview: Signal selection changes to the accessible
2011-12-16 Benjamin Ottea11y: Emit children-changed properly for treeviews
2011-12-16 Benjamin Ottetreeview: Remove unnecessary accessible_expanded()
2011-12-16 Benjamin Ottetreeview: Add add() function to accessible
2011-12-16 Benjamin Ottetreeview: Set expandable flag from treeview
2011-12-16 Benjamin Ottea11y: Redo cell accessible action handling
2011-12-16 Benjamin Ottea11y: Remove "toggle" action from cell renderers
2011-12-16 Benjamin Ottetreeview: Set EXPANDED state directly on a11y elements
2011-12-16 Benjamin Ottetreeview: Deprecate gtk_tree_view_set_destroy_count_func()
2011-12-16 Benjamin Ottea11y: Remove destroy_count_func usage
2011-12-16 Benjamin Ottea11y: Emit row-deleted signal when rows get deleted
2011-12-16 Benjamin Ottea11y: Revert 22a47c3dbd7875af10df58feedd81d7b661222b6
2011-12-16 Benjamin Ottetreeview: Don't use signals in a11y row expansion
2011-12-16 Benjamin Ottea11y: Add _gtk_tree_view_accessible_add_state()
2011-12-16 Benjamin Ottea11y: Split out function
2011-12-16 Benjamin Ottea11y: Readd FOCUSABLE state
2011-12-16 Benjamin Ottea11y: Remove old notify about showing/visible
2011-12-16 Benjamin Ottea11y: Add _gtk_cell_accessible_state_changed()
2011-12-16 Benjamin Ottea11y: Split out renderer<->atk state matching
2011-12-16 Benjamin Ottea11y: Don't duplicate information anymore
2011-12-16 Benjamin Ottea11y: Set new treeview flags
2011-12-16 Benjamin Ottetreeview: Set the new flags when rendering the cell
2011-12-16 Benjamin Ottecellrenderer: Add EXPANDED and EXPANDABLE states
2011-12-16 Benjamin Ottetests: Add a test for latest commit
2011-12-16 Benjamin Ottewidget: Don't change sensitive state with insensitve...
2011-12-16 Benjamin Ottefontchooserwidget: Handle dpi < 0
2011-12-16 Matthias ClasenAdd new symbols
2011-12-15 Cosimo Cecchiiconhelper: treat the empty string as a NULL icon name
2011-12-15 Cosimo Cecchicellrendererpix: save the icon size locally instead...
2011-12-15 Cosimo Cecchimenuitem: cleanup arrow-spacing fetch code
2011-12-15 Cosimo Cecchimenuitem: share code between HFW and non-HFW height...
2011-12-15 Cosimo Cecchimenuitem: properly respect padding when drawing the...
2011-12-15 Cosimo Cecchimenuitem: force odd height if we're not using wide...
2011-12-15 Cosimo Cecchimenuitem: don't request twice the padding for separator...
2011-12-15 Florian Müllnerdemo: Add test for hide-titlebar-when-maximized
2011-12-15 Florian Müllnerwindow: Add hide-titlebar-when-maximized property
2011-12-15 Cosimo Cecchiscale: remove unused variable
2011-12-14 Rui Matoswidget: Synthesize crossing only if sensitivity changed...
2011-12-14 Andrea CimitanAdd has-origin property for GtkScale
2011-12-14 Rob Bradfordwayland: Add dummy implementation of the wl_data_device...
2011-12-14 Rob Bradfordwayland: Add an implementation for GdkAtom
2011-12-14 Rob Bradfordwayland: Get the data device during input device setup
2011-12-14 Rob Bradfordwayland: Retrieve the data device manager object
2011-12-14 Rob Bradfordwayland: Don't use deprecated function: gdk_window_get_...
2011-12-14 Pavol ŠimoUpdated Slovak translation
2011-12-14 Jan Rękorajskiprint dialog: Fix authentication logic
2011-12-14 Matthias ClasenFix nicks for the window class enum
2011-12-13 Alexander LarssonFix set_focus_child handling during focus changes
2011-12-13 Claudio SaavedraGtkFrame: Fix a casting in the compute_child_allocation...
2011-12-12 Cosimo Cecchithemingengine: split a GtkThemingBackground object
2011-12-12 Cosimo Cecchiimage: take misc padding into account when calculating...
2011-12-12 Cosimo Cecchiimage: add gtk_image_get_preferred_size()
2011-12-10 Benjamin Ottetreeview: Ensure selection's changed signal
2011-12-10 Benjamin Ottetreeview: Don't try to optimize away selection_changed...
2011-12-10 Benjamin Ottetests: Add select/unselect calls
2011-12-10 Benjamin Ottetreeview: Add a CURSOR_INVALID flag to set_cursor_row()
2011-12-10 Benjamin Ottetreeview: Replace lots of boolean args with flags
2011-12-10 Benjamin Ottetests: Add sanity checks for selection
2011-12-10 Benjamin Ottedocs: Update code demo for newer glib
2011-12-10 Benjamin Ottetests: Dump the operation that is performed to stderr
2011-12-10 Benjamin Ottetests: Make treechanging test run as fast as possible
2011-12-10 Benjamin Ottetreeview: Handle the case where the cursor row gets...
2011-12-10 Benjamin Ottetreeview: Replace cursor handling by keeping the node
2011-12-10 Benjamin Ottetests: Put random number into local variable
2011-12-10 Benjamin Ottetreeview: Use _gtk_rbtree_contains() in a11y code
2011-12-10 Benjamin Otterbtree: Add _gtk_rbtree_contains()
next