summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesel.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-17/+0
* Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044)Owen Taylor2001-07-121-6/+7
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-1/+3
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-2/+2
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-2/+0
* API Change. Take GdkColor arguments instead of gdouble *. Leave the oldAlexander Larsson2001-04-201-2/+8
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-1/+2
* Fixed bug that returned NULL if a filename was selected.Alexander Larsson2001-03-261-1/+1
* make this somewhat key-navigableHavoc Pennington2001-03-241-1/+2
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-231-4/+110
* Add more test when converting filenames from/to utf-8. Don't allowAlexander Larsson2001-03-121-57/+176
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+1
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-0/+12
* Adopt to new prototypes for unicode,locale,filename conversion functions.Owen Taylor2001-01-051-21/+21
* g_filename_{to,from}_utf8 now takes an extra parameter.Robert Brady2000-11-121-21/+21
* 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