]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
Note that get_pango_context() is not "until death does us part", but
[~andy/gtk] / gtk / gtkwidget.c
2002-11-08 Owen TaylorNote that get_pango_context() is not "until death does...
2002-11-07 Owen TaylorAdd ::screen-changed signal.
2002-10-13 Manish SinghDeprecation cleanup
2002-10-13 Soeren SandmannDon't invalidate a widget if it or one of its ancestors...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-07-25 Owen Taylor[ Patch from Padraig O'Briain, #87904 ]
2002-06-20 Owen TaylorRenames:
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-06 Owen TaylorAdd a "is_focus" property indicating whether a widget...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-13 Matthias ClasenChange parameter names to match the header file and...
2002-05-13 Vitaly Tishkovgtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk...
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
2002-05-02 Matthias ClasenCorrect the composite_child blurb.
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-20 Owen TaylorAccept NULL for color to mean "unmodify"
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-04-09 Owen TaylorFix problems with HandleBox and focusing - #78232
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-20 Owen TaylorRemove leftover notification of has-default. (#75508...
2002-03-20 Owen TaylorFix segfault when widget->parent is NULL. (#75615,...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-27 Owen TaylorAllow focus-change events to be sent to unrealized...
2002-02-26 Owen TaylorDon't to focus insensitive widgets. (#68203)
2002-02-23 Jody Goldberglower case the key_val. (gtk_accel_group_connect_by_pat...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-18 Owen TaylorAdd some docs for GTK_NEED_REQUEST GTK_NEED_ALLOCATION.
2002-02-16 Owen TaylorAdd key bindings on GtkScrolledWindow for arrow keys...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-13 Owen TaylorImplement Control-F1 as toggle-tooltips-mode.
2002-02-07 Padraig O'BriainChange show_help signal to return gboolean instead...
2002-02-07 Padraig O'BriainChange popup_menu signal to return gboolean instead...
2002-01-30 Owen TaylorExport gtk_widget_set_accel_path().
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-23 Matthias ClasenRemove excessive g_return_if_fail() calls. (#57615)
2002-01-19 Havoc Penningtonlink to new X11 section in a lot of places when mention...
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-17 Owen TaylorCall gtk_selection_remove_all() here, not in destroy...
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-11 jacob berkmanactually iterate through the list rather than infinitel...
2002-01-10 Matthias ClasenRename to reset_rc_styles_recurse(). (#68084)
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2002-01-08 Owen TaylorFix leak of result of gtk_container_get_children().
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-05 Matthias ClasenDocumentation additions.
2002-01-04 Matthias ClasenFix a comment.
2002-01-04 Havoc Penningtontiny docs change
2001-12-27 Owen TaylorRemove optimization that was causing problems because...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-13 Matthias ClasenMarkup fixes.
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-12-08 Matthias ClasenDoc markup fix.
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-12-05 Sven Neumannclose comment.
2001-12-05 Matthias ClasenDeprecate. (#65851)
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-23 Hans Breuerreflect Pango API change
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-17 Owen TaylorMove notification of "has_default" to here, so it is...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-11-02 Havoc Penningtonhandle -1 argument in order to remove a workaround...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-16 Owen TaylorRename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE...
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-10-15 Murray CummingFixed some parameter types in calls to g_signal_new().
2001-10-12 Matthias ClasenFix some doc comments.
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-19 Owen TaylorAdd missing cast.
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-09 Alexander Larsson2001-09-09 Alexander Larsson <alla@lysator.liu.se> 
2001-09-07 Owen TaylorMake the default default colormap the GdkRGB colormap...
2001-08-28 Alex LarssonMake unrealize GTK_RUN_LAST.
2001-08-11 Hans Breuercoalescing property notifies
2001-08-10 Havoc Penningtonfix a typo.
2001-07-31 Tim Janikfix finding of child's page, since we have to validly...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorReplace a couple of inappropriate calls to GTK_WIDGET_H...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-07-06 Owen Taylor Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat...
2001-07-05 Owen TaylorPass in the right value of initial_emission to
2001-07-05 Owen TaylorMake compile.
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
next