]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2011-11-10 Matthias Clasenuimanager: Work around deprecations
2011-11-10 Matthias Clasentreeview: Work around deprecations
2011-11-10 Matthias ClasenRemove some redundant verbosity
2011-11-10 Matthias ClasenDon't use G_ERRORCHECK_MUTEXES anymore
2011-11-10 Matthias ClasenUpdate documentation around deprecations.
2011-11-10 Matthias ClasenDon't add -DGSEAL_ENABLE to CFLAGS anymore
2011-11-10 Matthias ClasenAdd a missing include
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gdk
2011-11-09 Matthias ClasenDrop references to g_thread_init()
2011-11-09 Kristian RietveldBug 661997 - Gtk crashes when changing the TreeView...
2011-11-09 Ryan LortieDon't implement GApplication mainloop
2011-11-09 Benjamin Ottedemos: Remove non-working code
2011-11-09 Benjamin Ottetools: Work with deprecated APIs
2011-11-09 Benjamin Otteexanmples: Don't use deprecated API
2011-11-09 Benjamin Ottetestgtk: Remove deprecations from shapes test
2011-11-09 Benjamin Ottetestgtk: Don't use deprecated functions in properties...
2011-11-09 Benjamin Ottetreeview: Do a simple replace for gdk_window_get_pointer()
2011-11-09 Benjamin Ottegtk-demo: Remove excessive pointer querying
2011-11-09 Benjamin Ottequeryimmodules: Actually fix deprecation warnings
2011-11-08 Michael Nattererquartz: include all buttons' state in GdkEventMotion...
2011-11-08 Michael Nattererquartz: include all buttons' states in GdkEventButton...
2011-11-08 Michael NattererBug 663605 - Fix event->state of many event types on...
2011-11-08 Benjamin Ottetreeview: Remove unused crack code
2011-11-08 Benjamin Ottewidget: Don't use deprecated symbols
2011-11-08 Benjamin Ottewidget: Deprecate gtk_widget_get_pointer ()
2011-11-08 Benjamin Ottetreeview: Remove call to gtk_widget_get_pointer()
2011-11-08 Benjamin Ottepaned: Pass x/y position to update_drag()
2011-11-08 Benjamin Ottepaned: Remove MOTION_HINT_MASK
2011-11-08 Benjamin Ottemenuitem: WOrk around deprecation warnings
2011-11-08 Benjamin Ottequeryimmodules: Disable deprecaion warnings for depreca...
2011-11-08 Benjamin Ottesettings: Disable deprecaion warnings for deprecated...
next