]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-01-08 Alexander ShopovUpdated Bulgarian translation
2012-01-08 Matthias ClasenFix the gtk_application_end_session implementation
2012-01-08 Matthias ClasenAdd a test for the new session api
2012-01-08 Matthias ClasenFix doc build
2012-01-08 Matthias ClasenAdd session management migration chapter
2012-01-08 Matthias ClasenRearrange migration chapter a bit
2012-01-08 Matthias ClasenGtkApplication: only allow quit_response when it make...
2012-01-08 Matthias ClasenRemove some debug spew
2012-01-08 Matthias ClasenGtkApplication: Add OS X implementation from EggSMClient
2012-01-08 Matthias ClasenRename rgba test file
2012-01-08 Matthias ClasenUse g_slice_dup
2012-01-08 Matthias ClasenAdd a test for gdk_rgba_copy
2012-01-07 Daniel MustielesMissing file in POTFILEs.in
2012-01-07 Paolo BorelliChange param name to make gtk-doc happy.
2012-01-07 Benjamin Ottetests: Fix deprecation warnings in prop-editor
2012-01-07 Benjamin Otteapplication: return a value
2012-01-07 Martin Pittgtkapplication.c: Fix syntax error
2012-01-07 Matthias ClasenAdd a trivial implementation of the new apis
2012-01-07 Matthias ClasenDocument the new apis
2012-01-07 Matthias ClasenAdd gtk_application_end_session
2012-01-07 Matthias ClasenGtkApplication: Add an inhibit api
2012-01-07 Matthias ClasenGtkApplication: Add logout notification
2012-01-07 Chun-wei FanUpdate Visual C++ property sheets
2012-01-06 Ryan LortieGtkWindow: new API to store state in GSettings
2012-01-06 Ryan LortieGtkBuilder: support parsing GVariant properties
2012-01-06 Piotr DrągUpdated POTFILES.skip
2012-01-06 Rob Bradfordwayland: Break an implicit grab when asking to be resized
2012-01-06 Rob Bradfordwayland: Make the event source use _gdk_display_get_nex...
2012-01-06 Rob Bradfordwayland: Implement the get_next_serial vfunc on GdkDisplay
2012-01-06 Zeeshan Ali... gtkspinbutton: Don't hilight buttons when !editable
2012-01-06 Kristian Høgsbergwayland: The shared cursors are now installed in the...
2012-01-06 Matthias ClasenGtkApplication: Rename a member for clarity
2012-01-06 Matthias ClasenAnother attempt at fixing menu positioning corner cases
2012-01-06 Benjamin Ottelabel: Avoid deprecation warning
2012-01-06 Benjamin Ottelabel: Actually mark visited labels as visited
2012-01-06 Benjamin Ottereftests: Add a test for latest commit
2012-01-06 Benjamin Ottelabel: Make attr_list_merge() use sane merging rules
2012-01-06 Benjamin Ottelabel: Rename variable
2012-01-06 Benjamin Ottelabel: Don't excessively recalculate
2012-01-06 Benjamin Ottelabel: Redo attribute application
2012-01-06 Benjamin Otteilabel: Redo gtk_label_get_link_colors()
2012-01-06 Benjamin Ottelabel: Split out function that merges attr lists
2012-01-06 Benjamin Ottegtk-demo: Prove that links work fine now
2012-01-06 Benjamin Ottelabel: Redo links parsing
2012-01-06 Benjamin Ottelabel: Move function into only caller
2012-01-06 Benjamin OtteAPI: Deprecate key snooping
2012-01-06 Benjamin Ottea11y: Remove keysnooping support
2012-01-06 Zeeshan Ali... gtkspinbutton: Ignore keynav when !editable
2012-01-05 Benjamin BergImprove PICKONE_* handling in GtkPrinterOptionWidget...
2012-01-05 Benjamin BergSet cups Custom print options correctly (bug #543520...
2012-01-05 Matthias ClasenUse the right icon-name for missing images
2012-01-05 Rob Bradfordwayland: Set a default cursor when the window cursor...
2012-01-05 Marek KasikGtkPrintUnixDialog: Hide unused tabs
2012-01-05 Xan LopezRevert "gtksettings.c: Do not use GdkColor API"
2012-01-05 Javier Jardóngtksettings.c: Do not use GdkColor API
2012-01-05 Javier Jardóngtkcolorsel.c: Do not use GdkColor API
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2012-01-05 Javier Jardónmodules/*: Use g_list_free_full() convenience function
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2012-01-05 Javier Jardóntests: Use g_list_free_full() convenience function
2012-01-04 Ryan LortieGtkComboBoxText: allow id='' tag in builder markup
2012-01-04 Xan LopezGtkNotebook: fix crash when DnD tabs between windows
2012-01-04 Javier Jardóngtk/gtkcolorbutton.c: Do not use deprecated GdkColor api
2012-01-03 Zeeshan Ali... gtkspinbutton: Respect value of inherited 'editable...
2012-01-03 Federico Mena... treeview: bgo#666685 - Crash when toggling the selected...
2012-01-03 Javier Jardóngtkcolorsel: Do not use deprecated GdkColor api
2012-01-03 Javier Jardóngtkcellview: Do not use deprecated GdkColor api
2012-01-03 Chun-wei Fangtk/gtkprivate.c: Include stdlib.h
2012-01-03 Javier Jardóntest/testgtk.c: Fix compilation warning
2012-01-03 Matthias ClasenFix problems with DND on some X servers
2012-01-03 Emmanuele BassiAdd symbolic constants for event emission control
2012-01-01 Ignacio Casal... textdisplay: use g_list_free_full
2011-12-30 Kjell Ahlstedtcomboboxtext: Set entry-text-column and id-column props...
2011-12-30 Chun-wei FanBug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h
2011-12-30 Chun-wei Fangtk/gtkspinbutton.c: Remove lingering ';'
2011-12-30 Yaron ShahrabaniUpdated Hebrew translation.
2011-12-30 Chun-wei Fangtk/Makefile.am: Update VS projects completion
2011-12-30 Chun-wei FanUpdate Visual C++ projects
2011-12-30 Chun-wei FanUpdate gdk/gdkconfig.h.win32
2011-12-30 Matthias ClasenRemove an unnecessary warning
2011-12-30 Matthias ClasenAdd a Since tag
2011-12-30 Matthias ClasenDrop -uninstalled.pc files
2011-12-30 Matthias ClasenXIM: gracefully deal with non-X backends
2011-12-30 Matthias ClasenGtkImContextSimple: fix tentative match handling
2011-12-30 Matthias ClasenCosmetic changes to comments
2011-12-29 Piotr DrągUpdated POTFILES.skip
2011-12-29 Benjamin Ottesettings: Cache style properties
2011-12-29 Benjamin Ottemodifierstyle: Move Private typedef to public header
2011-12-29 Benjamin Ottereftests: Add test for empty grid with spacing
2011-12-28 Matthias ClasenFix problems with sticky handling
2011-12-28 Matthias ClasenUpdate various EWMH interactions
2011-12-26 Javier Jardóntests/testgtk: Do not use GdkColor-based api
2011-12-26 Daniel MustielesUpdated Spanish translation
2011-12-25 Ignacio Casal... gtktextlayout: use g_slice for GtkTextLineDisplay
2011-12-25 Ignacio Casal... gtktextbtree: use g_slice
2011-12-23 Benjamin Ottethemingbackground: Avoid erroring cairo context
2011-12-23 Benjamin Ottetests: Make widget-factory close when window is closed
2011-12-23 Benjamin Ottecssprovider: Fix leak
2011-12-23 Matthias ClasenFix scroll_offset handling
2011-12-23 Matthias ClasenOnly push the menu in if the position function said so
next