]> Pileus Git - ~andy/gtk/history - gtk
wayland: Add basic API for setting and clearing the selection on the device
[~andy/gtk] / gtk /
2012-01-13 Matthias ClasenExpand the docs for GtkWindow::attached-to
2012-01-12 Dan Winshipgtk.symbols: fix a symbol name
2012-01-12 Cosimo Cecchiwindow: improve docs for gtk_window_set_attached_to()
2012-01-12 Andrea CimitanIntroduce gtk_window_get/set_attached_to()
2012-01-12 Benjamin Ottetreeview: Do not focus a path on model change
2012-01-12 Benjamin Ottefilechooser: Use SELECTION_SINGLE
2012-01-12 Javier Jardóngtkapplication.c: Add missing "Since" tag
2012-01-12 Benjamin Ottea11y: Disconnect from buffer signals
2012-01-12 Benjamin Otteaccessible: Remove stray semicolon
2012-01-12 Benjamin Ottestyleproperty: Fix 'currentColor'
2012-01-12 Benjamin Ottestylecontext: Don't unref animation description
2012-01-11 Cosimo Cecchishorthand: fix parsing of currentColor for border-color...
2012-01-11 Dan WinshipGtkApplication: add inhibitor dialog under OS X
2012-01-11 Dan WinshipGtkApplication: fix/simplify OS X implementation
2012-01-11 Benjamin Ottethemingengine: Don't draw background image if no area
2012-01-11 Benjamin OtteAPI: Add gtk_style_context_get_section()
2012-01-11 Benjamin Ottecss: Introduce GtkCssComputedValues
2012-01-11 Benjamin Ottestylecontext: Simplify even more code
2012-01-11 Benjamin Ottestylecontext: Use our own color resolve function
2012-01-11 Benjamin Ottestylecontext: Simplify function
2012-01-11 Benjamin Ottestyleproperty: Make query function take a vfunc
2012-01-11 Benjamin Otteshorthand: Get rid of GParameter dance
2012-01-11 Benjamin Otteshorthand: Unify unpack_border()
2012-01-11 Benjamin Otteshorthand: Do an unpack function to assign to everything
2012-01-11 Benjamin Otteshorthand: Add a "pack_first_element" pack function
2012-01-11 Benjamin Otteshorthand: Unify border parsing code
2012-01-11 Benjamin Otteshorthand: Remove hack
2012-01-11 Benjamin Otteshorthand: Move pack funcs from base class
2012-01-11 Benjamin Ottestyleproperties: Remove color set function
2012-01-11 Carlos Garcia Camposprinting: gtk_print_settings_load_key_file() ignores...
2012-01-11 Ryan Lortiedocument GtkActionable
2012-01-11 Christophe FergeauRemove duplicate definition of GtkStylePrintFunc
2012-01-11 Rico TzschichholzFix some missing renames of GtkApplicationEndStyle
2012-01-11 Ryan LortieGtkButton: don't do string compare on property set
2012-01-11 Ryan LortieRename gtk_application_window_get_observer
2012-01-11 Matthias ClasenGtkSwitch: Implement GtkActionable
2012-01-11 Matthias ClasenRename GtkApplicationEndStyle
2012-01-11 Matthias ClasenSimplify logout notification api
2012-01-10 Guillaume Desmottesset the G_PARAM_CONSTRUCT flag on the GtkWindow:applica...
2012-01-09 Matthias ClasenFix wrong refencences in the docs
2012-01-09 Matthias ClasenFall back to the builtin icons for spinbutton +/-
2012-01-09 Matthias ClasenAdd missing symbols
2012-01-09 Benjamin Ottestyleproperty: Call style properties init function...
2012-01-09 Matthias ClasenFix doc markup
2012-01-09 Rui MatosRename 'window-unfocused' to 'backdrop'
2012-01-09 Benjamin Ottethemingengine: Move border-image handling into render_f...
2012-01-09 Benjamin Otteroundedbox: close path
2012-01-09 Benjamin Ottethemingengine: Implement outline support
2012-01-09 Benjamin Ottethemingengine: Split out the border drawing function
2012-01-09 Benjamin Ottecss: Add outline CSS properties
2012-01-09 Benjamin Ottethemingengine: Implement 'dotted' and 'dashed'
2012-01-09 Benjamin Ottecss: Introduce a corner order enum
2012-01-09 Benjamin Ottecss: Introduce GtkCssSide
2012-01-09 Benjamin Ottethemingengine: Implement ridge and groove
2012-01-09 Benjamin Ottethemingengine: Redo color handling
2012-01-09 Benjamin Ottethemingengine: Refactor drawing code
2012-01-09 Benjamin Ottecss: border-style: hidden computes a 0 border
2012-01-09 Benjamin OtteAPI: Add all border styles from CSS 3
2012-01-09 Benjamin Ottestyleproperty: Simplify code
2012-01-09 Paolo BorelliAlso add border-{top|right|bottom|left} shorthands
2012-01-09 Paolo BorelliAdd the border css shorthand
2012-01-09 Paolo BorelliRename parse_border
2012-01-09 Paolo BorelliUse the border-style subproperties for drawing
2012-01-09 Benjamin OtteSet border-width to 0 in compute function
2012-01-09 Paolo BorelliAdd border-{top|left|bottom|right}-style properties
2012-01-09 Benjamin Ottethemingengine: Remove an optimization
2012-01-09 Benjamin Ottespinbutton: Pass the right size
2012-01-09 Benjamin Ottebackground: Implement all options of background-repeat
2012-01-09 Benjamin Ottestyleproperty: Parse all values for background-repeat
2012-01-09 Benjamin Otteshorthand: Implement the 'background' shorthand
2012-01-09 Benjamin Ottecssimage: Add _gtk_css_image_can_parse()
2012-01-09 Benjamin Ottebackground: Simplify background-repeat
2012-01-09 Benjamin Ottecss: Remove GtkCssBorderRadius
2012-01-09 Paolo BorelliIntroduce _gtk_css_parser_try_length
2012-01-09 Benjamin Otteborderimage: Change memory management
2012-01-09 Benjamin Otteborder-image: Remove pack/unpack functions
2012-01-09 Benjamin Otteshorthand: Make border-image unget/settable
2012-01-09 Benjamin Otteshorthand: Don't require pack/unpack functions
2012-01-09 Benjamin Otteborderimage: Add _gtk_border_image_new_for_context()
2012-01-09 Benjamin Otteborderimage: Remove unused enums
2012-01-09 Benjamin Ottestyleproperty: Use a custom resolve function for colors
2012-01-09 Benjamin Ottecss: Handle 'currentColor' special value
2012-01-09 Benjamin Ottestylecontext: NMake safe to call into during lookup
2012-01-09 Benjamin Ottestyleproperty: Change order for property registration
2012-01-09 Benjamin Ottewin32: Remove GtkWin32ThemePart
2012-01-09 Benjamin Otteborderimage: Convert to using GtkCssImage
2012-01-09 Benjamin Ottethemingbackground: Convert to GtkCssImage
2012-01-09 Benjamin Ottecsslookup: Use the new gtk_style_context_peek_property()
2012-01-09 Benjamin Ottethemingengine: Add _gtk_theming_engine_peek_property()
2012-01-09 Benjamin Ottestylecontext: Add _gtk_style_context_peek_property()
2012-01-09 Benjamin Ottetheme: Apply background merging code
2012-01-09 Benjamin Ottestyleproperty: Convert background-image from pattern...
2012-01-09 Benjamin Ottecssimage: Add a few convenience functions
2012-01-09 Benjamin Ottestyleproperty: Use factored-out gradient parser
2012-01-09 Benjamin Ottewin32: Add a CssImage implementation
2012-01-09 Benjamin Ottecssimage: Add GtkCssImageGradient
2012-01-09 Benjamin Ottewin32: Export _gtk_win32_theme_part_create_surface()
2012-01-09 Benjamin Ottewin32: Export _gtk_win32_lookup_htheme_by_classname()
2012-01-09 Benjamin Ottecssimage: Improve new_parse() to select right image...
2012-01-09 Benjamin Ottecss: Add _gtk_css_parser_has_prefix()
next