]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
link to new X11 section in a lot of places when mentioning the window
[~andy/gtk] / ChangeLog.pre-2-10
2002-01-19 Havoc Penningtonlink to new X11 section in a lot of places when mention...
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-19 Owen TaylorFix problems when an engine declaration occurs in a...
2002-01-18 Matthias ClasenClarify documentation. (#69026)
2002-01-18 Raja R HarinathSimplify Makefiles. <URL: http://bugzilla.gnome.org...
2002-01-18 Owen TaylorFix missing allocation.x/y offsets. (#68962, Jacob...
2002-01-18 Havoc Penningtonchange GTK_MOVEMENT_PARAGRAPHS to go to start/end of...
2002-01-18 Jonathan BlandfordFor some reason, I was activating a row while just...
2002-01-18 Matthias ClasenMore composite children.
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2002-01-17 Owen TaylorCall gtk_selection_remove_all() here, not in destroy...
2002-01-17 Owen TaylorMove here, and save/restore the X error handler to...
2002-01-17 Owen TaylorFix "deleting" filename by adding another boolean param...
2002-01-17 Havoc Penningtonupdate cursor_y_pos with clamped delta rather than...
2002-01-17 Owen TaylorRefresh the dialog on map. (#52877, inspired by request...
2002-01-17 Owen TaylorSupport "optional" bindings. If a binding signal has...
2002-01-16 Matthias ClasenDeprecate. (#68183)
2002-01-16 Owen TaylorFix typo in --help output. (Arnaud Charlet).
2002-01-16 Owen TaylorAdd gtkstockpixbufs.h.
2002-01-16 Padraig O'BriainAvoid unexpected warning message when navigating menu...
2002-01-16 Jody Goldbergset_boxed will copy the color and will use a mem_chunk...
2002-01-16 Jody GoldbergIt is possible that a GtkLayout may have been scrolled...
2002-01-16 Owen TaylorStop the timer on destroy, or when we are notified...
2002-01-15 Owen Taylorfocus the activated tab, not the page. (#53612)
2002-01-15 Vitaly Tishkovgtk/gtkstyle.c a misprint in documentation for gtk_styl...
2002-01-15 Tim Janikmap event_window after mapping child, so we don't loose...
2002-01-15 Sven Neumanngtk/gtkaccellabel.h fixed documentation by syncing...
2002-01-15 jacob berkmanclose a comment block
2002-01-15 Kristian Rietveldfix a load of open line ends, (gtk_tree_model_sort_set_...
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-14 Owen TaylorDon't mangle sequences of consecutive \n or \r.
2002-01-14 Jonathan Blandfordallow cancel to happen.
2002-01-14 Owen TaylorUnset initial_pos_set after the first configure request.
2002-01-14 Owen TaylorFix problem where widget->requisition was being used...
2002-01-14 Sven Neumanng_getenv() returns a const string.
2002-01-14 Hasbullah Bin PitAdded ms at ALL_LINGUAS. Added Malay Translation. But...
2002-01-14 Matthias ClasenDocumentation.
2002-01-13 Sven Neumanndocumentation cleanups.
2002-01-13 Kristian Rietveldvarious cleanups, (get_child_iter_from_elt): removed,
2002-01-12 Sven NeumannRemoved conflict markers from ChangeLog.
2002-01-12 Kristian Rietveldrevert Owen's change (using a strdupped string as objec...
2002-01-12 Havoc Penningtonsgml fixes
2002-01-11 Tor LillqvistFixes contributed by Archaeopteryx Software: This is...
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-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2002-01-10 Jonathan Blandfordget the types as well as the symbols because we need...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-10 jacob berkmanset the background of our bin window also (fixes #58957)
2002-01-10 Jonathan BlandfordNow we test we can unselect nodes before selecting...
2002-01-09 Kristian Rietveldpass NULL to gtk_tree_model_rows_reordered and not...
2002-01-09 Sven Neumanndeclared internal functions static.
2002-01-09 Owen TaylorFix problem with menus without accel groups, such as...
2002-01-09 Owen TaylorCheck for RENDER before trying to use it... XRenderFind...
2002-01-09 Tim Janikupdate the accel path upon parent changes.
2002-01-09 Tim Janiksmall but important fix to force vadjustments at size_a...
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2002-01-09 Mike KestnerUse G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto...
2002-01-09 Matthias ClasenSpeak of window IDs rather than XIDs in the docs.
2002-01-08 Jonathan Blandfordwow! Am I a moron or what 0 < 1 is not equivalent to...
2002-01-08 Owen TaylorHandle TOGGLE/RADIOBUTTON as well. (#68201, Damon Chaplin.)
2002-01-08 Owen TaylorFix coordinate translations, once and for all.
2002-01-08 jacob berkmanqueue a resize on
2002-01-08 Owen TaylorDon't draw the handle if we aren't showing both childre...
2002-01-08 Owen TaylorFix leak of result of gtk_container_get_children().
2002-01-08 Owen TaylorFix leaks of results of gtk_container_get_children...
2002-01-08 Owen TaylorFix problem where child->requisition was accessed direc...
2002-01-08 James Henstridgeadd trailing */ on doc comment.
2002-01-08 Owen TaylorFix a problem where were the offset into the image...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-07 Anders CarlssonRemove unused pixels and rowstride variables.
2002-01-07 Tim Janikdon't forget to offset the pointer by x/y_offset into...
2002-01-07 Matthias ClasenReplace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2002-01-05 Matthias ClasenDocumentation additions.
2002-01-04 Matthias ClasenFix a comment.
2002-01-04 Havoc Penningtontiny docs change
2002-01-04 Owen TaylorAt least don't infinite loop if the widget and window...
2002-01-04 Owen TaylorOptimize a little bit. (More for consistency than becau...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2002-01-04 Anders CarlssonAdd my cool list of integers.
2002-01-04 Owen TaylorFix problem where retrieved atoms weren't properly...
2002-01-03 Anders CarlssonWhen tab is pressed and the text view isn't editable...
2002-01-03 Anders CarlssonFree dash list if necessary.
2002-01-02 Anders CarlssonRename gtk_tree_view_queue_draw_node to _gtk_tree_view_...
2002-01-02 Tim Janikdon't ignore realized but visible && !mapped resize...
2002-01-02 jacob berkmanautomake still doesn't support libsomething_la_LDFLAGS...
2002-01-02 Havoc Penningtonpropagate exposes to no window children not in the...
2002-01-01 Havoc Penningtonmove README.linux-fb in here
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2002-01-01 Havoc Penningtondocs updates, mention that invisible property isn't...
2002-01-01 Havoc PenningtonReplace call to gtk_widget_size_request() that expected...
2001-12-31 Havoc Penningtonremove backward_char since we no longer have bogus...
2001-12-31 Havoc Penningtonfix an incorrect assertion that the "valid" flag is...
2001-12-31 Havoc Penningtonextend selection if shift is down, bug #50939
2001-12-31 Havoc Penningtonfix to use ensure_byte_offsets not ensure_char_offsets...
2001-12-31 Havoc Penningtonfix GtkDialogFlags to have the right values, reported...
2001-12-30 Matthias ClasenAdditions.
2001-12-29 Matthias ClasenGDK instead of Gdk.
next