]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
fix up my list of "cursors that are actually useful" in gdk_cursor_new()
[~andy/gtk] / ChangeLog.pre-2-8
2001-12-07 Havoc Penningtonfix up my list of "cursors that are actually useful...
2001-12-07 Owen TaylorFix errors in computing the size of the second child.
2001-12-06 Owen TaylorMake button 1 clicks on the trough do pages, button...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-05 Sven Neumannuhmm, I obviously forgot to commit my ChangeLog entry...
2001-12-05 Hidetoshi Tajimarestore the else case of #ifdef __GNUC__ #66225
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-12-05 Matthias ClasenDeprecate. (#65851)
2001-12-04 Jonathan Blandfordremove gtk_tree_view_column_cell_event, #62084.
2001-12-04 Jonathan BlandfordMinor fix.
2001-12-04 Havoc Penningtonadd a warning for "invisible" property, #65999
2001-12-04 Matt Wilsonfixed docs
2001-12-04 Owen TaylorSimplify, make more efficient and fix memory leak when...
2001-12-04 Owen TaylorRef and sink priv->tooltips in init() and unref priv...
2001-12-04 Owen TaylorRevert my last mistaken change - toggle-size-request...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-12-04 Jonathan Blandfordremove VOID:BOXED,POINTER and NONE:POINTER. and now...
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-12-03 Kristian Rietveldif we use pointers, we should free the previous pointer...
2001-12-03 Owen TaylorFix some bugs with size requisition. (From Bill Haneman...
2001-12-03 Havoc PenningtonHmm, setter functions normally assign the new value...
2001-11-30 jacob berkmanset the signal id to 0 after we disconnect from it
2001-11-30 Matthias ClasenDeprecate.
2001-11-30 Owen TaylorSanitize move/resize code, removing various bad, non...
2001-11-30 Owen TaylorPatch from Hidetoshi Tajima to fix bad match error...
2001-11-29 Matthias ClasenTypo fix.
2001-11-29 Kristian Rietveldadd checks for empty menu items to behave like insensit...
2001-11-29 Havoc Penningtonassertion here that we were at the end iterator was...
2001-11-29 Owen TaylorRemove improper use of g_locale_to_utf8() to convert...
2001-11-29 Owen TaylorConvert atoms to and from atoms for properties of type...
2001-11-28 Owen TaylorRename 'id' parameter to avoid problems with Objective C.
2001-11-28 Matthias ClasenTypo fixes. (#65607)
2001-11-28 Owen TaylorMove accounting of menu->tearoff_scrollbar width to...
2001-11-28 Kristian Rietveldfix typo
2001-11-28 Havoc Penningtonput the warning explaining the validation error in...
2001-11-28 Owen TaylorRemove reference to gdkcursors.h.
2001-11-28 Matthias ClasenAdd markup to docs.
2001-11-28 Matthias Clasenforgotten Changelog entry.
2001-11-28 Owen TaylorNotify on the ::active property _here_, not in
2001-11-27 Jonathan Blandfordadd 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPAN...
2001-11-26 Owen TaylorAdd long, but horribly sketchy comment about what is...
2001-11-26 Owen TaylorCalculate size based on the _child_ of the menu item...
2001-11-25 Tor Lillqvistdemos/pixbuf-demo.c M_PI -> G_PI.
2001-11-25 Kristian Rietveldfree font_desc when finished (#65266)
2001-11-24 Manish Singhgdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API
2001-11-24 Kristian Rietvelddon't deactivate menu when menu_item isn't sensitive...
2001-11-24 Kristian Rietveldfree path before we return (in case of a failure here)
2001-11-24 Owen TaylorHandle events in windows other than widget->event_windo...
2001-11-24 Owen TaylorAlign the image at the top, #65020, request from Seth...
2001-11-23 Owen TaylorRemove some strange arithmetic that was resulting in...
2001-11-23 Owen TaylorOffset invalidated range correctly. Fix scrolling of...
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-23 Matthias ClasenActually commit typo fixes already mentioned in ChangeL...
2001-11-23 Hans Breuerreflect Pango API change
2001-11-21 Tim Janikraise event window afte children, in order for the...
2001-11-21 Owen TaylorFix problem with lost parameter.
2001-11-21 Owen TaylorRemove trailing commas in enum declarations.
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-20 Matthias ClasenTypo fix.
2001-11-20 Kristian Rietveldreplace gboolean free_last in the function parameters...
2001-11-20 Owen TaylorFix problem where notebook gap was double shifted by...
2001-11-20 Tim Janikfix allocation to be relative to paned->allocation...
2001-11-19 Owen TaylorUse the widget's state when drawing the indicator,...
2001-11-19 Owen Taylor(Fixes related to #64428, Michael Meeks)
2001-11-19 Michael Natterershow notebook->event_window with gdk_window_show_unrais...
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-11-19 Havoc Penningtonput in a test for negative indentation values
2001-11-19 Owen TaylorChange default for justify to GTK_JUSTIFY_LEFT. Assumin...
2001-11-19 jacob berkmanadd gtkmarshal.list
2001-11-19 Owen TaylorUse RevertToParent, not RevertToNone. (#64613, Matthias...
2001-11-19 Owen Taylorlabel_xalign and label_yalign need to be float properti...
2001-11-19 Owen TaylorFix return of plug_added vfunc. (#64408, Jeff Franks)
2001-11-19 Owen TaylorUndef HAVE_STDLIB_H before checking for jpeg, because...
2001-11-19 Owen TaylorFix a memory leak when retrieving atom names. (Michael...
2001-11-19 Alex LarssonUpdate to new Pango API.
2001-11-19 Owen TaylorRename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION...
2001-11-18 Owen TaylorMake a NO_WINDOW widget, as it should have been since...
2001-11-18 Kristian Rietveldreturn TRUE when value changed, so row_changed is being...
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-18 Matt Wilsonmust include glib-object.h only
2001-11-18 Owen TaylorReprioritize key bindings in order of visibility -...
2001-11-18 Owen TaylorWe no longer need to create the signals here ... they...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-17 Murray Cumminggtk/gtktexttagtable.c (gtk_text_tag_table_class_init):
2001-11-17 Tor LillqvistBuild separate runtime and developer packages.
2001-11-17 Owen TaylorMove notification of "has_default" to here, so it is...
2001-11-16 jacob berkmanadd some no-indicator radio buttons
2001-11-16 Owen TaylorPropagate key press events not just to focus/window...
2001-11-16 Owen TaylorFix child allocations to be relative to widget position...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-11-16 Sven Neumanndemos/gtk-demo/appwindow.c reduce compiler warnings
2001-11-16 Owen TaylorRemove unused callback to make things compile with
2001-11-15 Jonathan Blandfordmaybe fix #64160 Also, forgot to save gtktreeview.h
2001-11-15 Matthias ClasenMove '.' out of quote. (#64407)
2001-11-15 Jonathan BlandfordNew function to get a GdkWindow to compare event->windo...
2001-11-15 Owen TaylorSome small drawing fixes for scroll arrows.
next