]> Pileus Git - ~andy/gtk/history - gtk
Mention library soname change
[~andy/gtk] / gtk /
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-02-10 Murray CummingAdd "extern C" declarations around AppChooser headers.
2011-02-09 Matthias ClasenDon't try to modify readonly strings
2011-02-09 Carlos GarnachoAvoid the need for cairo_push_group() in gtk_render_bac...
2011-02-09 Tristan Van BerkomAdded padding to GtkTextLineDisplay struct for an addit...
2011-02-09 Matthias ClasenRemove no-longer exported symbols from the symbol list
2011-02-09 Matthias ClasenDon't export GtkModifierStyle symbols
2011-02-09 Matthias ClasenDon't export gtk_cell_area_box_init_groups
2011-02-09 Matthias ClasenAdd some missing symbols to the docs
2011-02-08 Matthias ClasenExtend the mixed-dependency check to modules as well
2011-02-08 Johan Dahlinintrospection: Remove redundant include
2011-02-08 Johan DahlinRename time to time_ to avoid a scanner warning
2011-02-08 Benjamin OtteAPI: image: Move private struct definitions into privat...
2011-02-08 Carlos Garnachodoc: Add a note about prioritization of GtkStyleProviders
2011-02-08 Matthias ClasenUpdate the context direction when emitting ::direction...
2011-02-08 Matthias ClasenSet the correct initial value for the direction property
2011-02-07 Carlos GarnachoFix color style properties lookup when the color resolu...
2011-02-07 Matthias ClasenFix problems with state propagation
2011-02-07 Tristan Van BerkomOptimize queue_resize_on_widget()
2011-02-07 Javier JardónUse faster new G_VALUE_COLLECT_INIT variant instead...
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-02-06 Hans BreuerNo more gtk_plug_*/gtk_socket_* symbols on win32
2011-02-06 Hans Breuerwin32: msvc build update
2011-02-06 Michael Natterergtk: gtk_cell_renderer_get_state(): check the widget...
2011-02-06 Michael Natterergtk: gtk_cell_renderer_get_state(): a row can be both...
2011-02-06 Michael Natterergtk: make the .trough background-color darker() as...
2011-02-06 Carlos Garnachos/state_changed/state_flags_changed/ in GtkComboBox
2011-02-06 Carlos GarnachoHandle insensitive cell renderer flags in gtk_cell_rend...
2011-02-06 Carlos GarnachoGtkStyleContext is meant to have a GdkScreen
2011-02-06 Michael Natterergtk: bail out in render_background_internal() if the...
2011-02-06 Michael Natterergtk: remove function gtk_entry_queue_draw() and call...
2011-02-06 Michael Natterergtk: get rid of two cases of invalidating the spinbutto...
2011-02-05 Matthias ClasenAvoid tons of warnings from stylecontext initialization...
2011-02-05 Carlos GarnachoEnsure gtk_render_background()/frame() yield the same...
2011-02-05 Carlos GarnachoUse cairo_push_group() to mix backgrounds during transi...
2011-02-05 Michael Natterergtk: don't style GtkLabel:selected's color separately
2011-02-05 Matthias ClasenDon't leak a cell area context
2011-02-05 Matthias ClasenDon't assume a screen exists before realize()
2011-02-05 Matthias ClasenFix a memory leak in GtkCSSProvider
2011-02-04 Matthias ClasenStrip XF86 prefix from untranslated keysyms
2011-02-04 Javier JardónRemove latest bits of GtkItemFactory
2011-02-04 Tristan Van BerkomFixed gtk_recent_chooser_menu_set_current_filter to...
2011-02-03 Matthias ClasenProtect against tree_view being NULL
2011-02-03 Laszlo Pandy[GI] Add method annotation for gtk_grab_add and gtk_gra...
2011-02-03 Laszlo Pandy[GI] Add method annotations to remaining gtk_drag_...
2011-02-03 Tristan Van BerkomFixing GtkColorButton to redraw itself when gtk_color_b...
2011-02-03 Tristan Van BerkomAdded default implementations of various GtkCellArea...
2011-02-03 Tristan Van BerkomAdded default implementation of GtkCellRendererClass...
2011-02-03 Matthias ClasenDon't g_object_unref cairo surfaces
2011-02-02 Martin Pitt[GI] Annotate gtk_drag_{dest,source}* as methods
2011-02-02 Martin Pitt[GI] Mark mis-detected constructors as such
2011-02-02 Matthias ClasenFix the build with --enable-gtk2-dependency
2011-02-02 Tristan Van BerkomFixed GtkCellLayout buildable implementation to set...
2011-02-02 Tristan Van BerkomFixed GtkContainer buildable implementation to set...
2011-02-02 Matthias ClasenFix another GtkFixed regression, in gtk_fixed_forall()
2011-02-01 Vincent UntzFix crash in gtk_fixed_remove()
2011-02-01 Matthias ClasenRemove accidentally exported symbol
2011-02-01 Benjamin OtteAPI: gdk: Change get_drag_window() API
2011-02-01 Benjamin OtteAPI: gdk: Make GdkEventSelection.requestor a GdkWindow
2011-02-01 Matthias ClasenMake treeview expanders work reliably
2011-02-01 Benjamin OtteAPI: gtk: Remove client_event vfunc from GtkWidget
2011-02-01 Dan WinshipFix several bugs handling GtkTrayIcon symbolic colors
2011-02-01 Matthias ClasenClarify models vs callbacks in entry completion docs
2011-01-31 Kristian RietveldDon't use GTK_IS_PLUG for non-X11 backends
2011-01-31 Kristian RietveldOnly include gtktrayicon.h when building for X11
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-31 Stefan KostClarify key-{press,release}-event docs.
2011-01-31 Tristan Van BerkomFixed GtkToolPalette ->forall implementation to be...
2011-01-31 Tristan Van BerkomAdded "shift" modifier versions of keybings for GtkFile...
2011-01-31 Matthias ClasenFix a segfault in gtk_statusbar_remove_all
2011-01-31 Emmanuele Bassicss-provider: Fix up the Switch style
2011-01-31 Matthias ClasenSpeed up expander animation
2011-01-31 Matthias ClasenMake GtkEntryCompletion::match-selected arguments consi...
2011-01-31 Matthias ClasenAdd a note to ::fill and ::expand docs
2011-01-31 Matthias ClasenPrevent a segfault in GtkPlug
2011-01-31 Matthias ClasenRemove RC file references from docs where appropriate
2011-01-31 Matthias ClasenFix GTK_SPINNER_CLASS macro
2011-01-31 Matthias ClasenAdd a missing id to the docs
2011-01-31 Matthias ClasenSmall optimization
2011-01-31 Matthias Clasendoc fixes
2011-01-31 Matthias ClasenMove GtkBindings docs inline
2011-01-31 Matthias ClasenAdd a gtkbindingsprivate.h header
2011-01-31 Matthias ClasenImprove binding-set parser
2011-01-31 Matthias ClasenAdd binding-set tests
2011-01-31 Matthias ClasenConvert remaining rc files to css
2011-01-31 Matthias ClasenConvert the mac key theme to css
2011-01-31 Matthias ClasenConvert the Emacs key theme to css
2011-01-31 Matthias ClasenMake documentation match behaviour
2011-01-31 Carlos GarnachoMove key/theme CSS providers to GtkSettingsPrivate
2011-01-31 Carlos GarnachoParse the gtk-keys.css file in the GtkSettings::gtk...
2011-01-31 Carlos GarnachoDocument @binding-set and the gtk-key-bindings css...
2011-01-31 Carlos GarnachoRemove unneeded code from GtkBindingSet
2011-01-31 Carlos GarnachoHook up key bindings in CSS with key propagation.
2011-01-31 Carlos GarnachoAdd the gtk-key-bindings CSS parser property.
2011-01-31 Carlos GarnachoAdd @binding-set rules to the CSS parser
2011-01-31 Carlos GarnachoAdd gtk_binding_entry_add_signal_from_string()
2011-01-31 Bastien NoceraGtkCssProvider: Take into account variant
2011-01-31 Bastien NoceraGtkSettings: Fix theme not updating for dark theme
2011-01-30 Matthias ClasenAdd a gtkscaleprivate.h header
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
next