summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
Commit message (Expand)AuthorAgeFilesLines
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-1/+1
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-20/+17
* Make it compileAnders Carlsson2000-08-121-3/+3
* A few more variables renamed, relating to the "system" charset vs UTF-8Tor Lillqvist2000-08-121-15/+16
* Improve previous commit a bit, use better variable names.Tor Lillqvist2000-08-121-48/+55
* Add more calls to g_filename_{to,from}_utf8() to convert back and forthTor Lillqvist2000-08-121-427/+509
* Use the "system codepage" version of the directory name (not the UTF-8Tor Lillqvist2000-08-091-3/+5
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-35/+12
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-15/+19
* 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