summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
Commit message (Expand)AuthorAgeFilesLines
* fix for sigsegv in case of drag_target == NULL fix forLars Hamann1998-07-161-33/+31
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* g_strdup() the text retrived from GtkEntry. only intercept the Tab key ifTim Janik1998-05-161-2/+12
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-4/+18
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-1/+19
* Use reversed arrow for menus ala Motif (and fix Options menus, which had XOwen Taylor1998-03-241-16/+8
* /home/otaylor/commitOwen Taylor1998-03-241-1/+1
* added this directory with stuff from the tutorial, updated to compile andCST 1998 Shawn T. Amundson1998-03-231-1/+1
* use button_box for buttonsCST 1998 Shawn T. Amundson1998-03-221-2/+9
* Set the column width of the clists to the longest string length so thatGeorge Lebl1998-03-131-0/+24
* Fixed file selectorJay Painter1998-03-111-28/+30
* reverted the changes ian introduced in r1.16 on Mar 06, since they brokeTim Janik1998-03-091-35/+17
* applied a bunch of patches and removed all the printfs thatTim Janik1998-03-081-4/+4
* Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), andIan Main1998-03-061-59/+120
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-2/+2
* CList signal revert (right back at you! *ouch*)Jay Painter1998-02-191-72/+38
* A couple of compiler warning fixes, GtkCList signal changes, changedJay Painter1998-02-181-38/+72
* attach/detach to menu widget viaTim Janik1998-02-031-1/+1
* fixed a bad, bad referencing bug that could caused unreferencing ofTim Janik1998-02-021-28/+32
* Fixed a resizing bug with CList where you could loose the end of the lastJay Painter1998-01-261-2/+0
* Added in Jay's new gtk_clist_column_titles_passive() call.Ian Main1998-01-211-0/+2
* Forgot to free GList on destroy, and to destroy fileop dialog boxes.Ian Main1998-01-211-8/+26
* Small fix for the optionmenu.Ian Main1998-01-211-1/+9
* New file selection dialog. Converted to use clist, added Mac-like pulldown,Ian Main1998-01-211-323/+649
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Added a better test for './' and changed a few other things about theIan Main1998-01-111-2/+11
* A simple patch to make the file sel dialog not always select the firstRaph Levien1997-12-141-1/+1
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-071-5/+6
* Initial revisionElliot Lee1997-11-241-0/+2161