]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-01-31 Javier Jardóngtkentry: Fix compilation warnings
2012-01-31 Javier Jardóngtkspinbutton: Fix compilation warning
2012-01-31 Ryan LortieBring back the GMenu separators
2012-01-31 Cosimo Cecchientry: deprecate the progress-border style property
2012-01-31 Cosimo Cecchientry: use the CSS margin for the progress margin offset
2012-01-31 Cosimo Cecchientry: use padding on the image area to position the...
2012-01-31 Cosimo Cecchientry: deprecate inner-border and gtk_entry_get/set_inn...
2012-01-31 Cosimo Cecchicell-renderer-text: don't use gtk_entry_set_inner_border()
2012-01-31 Cosimo Cecchicell-renderer: add the CELL style class to the editing...
2012-01-31 Cosimo Cecchientry: always add padding to the allocation
2012-01-31 Cosimo Cecchientry: don't consider inner-border for allocation and...
2012-01-31 Cosimo Cecchientry: don't blindly center the text area in the alloca...
2012-01-31 Cosimo Cecchientry: change _gtk_entry_get_borders() to return a...
2012-01-31 Cosimo Cecchientry: allocate the CSS borders to GtkEntry
2012-01-31 Marek Kasikprinting: Don't crash when printing
2012-01-31 Michael Meeksbroadway: terminate v7 input to avoid parsing uninit...
2012-01-31 Ryan LortieGtkBuilder menus: reject all attributes on <item>
2012-01-31 Matthias ClasenBump version
2012-01-31 Matthias Clasen3.3.12
2012-01-31 Matthias ClasenDrop some unintentional exports
2012-01-31 Matthias ClasenFix menu xml syntax in tests
2012-01-31 Benjamin Otteshorthand: Only unset values that are set
2012-01-31 Benjamin Ottewindow: Avoid unnecessary attach-widget resets
2012-01-31 Matthias ClasenFix make check
2012-01-31 Matthias ClasenDocument the gtkbuilder xml file better
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-30 Matthias ClasenTypo fix
2012-01-30 Kristian Høgsbergwayland: Fix return type from gdk_wayland_window_config...
2012-01-29 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-28 Matej UrbančičUpdated Slovenian translation
2012-01-28 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-27 Carlos Garcia... testgtk: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... examples: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtk-demo: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktreeviewcolumn: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktreeview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktextview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkstatusicon: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkspinbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkrange: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkpathbar: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkpaned: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtknotebook: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkmenutoolbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkmenu: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtklabel: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkiconview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkhsv: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkexpander: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkentry: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkdnd: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkcombobox: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkcolorsel: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkcellarea: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkcalendar: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkappchooserwidget: Use symbolic names for button...
2012-01-27 Carlos Garcia... gtkaboutdialog: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gdkevents: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gdk: Add macros for left, middle and right buttons
2012-01-26 Daniel MustielesUpdated Spanish translation
2012-01-26 Piotr DrągUpdated POTFILES.in
2012-01-26 Piotr DrągUpdated POTFILES.in
2012-01-26 Marek Kasikprinting: Fix a typo
2012-01-26 Michael Nattererquartz: s/gdk_cursor_ref/g_object_ref/
2012-01-26 Michael NattererBug 667691 - implement gdk_window_restack() for Quartz
2012-01-26 Will Newtoniconcache: Always check return value of find_image_offset.
2012-01-26 Matthias ClasenGtkMenu: Improve annotations
2012-01-26 Matthias ClasenAdd some menu markup documentation
2012-01-26 Ryan LortieRemove one last user of gmenumarkup
2012-01-26 Ryan LortieGtkTimeline: protect the timeline from unref
2012-01-26 Ryan LortieGtkBuilder: change format of menus
2012-01-25 Cosimo Cecchiapplication: sync clipboard and recent manager on shutdown
2012-01-25 Matthias ClasenGtkAboutDialog: Make credits section extensible
2012-01-25 Dieter Verfailliewin32: fix gdk_win32_window_raise
2012-01-25 Benjamin Ottecss: Return GArrays from shorthand parsing
2012-01-25 Benjamin Ottecss: Use GArray in GtkCssComputedValues
2012-01-25 Javier Jardóngdkapplaunchcontext: Add tags to code example
2012-01-25 Alexander Larssonbroadway: Properly handle masked websocket messages
2012-01-25 Matthias ClasenGtkApplicationWindow: Some more docs
2012-01-25 Matthias ClasenDoc tweaks
2012-01-25 Matthias ClasenFix a doc typo
2012-01-25 Matthias Clasengtk3-demo-application: add an example for the new api
2012-01-25 Matthias ClasenAdd API to create menus from models
2012-01-25 Matthias ClasenGtkApplication: documentation additions
2012-01-25 Matthias ClasenGtkModelMenu: Plug a memleak
2012-01-24 Siegfried-Angel... g_content_type_guess expects a path, not an URI
2012-01-24 Siegfried-Angel... Fix mem leak introduced with my previous commit
2012-01-24 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-24 Benjamin Ottetreeview: Fix comparison to catch all cases
2012-01-24 Siegfried-Angel... GtkRecentManager: guess mime-type from filename when...
2012-01-24 Andre KlapperTypofix in documentation
2012-01-24 Matthias ClasenSilence a compiler warning
2012-01-24 Matthias ClasenAdd an example for settings<>action integration
2012-01-24 Matthias ClasenBloatpad: propertly escape <> in markup
2012-01-23 Matthias ClasenPedantic spelling fix
2012-01-23 Paolo BorelliRender background of a GtkImage
2012-01-23 Paolo BorelliFix gtkmisc padding calculation
2012-01-23 Ryan LortieGtkApplication: change the accel prefix we use
next