]> Pileus Git - ~andy/gtk/history - gtk
docs:building: re-order list of dependencies
[~andy/gtk] / gtk /
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-06-06 Javier Jardóngtkbutton: Move private functions to private header
2011-06-04 Benjamin Ottewidget: Update the font at the right place
2011-06-04 Benjamin Ottepaned: Properly hide panes that were set to invisible
2011-06-04 Javier Jardóngtkwidget: Move private functions to private header
2011-06-03 Juan Pablo UgarteFixed bug #576492 "GtkBuilder does not respect G_PARAM_...
2011-06-02 Javier JardónReplace gtk_misc_set_padding() with GtkWidget:margin...
2011-06-02 Javier Jardóngtkaccellabel: Do not use GET_PRIV macro
2011-06-02 Javier Jardóngtkaccelgroup.c: Do not use GET_PRIV macro
2011-06-02 Matthias ClasenGtkCustomUnixPaperDialog: use an inline toolbar
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
2011-06-02 Benjamin Ottedocs: There is no font-name style property
2011-06-02 Benjamin Ottestyleproperty: Move resolving code
2011-06-02 Benjamin OtteRevert "API: Add API to set style properties to be...
2011-06-02 Benjamin Ottestyleproperty: Use the new flags for inheritance
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperties: Rename enum value
2011-06-02 Benjamin Ottestyleproperty: Add _gtk_style_property_is_inherit()
2011-06-02 Benjamin Ottestylecontext: Implement the color getters using the...
2011-06-02 Benjamin Ottethemingengine: Improve junction handling code
2011-06-02 Benjamin Ottecss: Make font property a shorthand
2011-06-02 Benjamin Ottestyleproperty: Factor out the string print function
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 Ottecssprovider: Remove colors when resetting
2011-06-02 Benjamin Ottebox: Add RTL support for sibling paths
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 OtteAPI: Change semantics of gtk_container_get_child_path()
2011-06-02 Benjamin OtteAPI: Add gtk_widget_path_append_for_widget()
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 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-05-31 Matthias ClasenGtkApplication: Add window-added/-removed signals
2011-05-31 Matthias ClasenSort GtkApplication windows by most-recently-focused
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-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 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-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...
2011-05-23 Benjamin Ottecssprovider: Don't convert widget style properties...
2011-05-23 Benjamin Ottecssprovider: Use right hash table when printing
2011-05-23 Benjamin Ottewindow: Only draw resize grip if its window exists
2011-05-23 Matthias ClasenRemove unused function attributes from symbol files
next