]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Pass pkg-config options before the other args so it works even if
[~andy/gtk] / ChangeLog.pre-2-10
2001-04-11 Alexander LarssonPass pkg-config options before the other args so it...
2001-04-09 Tim Janikincrement version to 1.3.4 (binary 0, interface 0).
2001-04-04 Denis Oliver Kroppgtk_calendar_button_press: check for action_func !...
2001-04-04 Sven Neumanncorrected path to gtk.immodules
2001-04-04 Tim JanikReleased Gtk+-1.3.3.
2001-04-04 Tim Janikstay in builddir and read/write files to/from source...
2001-04-03 Jonathan Blandfordremoved set_sort_column, as it was moved to the GtkTree...
2001-04-03 Owen TaylorUpdated.
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-03 Alexander LarssonAdd empty gdk_setting_get().
2001-04-03 Tim Janikuse more elaborate variable names.
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-04-02 Jonathan BlandfordBOXED,BOXED,BOXED,BOXED): new marshaller.
2001-04-02 Owen TaylorAdd missing changelog entry.
2001-04-02 Owen TaylorReference param spec when caching property values,...
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-04-02 Alexander LarssonAdd gdk_window_begin_resize_drag and gdk_window_begin_m...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-04-01 Tim Janikraise window for non _NET window managers.
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-04-01 Jonathan Blandfordfor (i = 0; i < 100; i ++) g_print ("I will confirm...
2001-04-01 Jonathan BlandfordInitial work on implementing the GtkTreeSortable interf...
2001-04-01 Tim Janikfixups.
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-31 James Henstridgefix use of magic constant "-1" in the aux info structure.
2001-03-30 Alexander LarssonRemove leaks.
2001-03-30 Mike Kestneradded value_changed signal which proxies for the adjust...
2001-03-30 Jonathan BlandfordNow we listen to the reorder signal.
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-29 Owen Taylor*** empty log message ***
2001-03-29 Alexander LarssonDon't return TRUE from the event handler, that blocks...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-28 Jonathan Blandfordnew function to handle reordering of trees. Seems to...
2001-03-28 Tim Janikc++ fixes.
2001-03-28 Owen TaylorFix use of uninitialized memory.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-28 Jonathan BlandfordFix arguments to reordered signal.
2001-03-28 Jonathan BlandfordMore work on implementing sortable interface.
2001-03-26 Owen TaylorDon't reference the widgets in the resulting list....
2001-03-26 Owen TaylorAdd a virtual function to set whether the IM context...
2001-03-26 Owen TaylorRemove stale FIXME comment.
2001-03-26 Alexander LarssonFixed bug that returned NULL if a filename was selected.
2001-03-24 Havoc Penningtonimprove error message to contain the word "theme"
2001-03-24 Havoc Penningtonmake motion around the ring much slower but finer-grain...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-24 Havoc Penningtonfix warnings
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-23 Havoc Penningtonfix up some docs
2001-03-23 Jonathan BlandfordForgot to namespace this.
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-21 Alexander LarssonAdd support for stock and normal imagemenuitems.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-21 Alexander LarssonAdd gtk_image_menu_item_new_from_stock()
2001-03-20 Jonathan BlandfordFix buglet in meeting.
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-16 Havoc Penningtonchange to use gint instead of gint16, to avoid overflow...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-03-16 Jonathan BlandfordFixed some braindeadness spotted by Jamie Strachan...
2001-03-16 Alexander LarssonFix sign error with queued region translations.
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-15 Havoc PenningtonDelete.
2001-03-15 Alexander LarssonForgot to add my name to the ChangeLog.
2001-03-15 Alexander LarssonNew functions gtk_toolbar_set_icon_size and gtk_toolbar...
2001-03-15 Sven Neumannremoved
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-03-13 Jonathan BlandfordFix up focus code a lot.
2001-03-12 Havoc PenningtonPatch from John Margaglione to convert to new property...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-12 Alexander LarssonMake GtkFB compile and link.
2001-03-12 Alexander LarssonAdd more test when converting filenames from/to utf...
2001-03-12 Alexander LarssonScroll using gdk_window_scroll(). Don't wait for expose...
2001-03-10 Hans Breuerupdated
2001-03-10 Jonathan BlandfordFix a stupid typo. (gtk_list_store_set_cell): Fix a...
2001-03-10 Jonathan BlandfordMake select_all not work if you're in SINGLE mode ...
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-09 Hans Breuerupdated
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-09 Alexander LarssonForgot some stuff in the ChangeLog entry:
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-09 Jonathan BlandfordAdd destroy function.
2001-03-09 Jonathan BlandfordActually unref the nodes. Fixes bug #50058.
2001-03-08 Jonathan Blandfordadd support for invisible cells. (gtk_tree_view_bin_exp...
2001-03-08 Jonathan Blandfordadd prerequesite on gobjects.
2001-03-08 Tim Janikre-enabled event watcher emission hooks.
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
next