]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
Update the Cairo requirements (#345008)
[~andy/gtk] / gtk / gtkwidget.c
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-24 Matthias ClasenMake style properties in dynamic types work better
2006-05-22 Matthias ClasenAdd docs for new style properties. (#342535, Mart Raudsepp)
2006-05-14 Matthias ClasenMore of the same
2006-05-10 Tim Janikapplied unified patch for configurable scroll arrow...
2006-05-03 Matthias ClasenMake GtkWidget abstract again.
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-29 Behdad EsfahbodChange colormap to font map in docs. (#340093)
2006-04-29 Matthias ClasenFix a C99ism. (#340055, Kazuki Iwamoto)
2006-04-28 Behdad EsfahbodFix typo in docs. (#340063)
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-06 Matthias ClasenRevert accidental changes
2006-04-06 Matthias ClasenRework the code which emits ::grab-notify signals to...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2006-02-14 Matthias ClasenRemove redundant check. Pointed out by Bodo-Merle Sandor.
2006-02-01 Matthias ClasenWrap docs
2006-01-24 Matthias ClasenAdd link-color and visited-link-color style properties...
2006-01-12 Matthias ClasenAdd some docs about RGBA windows. (#326486, Benjamin...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-22 Matthias ClasenFix the documentation for the grab-broken-event signal...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
2005-07-21 Owen TaylorFix a couple of leaks.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-21 Matthias ClasenRevert an accidental commit
2005-07-21 Matthias ClasenAdd hints on how to handle "no window" widgets. (#136347)
2005-07-18 Matthias ClasenAdd a note about the need to handle expose events....
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-11 Matthias ClasenMore docs provided by Owen Taylor.
2005-06-10 Matthias ClasenAdd docs. (#306212, Steve Chaplin, docs provided by...
2005-05-18 Matthias ClasenTry harder to set the event masks of descendent windows...
2005-05-18 Matthias ClasenRemove the no longer needed workaround.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-04 Matthias ClasenImprove the wording of the doc comment. (#172422, Vince...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenFix a typo in the docs. (#169729, Morten Welinder)
2005-03-09 Matthias Clasenx
2005-03-03 Matthias ClasenAvoid warnings if gtk_widget_reparent() is called at...
2005-02-24 Matthias ClasenFix #167259, reported by Christian Persch:
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2005-01-24 Matthias ClasenDocument GtkWidget::style-set. (#164222, Alex Graveley)
2005-01-21 Matthias ClasenMore details provided by Bill Haneman.
2005-01-21 Matthias ClasenAdd docs. (#164725, George Kraft IV)
2004-12-13 Matthias ClasenAdd some docs for GtkWidget::delete-event and GtkWidget...
2004-11-21 Sven Neumannremoved call to gdk_pango_context_set_colormap() which...
2004-10-12 4don't queue the widget for resize or emit change notifi...
2004-10-08 Matthias Clasenforgotten commit
2004-10-05 Tim Janikreverted my last change and applied owen's leaner condi...
2004-10-05 Tim Janikif REQUEST_NEEDED is still set on ::size-allocate,...
2004-08-16 Matthias ClasenDoc update.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-27 Matthias ClasenHide parentless windows when disposing them. (#133231...
2004-05-28 Matthias ClasenAdd informative messages for common problems. (#137974...
2004-05-10 Soeren SandmannNew internal function that emits the grab notify signal.
2004-04-14 Matthias ClasenMake all style properties readonly.
2004-04-14 Matthias ClasenAdd a11y relations between the color wheel and the...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-02 Tim Janikexpose gtk_bindings_activate_event(), changed callers.
2004-02-28 Matthias ClasenSupport switching back to non-gridded mode. (#135169)
2004-02-26 Matthias ClasenReplace gtk_widget_get_mnemonic_widgets() by list_mnemo...
2004-02-26 Owen TaylorFixes from Torsten Schoenfeld.
2004-02-25 Owen TaylorPatch from Padraig O'Briain to add gtk_widget_add/remov...
2004-02-13 Owen TaylorVarious reentrancy fixes for widgets being destroyed...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-22 Federico Mena QuinteroAdded documentation for GtkWidget::popup_menu.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-18 Matthias ClasenCorrect misleading docs. Add docs for the "activate...
2003-12-08 Owen Taylor=== Released 2.3.1 ===
2003-11-27 Tim Janikallow accel activation depending on sensitivity and...
2003-11-07 Matthias ClasenMake string setters safe for self-assignment. (#122745...
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-08-07 Owen TaylorFix a bug where on theme change, resize/redraw wasn...
2003-07-30 Soeren Sandmannmake _gtk_tool_item_toolbar_reconfigured() an internal...
2003-07-29 Matthias ClasenSome updates to the DND signal docs.
2003-07-25 Matthias ClasenDocument DND signals.
2003-07-18 Soeren SandmannFix C99 declaration
2003-07-18 Soeren SandmannAdd this API.
2003-07-02 Owen TaylorImplement a loader for named themed icon based on from...
2003-06-29 Matthias ClasenMore formatting fixes for docs.
2003-06-29 Matthias ClasenDoc comment fix.
2003-06-24 Matthias ClasenAdd a blurb for shadow_type.
2003-06-14 Matthias ClasenDocument new properties as 2.4 additions.
2003-06-12 Anders CarlssonSpecial case pixmaps. (#114880)
2003-06-11 Matthias ClasenDocument child-notify and drag-data-received signals...
2003-06-09 Owen TaylorBefore delivering an event to a widget, check that...
2003-05-21 Owen Taylorg_return_if_fail() if GTK_WIDGET_ANCHORED (widget)...
2003-05-19 Matthias ClasenAdd docs.
2003-05-05 Owen TaylorFix PROP_HAS_FOCUS/ PROP_IS_FOCUS confusion. (#111333...
2003-02-09 Matthias ClasenAdd note about periods in names. (#57680)
next