]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-04 Matthias ClasenRemove pack consideration from tab drawing
2011-01-04 Matthias ClasenDon't consider pack when allocating tabs
2011-01-04 Matthias ClasenDrop pack consideration from gtk_notebook_search_page
2011-01-04 Matthias ClasenDrop internal function to find page position
2011-01-04 Matthias ClasenRemove pack consideration from tab dnd
2011-01-04 Matthias ClasenRemove pack consideration from tab reordering
2011-01-04 Matthias ClasenRemove pack arguments from some internal functions
2011-01-04 Matthias ClasenRemove the deprecated GtkNotebook:tab-pack child property
2011-01-04 Matthias ClasenDon't use GtkNotebook:tab-pack in testnotebookdnd
2011-01-04 Matthias ClasenGtkNotebook: fix reference to no-longer-exiting functio...
2011-01-04 Matthias ClasenDon't use page_size in GtkSpinButton
2011-01-04 Matthias ClasenRename gtk-update-icon-cache and gtk-builder-convert...
2011-01-04 Carlos GarnachoMake GtkPathBar use ::style-updated
2011-01-04 Carlos GarnachoGtkPaned: Remove unneeded call
2011-01-04 Carlos GarnachoMake GtkOffscreenWindow use GtkStyleContext
2011-01-04 Carlos GarnachoGtkNotebook: remove unneeded call
2011-01-04 Carlos GarnachoGtkMisc: Remove unneeded calls
2011-01-04 Carlos GarnachoMake GtkMessageDialog use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkLinkButton use ::style-updated
2011-01-04 Carlos GarnachoGtkInvisible: Avoid chaining up in ::style-updated
2011-01-04 Carlos GarnachoMake GtkHandleBox size request code use GtkStyleContext...
2011-01-04 Carlos GarnachoMake GtkFixed use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkFileChooser use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkFileChooserButton use ::style-updated
2011-01-04 Carlos GarnachoMake DnD code use GtkStyleContext for the highlight...
2011-01-04 Carlos GarnachoMake GtkEntryCompletion use GtkStyleContext
2011-01-04 Carlos GarnachoGtkEntry: get font description from GtkStyleContext
2011-01-04 Carlos GarnachoGtkEntry: Remove unneeded calls
2011-01-04 Carlos GarnachoMake GtkDrawingArea use GtkStyleContext
2011-01-04 Carlos GarnachoGtkExpander: remove unneeded call
2011-01-04 Carlos GarnachoRemove unneeded/deprecated call from size requisition...
2011-01-04 Carlos GarnachoGtkToolItem: Remove unneeded call
2011-01-04 Carlos GarnachoMake GtkDialog use ::style-updated
2011-01-04 Carlos GarnachoMake GtkCellView use GtkStateFlags
2011-01-04 Carlos GarnachoMake GtkTooltip use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkWin32EmbedWidget use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkPlug use GtkStyleContext
2011-01-04 Carlos GarnachoMake GtkRecentChooser use GtkStyleContext
2011-01-04 Carlos GarnachoGtkSeparatorToolItem: remove unneeded call
2011-01-04 Carlos GarnachoMake GtkSocket use GtkStyleContext
2011-01-04 Carlos GarnachoGtkSwitch: remove deprecated call.
2011-01-04 Carlos GarnachoGtkToolbar: remove deprecated call
2011-01-04 Carlos GarnachoMake GtkToolButton use ::style-updated
2011-01-04 Carlos GarnachoUpdate GtkTrayIcon to GtkStyleContext
2011-01-04 Carlos GarnachoCompress all ::style-updated prior to ::realize
2011-01-04 Carlos GarnachoUpdate GtkAssistant to GtkStyleContext
2011-01-04 Carlos GarnachoUpdate GtkAboutDialog to GtkStyleContext
2011-01-04 Carlos GarnachoUpdate GtkToolPalette to GtkStyleContext.
2011-01-04 Carlos GarnachoGtkWindow: remove unneeded call
2011-01-04 Diego Escalante... gtkenums: add GTK_STATE_FLAG_NORMAL = 0
2011-01-04 Matthias ClasenUse AM_V_GEN in a few more places
2011-01-03 Matthias ClasenKeep an explicit dep on cairo in the gdk pc file
2011-01-03 Matthias ClasenGtkColorButton: trivial doc and formatting fixes
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2011-01-03 Matthias ClasenRelease GtkApplication earlier
2011-01-03 Frederic CrozatScale down print dialog size
2011-01-03 Matthias ClasenMake styleexamples work
2011-01-03 Matthias Clasenadd gtk_selection_data_get_data_with_length API which...
2011-01-03 Julien Cristaugdk/x11: don't select RANDR events if the extension...
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
next