]> Pileus Git - ~andy/gtk/history - ChangeLog
configure.in: require GLib 1.1.5
[~andy/gtk] / ChangeLog
1998-11-23 Shawn Amundsonconfigure.in: require GLib 1.1.5
1998-11-23 Tim Janikminor buglet
1998-11-23 Tim Janikdisconnect hadj & vadj, not 2 * hadj.
1998-11-23 Tim Janikupdate
1998-11-23 CST 1998 Shawn T... INSTALL: NEWS: README: gtk+.spec: docs/gtk-config.1...
1998-11-22 Owen TaylorFixed so it at least works with window managers other...
1998-11-21 Andrew T. VeliathAdd shadow_type and gtk_handle_box_set_shadow_type...
1998-11-20 CST 1998 Shawn T... Fix for marking days from Dan Reish <dreish@izzy.net>.
1998-11-18 Lars Hamannreturn the nth GtkCTreeNode in row_list. (from Samuel...
1998-11-18 Arturo EspinosaBah, the ChangeLog got unsynced - Federico
1998-11-18 Owen TaylorAccept drops that are sent to a toplevel but are not...
1998-11-18 Carsten HaitzlerTue Nov 17 1998 The Rasterman <raster@redhat.com> Added
1998-11-18 lukka*** empty log message ***
1998-11-17 Martin BauligPut output files in the current directory and not in...
1998-11-17 Manish Singhgtk/genmarshal.pl check for unchanged autogenerated...
1998-11-17 CST 1998 Shawn T... Pixmaps now grey out when insensitive, code thanks...
1998-11-16 Lars Hamannnew flags : homogeneous; new guints : tab_hborder,...
1998-11-16 Owen TaylorOptimizations for moving point n places. (gtk-mailund...
1998-11-16 Manish Singhadded shadow_type setting and gtk_menu_bar_set_shadow_t...
1998-11-16 Tim Janikrelookup type node after class creation and parent...
1998-11-13 Federico Mena QuinteroDestroy the cursor after we have assigned it to the...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-13 Lars Hamanndon't show event_window (gtk_toggle_button_map) (gtk_to...
1998-11-12 Manish Singhcast NULL to GtkItemFactoryCallback to ensure proper...
1998-11-11 Lars Hamannuse GtkPositionType defines.
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-10 Martin BauligDefine this so we can check for latest GTK features.
1998-11-09 Lars Hamannnew enum GtkCornerType added window_placement. new...
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-07 Jay Coxforward declaration for gtk_window_paint declare xid_ht...
1998-11-07 Stefan JeskeSet background of title button window to GTK_STATE_NORM...
1998-11-07 Lars Hamannresize clist if adjustments are NULL and list size...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-05 Lars Hamanngtk/gtkclist.h (struct _GtkCListClass) removed scrollba...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-11-04 Lars Hamannfix focus_row adjustment (gtk_ctree_remove_node): selec...
1998-11-04 Tim Janikadded a bunch of checks for widget != NULL and GTK_IS_W...
1998-11-04 Lars Hamannset correct focus_row after a remove_row call.
1998-11-01 GMT 1998 Austin... gtk/gtkoptionmenu.c make option menus work when some...
1998-11-01 Raja R HarinathForgot to commit ChangeLog
1998-10-31 CST 1998 Shawn T... Released GTK+ 1.1.3
1998-10-30 Lars Hamannfree undo_un/selection, unselect list_item before disco...
1998-10-30 Tim Janikcause the built sources to be rebuild when possible...
1998-10-30 Tim Janikrenamed from gtk_object_data_set_destroy to fit the...
1998-10-25 Tim Janiksupport an environment variable GTK_MODULES= which...
1998-10-25 Tim Janikadded more g_return_if_fail() statements.
1998-10-22 Lars Hamannremoved. gtk_clist_destroy is sufficient
1998-10-22 Lars Hamannsamll fix for invisible columns
1998-10-22 Tim JanikGtkType and macro fixups set a pattern for the file...
1998-10-20 Owen TaylorAlways send "drag_leave" to dests without GTK_DEST_DEFA...
1998-10-20 Paolo MolaroTue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus...
1998-10-19 Lars Hamannrearranged some functions (gtk_clist_set_column_auto_re...
1998-10-19 Owen TaylorFixed typo - look for right atom on transfer failures.
1998-10-19 Owen TaylorChange signal for drag_data_get to match the use that...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-18 Martin Baulignew function to toggle line wrapping like gtk_text_set_...
1998-10-16 Lars Hamannchange a few cell styles of inserted row (change_style...
1998-10-14 Paolo MolaroWed, 14 Oct 1998 10:17:13 +0200 Paolo Molaro <lupus...
1998-10-12 Tim Janikonly unref those handlers that have not yet been discon...
1998-10-10 Manish SinghHACKING we need libtool 1.2b now
1998-10-10 Tim Janiktake the left, right, top and bottom attach arguments...
1998-10-08 Owen TaylorFixed warning message to print out parent class name...
1998-10-08 Tim Janikremoved functions gtk_object_set_data_destroy and
1998-10-07 Lars Hamannadded size_allocate_title_buttons call (gtk_clist_reali...
1998-10-07 Lars Hamannremoved xor_gc, use clists xor_gc instead removed
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-10-07 Lars Hamannnew signal GtkCList::resize_column. don't draw invisibl...
1998-10-06 Tim Janikuse g_free to free g_malloced memory (Martin Pool
1998-10-05 Raph LevienFixed an alpha bug.
1998-10-05 CDT 1998 Shawn T... gtk/gtkcalendar.c: More changes: - The day with focus...
1998-10-04 CDT 1998 Shawn T... gtk/gtkcalendar.c: Some significant changes, including...
1998-10-04 BST 1998 Tony Galeupdate I've had sat around: - Grammar patch from James...
1998-10-04 Martin BauligAdded `visible'.
1998-10-03 Tim Janikfor unknown foreign fundamental types, collect an argum...
1998-10-02 Lars Hamannfixes for assignment errors with GTK_CTREE_NODE_NEXT...
1998-10-02 Tim Janikmake sure we don't segfault when looking up a non-exist...
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-30 Tim Janiklist all widgets in the ->widgets_by_action list that...
1998-09-28 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remov...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...
1998-09-26 Tim Janikadde g_return_if_fail() statements.
1998-09-26 Tim Janikset binary age and interface age to 0.
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-09-23 Tim Janikupdate to Gtk+ version 1.1.3, binary age 1, interface...
1998-09-22 CDT 1998 Shawn T... Released GTK+ 1.1.2
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-21 Tim Janikreallocate the required memory block, rather than alloc...
1998-09-21 Tim JanikNEWS file update for upcoming release of Gtk+ version...
1998-09-20 Owen TaylorPatch to libtool-1.2b to make --disable-static
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-09-19 jaycoxgtk/Makefile.am: use $(AWK) instead of awk
1998-09-18 Raja R HarinathRemove references to $(top_srcdir). (gtk.defs,
1998-09-18 Tim Janikchanged gpointer object_data; to GData*object_data...
1998-09-18 Manish Singhupdated to latest automake version
1998-09-17 Raja R HarinathMove `gtkfeature.h' ... (gtkinclude_HEADERS): ... here...
1998-09-17 Raph LevienAdded GNU indent to HACKING, as it is now required...
1998-09-17 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-09-17 Tim Janikadded gtk_object_set_data_destroy and gtk_object_set_da...
1998-09-16 Arturo Espinosasync
next