]> Pileus Git - ~andy/gtk/history - gtk
quartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgotten in one place
[~andy/gtk] / gtk /
2012-11-15 Jonny Lambfilechooser: remember sidebar width
2012-11-14 Benjamin OtteRevert parts of "window: Remove useless functions"
2012-11-14 Benjamin Ottesizerequest: Optimize CONSTANT_SIZE better
2012-11-14 Benjamin Ottestylecontext: Add a flag to force style_updated() emission
2012-11-14 Benjamin Ottesizerequestcache: Move rest of code to array
2012-11-14 Benjamin Ottesizerequestcache: Make code an array
2012-11-14 Benjamin Ottesizegroup: Simplify comparison
2012-11-14 Benjamin Ottesizerequest: Use GtkOrientation
2012-11-14 Benjamin Ottesizerequestcache: Move lookup function
2012-11-14 Benjamin Ottesizerequestcache: Move commit function
2012-11-14 Benjamin Ottewidget: Get rid of unused flags
2012-11-14 Benjamin Ottesizerequest: Cache the request mode
2012-11-14 Benjamin Ottesizerequestcache: Make clear_cache clear all the cache
2012-11-14 Benjamin Ottesizerequestcache: Move functions
2012-11-14 Benjamin Ottesizerequest: Split out size request cache code into...
2012-11-13 Timothy ArceriRemove bookmark duplicate of shortcut
2012-11-12 Mike GorseAdd accessibles for GtkEntry icons
2012-11-12 Mike GorseSend a notification when a GtkEntry icon's tooltip...
2012-11-11 Benjamin Ottebin: Handle border width if we have to
2012-11-11 Benjamin Ottecontainer: Simplify code
2012-11-11 Benjamin Ottewindow: Remove useless functions
2012-11-11 Benjamin Ottebin: Only handle size for the child if it is visible
2012-11-10 Benjamin Ottetests: Add an intersection test for the recent bug
2012-11-10 Benjamin Ottetests: Add some bitmasks to the hardcoded list
2012-11-10 Benjamin Ottebitmask: Fix intersection code
2012-11-10 Benjamin Ottecssvalue: Make shade() work properly again
2012-11-09 Stef Waltericon-theme: Add some preconditions for NULL arguments
2012-11-09 Alexander LarssonMake _gtk_css_lookup_get_missing inline
2012-11-09 Alexander Larssongtk_css_style_provider_lookup: minor loop optimiziation
2012-11-09 Alexander LarssonExit early in gtk_style_context_update_cache codepaths
2012-11-09 Alexander LarssonFix cnp bug in _gtk_bitmask_intersects
2012-11-09 Jasper St. Pierregtkbin: Remove the silliest code on earth
2012-11-09 Jasper St. Pierregtkbin: Complete more of a base implementation for...
2012-11-09 Jasper St. Pierregtkversion.h.in: Put the documentation inside the heade...
2012-11-08 Benjamin Ottelabel: Fix another sizing corner case causing segfaults
2012-11-08 Benjamin Ottestylecontext: Fix a memleak
2012-11-08 Benjamin Ottestylecontext: Remove unused function
2012-11-08 Benjamin Ottecssvalue: Convert shadows to GtkCssColorValue
2012-11-08 Benjamin Ottecssimage: Use GtkCssColorValue
2012-11-08 Benjamin Ottecssstyleproperty: Replace symbolic colors with GtkCssCo...
2012-11-08 Benjamin Ottecssvalue: Add GtkCssColorValue
2012-11-08 Benjamin Ottesymboliccolor: Change the print output
2012-11-08 Benjamin Ottesymboliccolor: Split out HSLA code
2012-11-08 Matthias ClasenNuke GtkBoxAccessible
2012-11-07 Cosimo Cecchitext-cell-accessible: fix a double unref
2012-11-06 Benjamin Ottegradient: Add color stops to the right gradient
2012-11-06 Benjamin Ottecssimage: Fix huge memleak
2012-11-06 Cosimo Cecchicss: Fix copy/paste error
2012-11-05 Benjamin Ottelabel: Handle crazy corner cases
2012-11-04 Matthias ClasenBump GLib dependency to 2.35
2012-11-04 Stefano Facchinisizerequest: do not derefence NULL pointers
2012-11-04 Paolo Borelligtkmenubutton: remove weak pointer when needed
2012-11-04 Paolo Borelligtkmenubutton: set menu to NULL in dispose.
2012-11-04 Benjamin Ottesizerequest: Restructure code
2012-11-04 Benjamin Ottesizerequest: Move sizegroups function to different...
2012-11-04 Benjamin Ottesizegroup: Construct the set of sizegroup peers as...
2012-11-04 Benjamin Ottesizegroup: Use _gtk_widget_compute_size_for_orientation()
2012-11-04 Benjamin Ottesizerequest: Move optimization
2012-11-04 Benjamin Ottelabel: Redo get_preferred_width/height()
2012-11-04 Benjamin Ottelabel: Fix ellipsize and wrap being set
2012-11-04 Benjamin Ottesizerequest: Export _gtk_widget_compute_size_for_orient...
2012-11-04 Benjamin Ottesizegroup: Move GtkSizeGroupMode to gtkenums.h
2012-11-04 Benjamin Ottesizerequest: Cache sizes without size groups
2012-11-04 Benjamin Ottesizegroups: Use is_visible() instead of get_mapped...
2012-11-04 Benjamin OtteAPI: Add gtk_widget_is_visible()
2012-11-04 Benjamin Ottesizegroup: Handle hfw in size groups
2012-11-04 Benjamin Ottesizegroup: Add a function for clarity
2012-11-04 Benjamin Ottesizegroup: Don't keep groups around everywhere
2012-11-04 Benjamin Ottesizegroup: Check ignore_hidden flag when adding groups
2012-11-04 Benjamin Ottesizegroup: Use for loops
2012-11-04 Benjamin Ottesizegroups: Restructure code
2012-11-04 Benjamin Ottesizegroup: Don't cache the sizes anymore
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-11-02 Federico Mena Quinterobgo#687196 - Fix model corruption during file removal
2012-11-01 Federico Mena QuinteroMake freeze_updates() and thaw_updates() static functions
2012-11-01 Federico Mena QuinteroComments on how the filtering and sorting processes...
2012-11-01 Benjamin Ottesizegroup: Always at least use widget's size
2012-11-01 Benjamin Ottesettings: Reset all styles when the enable-animations...
2012-11-01 Benjamin OtteRaleigh: Fix spinners with disabled animations
2012-11-01 Benjamin Ottecssimage: Implement some equal functions
2012-11-01 Federico Mena QuinteroRemove argument to _gtk_file_system_model_update_file...
2012-11-01 Federico Mena QuinteroRename gtk_tree_path_new_from_node() to tree_path_new_f...
2012-10-31 Cosimo Cecchiicon-theme: support loading symbolic GFileIcons from...
2012-10-31 Benjamin Ottethemingbackground: Remove struct members
2012-10-31 Benjamin Ottethemingengine: Draw fradctional border sizes
2012-10-31 Benjamin Ottethemingbackground: Remove GtkThemingBackgroundLayer
2012-10-31 Benjamin Ottethemingbackground: Use get_box() for background image...
2012-10-31 Benjamin Ottethemingbackground: Introduce gtk_theming_background_get...
2012-10-31 Benjamin Ottethemingbackground: Add content_box variable
2012-10-31 Benjamin Ottethemingbackground: Get rid of flags variable
2012-10-31 Benjamin Ottethemingbackground: Move image variable
2012-10-31 Benjamin Ottethemingbackground: Restructure code some more
2012-10-31 Benjamin Ottethemingbackground: Restructure code
2012-10-31 Benjamin Ottecssimage: Add a warning for drawing empty images
2012-10-31 Benjamin Ottecssvalue: Compute "background-size: 0 0" properly
2012-10-31 Benjamin Ottestylecontext: Don't use bg image in gtk_style_context_s...
2012-10-31 Benjamin Ottecssimage: Add an equal vfunc
2012-10-31 Benjamin Ottemenuitem: Draw background unconditionally
2012-10-31 Benjamin Ottesettings: Use _gtk_css_provider_load_named()
2012-10-31 Benjamin Ottecssprovider: Move fallback code into _gtk_css_provider_...
next