]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-11-16 Benjamin Ottea11y: Make the cache lookup function inefficient
2011-11-16 Benjamin Ottea11y: Change function declaration
2011-11-16 Benjamin Ottea11y: Add a special-case for cell index querying
2011-11-16 Benjamin Ottea11y: Add _gtk_cell_accessible_parent_get_child_index()
2011-11-16 Benjamin Ottea11y: Remove idle handler for focus notifications
2011-11-16 Benjamin Ottea11y: Re-implement gtk_tree_view_accessible_get_n_rows()
2011-11-16 Benjamin Ottetreeview: Add _gtk_rbtree_find_index()
2011-11-16 Benjamin Ottetreeview: Rename "parity" to "total_count"
2011-11-16 Benjamin Ottetreeview: Make the parity actually store the row number
2011-11-16 Benjamin Ottetreeview: Remove special cases when computing parity
2011-11-16 Benjamin Ottetreeview: Only compute parity once when rendering
2011-11-15 Stef WalterGtkSpinButton: Clarify clamping behavior in gtk_spin_bu...
2011-11-15 Matthias ClasenAvoid double inclusion of a migration chapter
2011-11-15 Matthias ClasenGtkTextViewAccessible: Respect display lines
2011-11-15 Martin PittFix GDK linking for Gtk typelib and example builds
2011-11-14 Yuri KozlovFixed Russian translation
2011-11-14 Matthias ClasenGtkComboBoxAccessible: Make keybindings work
2011-11-14 Matthias ClasenAdd combobox a11y tests
2011-11-14 Matthias ClasenAdd some keybindings to the a11y entries test
2011-11-14 Martin PittFix gtk_tree_view_get_tooltip_context() transfer annotation
2011-11-14 Matthias ClasenAdd a link to the Windows port wiki page
2011-11-14 C. Scott AnanianFix uninitialized digest_len field, causing WebSocket...
2011-11-11 Michael Nattererquartz: fix a race condition when waking up the CGRunLoop
2011-11-11 Matthias ClasenGtkProgressbar: respect the range of 'fraction'
2011-11-11 Rico TzschichholzFix some implicit declaration warnings
2011-11-10 Alexander Larssonwin32: Make grab cursors work again
2011-11-10 Alexander Larssonwin32: Fix gdk_win32_window_translate
2011-11-10 Dieter Verfailliewin32: fix pasting screenshots taken with PrintScreen...
2011-11-10 Dieter Verfailliewin32: fix some typos
2011-11-10 Alexander Larssonwin32: Fix some warnings
2011-11-10 Alexander Larssonwin32: Hack to make statusbar menus show up visible:
2011-11-10 Alexander Larssonwin32: Ensure newly mapped toplevels are inside the...
2011-11-10 Alexander Larssonwin32: Fix placement at initial position
2011-11-10 Alexander Larssonwin32: Fix synaptics trackpad issues
2011-11-10 Alexander Larssonwin32: Add gdk_win32_window_get_impl_hwnd
2011-11-10 Morten Welinderwin32: Actually check for IPrintDialogCallback in configure
2011-11-10 Alexander Larssonwin32: Fix modal_hint handling
2011-11-10 Alexander Larssonwin32: Don't use API_CALL for SetWindowLong
2011-11-10 Alexander Larssonwin32: Make flush/sync work like in X
2011-11-10 Alexander Larssonwin32: Add custom placements for some window types
2011-11-10 Alexander Larssonwin32: More robust way to ensure we get a configure...
2011-11-10 Alexander Larssonwin32: Ensure we always send a configure event when...
2011-11-10 Alexander Larssonwin32: By default, allow windows larger than the screen
2011-11-10 Alexander Larssonwin32: Fix size or style changes during fullscreen
2011-11-10 Alexander Larssonwin32: Use WM_NCDESTROY instead of WM_DESTROY
2011-11-10 Alexander Larssonwin32: Don't remove the window from the handle table...
2011-11-10 Alexander Larssonwin32: Make set_keep_above work also for non-mapped...
2011-11-10 Alexander Larssonwin32: Send window-state-changes before configure events
2011-11-10 Alexander Larssonwin32: Send initial configure
2011-11-10 Alexander Larssonwin32: Ignore client requested window move/size during...
2011-11-10 Alexander Larssonwin32: Remove most special casing of WINPOSCHANGED...
2011-11-10 Alexander Larssonwin32: Fix missed resize exit message
2011-11-10 Alexander Larssonwin32: Handle all window changes in WINDOWPOSCHANGED
2011-11-10 Alexander Larssonwin32: Fix up window_show
2011-11-10 Dieter Verfailliewin32: correctly handle difference between tab_pos...
2011-11-10 Dieter Verfailliewin32: add TODO mentioning GtkButton::child-displacemen...
2011-11-10 Arnaud Charletwin32: fix typo in msw_style.c
2011-11-10 Dieter Verfailliewin32: Call GetQueueStatus instead of PeekMessage PM_NO...
2011-11-10 Alexander Larssonwin32: Better crossing events and grab destination...
2011-11-10 Alexander Larssonwin32: Record the native event mask in use
2011-11-10 Alexander Larssonwin32: Use right native_window for implicit grabs
2011-11-10 Alexander Larssonwin32: in window_at_pointer, ensure that we handle...
2011-11-10 Alexander Larssonwin32: Handle implicit grabs
2011-11-10 Alexander Larssonwin32: Update input device code to use the new property...
2011-11-10 Alexander Larssonwin32: Fix up initialization order of input subsystem
2011-11-10 Dieter Verfailliewin32: Fix DnD when drag icon is below the pointer
2011-11-10 Dieter Verfailliewin32: dnd should not be registerd for offscreen windows
2011-11-10 Peter CliftonWin32: Fix _gdk_windowing_window_at_pointer to correctl...
2011-11-10 Peter CliftonWin32: Ensure native back-end for windows where the...
2011-11-10 Chun-wei FanAdd G_ENABLE_DEBUG #ifdef check in gdkdisplay-win32.c
2011-11-10 Marc-André... win32: resurect Windows clipboard selection notification
2011-11-10 Hans Breuerwin32: Resurrect some enter/leave notify events for...
2011-11-10 Neil Robertswin32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPos
2011-11-10 Alexander LarssonFix build by adding include
2011-11-10 Alexander LarssonAdd include to fix the build
2011-11-10 Benjamin Ottea11y: Get rid of gtk.h includes in headers
2011-11-10 Benjamin Ottea11y: Fix gcc warning
2011-11-10 Benjamin Ottea11y: It's not a bug if there's no row at some point
2011-11-10 Bastien Noceragtk: Fix parsing of accelerators with keycodes
2011-11-10 Bastien Noceragtk: Fix GtkCellRenderer ignoring keycodes
2011-11-10 Guillaume Desmottesgtktreeviewaccessible: use a value_destroy_func with...
2011-11-10 Guillaume Desmottesgtktreeviewaccessible: factor out cell_info_free()
2011-11-10 Michael Meeksbroadway: Initial support fro V7+ websockets
next