]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesel.c
Support added for building using a GNU toolchain on Win32,
[~andy/gtk] / gtk / gtkfilesel.c
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-13 Tor LillqvistDon't append a * to the pattern to complete if the...
1999-03-13 Tor LillqvistCheck for dirent.h and pwd.h.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-28 Owen TaylorPatch from Sebastian Wilhelmi <wilhelmi@ira.uka.de...
1999-01-09 Owen TaylorAdded cs to ALL_LINGUAS.
1998-12-18 Tim Janikadded gdk_flush() after g_main_run(), so we get the...
1998-12-17 Owen TaylorRemove the info tag from the context so if the source...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-10-22 Tim JanikGtkType and macro fixups set a pattern for the file...
1998-09-12 Owen Taylorat Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-07-16 Lars Hamannfix for sigsegv in case of drag_target == NULL fix for
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-16 Tim Janikg_strdup() the text retrived from GtkEntry. only interc...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-03-24 Owen TaylorUse reversed arrow for menus ala Motif (and fix Options...
1998-03-24 Owen Taylor/home/otaylor/commit
1998-03-23 CST 1998 Shawn T... added this directory with stuff from the tutorial,...
1998-03-22 CST 1998 Shawn T... use button_box for buttons
1998-03-13 George LeblSet the column width of the clists to the longest strin...
1998-03-11 Jay PainterFixed file selector
1998-03-09 Tim Janikreverted the changes ian introduced in r1.16 on Mar...
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-03-06 Ian MainAdded gtk_file_selection_show_fileop_buttons(GtkFileSel...
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]
1998-02-19 Jay PainterCList signal revert (right back at you! *ouch*)
1998-02-18 Jay PainterA couple of compiler warning fixes, GtkCList signal...
1998-02-03 Tim Janikattach/detach to menu widget via
1998-02-02 Tim Janikfixed a bad, bad referencing bug that could caused...
1998-01-26 Jay PainterFixed a resizing bug with CList where you could loose...
1998-01-21 Ian MainAdded in Jay's new gtk_clist_column_titles_passive...
1998-01-21 Ian MainForgot to free GList on destroy, and to destroy fileop...
1998-01-21 Ian MainSmall fix for the optionmenu.
1998-01-21 Ian MainNew file selection dialog. Converted to use clist...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-11 Ian MainAdded a better test for './' and changed a few other...
1997-12-14 Raph LevienA simple patch to make the file sel dialog not always...
1997-12-07 Tim Janikapplied jamesa-971010-0 for stability. applied jamesa...
1997-11-24 Elliot LeeInitial revision