]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Patch from Matthias Clasen to remove remove all instances of
[~andy/gtk] / ChangeLog.pre-2-6
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-18 Darin AdlerReorder code so that we don't get a g_warning message...
2001-07-18 Owen TaylorAdd a function gdk_window_get_internal_paint_info(...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-14 Tim Janikadd GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_cal...
2001-07-13 Anders CarlssonTake into account the xpad and ypad when calculating...
2001-07-12 Owen TaylorRename to gtk_radio_menu_item_get_group(), add deprecat...
2001-07-12 Owen TaylorPatch from Mathias Hasselmann to fix warnings in compat...
2001-07-12 Owen TaylorReplace a couple of inappropriate calls to GTK_WIDGET_H...
2001-07-12 Owen TaylorAdd missing case.
2001-07-12 Owen TaylorProperly clean up when handling events for move-resize...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-07-09 Peter WilliamsAdd a cd $(srcdir) for when srcdir != builddir
2001-07-09 Jonathan Blandfordremove gtk_tree_model_get_first in favor of gtk_tree_mo...
2001-07-06 Owen Taylor Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
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-04 James Henstridgeadd missing gtk_list_store_newv prototype.
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-07-03 Havoc Penningtonfix to use constants not atoms.
2001-07-02 James Henstridgesame here for PANGO_TYPE_TAB_ARRAY.
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-30 Alex LarssonConvert GdkDevice to a GObject.
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Jonathan Blandfordadd path argument to selection callbacks.
2001-06-29 Jonathan BlandfordNew function to walk through a model in a depth first...
2001-06-29 Jonathan BlandfordPatch Thomas Broyer from <tbroyer@ltgt.net>. Expander...
2001-06-29 Owen TaylorFix args to g_type_init().
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-28 James HenstridgeThe following changes correspond to bug #56812
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-27 Kjartan MaraasFix a typo.
2001-06-26 Joel Beckerbogus include at the end of gdk-pixbuf-csource.c
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Havoc Penningtonforgot a notification
2001-06-26 Havoc Penningtonadd "resizable" property
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Owen TaylorUse new pango_context_get_metrics() to fix problems...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-25 Alexander LarssonAdded --enable-fbmanager. This is some experimental...
2001-06-25 Owen TaylorAdd note about child property changes.
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-24 Owen TaylorRemoved - didn't work and not particularly useful anywa...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-23 Owen TaylorFix tests for XShm.h.
2001-06-23 Tim Janikdisabled g_free (image) calls, as GdkImage is an object...
2001-06-23 Owen TaylorFixup some problems with text length handling in error...
2001-06-22 Jonathan BlandfordFix bug noticed by Brian Cameron. (gtk_tree_view_real_e...
2001-06-22 Hans Breuerupdated externals
2001-06-21 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-21 Tim Janikadded gtk_container_child_set_property() and
2001-06-20 Jonathan Blandfordclean up (gtk_tree_view_move_cursor_page_up_down):...
2001-06-20 Tim Janikmake maximum digits compile time configurable via MAX_D...
2001-06-20 Tim Janikhum, "adjustment" was a construct property in 1.2 and...
2001-06-19 Jonathan BlandfordNew functions to clear a model.
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-19 Jonathan BlandfordNew function to test if a node is expanded.
2001-06-18 Jonathan BlandfordFix bug where collapsing a selected row would result...
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-15 Jonas BorgströmFixed a small typo, it should be GTK_WINDOW_GROUP_GET_C...
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-06-14 Havoc Penningtonfix bug identified by warnings I just added to gtktextb...
2001-06-14 Havoc Penningtonfix other typo
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Havoc PenningtonRelease 1.3.6
2001-06-13 Alexander LarssonUnify shaped window code and make it repaint the area...
2001-06-13 Havoc PenningtonUpdates
2001-06-13 Alexander LarssonDon't pass on GDK_ACTION_DEFAULT. The Xdnd code passes...
2001-06-13 Alexander LarssonDeep copy dash_list too. (_gdk_fb_gc_new): Set default...
2001-06-12 Alexander LarssonNew functions.
2001-06-12 Jonathan Blandfordfurther justify gtk_tree_model_get_flags by adding...
2001-06-11 Jonathan Blandfordchanged expand_row/collapse_row to be 2 signals each...
2001-06-10 Anders CarlssonUpdate signal name to be changed instead of selection_c...
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-08 Jonathan BlandfordNew keybinding. (gtk_tree_view_focus): Fix merge conflict.
2001-06-08 Jonathan Blandfordnew function to clean up cursor handling.
2001-06-08 Havoc Penningtonadded this function
2001-06-08 Alex LarssonAdded compat macros for all old GTK_TYPE_GDK_xxx types...
2001-06-08 Havoc Penningtonhad GtkContainerClass as parent still
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-08 Jonathan Blandfordwarn if row/cols are out of range. Fix bug #55921
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-08 Anders CarlssonChanged signal name from selection_changed to changed...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
next