| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix so that the encoding of the filename is handled properly in the case | Owen Taylor | 2002-06-13 | 1 | -3/+31 |
* | gtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk/gtkwindow.c a few typos | Vitaly Tishkov | 2002-05-13 | 1 | -1/+1 |
* | Doc fixes. | Owen Taylor | 2002-04-30 | 1 | -3/+5 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -1/+1 |
* | Fix typo in message. | Abigail Brady | 2002-04-14 | 1 | -1/+1 |
* | Initialize error to NULL. | Anders Carlsson | 2002-04-09 | 1 | -1/+1 |
* | when encountering non-UTF-8 file names, alert the user with g_message() | Tim Janik | 2002-03-28 | 1 | -3/+10 |
* | Some packing tweaks. | Owen Taylor | 2002-03-08 | 1 | -3/+15 |
* | Fix memory leak. (#73370, Paolo Maggi). | Owen Taylor | 2002-03-04 | 1 | -2/+5 |
* | added compile time switch to put the tree views into a hpaned for owen to | Tim Janik | 2002-03-03 | 1 | -3/+15 |
* | Add missing NULL check. | Darin Adler | 2002-02-28 | 1 | -1/+2 |
* | new file | Hans Breuer | 2002-02-27 | 1 | -1/+1 |
* | Move inclusion of <windows.h> before inclusion of <winsock.h>, to actually | Tor Lillqvist | 2002-02-24 | 1 | -36/+36 |
* | Released 1.3.14GTK_MULTIHEAD_MERGEPOINT_18_02_02GTK_1_3_14 | Owen Taylor | 2002-02-18 | 1 | -3/+22 |
* | Added multiple selection API | Manish Singh | 2002-02-17 | 1 | -35/+287 |
* | converted the "Delete File" dialog to GtkMessageDialog. Marked missing | Sven Neumann | 2002-02-11 | 1 | -47/+28 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 1 | -2/+4 |
* | gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog action | Sven Neumann | 2002-02-08 | 1 | -4/+4 |
* | s/directory/folder/ in all labels and messages. | Owen Taylor | 2002-02-01 | 1 | -11/+11 |
* | Switch over to GtkTreeView from GtkCList. Remove the entries above the | Owen Taylor | 2002-01-29 | 1 | -116/+158 |
* | Mark children as composite. (#66360) | Matthias Clasen | 2002-01-17 | 1 | -0/+4 |
* | Fix "deleting" filename by adding another boolean parameter to | Owen Taylor | 2002-01-17 | 1 | -35/+22 |
* | Refresh the dialog on map. (#52877, inspired by request from Murray | Owen Taylor | 2002-01-17 | 1 | -0/+15 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if | Hans Breuer | 2001-11-18 | 1 | -17/+15 |
* | chain finalize to parent class to get removed from the toplevel_list. | Hans Breuer | 2001-11-03 | 1 | -0/+2 |
* | Go to the GUP proposed ordering of buttons with [OK] in the lower right | Owen Taylor | 2001-11-02 | 1 | -32/+31 |
* | Add a "menu" property and notify on it. (#62798, Padraig O'Briain) | Owen Taylor | 2001-10-31 | 1 | -1/+1 |
* | Grab the focus to the fileop entry for create dir / rename file. | Owen Taylor | 2001-10-29 | 1 | -0/+4 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -0/+3 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -19/+27 |
* | Don't draw with GTK_STATE_ACTIVE. | Alex Larsson | 2001-09-19 | 1 | -2/+228 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -17/+0 |
* | Rename to gtk_radio_menu_item_get_group(), add deprecated alias. (#57044) | Owen Taylor | 2001-07-12 | 1 | -6/+7 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -1/+3 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -2/+2 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -2/+0 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 1 | -2/+8 |
* | disable USE_MMX for msvc build cause the assembler doesn't fit and is out | Hans Breuer | 2001-03-31 | 1 | -1/+2 |
* | Fixed bug that returned NULL if a filename was selected. | Alexander Larsson | 2001-03-26 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -1/+2 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -4/+110 |
* | Add more test when converting filenames from/to utf-8. Don't allow | Alexander Larsson | 2001-03-12 | 1 | -57/+176 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -1/+1 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -0/+12 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -21/+21 |
* | g_filename_{to,from}_utf8 now takes an extra parameter. | Robert Brady | 2000-11-12 | 1 | -21/+21 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -1/+1 |
* | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 | 1 | -20/+17 |
* | Make it compile | Anders Carlsson | 2000-08-12 | 1 | -3/+3 |