]> Pileus Git - ~andy/gtk/history - gtk
Replaced pushd and popd calls with equivalent shell code.
[~andy/gtk] / gtk /
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-24 Andrew T. VeliathInclude radio buttons when setting relief for button...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-24 Jeff GarzikBugfix from Brandon Long <blong@fiction.net> - Do the...
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-23 Manish Singhmake a saner default adjustment (from 0 to 100) instead...
1998-11-23 Martin BauligDefine this so we can check for latest GTK features.
1998-11-23 Havoc PenningtonWhen setting relief, also affect toggle buttons.
1998-11-23 Manish Singhremove extraneous comma
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-23 Tim Janikminor buglet
1998-11-23 Tim Janikdisconnect hadj & vadj, not 2 * hadj.
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-21 Andrew T. VeliathMinor indent fix on gtk_handle_box_get_arg proto
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 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-14 Guillaume LaurentCorrected signals declarations
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-07 Guillaume LaurentAdded warning about callback on <Branch> items
1998-11-06 Owen TaylorIndentation cleanups.
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 HarinathRemove `#pragma }'.
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 Christopher Blizzardadd testdnd to .cvsignore
1998-10-19 Owen TaylorChange signal for drag_data_get to match the use that...
1998-10-18 Owen TaylorNew test program for new DND. (Old DND tests in testgtk...
1998-10-18 Owen TaylorMissed two files.
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 Janikfixed a comment
1998-10-12 Tim Janikonly unref those handlers that have not yet been discon...
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 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-21 Manish SinghShut up gcc AND cvs
1998-09-21 jaycoxuse $(PERL) instead of perl render properly in non...
1998-09-21 Manish SinghThis shouldn't be there
next