]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-07-05 Matthias ClasenConvert GailImage to GtkImageAccessible
2011-07-05 Matthias ClasenConvert GailProgressBar to GtkProgressBarAccessible
2011-07-05 Matthias ClasenConvert GailScrollbar to GtkScrollbarAccessible
2011-07-05 Matthias ClasenUpdate test results for recent changes
2011-07-05 Matthias ClasenConvert GailFrame to GtkFrameAccessible
2011-07-05 Matthias ClasenRemove GailBox
2011-07-05 Matthias ClasenRemove GailCalendar
2011-07-05 Matthias ClasenAdapt to expected output to recent changes
2011-07-05 Matthias ClasenDrop GailSeparator
2011-07-05 Matthias ClasenConvert GailArrow to GtkArrowAccessible
2011-07-05 Matthias ClasenConvert GailScale to GtkScaleAccessible
2011-07-05 Benjamin Ottetests: Update range tests for slider value in description
2011-07-05 Benjamin Ottestylecontext: #include <math.h> when using math functions
2011-07-05 Benjamin Ottea11y: Make it compile again
2011-07-05 Benjamin Ottea11y: Update tests after removing AtkText from GailExpander
2011-07-05 Benjamin Ottea11y: Update tests after removing AtkText from GailRange
2011-07-05 Matthias ClasenGtkTextviewAccessible: some initial cleanup and code...
2011-07-05 Matthias ClasenGtkEntryAccessible: Slight simplification of attribute...
2011-07-05 Matthias ClasenGtkLabelAccessible: avoid some pointless variables
2011-07-05 Matthias ClasenInitial move GailTextView -> GtkTextViewAccessible
2011-07-05 Benjamin Ottetests: Add an a11y test for scales
2011-07-05 Benjamin Ottegail: Remove AtkText implementation from GailScale
2011-07-05 Benjamin Ottecellareacontext: Don't ever return -1 for preferred...
2011-07-05 Benjamin OtteRevert 'Insert an LRM, to prevent -20 to come out as...
2011-07-05 Benjamin Ottea11y: Export the printed value of a scale as the descri...
2011-07-05 Benjamin Ottea11y: Remove AtkText implementation from GailMenuitem
2011-07-05 Benjamin Ottea11y: Remove AtkText implementation from GailExpander
2011-07-05 Matthias ClasenAdd some texts for text selection signals
2011-07-05 Matthias ClasenMinor optimization
2011-07-05 Matthias ClasenGtkLabelAccessible: some selection handling fixes
2011-07-05 Matthias ClasenGtkLabel: optimize away some ::notify emissions
2011-07-05 Matthias ClasenSkip line-related tests for GtkEntry
2011-07-05 Matthias ClasenGtkEntryAccessible: shorten some function names
2011-07-05 Matthias ClasenRemove a bit of dead code
2011-07-05 Matthias ClasenGtkEntryAccessible: Clean up the AtkAction implementati...
2011-07-05 Matthias ClasenPurge traces of insert idle handler
2011-07-05 Matthias ClasenGtkEntryAccessible: Rework text_changed handling
2011-07-05 Matthias ClasenFix up signal ordering issues in GtkEntry
2011-07-05 Matthias ClasenAdd a test for entry signals
2011-07-05 Matthias ClasenGtkEntryAccessible: port from GailTextUtil to GtkPango
2011-07-05 Matthias ClasenAllow use of private api in a11y/
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
next