]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-12-14 Matthias ClasenFix nicks for the window class enum
2011-12-13 Alexander LarssonFix set_focus_child handling during focus changes
2011-12-13 Claudio SaavedraGtkFrame: Fix a casting in the compute_child_allocation...
2011-12-12 Cosimo Cecchithemingengine: split a GtkThemingBackground object
2011-12-12 Cosimo Cecchiimage: take misc padding into account when calculating...
2011-12-12 Cosimo Cecchiimage: add gtk_image_get_preferred_size()
2011-12-10 Benjamin Ottetreeview: Ensure selection's changed signal
2011-12-10 Benjamin Ottetreeview: Don't try to optimize away selection_changed...
2011-12-10 Benjamin Ottetests: Add select/unselect calls
2011-12-10 Benjamin Ottetreeview: Add a CURSOR_INVALID flag to set_cursor_row()
2011-12-10 Benjamin Ottetreeview: Replace lots of boolean args with flags
2011-12-10 Benjamin Ottetests: Add sanity checks for selection
2011-12-10 Benjamin Ottedocs: Update code demo for newer glib
2011-12-10 Benjamin Ottetests: Dump the operation that is performed to stderr
2011-12-10 Benjamin Ottetests: Make treechanging test run as fast as possible
2011-12-10 Benjamin Ottetreeview: Handle the case where the cursor row gets...
2011-12-10 Benjamin Ottetreeview: Replace cursor handling by keeping the node
2011-12-10 Benjamin Ottetests: Put random number into local variable
2011-12-10 Benjamin Ottetreeview: Use _gtk_rbtree_contains() in a11y code
2011-12-10 Benjamin Otterbtree: Add _gtk_rbtree_contains()
2011-12-10 Matthias ClasenFix move-resize emulation with XI2
2011-12-09 Rob Bradfordwayland: Load cursors from wayland directory under...
2011-12-09 Denis ArnaudUpdated Breton translation
2011-12-09 Denis ArnaudUpdated Breton translation
2011-12-08 Matthias ClasenRevert 3fd7dbc94074826755da7fc3237e439ba6e81ada
2011-12-08 Matthias ClasenTest some virtual modifiers
2011-12-08 Timothy Arceriprint to file: fixed lost filename in gui
2011-12-07 Benjamin Otteoverlay: Properly allocate the child upon addition
2011-12-07 Benjamin Otteoverlay: Move code
2011-12-07 Benjamin Otteoverlay: Create child window before setting parent
2011-12-07 Rui Matosprogressbar: Set state flags on draw
2011-12-07 Rui Matoswidget: Unset window-unfocused in gtk_widget_unparent()
2011-12-07 Benjamin Ottetreeview: Fix crash when scrolling to end
2011-12-07 Cosimo Cecchiwindow: copy back window surface data when the implicit...
2011-12-06 Cosimo Cecchiwindow: trivial cleanup
2011-12-06 Cosimo Cecchiwindow: remove unused arguments and variables
2011-12-06 Benjamin Ottemodifierstyle: Fix compile errors
2011-12-06 Alexander LarssonFix demo to use a "normal" transparent value now that...
2011-12-06 Alexander LarssonRemove broken optimization in style modifier overrides
2011-12-06 Matthias ClasenTry to fix linking
2011-12-05 Alexander Larssongtk-demo: Add test of transparent GdkWindows
2011-12-05 Matthias ClasenRemove an unused variable
2011-12-05 Carlos Garnachogtk,notebook: Invalidate the gap side when reordering...
2011-12-05 Alexander Larssonnotebook: Make the tab reordering dnd window transparent
2011-12-05 Cosimo Cecchistatusicon: fix the build on !X11
2011-12-05 Benjamin Ottewidget: Update Pango context on state change
2011-12-05 Benjamin Ottelabel: Clear layout on state change
2011-12-05 Benjamin Ottelabel: Move callback to new stuff
2011-12-05 Rob Bradfordwayland: Port from wl_shell to wl_surface_shell
2011-12-05 Cosimo Cecchistylecontext: always add the ARROW style class when...
2011-12-05 Cosimo Cecchistylecontext: add GTK_STYLE_CLASS_ARROW
2011-12-05 Cosimo Cecchistatusicon: port to GtkIconHelper
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-05 Alexander LarssonMake window handle transparent
2011-12-05 Alexander Larssongdk: gdk_window_get_update_area don't remove alpha...
2011-12-05 Alexander Larssongdk: gdk_window_move_region
2011-12-05 Alexander Larssongdk: Fix alpha window background paintings on non-impli...
2011-12-05 Alexander Larssongdk: Remove unused _gdk_window_calculate_full_clip_region
2011-12-05 Alexander LarssonHandle has_alpha_background for parent-relative backgrounds
2011-12-05 Cosimo Cecchientry: avoid a mismatched cairo_save/restore
2011-12-04 Paolo BorelliRemove unused alignment from GtkTooltip.
2011-12-03 Paolo BorelliPlug tiny leak in the css parser
2011-12-02 Kristian Høgsbergwayland: Update to recent API changes
2011-12-01 Claudio SaavedraGtkIconView: fix a memory corruption in the drag-n...
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during move_region
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during scroll
2011-12-01 Alexander Larssongdk: Fix repaint of layered region during raise
2011-12-01 Alexander Larssongdk: Make sure we don't copy to/from layered regions...
2011-12-01 Alexander Larssongdk: Track the layered area
2011-12-01 Alexander Larssongdk: Track wether windows have alpha in the background
2011-12-01 Alexander Larssontestwindows: Add a button to cause a repaint
2011-12-01 Alexander Larssontestwindows: Test transparent backgrounds
2011-12-01 Alexander Larssongdk: Expose bottommost windows first
2011-12-01 Alexander Larssongdk: Remove now unused region tags completely
2011-12-01 Cosimo Cecchiimage: use the default icon size if no icon size is...
2011-12-01 Cosimo Cecchiimage: minor cleanup
2011-12-01 Paolo BorelliIntroduce gtk_render_insertion_cursor
2011-12-01 Paolo BorelliUse the split-cursor setting for textview cursors
2011-12-01 Paolo BorelliRework GtkTextView cursor code.
2011-12-01 Paolo BorelliTiny cleanup.
2011-12-01 Paolo BorelliRemove draw_insertion_cursor in label and entry
2011-12-01 Cosimo Cecchiimage: simplify code
2011-12-01 Cosimo Cecchientry: simplify code
2011-12-01 Cosimo Cecchiicon-helper: remove useless checks
2011-11-30 Cosimo Cecchiicon-helper: don't warn out when the icon size is GTK_I...
2011-11-30 Cosimo Cecchiicon-helper: don't reset pixel_size when clearing the...
2011-11-30 Cosimo Cecchientry: always prepare the style context when using...
2011-11-30 Cosimo Cecchicellrendererpix: make sure to select the default helper...
2011-11-30 Cosimo Cecchicellrendererpix: port to GtkIconHelper
2011-11-30 Cosimo Cecchientry: port to GtkIconHelper
2011-11-30 Cosimo Cecchidnd: port to GtkIconHelper
2011-11-30 Cosimo Cecchiimage: port to GtkIconHelper
2011-11-30 Cosimo Cecchiicon-helper: add GtkIconHelper private object
2011-11-30 Stef WalterGtkCssProvider: don't segfault when CSS file is not...
2011-11-30 Matthias ClasenXI2: Push error traps around XIQueryDevice calls
2011-11-29 Federico Mena... [GtkFileChooserDefault] Don't destroy and re-create...
2011-11-29 Federico Mena... [GtkPathBar] Remove unused error argument
2011-11-29 Paolo BorelliAvoid shadowing a variable
2011-11-29 Federico Mena... [path-bar] Add some comments to explain the async recur...
2011-11-29 Federico Mena... [path-bar] Only reset the children's styles if the...
next