]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-03 Kristian Høgsbergconfigure.ac: Consolidate gdk backend specific checks...
2011-01-03 Kristian HøgsbergSilence automake warnings
2011-01-03 Kristian Høgsbergconfigure.ac: Support multiple GDK backends in one...
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Get rid of GdkDisplayDeviceHooks
2011-01-03 Benjamin Ottegdk: Move get_device_state out of the display hooks
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Move window_get_device_position function out of...
2011-01-03 Matthias ClasenSome configure.ac cleanups
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_device_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_pointer_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_set_pointer_hooks()
2011-01-03 Benjamin Ottecups: Someone can neither type, read compiler output...
2011-01-03 Matthias Clasencups printbackend: create a pdf surface when appropriate
2011-01-03 Matthias ClasenRemove gtk_printer_new from gtkprintbackend.h
2011-01-03 Adrian JohnsonSet file GtkPrinter accepts_pdf/ps based on selected...
2011-01-03 Adrian JohnsonSet "accepts-pdf" property to true only if supported...
2011-01-03 Carlos Garcia... GtkRadioButton: Use "radio" style class instead of...
2011-01-03 Matthias ClasenDrop no-longer-used migration docs
2011-01-03 Nguyễn Thái... gdkdnd-x11.c: fix building without HAVE_XCOMPOSITE
2011-01-03 Nguyễn Thái... gdkcursor-x11.c: fix building without HAVE_XCURSOR
2011-01-03 Matthias ClasenMove GtkSpinButton docs inline
2011-01-03 Matthias ClasenFix list handling in gdk_x1_display_init_input
2011-01-02 Kjartan MaraasUpdated Norwegian bokmål translation from Torstein...
2011-01-02 Kjartan MaraasUpdated Norwegian bokmål translation from Torstein...
2011-01-02 John RallsFix refresh of static autorelease_pool so that it doesn...
2011-01-02 Hans Breuerc99ism: declaration in the mid of a block
2011-01-02 Hans Breuerwin32: disable gdk_display_get_default ()->core_pointer
2011-01-02 Hans Breuerwin32: include gtkprivate.h for win32 GTK_DATA_PREFIX
2011-01-02 Hans BreuerAvoid C99 sinf()
2011-01-02 Hans Breuerwin32: use GtkSocketPrivate
2011-01-02 Hans Breuerwin32: ported backend specific code to now backend...
2011-01-02 Hans BreuerProtect Unix specific print functions with G_OS_UNIX
2011-01-02 Hans Breuerwin32: update msvc build
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2011-01-02 Hans BreuerProtect inclusion of unistd.h
2011-01-02 Hans BreuerFix line endings
2010-12-31 Daniel NylanderUpdated Swedish translation
2010-12-30 Daniel NylanderUpdated Swedish translation
2010-12-29 Jorge GonzálezUpdated Spanish translation
2010-12-29 Fran DiéguezSolved bug 638231 in Galician translations
2010-12-29 Tristan Van... Make GtkCheckButton's label left aligned by default.
2010-12-29 Tristan Van... Fixed unused variable in GtkCheckButton.
2010-12-29 Tristan Van... Fixed generic height-for-width implementation of GtkBin...
2010-12-29 Tristan Van... Make GtkCheckButton allocate all remaining space to...
2010-12-29 Tristan Van... Added proper height-for-width implementation to GtkAlig...
2010-12-29 Tristan Van... Removed checks in gtksizerequest.c
2010-12-28 Carlos GarnachoMake GtkToolbar use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkHandleBox use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkSwitch use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkFileChooserEntry make GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkProgressBar use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkScrolledWindow use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkEventBox use GtkStyleContext.
2010-12-28 Carlos GarnachoMake GtkFrame use GtkStyleContext.
2010-12-28 Carlos GarnachoFix leak in GtkStyle.
2010-12-28 Tristan Van... Avoid rendering frames when shadow type argument is...
2010-12-28 Ignacio Casal... Fix docs.
2010-12-28 Matthias ClasenRemove bashisms from configure.ac
2010-12-27 Benjamin OtteAPI: gdk: Remove gdk_device_set_source()
2010-12-27 Benjamin Ottetestgtk: Don't use deprecated APIs
2010-12-27 Benjamin Ottetestgtk: Use the relevant device to query the widget...
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-27 Alejandro Piñeiro[gail] Clean the code to check the redundan object...
2010-12-27 Alejandro Piñeiro[gail] Proper connection to a toplevel window destroy...
2010-12-27 Matthias ClasenFix some issues with initial setup of GdkX11DisplayManager
2010-12-27 Matthias ClasenGtkTreeView: Don't use deprecated grab api
2010-12-27 Matthias ClasenRemove pointless sealing from GtkTextMark
2010-12-27 Matthias ClasenRemove pointless sealing from GtkTextChild
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-27 A S Alamupdate Punjabi Properities file
2010-12-27 Benjamin Ottetooltip: Don't use deprecated APIs
2010-12-26 Benjamin Ottenotebook: Use nondeprecated API to query coordinates
2010-12-26 Benjamin Ottehsv: Fix gcc warnings
2010-12-25 Matthias ClasenFix some more typos
2010-12-25 Matthias ClasenFix a few typos
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-25 Matthias ClasenAdd deprecation guards for deprecated grab APIs
2010-12-25 Matthias ClasenDon't use gdk_{pointer,keyboard}_grab
2010-12-24 Matthias ClasenAdd deprecation guards for deprecated GdkAppLaunchConte...
2010-12-24 Matthias ClasenAvoid some gtk-doc warnings
2010-12-24 Matthias ClasenFix gdk_x11_display_text_property_to_text_list
2010-12-24 Matthias ClasenConsistently hide class structs
2010-12-24 John RallsRename GdkQuartzWindow.h and .c to GdkQuartzNSWindow...
2010-12-24 Carlos GarnachoUse gtk_style_context_get_font() in GtkSpinButton
2010-12-24 Carlos GarnachoMake GtkSeparator use GtkStyleContext
2010-12-24 Carlos GarnachoMake GtkPaned use GtkStyleContext
2010-12-24 Carlos GarnachoDo not set "entry" class in spinbutton buttons.
2010-12-24 Carlos GarnachoBug 637910 - GtkSpinner - does not animate
2010-12-24 Carlos GarnachoMake GtkArrow use GtkStyleContext
2010-12-24 Carlos GarnachoFix color name (as of rgb.txt) parsing in symbolic...
2010-12-24 Carlos GarnachoMake GtkAccelLabel use GtkStyleContext.
2010-12-24 Javier Jardóngailmenushell.c: Fix typo
2010-12-24 Javier Jardónbuild: Use autoreconf
2010-12-24 Kristian RietveldCheck for NULL pointer
2010-12-24 Javier Jardóndocs: Add docs about how to get a GtkDevice
2010-12-24 Matthias ClasenDrop GtkThemeEngine
2010-12-24 Matthias ClasenFix a few warnings
2010-12-24 Matthias ClasenAdd some missing includes
next