]> Pileus Git - ~andy/gtk/history - gtk
Updated Lithuanian translation.
[~andy/gtk] / gtk /
2011-07-16 Matthias ClasenGtkLabelAccessible: avoid extra selection-changed emissions
2011-07-15 Florian Müllnertheming-engine: Adjust register_property() to recent...
2011-07-15 Matthias ClasenDon't use deprecated style api
2011-07-14 Matthias ClasenAdd some GtkAccessible documentation
2011-07-14 Matthias ClasenDrop private GtkAccessible api
2011-07-14 Matthias ClasenDrop unneeded includes
2011-07-14 Matthias ClasenRevert "Add a getter for the accessible type of a widge...
2011-07-14 Kristian Rietveldquartz: Remove call to deprecated gdk_pointer_ungrab
2011-07-14 John RallsBug 653450 - gtkfilechooser crashes when added favorite
2011-07-14 Chun-wei FanAdded VS projects for a11y and libgail-util
2011-07-14 Matthias ClasenAdd a getter for the accessible type of a widget class
2011-07-13 Federico Mena QuinteroSave selection to recent-files in the asynchronous...
2011-07-13 Chun-wei FanDon't include unistd.h unconditionally
2011-07-12 Federico Mena QuinteroLog to recent-files when confirming the file chooser
2011-07-12 Matthias ClasenDon't install any gail headers
2011-07-12 Matthias ClasenMake gtk_container_remove work for assistants
2011-07-12 Matthias ClasenDrop an unneeded include
2011-07-12 Matthias ClasenAdd gtk_assistant_remove_page
2011-07-11 Jonathan MatthewGMountOperation::show-processes support for OpenBSD...
2011-07-11 Benjamin Ottea11y: Only advertise action if menuitems are selectable
2011-07-11 Benjamin Ottea11y: Don't advertise ROLE_MENU in submenuitems
2011-07-11 Benjamin Ottea11y: Make menuitem accessible return ROLE_MENU when...
2011-07-10 Matthias ClasenMake all of a11y/ compile with -Wshadow
2011-07-10 Matthias ClasenAvoid more shadowing warnings
2011-07-10 Matthias ClasenAvoid more compiler warnings
2011-07-10 Matthias ClasenAvoid compiler warnings
2011-07-10 Matthias ClasenAvoid compiler warnings
2011-07-10 Matthias ClasenAvoid unnecessary includes
2011-07-10 Matthias ClasenConvert GailCellParent to GtkCellAccessibleParent
2011-07-10 Matthias ClasenConvert GailTextCell to GtkTextCellAccessible
2011-07-10 Matthias ClasenConvert GailImageCell to GtkImageCellAccessible
2011-07-10 Matthias ClasenConvert GailRendererCell to GtkRendererCellAccessible
2011-07-10 Matthias ClasenConvert GailBooleanCell to GtkBooleanCellAccessible
2011-07-10 Matthias ClasenConvert GailContainerCell to GtkContainerCellAccessible
2011-07-10 Matthias ClasenConvert GailCell to GtkCellAccessible
2011-07-09 Matthew BarnesGtkAssistant doesn't notice destroyed pages
2011-07-09 Matthias ClasenDrop a few more unwanted exports
2011-07-09 Matthias ClasenReduce the number of unwanted exports
2011-07-09 Matthias ClasenAnother forgotten static
2011-07-09 Matthias ClasenAnother forgotten static
2011-07-09 Matthias ClasenAdd a forgotten static
2011-07-09 Matthias ClasenDrop the fake GailUtil subclass
2011-07-09 Benjamin Ottefilechooser: Fix set-but-not-used warning from gcc
2011-07-09 Benjamin Ottea11y: Fix warnings when removing widgets that don't...
2011-07-09 Ignacio Casal Quin... gtkaccelmap: the data gtk_accel_map_foreach needs to...
2011-07-09 Matthias ClasenThis is more horrible than I had realized
2011-07-09 Matthias ClasenClean up gailutil.c a bit
2011-07-09 Matthias ClasenSeparate GailUtil and GailMisc
2011-07-09 Matthias ClasenConvert GailToplevel to GtkToplevelAccessible
2011-07-09 Matthias ClasenDrop remaining uses of gail_misc api
2011-07-09 Matthias ClasenDrop now unused gail_misc API
2011-07-08 Matthias ClasenDrop gailtextutil from gtk/a11y
2011-07-08 Matthias ClasenNo longer need to strip the decorations when generating...
2011-07-08 Matthias Clasengtk.symbols: remove remaining G_GNUC_ decorations
2011-07-08 Matthias ClasenWe're no longer a module
2011-07-08 Matthias Clasengail_misc_add_attribute no longer used outside gailmisc.c
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-08 Cosimo Cecchiiconview: make it possible for selected cells to render...
2011-07-07 Johan DahlinClarify that gtk_builder_connect_signals can only be...
2011-07-07 Matthias ClasenDrop gail_misc_buffer_get_run_attributes
2011-07-07 Matthias ClasenDrop an unneeded include
2011-07-07 Benjamin Ottegtkpango: Count letters properly
2011-07-06 Benjamin Ottea11y: Make submenu code handle non-existing submenus
2011-07-06 Benjamin Ottea11y: Fix leaking of state sets
2011-07-06 Benjamin Ottestyleproperty: Fix leak
2011-07-06 Benjamin Ottemenuitems: Use submenuitem accessible exclusively
2011-07-06 Benjamin Otteassistant: Use gtk_widget_class_set_accessible_type()
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-07-06 Benjamin Ottea11y: Redo TextView cursor/selection signal handling
2011-07-06 Benjamin Ottemodules: Blacklist gail
2011-07-06 Benjamin Ottea11y: Use the canonical way to connect to signals
2011-07-06 Benjamin Ottea11y: Simplify code
2011-07-06 Benjamin Ottea11y: Remove idle handler for switch action handling
2011-07-06 Benjamin Ottea11y: Remove set_description handling from GtkSwitch
2011-07-06 Benjamin Otterange: Do not use idles to trigger actions
2011-07-06 Benjamin Ottea11y: Don't use an idle handler for entry actions
2011-07-06 Rico TzschichholzFix two typos in Makefiles
2011-07-06 Javier Jardongtktreeviewaccessible: free the string in the correct...
2011-07-06 Javier JardonDo not initialize the priv pointer before check type
2011-07-05 Matthias ClasenFix the build
2011-07-05 Matthias ClasenDrop the factory from the icon view accessible
2011-07-05 Matthias ClasenDrop the factory from GtkAssistantAccessible
2011-07-05 Matthias ClasenGtkSeparatorMenuItem: Drop the accessible factory
2011-07-05 Matthias ClasenAdd api for setting the layer
2011-07-05 Matthias ClasenSilence compiler warnings
2011-07-05 Matthias ClasenSet accessible parents of notebook children
2011-07-05 Matthias ClasenDrop use of factories for cell accessibles
2011-07-05 Matthias ClasenChange the toolkit name in GailUtil to 'gtk', too
2011-07-05 Matthias ClasenChange the toolkit attribute from gail to gtk
2011-07-05 Matthias ClasenMove GtkSwitchAccessible to a11y/
2011-07-05 Matthias ClasenMove GtkSpinnerAccessible to a11y/
2011-07-05 Matthias ClasenDrop the atk_component_add/remove_focus_handler impleme...
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenConvert GailContainer to GtkContainerAccessible
2011-07-05 Matthias ClasenConvert GailMenuShell to GtkMenuShellAccessible
2011-07-05 Matthias ClasenConvert GailMenu to GtkMenuAccessible
2011-07-05 Matthias ClasenConvert GailWindow to GtkWindowAccessible
2011-07-05 Matthias ClasenConvert GailButton to GtkButtonAccessible
2011-07-05 Matthias ClasenDrop unneeded includes of gdkkeysyms.h
2011-07-05 Matthias ClasenDrop unneeded includes gailtextutil.h
next