]> Pileus Git - ~andy/gtk/history - gtk/gtkfilesel.c
Const warning fix.
[~andy/gtk] / gtk / gtkfilesel.c
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...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-23 Jonathan Blandfordadd a 'paned' mode to the function to let it draw the...
2000-02-13 Tim Janiks/refcount/ref_count/.
2000-02-03 Tor LillqvistArgh, decided not to return a string that must be freed...
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-10-06 Manish Singhs/G_HAVE_CYGWIN/G_WITH_CYGWIN/
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-13 Tor LillqvistDon't append a * to the pattern to complete if the...
1999-03-13 Tor LillqvistCheck for dirent.h and pwd.h.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-28 Owen TaylorPatch from Sebastian Wilhelmi <wilhelmi@ira.uka.de...
1999-01-09 Owen TaylorAdded cs to ALL_LINGUAS.
1998-12-18 Tim Janikadded gdk_flush() after g_main_run(), so we get the...
1998-12-17 Owen TaylorRemove the info tag from the context so if the source...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-14 Owen TaylorAdded gettext-10.35
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-10-22 Tim JanikGtkType and macro fixups set a pattern for the file...
1998-09-12 Owen Taylorat Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
next