]> Pileus Git - ~andy/gtk/history - gtk
wayland: Don't use deprecated function: gdk_window_get_pointer
[~andy/gtk] / gtk /
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 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 Ottedocs: Update code demo for newer glib
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 Ottetreeview: Use _gtk_rbtree_contains() in a11y code
2011-12-10 Benjamin Otterbtree: Add _gtk_rbtree_contains()
2011-12-08 Matthias ClasenRevert 3fd7dbc94074826755da7fc3237e439ba6e81ada
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-06 Benjamin Ottemodifierstyle: Fix compile errors
2011-12-06 Alexander LarssonRemove broken optimization in style modifier overrides
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 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 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-01 Claudio SaavedraGtkIconView: fix a memory corruption in the drag-n...
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-29 Federico Mena Quintero[GtkFileChooserDefault] Don't destroy and re-create...
2011-11-29 Federico Mena Quintero[GtkPathBar] Remove unused error argument
2011-11-29 Paolo BorelliAvoid shadowing a variable
2011-11-29 Federico Mena Quintero[path-bar] Add some comments to explain the async recur...
2011-11-29 Federico Mena Quintero[path-bar] Only reset the children's styles if the...
2011-11-29 Federico Mena QuinteroRemove unused argument
2011-11-29 Benjamin Ottefilechooserdefault: Don't unref value twice
2011-11-29 Benjamin Ottetreeview: Properly change cursor when row is collapsed
2011-11-29 Benjamin Ottetreeview: Reorder code a bit
2011-11-29 Benjamin Ottetreeview: Simplify code
2011-11-29 Benjamin Ottetreeview: Rename function
2011-11-29 Cosimo Cecchithemingengine: fix a typo
2011-11-29 Cosimo Cecchithemingengine: move code to make switch-case more clear
2011-11-28 Cosimo Cecchipathbar: add the linked style class to GtkPathBar
2011-11-28 Cosimo Cecchistylecontext: add GTK_STYLE_CLASS_LINKED
2011-11-28 Javier Jardóngtk/gtkeditable: Some docs fixes
2011-11-28 Cosimo Cecchispinbutton: redesign to use an horizontal layout
2011-11-28 Alexander Larssonwin32-theme: Make tabs look better
2011-11-28 Alexander LarssonSupport border-image in theme_engine_render_frame_gap
2011-11-28 Alexander Larssonwin32-theme: Add some margins on GtkScale trought to...
2011-11-28 Alexander Larssonwin32-theme: Support custom margins in win32 theme...
2011-11-28 Alexander LarssonFix up makefile rules for parallel builds
2011-11-28 Alexander Larssonwin32-theme: Make syntax for mixing theme parts more...
2011-11-25 Alexander Larssonwin32-theme: Make notebook tabs slightly better
2011-11-25 Alexander Larssonwin32-theme: Fix background colors for new bg drawing
2011-11-25 Alexander Larssoncss: Always draw the bg color under the bg image
2011-11-25 Alexander LarssonImplement background-clip and background-origin
2011-11-25 Alexander LarssonAdd GtkCssArea enum
2011-11-25 Alexander LarssonMake computed value of border-width 0 if border-style...
2011-11-25 Alexander Larssoncss: Convert border style parsing to use enums
2011-11-25 Alexander LarssonRename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYL...
2011-11-25 Alexander Larssoncss: Use enum parsing for background repeat style
2011-11-25 Alexander Larssoncss: Break out enum parse/print helper
2011-11-25 Alexander Larssoncss: Parse enums with new case-insensitive helper
2011-11-25 Alexander Larssoncss: Add _gtk_css_parser_try_enum
2011-11-25 Alexander LarssonAdd generation of private g-types for private headers
2011-11-24 Benjamin Ottea11y: Implement ref_state_set using the new APIs
2011-11-24 Benjamin Ottea11y: Add get_renderer_state() to cell accessibles
2011-11-24 Benjamin Ottea11y: Add _gtk_cell_accessible_set_cell_data()
2011-11-24 Benjamin Ottetreeview: Notify a11y about reordered rows
next