]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-07-05 Matthias ClasenTrivial whitespace fix
2011-07-05 Matthias ClasenGtkSpinButtonAccessible: Coding style cleanups
2011-07-05 Matthias ClasenFirst cut at GailEntry -> GtkEntryAccessible
2011-07-05 Matthias ClasenAvoid warnings in clipboard code
2011-07-05 Matthias ClasenAdd some tests for selection handling
2011-07-05 Matthias ClasenAdd some more basic tests
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenExpand the insert/delete text
2011-07-05 Matthias ClasenUpdate test results
2011-07-05 Matthias ClasenPort GtkLabelAccessible from GailTextUtil to GtkPango api
2011-07-05 Matthias ClasenGtkStyleContext: add some aux. a11y api
2011-07-05 Matthias ClasenAdd some aux. pango api to help AtkText implementations
2011-07-05 Matthias ClasenReplace the boundary test
2011-07-05 Matthias ClasenSort text attributes alphabetically in dumps
2011-07-05 Matthias ClasenGtkLabel: factor out two getters
2011-07-05 Benjamin Ottemessagedialog: Initialize style values in init()
2011-07-05 Benjamin Ottea11y: Remove setters for column description/header
2011-07-05 Benjamin Ottea11y: Make treeview header and caption no longer settable
2011-07-05 Benjamin Ottea11y: Remove setters for row description/header
2011-07-05 Matthias ClasenGtkHSV: set a suitable role for the accessible
2011-07-05 Matthias ClasenGtkSpinner: set a suitable role for the accessible
2011-07-05 Matthias ClasenGtkLabelAccessible: remove redundant check
2011-07-05 Matthias ClasenGtkLabel: freeze property notification where appropriate
2011-07-05 Matthias ClasenGtkLabelAccessible: remove broken workarounds
2011-07-05 Matthias ClasenAdd a testcase for a very old bug
2011-07-05 Matthias ClasenTest lots of boring string functions
2011-07-05 Matthias ClasenAdd some AtkText tests
2011-07-05 Matthias ClasenGailLabel -> GtkLabelAccessible
2011-07-05 Matthias ClasenRemove gail_widget_new()
2011-07-05 Matthias ClasenForgotten file
2011-07-05 Matthias Clasenspinbutton testcase
2011-07-05 Matthias Claseniconview testcase
2011-07-05 Matthias ClasenPaned testcase
2011-07-05 Matthias ClasenStatusbar testcases
2011-07-05 Matthias Clasentree-performance: test with tree stores too
2011-07-05 Matthias ClasenGailTreeView: optimize a bit
2011-07-05 Matthias Clasena11y: add a treeview performance test
2011-07-05 Matthias ClasenAdd a calendar testcase
2011-07-05 Matthias ClasenAdd an infobar testcase
2011-07-05 Matthias ClasenAdd a GtkProgressBar testcase
2011-07-05 Matthias ClasenAdd a GtkSpinner testcase
2011-07-05 Matthias ClasenAdd a lockbutton testcase
2011-07-05 Matthias ClasenAdd a testcase for all the pickers
2011-07-05 Matthias ClasenDon't pass NULL to functions expecing a real string
2011-07-05 Benjamin OtteRevert "Add a testcase with a print dialog"
2011-07-05 Benjamin OtteRevert "Add a filechooser testcase"
2011-07-05 Benjamin OtteRevert "Add a testcase involving a font selection dialog"
2011-07-05 Benjamin Ottetests: Don't emit a message for every unnamed object
2011-07-05 Benjamin Ottetests: Reset the unnamed counter before a test run
2011-07-05 Benjamin Ottegail: Add support for action_set_description
2011-07-05 Benjamin Ottetests: Fix crash due to freeing random pointers
2011-07-05 Benjamin Ottea11y: Remove hack for old code
2011-07-05 Benjamin Ottegail: Remove useless code
2011-07-05 Joachim Breitnerdocs: Remove mention of client messages
2011-07-05 Matthias ClasenAdd an assistant testcase
2011-07-05 Matthias ClasenAdd a testcase involving an expander
2011-07-05 Matthias ClasenAdd a testcase with a print dialog
2011-07-05 Matthias ClasenAdd a messagedialog testcase
2011-07-05 Matthias ClasenAdd a testcase involving a font selection dialog
2011-07-05 Matthias ClasenAdd a testcase with an appchooser dialog
2011-07-05 Matthias ClasenAdd a README for accessibility-dump
2011-07-05 Matthias ClasenAdd an about dialog testcase
2011-07-05 Matthias ClasenAdd a color chooser testcase
2011-07-05 Matthias ClasenAdd a scrollbar to the range testcase
2011-07-05 Matthias ClasenAdd a filechooser testcase
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenGailTreeView: deal with absence of model
2011-07-05 Matthias ClasenGailImageCell: Deal with absence of pixbufs
2011-07-05 Matthias ClasenFix dependencies between directories
2011-07-05 Matthias ClasenTry harder to generate names for accessibles
2011-07-05 Matthias ClasenHandle AtkValue implementations that return integer...
2011-07-05 Matthias ClasenDon't build the libgail-util docs
2011-07-05 Benjamin Ottetests: omit fg-color and bg-color values from attributes
2011-07-05 Benjamin Ottetests: Add line breaks when dumping text attributes
2011-07-05 Benjamin Ottewidget: Use g_type_add_class_private()
2011-07-05 Benjamin Ottegail: Fix compile warning
2011-07-05 Benjamin Ottetests: undefine GTK_DISABLE_DEPRECATED as we include...
2011-07-05 Matthias ClasenRemove debug spew
2011-07-05 Matthias ClasenFix GtkSwitchAccessible type definition
2011-07-05 Matthias ClasenAdd a test involving a tree view
2011-07-05 Matthias ClasenDump AtkTable properties
2011-07-05 Matthias ClasenDump AtkComponent properties
2011-07-05 Matthias ClasenMake the dumped output a bit more readable
2011-07-05 Matthias ClasenAdd a test involving a text view
2011-07-05 Matthias ClasenDump AtkStreamableContent properties
2011-07-05 Matthias ClasenFix the expected output for range.ui
2011-07-05 Matthias ClasenAdd a test involving links
2011-07-05 Matthias ClasenDump AtkHyperLinkImpl properties
2011-07-05 Matthias ClasenFix some problems with the GailLinkButton implementation
2011-07-05 Matthias ClasenAdd a test involving ranges
2011-07-05 Matthias ClasenDump AtkValue properties
2011-07-05 Matthias ClasenAdd a test involving a selection
2011-07-05 Matthias ClasenDump AtkSelection properties
2011-07-05 Matthias ClasenDump AtkAction properties
2011-07-05 Matthias ClasenDump AtkImage properties too
2011-07-05 Matthias ClasenMore text properties
2011-07-05 Matthias ClasenDump AtkText properties too
2011-07-05 Matthias ClasenRemove remnants of GnomeCanvas
2011-07-05 Matthias ClasenFix make check
2011-07-05 Matthias ClasenRemove an extra line from expected output
next