summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
Commit message (Expand)AuthorAgeFilesLines
* Merges from gtk-1-2Owen Taylor2000-03-141-14/+39
* add a 'paned' mode to the function to let it draw the seven dots, insteadJonathan Blandford2000-02-231-5/+8
* s/refcount/ref_count/.Tim Janik2000-02-131-3/+1
* Argh, decided not to return a string that must be freed fromTor Lillqvist2000-02-031-4/+7
* Use g_filename_to_utf8 to convert the font names Windows gives us fromTor Lillqvist2000-02-031-85/+47
* Adapt cast macros to standard.Raja R Harinath1999-11-221-4/+9
* s/G_HAVE_CYGWIN/G_WITH_CYGWIN/Manish Singh1999-10-061-17/+17
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-1/+1
* correct checking for BeOS checkManish Singh1999-10-041-21/+21
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-4/+11
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-12/+13
* Don't append a * to the pattern to complete if the user entered oneTor Lillqvist1999-03-131-1/+6
* Check for dirent.h and pwd.h.Tor Lillqvist1999-03-131-97/+345
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Patch from Sebastian Wilhelmi <wilhelmi@ira.uka.de> to useOwen Taylor1999-01-281-28/+5
* Added cs to ALL_LINGUAS.Owen Taylor1999-01-091-4/+3
* added gdk_flush() after g_main_run(), so we get the original behaviourTim Janik1998-12-181-1/+0
* Remove the info tag from the context so if the source unexpectedlyOwen Taylor1998-12-171-2/+3
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-3/+3
* Added gettext-10.35Owen Taylor1998-12-141-21/+26
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-071-12/+7
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-5/+6
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-11/+11
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-051-6/+18
* GtkType and macro fixups set a pattern for the file selection widget toTim Janik1998-10-221-11/+24
* at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>Owen Taylor1998-09-121-38/+96
* Removed has_cursor, set the cursor beginning of Text when creating theOwen Taylor1998-08-111-3/+21
* 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