]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesel.c
Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
[~andy/gtk] / gtk / gtkfilesel.c
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-11-15 Erwann Chenede -fix unselect in multiple selection (#156805)
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-02 Federico Mena QuinteroFix #138807.
2004-04-15 Federico Mena QuinteroTell the user to use G_FILENAME_ENCODING, not G_BROKEN_...
2004-03-11 Federico Mena QuinteroUse a single OK button, not a Close button, as per...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-06 Federico Mena QuinteroUse 0777 as the mode for mkdir() and let the umask...
2004-01-06 Alexander WinstonRemoved space that proceeded the end-of-sentence punctu...
2003-10-10 Kristian RietveldDeprecate. Ditto.
2003-08-14 Owen TaylorDon't reposition the cursor when we aren't trying to...
2003-08-14 Owen TaylorIf getting the current directory fails because of encod...
2003-08-01 Owen TaylorAlways return an absolute path (#115590), fix a problem...
2003-08-01 Owen TaylorFix obvious reallocation bug in rarely or never hit...
2003-05-22 Matthias Clasen (gtk_file_selection_set_filename): Add a hint about...
2003-05-21 Matthias ClasenSome keynav improvements for the "Rename File" and...
2003-04-22 Owen TaylorFix capitalization of UTF-8. (#106419, Roozbeh Pournader)
2003-02-09 Tor LillqvistUse GetDriveType() to recognize removable drives (in...
2003-01-19 Tor LillqvistMerge from stable:
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-13 Owen TaylorUse g_utf8_collate_key() to sort in human-friendly...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-13 Owen TaylorConst warning fix.
2002-12-13 Owen TaylorInclude "." and ".." in the list of entries; they are...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-11-07 Owen TaylorEscape invalid filename before printing it out, since...
2002-11-03 Owen TaylorRemove check for winsock.h since it might show up on...
2002-11-02 Owen TaylorAdd a mnemonic to the "selection" label. (More of ...
2002-10-29 Matthias Clasensmall doc fixes.
2002-10-25 Owen TaylorFix sensitivity of file operation buttons and buttons...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-25 Manish Singhcheck if last_selected is valid before doing a strcmp...
2002-09-25 Manish Singhpreserve ordering from gtk_tree_selection_foreach when...
2002-08-31 Tor LillqvistUse cygwin_conv_to_posix_path(). (gtk_file_selection_di...
2002-08-25 Tor LillqvistDon't include <winsock.h> on Cygwin (#91654, Masahiro...
2002-08-10 Soren SandmannMinor documentation fixes
2002-06-16 Owen TaylorActually use the UTF-8 filename, so we actually fix...
2002-06-16 Owen TaylorFix backwards asssertion. (#85434)
2002-06-13 Owen TaylorFix so that the encoding of the filename is handled...
2002-05-13 Vitaly Tishkovgtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk...
2002-04-30 Owen TaylorDoc fixes.
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-14 Abigail BradyFix typo in message.
2002-04-09 Anders CarlssonInitialize error to NULL.
2002-03-28 Tim Janikwhen encountering non-UTF-8 file names, alert the user...
2002-03-08 Owen TaylorSome packing tweaks.
2002-03-04 Owen TaylorFix memory leak. (#73370, Paolo Maggi).
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-02-28 Darin AdlerAdd missing NULL check.
2002-02-27 Hans Breuernew file
2002-02-24 Tor LillqvistMove inclusion of <windows.h> before inclusion of ...
2002-02-18 Owen TaylorReleased 1.3.14
2002-02-17 Manish SinghAdded multiple selection API
2002-02-11 Sven Neumannconverted the "Delete File" dialog to GtkMessageDialog...
2002-02-10 Hans Breuerdon't reduce the scroll rect size by the scroll amount
2002-02-08 Sven Neumanngtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for...
2002-02-01 Owen Taylors/directory/folder/ in all labels and messages.
2002-01-29 Owen TaylorSwitch over to GtkTreeView from GtkCList. Remove the...
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-17 Owen TaylorFix "deleting" filename by adding another boolean param...
2002-01-17 Owen TaylorRefresh the dialog on map. (#52877, inspired by request...
2001-11-21 Owen TaylorRef-sink the tooltips object. Ref-sink the tooltips...
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-03 Hans Breuerchain finalize to parent class to get removed from...
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-29 Owen TaylorGrab the focus to the fileop entry for create dir ...
2001-10-29 Tor LillqvistUpdates.
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorRename to gtk_radio_menu_item_get_group(), add deprecat...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-20 Alexander LarssonAPI Change. Take GdkColor arguments instead of gdouble...
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-26 Alexander LarssonFixed bug that returned NULL if a filename was selected.
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-12 Alexander LarssonAdd more test when converting filenames from/to utf...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-11-12 Robert Bradyg_filename_{to,from}_utf8 now takes an extra parameter.
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-08-12 Anders CarlssonMake it compile
2000-08-12 Tor LillqvistA few more variables renamed, relating to the "system...
2000-08-12 Tor LillqvistImprove previous commit a bit, use better variable...
2000-08-12 Tor LillqvistAdd more calls to g_filename_{to,from}_utf8() to conver...
2000-08-09 Tor LillqvistUse the "system codepage" version of the directory...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
next