]> Pileus Git - ~andy/gtk/history - gtk
textview: fix a typo in method gtk-doc annotation
[~andy/gtk] / gtk /
2012-08-21 Cosimo Cecchitextview: fix a typo in method gtk-doc annotation
2012-08-21 Cosimo Cecchimenubutton: use consistent parameter names
2012-08-21 Matthias ClasenFix the doc build
2012-08-21 Matthias ClasenFix exports for new symbols
2012-08-20 Matthias ClasenAdd documentation
2012-08-20 Matthias ClasenGtkTextView: Add input purpose and hints
2012-08-20 Matthias ClasenGtkEntry: Add input purpose and hints
2012-08-20 Matthias ClasenGtkIMContext: Add purpose and hints
2012-08-20 Krzesimir Nowakenums: Add purpose enum and hints flags.
2012-08-20 Ryan LortieGtkMenuButton: rename _set_menu() to _set_popup()
2012-08-20 William Jon McCannicon-view: emit selection-changed when changing the...
2012-08-20 Lars Uebernickelgtkmodelmenu: add support for action namespaces
2012-08-20 Ryan LortieGtkApplicationWindow: drop GActionMuxer use
2012-08-20 Ryan LortieDrop GSimpleActionObserver
2012-08-20 Ryan LortieRemove private appwindow observer creation API
2012-08-20 Lars UebernickelApplicationWindow: setup accels with widget muxer
2012-08-20 Ryan LortieRemove #include for muxer from gtkapplication.c
2012-08-20 William HuaAction helper support in Mac OS menus.
2012-08-20 Ryan Lortiegtkmodelmenu: move to new action regime
2012-08-20 Ryan LortieGtkMenuItem: implement GtkActionable
2012-08-20 Ryan Lortieport GtkButton to GtkActionHelper
2012-08-20 Ryan Lortieport GtkSwitch to GtkActionHelper
2012-08-20 Lars UebernickelAdd two users of gtk_widget_insert_action_group
2012-08-20 Ryan Lortieintroduce private GtkActionHelper
2012-08-20 Lars UebernickelGtkWidget: Add gtk_widget_insert_action_group()
2012-08-20 Ryan LortieGtkApplication: add 'active-window' property
2012-08-20 Lars UebernickelGActionMuxer: add support for parent muxers
2012-08-20 Alexander LarssonGtkMountOperation: Return the right password_save
2012-08-20 Emmanuele Bassidocs: Fix up the RadioButton example in the description
2012-08-19 Frédéric Pétersdoc: fix location of ATK documentation (GNOME bug 682193)
2012-08-16 Colin WaltersGtkEntryAccessible: Remove unused variable
2012-08-16 Chun-wei Fangtk/gtklevelbar.c: Fix build on non-C99 compilers
2012-08-14 Colin WaltersFix _gtk_entry_get_borders() declaration
2012-08-14 David Kingdocs: Clarify GtkToggleButton action documentation
2012-08-10 William Jon McCannFix typo in documentation
2012-08-10 Mario Sanchez PradaExpose the masked string for password fields to assisti...
2012-08-10 Mario Sanchez PradaExport gtk_entry_get_display_text() as a private functi...
2012-08-10 Cosimo Cecchiappchooserdialog: add a missing label mnemonic
2012-08-07 Claudio SaavedraChain up relevant GObjectClass:notify vfuncs
2012-08-07 Cosimo Cecchitoolbar: deprecate shadow-type style property
2012-08-07 Cosimo Cecchitoolbar: don't request CSS padding twice
2012-08-07 Cosimo Cecchitoolbar: deprecate internal-padding style property
2012-08-07 Matthias ClasenOptimize gtk_widget_path_copy() by preallocating "elems...
2012-08-07 Matthias ClasenFix a memory leak
2012-08-07 Matthias ClasenFix DND keyboard control with XI2
2012-08-07 Matthias ClasenImprove GtkMenuButton menu positioning
2012-08-07 Matthias ClasenRemove references to deprecated functions
2012-08-06 Javier Jardóngtk/gtkadjustment.c: Improve docs
2012-08-05 Paolo BorelliMake GtkToolbar honour css border and padding
2012-08-03 Michael Natterergtk: ref the action around gtk_action_emit_activate()
2012-08-01 René Stadlericonview: fix get_tooltip_context transfer annotation
2012-07-31 Cosimo Cecchinotebook: restore previous behaviour wrt. unparenting...
2012-07-31 Jasper St. Pierremenubutton: Clear references in dispose, not finalize
2012-07-30 Matthias Clasengtk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-07-30 Philip WithnallBug 680822 — Document return value of GtkWidget::draw
2012-07-28 Rob Bradfordwindow: Update _gtk_window_set_is_active API comment
2012-07-23 Matthias ClasenAdd an example for handling app menu fallback
2012-07-17 José Dapena Pazwayland: don't wipe clipboard on any change coming...
2012-07-17 Rui MatosGtkTreeModelFilter: Fix _iter_previous() when iter...
2012-07-17 Rui Matostests/filtermodel: Add test for bug 679910
2012-07-16 Tomas BzatekNew gtk-launch command
2012-07-16 Cosimo Cecchicellrendererpix: set the IMAGE style class when renderi...
2012-07-16 Cosimo Cecchitests: add a test for GtkLevelBar GtkBuildable implemen...
2012-07-16 Cosimo Cecchilevel-bar: add default Raleigh theming for GtkLevelBar
2012-07-16 Cosimo Cecchilevel-bar: introduce GtkLevelBar
2012-07-15 Matthias ClasenFix preview sizing in GtkFontSelection
2012-07-15 Matthias ClasenAdd GDK_AVAILABLE annotations to new API
2012-07-15 Matthias ClasenClear cached row sensitivity when the filter changes
2012-07-15 Matthias ClasenEmit row-changed notification
2012-07-15 Federico Mena QuinteroMake the logic for setting the sensitivity column a...
2012-07-15 Federico Mena QuinteroMake computing and setting the visibility/filters atomi...
2012-07-15 Federico Mena QuinteroMake it clear that 'filtered' means 'filtered_out'
2012-07-15 Federico Mena QuinteroRemove superfluous check in node_set_filtered()
2012-07-15 William Jon McCannDesensitize filtered folders when in folder selection...
2012-07-14 Matthias ClasenCosmetic changes
2012-07-13 Carlos Garnachomenu: Fix touch scrolling on menus close to the monitor...
2012-07-13 Carlos Garnachostatusicon: Rely on GtkIconHelper for pixbuf resizes
2012-07-13 Carlos GarnachoEnsure pixbufs as entry icons get resized
2012-07-13 Carlos GarnachoAdd API to force a GtkIconHelper pixbuf rescaling
2012-07-13 Carlos Garnachomenu: small code cleanup
2012-07-13 Carlos Garnachomenu: code style fix
2012-07-13 Carlos Garnachoicontheme: Don't assume a symbolic icon size of 16x16
2012-07-13 Carlos Garnachointrospection: mark data in GtkCallback as closure
2012-07-12 Matthias ClasenConsistently allow -1 to mean 'append' in tree models
2012-07-12 Emmanuele BassiEnsure that XDG_DATA_HOME is created before using it
2012-07-11 Matthias ClasenRevert "level-bar: introduce GtkLevelBar"
2012-07-11 Cosimo Cecchilevel-bar: introduce GtkLevelBar
2012-07-11 Matthias ClasenGtkApplication: Fix unsetting menu models
2012-07-10 Matthias ClasenSilence the build
2012-07-09 Antoine JacoutotOpenBSD: use G_N_ELEMENTS instead of nitems
2012-07-09 Benjamin Ottea11y: Make lockbutton notify about state changes
2012-07-09 Benjamin Ottea11y: Get lockbutton text directly
2012-07-09 Benjamin Ottea11y: Add separate accessible for GtkLockButton
2012-07-08 Benjamin Ottea11y: Don't mess up if column gets hidden
2012-07-08 Cosimo Cecchientry: guard for != NULL before unreffing the pixbuf
2012-07-06 Cosimo Cecchimodelmenu: listen for toplevel changes on the attach...
2012-07-06 Cosimo Cecchimenu: notify attach-widget property when menu is detached
2012-07-05 Cosimo Cecchiapplication: fix double free of app_id
2012-07-05 Cosimo Cecchimodelmenu: set the accel group on the GtkMenu
2012-07-05 Cosimo Cecchimenubutton: set DROPDOWN_MENU hint on the menu toplevel
next