]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-06-02 Benjamin Ottestyleproperty: Move default value setting to styleprope...
2011-06-02 Benjamin Ottestyleproperties: use property, not pspec as key
2011-06-02 Benjamin Ottetests: Add a test for border-radius handling
2011-06-02 Benjamin Ottecssprovider: Remove colors when resetting
2011-06-02 Benjamin Ottetests: Add a cute demo and test app for the new box css
2011-06-02 Benjamin Ottebox: Add RTL support for sibling paths
2011-06-02 Benjamin Ottereftests: Add a reftest setting all colors to "none"
2011-06-02 Benjamin Ottetests: Add CSS test for the last two bugs
2011-06-02 Benjamin Ottecss: Don't infloop when resyncing over a slash
2011-06-02 Benjamin Ottecss: We want to unescape backslashes, not slashes
2011-06-02 Benjamin Ottestylecontext: Don't crash when colors are "none"
2011-06-02 Benjamin Ottecss: Match pseudo-classes for siblings
2011-06-02 Benjamin Ottebox: Add support for siblings in widget paths of box...
2011-06-02 Benjamin Ottebox: Only emit pack-type notify if the pack type really...
2011-06-02 Benjamin OtteAPI: Add support for siblings to widget paths
2011-06-02 Benjamin Ottedocs: Fix typo
2011-06-02 Benjamin Ottewidgetpath: Factor out the element copy function
2011-06-02 Benjamin Ottewidgetpath: Use ref/unref in boxed function
2011-06-02 Benjamin Ottewidgetpath: Make structure refcounted
2011-06-02 Benjamin Ottethemingengine: Add support for the border-radii
2011-06-02 Benjamin Ottecss: Add all border-radius properties
2011-06-02 Benjamin Ottestyleproperty: Add a helper function for printing doubles
2011-06-02 Benjamin Ottestyleproperty: Make keybindings use custom parse/print...
2011-06-02 Benjamin Ottestyleproperty: Allow passing in a parse func and a...
2011-06-02 Benjamin Ottestyleproperty: Rename ParseFunc and PrintFunc typedefs
2011-06-02 Benjamin Ottecss: Move property parsing into styleproperty file
2011-06-02 Benjamin Ottecss: Rename function to _gtk_style_property_parse_value()
2011-06-02 Benjamin Ottecss: Rename struct variable
2011-06-02 Benjamin Ottestyleproperty: Change _css_value_to_string()
2011-06-02 Benjamin Ottecss: Change to_string() to print()
2011-06-02 Benjamin Ottereftests: Test new pseudo-class support in GtkBox
2011-06-02 Benjamin OtteAPI: Change semantics of gtk_container_get_child_path()
2011-06-02 Benjamin OtteAPI: Add gtk_widget_path_append_for_widget()
2011-06-01 Matthias ClasenSilence a theme parser error
2011-06-01 Benjamin Ottenotebook: Implement height_for_width and width_for_heig...
2011-06-01 Benjamin Ottenotebook: Rewrite size request function for wfh
2011-06-01 Benjamin Ottenotebook: Split out tabs size computation into its...
2011-06-01 Benjamin Ottenotebook: Compute tab width in a simpler way
2011-06-01 Benjamin Ottenotebook: Remove uneeded function declaration
2011-06-01 Benjamin Ottenotebook: Include arrow size in tab size computation
2011-06-01 Benjamin Ottetests: Make variable const to silence gcc
2011-06-01 Javier Jardónconfigure.ac: Use AS_HELP_STRING instead deprecated...
2011-06-01 Matthias ClasenGtkLabel: Make selection behave more similar to GtkEntry
2011-06-01 Matthias ClasenTrivial NULL vs 0 confusion
2011-06-01 Matthias ClasenFix an example
2011-06-01 Matthias ClasenChange GtkTreePath to grow exponentially
2011-06-01 Matthias ClasenAdd tests for GtkTreePath
2011-06-01 Matthias ClasenGtkSearchEngineTracker: avoid an unused variable warning
2011-06-01 Matthias ClasenMake tracker search engine less verbose
2011-06-01 Matthias ClasenAdd annotations to gtk_css_provider_load_from_data
2011-06-01 Matthias ClasenGtkIconTheme: a small optimization
2011-06-01 Matthias ClasenGtkEntry: don't forget to disconnect idles
2011-06-01 Alexander Saprykingtkeditable.c: Remove unused variable in example code
2011-06-01 Matthias ClasenGtkEntryCompletion: add a sanity check
2011-06-01 Diego Celixgtk/gtkcolorsel: gtk_misc_set_alignment replacing
2011-06-01 Diego Celixgtk/gtknotebook: gtk_misc_set_alignment replacing
2011-06-01 Diego Celixgtkcustompaperunixdialog: gtk_misc_set_alignment
2011-06-01 Diego Celixgtk/gtkfilechooserbutton: gtk_misc_set_alignment
2011-06-01 Matthias ClasenGtkAppChooser: improve docs
2011-06-01 Matthias ClasenMake cross-references to gio docs work
2011-05-31 Matthias ClasenGtkApplication: Add window-added/-removed signals
2011-05-31 Matthias ClasenSort GtkApplication windows by most-recently-focused
2011-05-31 Cosimo Cecchigtk-demo: don't use a non-existent icon name
2011-05-31 Javier Jardónall: avoid boxed structs copying where possible (and 2)
2011-05-31 Javier Jardóntests: avoid boxed structs copying where possible
2011-05-30 Carlos Garnachogtkcssprovider: Free shorthand border GValues in the...
2011-05-30 Carlos Garnachogtkcssprovider: plug several leaks
2011-05-30 Carlos Garnachogtkstyleproperty: Plug two leaks
2011-05-30 Carlos Garnachogtkstyleproperties: zero GValue out before using G_VALU...
2011-05-30 Carlos Garnachogtkcssprovider: Use g_slice_dup() to copy GValues around
2011-05-29 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-05-29 Carles Ferrando[l10n]Updated Catalan (Valencian) translation
2011-05-28 Kristjan SCHMIDTUpdated Esperanto translation
2011-05-27 Benjamin Otteliststore: Replace macro with an inline function
2011-05-27 Benjamin Ottestyleproperties: Remove unused priv variables
2011-05-27 Benjamin Ottetreeview: Remove unused variables
2011-05-27 Benjamin Ottebutton: Remove unused variables
2011-05-27 Benjamin Ottedocs: Remove unused variables in shooter example
2011-05-27 Benjamin Ottegtk-demo: Don't store anchor in an unused variable
2011-05-27 Benjamin Ottegtk-demo: Remove unused variable for text tags
2011-05-27 Benjamin Ottetests: Remove unused variables
2011-05-27 Benjamin Ottetests: Make forcing of class registers work without...
2011-05-27 Benjamin Ottecss: Constify path argument to _css_selector_matches()
2011-05-27 Benjamin Ottewidgetpath: Make includes absolute
2011-05-27 Benjamin Ottemenuitem: Remove unused variable
2011-05-27 Benjamin Ottestyleproperty: Fix memleak in unpacking code
2011-05-27 Benjamin Ottemenuitem: Fix copy/paste error
2011-05-27 Carlos Garnachoconfigure: Check for XGetEventData()
2011-05-27 Carlos Garnachogdk: do not fallback to event->xany.window in GdkEventT...
2011-05-26 Matthias ClasenCut deadwood
2011-05-26 Florian Müllnerconfigure: Fix build of pixbuf-demo
2011-05-26 Matthias ClasenMove demos around
2011-05-26 Matthias ClasenAnd actually delete it
2011-05-26 Matthias ClasenRemove no-longer-needed pixbuf_init hack
2011-05-26 Matthias ClasenRemove an incomplete, dead copy of testgtk
2011-05-26 Matthias ClasenSimplify GtkLockButton
2011-05-25 Benjamin Ottemenuitem: Position submenus properly
2011-05-25 Benjamin Ottemenu: Realize window before positioning
2011-05-25 Benjamin Ottepaned: More fixes to keep windows in sync with widgets
2011-05-23 Kjell Ahlstedtbgo#642929 - Don't infinite-loop in GTK_FILE_CHOOSER_AC...
next