]> Pileus Git - ~andy/gtk/history - gtk
wayland: Implement client side keyboard repeat
[~andy/gtk] / gtk /
2012-01-16 Rico Tzschichholzgtk.symbols: updated
2012-01-16 Rico Tzschichholzbuild: Add missing files to EXTRA_DIST
2012-01-16 Benjamin Ottecssprovider: Improve error handling for import errors
2012-01-16 Benjamin Otteimage: Fix gcc warnings
2012-01-16 Benjamin Ottecss: Don't import CSS too early
2012-01-16 Benjamin Ottecss: Fix memleak
2012-01-16 Javier JardónTrivial doc fix
2012-01-16 Alexander LarssonAdd missing cursors
2012-01-16 Alexander LarssonEnsure we can load images via resource:// uris from CSS
2012-01-16 Alexander LarssonMove fallback dnd cursors to resources
2012-01-16 Alexander LarssonAdd GtkImage constructors from resources
2012-01-16 Alexander LarssonAccess win32 css as resource, not custom generated...
2012-01-16 Alexander LarssonAdd Gtk resource file with the default CSS file
2012-01-16 Alexander LarssonAdd gtk_ui_manager_add_ui_from_resource
2012-01-16 Alexander LarssonAdd resource support for GtkBuilder
2012-01-15 Matthias ClasenRevert "GtkNotebook: fix crash when DnD tabs between...
2012-01-15 Matthias ClasenGtkScale: Fix marks for inverted scales
2012-01-15 Matthias ClasenGtkScale: remove an unused argument
2012-01-15 Stefan Sauerscale: use a GList instead of a GSList
2012-01-15 Matthias ClasenGtkRange: fix resize-grip overlap handling
2012-01-15 Matthias ClasenGtkStatusbar: Fix resize-grip overlap calculation
2012-01-15 Matthias ClasenGtkApplicationWindow: another size allocation fix
2012-01-14 Matthias ClasenGtkApplicationWindow: Fix size-request logic
2012-01-14 Matthias ClasenGtkApplicationWindow: Fix size-allocation logic
2012-01-14 Paolo BorelliDo not leak tree path when setting the model.
2012-01-14 Paolo BorelliDestroy cairo context after painting css image url
2012-01-13 Cosimo Cecchiparser: remove unused _gtk_css_parser_read_uri()
2012-01-13 Cosimo Cecchiprovider: use _gtk_css_parse_read_url() in parse_import()
2012-01-13 Cosimo Cecchiparser: remove a duplicate copy of gtk_css_parse_url()
2012-01-13 Rob Bradfordwayland: Add basic implementation of GtkClipboard for...
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
next