]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2013-02-22 Federico Mena... GtkWidget::draw() - Document how to get the dirty region
2013-02-21 Руслан ИжбулатовMake sure icon cache has /-separated subdirs only ...
2013-02-21 Owen W. TaylorConvert pixbuf animation demo (both copies) to GdkFrame...
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2013-02-21 Thomas Woodwayland: don't attempt to unqueue events when events...
2013-02-21 Yuri MyasoedovUpdated Russian translation
2013-02-21 Chun-wei FanRedo Completion of Visual Studio projects for gtka11y
2013-02-21 Chun-wei FanFix gtk-demo projects
2013-02-21 Chun-wei FanUpdate GDK Visual Studio projects
2013-02-21 Federico Mena... filechooserbutton: In tests, sleep after opening the...
2013-02-21 Federico Mena... filechooserbutton: Don't emit file-set signal when...
2013-02-21 Federico Mena... filechooserbutton: In the tests, run through the dialog...
2013-02-21 Federico Mena... filechooserbutton: Add tests for cancelling the dialog...
2013-02-21 Federico Mena... filechooser: When stopping/clearing BROWSE model, reall...
2013-02-21 Federico Mena... filechooser: Tighten up some assertions when actually...
2013-02-20 Tristan Van... GtkUIManager Buildable implementation: Fixing leaked...
2013-02-20 Benjamin Ottea11y: Only emit expandable/expanded for expander column
2013-02-19 Benjamin SteinwenderUpdated German translation
2013-02-19 Benjamin Ottea11y: Fix copy-paste error in state flag notification
2013-02-19 Alexander LarssonAvoid loop in paint update cycle
2013-02-19 Benjamin Ottex11: Handle case where xsettings are NULL
2013-02-19 Benjamin Ottex11: Fix introspection build
2013-02-19 Benjamin Ottetests: #ifdef out unused functions
2013-02-19 Benjamin Ottex11: Get rid of XSettingsClient object
2013-02-19 Benjamin Ottetests: Add a test for loading images from file
2013-02-19 Benjamin Ottex11: Use _gdk_x11_get_xatom_for_display_printf()
2013-02-19 Benjamin Ottex11: Introduce _gdk_x11_get_xatom_for_display_printf()
2013-02-19 Benjamin Ottex11: Don't keep an "in_init" variable
2013-02-19 Benjamin Ottex11: Clean up xsettings header
2013-02-19 Benjamin Ottex11: Get rid of XSettingsSetting
2013-02-19 Benjamin Ottex11: Remove extra variable
2013-02-19 Benjamin Ottex11: Split xsettings event filter into 2 functions
2013-02-19 Benjamin Ottex11: Make stored xsettings window a GdkWindow
2013-02-19 Benjamin Ottex11: Split function into two
2013-02-19 Benjamin Ottex11: Use gdk_display_flush()
2013-02-19 Benjamin Ottex11: Get selection atom useing GDK functions
2013-02-19 Benjamin Ottex11: Warning improvements to xsettings code
2013-02-19 Benjamin Ottex11: Use usual Atom handling in xsettings code
2013-02-19 Benjamin Ottex11: Consolidate root window event setting in one place
2013-02-19 Benjamin Ottex11: Remove unused argument
2013-02-19 Benjamin Ottex11: Store GDK name in xsettings hash table
2013-02-19 Benjamin Ottex11: Remove XSettingsAction type
2013-02-19 Benjamin Ottex11: Make xsettings callbacks code go away
2013-02-19 Benjamin Ottex11: Don't store name in XSettingsSetting anymore
2013-02-19 Benjamin Ottex11: Use boolean instead of enum for errors in xsetting...
2013-02-19 Benjamin Ottex11: Move error reporting to where the error happens
2013-02-19 Benjamin Ottex11: Move length checking into return_if_fail() macro
2013-02-19 Benjamin Ottex11: Use GDK error trapping code
2013-02-19 Benjamin Ottex11: Split out xsettings string reading code
2013-02-19 Benjamin Ottex11: Clean up xsettings header
2013-02-19 Benjamin Ottex11: Add debugging output for xsettings code
2013-02-19 Benjamin Ottegdk: Add a debug category for settings
2013-02-19 Benjamin Ottex11: Use glib malloc funcs for XSettings
2013-02-19 Benjamin Ottex11: Call grab functions directly
2013-02-19 Benjamin Ottex11: Pass the GdkScreen to the XSettingsClient
2013-02-19 Benjamin Ottex11: Fold xsettings-common.[ch] into xsettings-client...
2013-02-19 Benjamin Ottex11: Return XSetting without copying
2013-02-19 Benjamin Ottex11: Don't store last change serial
2013-02-19 Benjamin Ottexsettings: Remove XSettingsList type
2013-02-19 Benjamin Ottexsettings: Use glib byte order functions
2013-02-19 Benjamin Ottexsettings: Remove unused function
2013-02-19 Rob Bradfordwindow: Fix compiler warning when not building for X11
2013-02-19 Rob Bradfordwayland: Synthesize fullscreen window state change
2013-02-19 Cosimo Cecchirelease: post-release version bump
2013-02-19 Cosimo Cecchi3.7.10
2013-02-19 Cosimo Cecchirelease: update NEWS for 3.7.10
2013-02-19 Cosimo Cecchidocs: add some missing methods
2013-02-19 Cosimo Cecchidocs: add some missing gtk-doc blocks and Since tags...
2013-02-19 Cosimo Cecchitests: workarounds to keep treeview scrolling tests...
2013-02-19 Torsten SchönfeldGtkViewport: annotate the adjustment args of the constr...
2013-02-19 jjackyFix #673243: accelerators not visible on GtkRadioMenu
2013-02-19 Thomas Woodwayland: attempt to determine the possible parent surfa...
2013-02-19 Thomas Woodwayland: look further through the hierarchy for the...
2013-02-19 Cosimo Cecchiimmodule: fix a GCC warning
2013-02-18 Owen W. TaylorGdkWindow: don't leak the newly created frame clock
2013-02-18 Owen W. Taylorgtk_widget_on_frame_clock_update: ref the widget
2013-02-18 Мирослав НиколићUpdated Serbian translation
2013-02-18 Bastien NoceraGtkAccelLabel: Don't show "+" if there's no more keys...
2013-02-18 Alexander Larssonwin32: Request higher precision timers during animations
2013-02-18 Owen W. TaylorAdd gdk_frame_clock_begin/end_updating()
2013-02-18 Shushi KUROSE[l10n] Update Japanese translation
2013-02-18 Jiro Matsuzawa[l10n] Update Japanese translation
2013-02-18 Alexander LarssonRemove unnecessary copy of GdkFrameClockIdlePrivate
2013-02-18 Alexander Larssonwin32: Fix build
2013-02-18 Alexander LarssonGtkEntry: Fix text handle painting
2013-02-18 Alexander LarssonAdd a few missing gtk_widget_unregister_window calls
2013-02-17 Marek ČernockýUpdated Czech translation
2013-02-17 Piotr DrągUpdated Polish translation
2013-02-16 Owen W. TaylorGdkWindowX11: the root window is not a toplevel
2013-02-16 Paolo Borelli[entry] unregister icon windows
2013-02-16 Owen W. TaylorGdkFrameClockIdle: remove timeouts in dispose
2013-02-16 Owen W. TaylorGtkScrolledWindow: use gtk_widget_add_tick_callback()
2013-02-16 Changwoo Ryuimmodule: Fix context ID lookup on module with multiple...
2013-02-16 Jasper St.... Update gtk.symbols
2013-02-16 Jasper St.... Update gdk.symbols
2013-02-16 Jasper St.... gdkframeclockidle: Don't expose sleep_source source...
2013-02-16 Jasper St.... gtkplug: Remove a no-op func
2013-02-16 Jasper St.... Fix deprecations for GtkIconInfo
2013-02-16 Jasper St.... gtkicontheme: Mark copy/free compat symbols as skip
2013-02-16 Jasper St.... gdkframeclock: Fix doc comments
next