| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't put relevant callss in g_assert(). (#329876, Kristian Rietveld) | Matthias Clasen | 2006-02-08 | 1 | -6/+6 |
* | Just use the directory name for the home dir. (#325817, Federico Mena | Matthias Clasen | 2006-01-06 | 1 | -2/+4 |
* | Broken commit | Matthias Clasen | 2005-10-26 | 1 | -4/+15 |
* | Merged from HEAD: | Federico Mena Quintero | 2005-10-07 | 1 | -1/+44 |
* | Handle pixbuf being NULL without warnings. Also, don't leak pixbuf | Matthias Clasen | 2005-08-19 | 1 | -3/+9 |
* | Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION. | Matthias Clasen | 2005-07-20 | 1 | -0/+2 |
* | Free the data of the row before overwriting it. (#307490, Kjartan Maraas) | Matthias Clasen | 2005-06-13 | 1 | -1/+4 |
* | Merge leak fix from stable. Bug 306754. | Kjartan Maraas | 2005-06-07 | 1 | -0/+2 |
* | Handle the Cancel button properly. (#304234, Sven Neumann) | Matthias Clasen | 2005-05-18 | 1 | -0/+2 |
* | Make sure the action of the button and the dialog are in sync, when the | Matthias Clasen | 2005-05-16 | 1 | -3/+6 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+1 |
* | Remove a call whose result was unused and leaked. (#170776, Kjartan | Matthias Clasen | 2005-03-23 | 1 | -1/+0 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -3/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+5 |
* | Complete the fix for #165770, Vincent Untz: | Matthias Clasen | 2005-02-11 | 1 | -3/+3 |
* | Use default title if NULL is passed. | James M. Cape | 2005-01-06 | 1 | -5/+6 |
* | Don't add a shortcut here. (#162752, Tor Lillqvist) | Matthias Clasen | 2005-01-03 | 1 | -1/+1 |
* | Add -lole32, needed for CoTaskMemFree in get_special_folder() below. | Tor Lillqvist | 2005-01-02 | 1 | -12/+23 |
* | 2.6.0 second tryGTK_2_6_0 | Matthias Clasen | 2004-12-16 | 1 | -0/+1 |
* | Only unblock the handlers if they are blocked. | Matthias Clasen | 2004-12-16 | 1 | -7/+11 |
* | Don't crash if enable_search is FALSE. (#161267, Jorn Baayen) | Matthias Clasen | 2004-12-16 | 1 | -1/+12 |
* | Add missing includes. | Matthias Clasen | 2004-12-16 | 1 | -0/+2 |
* | Use a GtkComboBox in SELECT_FOLDER mode (#157726). | James M. Cape | 2004-12-15 | 1 | -225/+1400 |
* | removed "GtkFileChooserButton:active" property and getter/setter. | James M. Cape | 2004-11-30 | 1 | -734/+144 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -2/+2 |
* | return FALSE instead of TRUE. This is just a quick fix to prevent the idle | Jonathan Blandford | 2004-11-11 | 1 | -1/+1 |
* | Remove debugging printfs. | Matthias Clasen | 2004-11-10 | 1 | -5/+1 |
* | Add uri targets before text targets, to make file dnd work better. | Matthias Clasen | 2004-11-08 | 1 | -6/+14 |
* | Don't support CREATE_FOLDER and SAVE for now. UI authorities object to it. | Matthias Clasen | 2004-11-07 | 1 | -0/+18 |
* | Don't mysteriously go to the parent dir when hitting "Cancel" in folder | James M. Cape | 2004-11-03 | 1 | -9/+20 |
* | Fix a doc comment. | Matthias Clasen | 2004-11-02 | 1 | -1/+1 |
* | Move some docs inline. | Matthias Clasen | 2004-11-01 | 1 | -0/+33 |
* | Add missing includes. (#156503, Kazuki IWAMOTO) | Matthias Clasen | 2004-10-26 | 1 | -0/+1 |
* | Rework of GtkFileChooserButton, some cleanups. Fixes #154388, #154390, | James M. Cape | 2004-10-26 | 1 | -255/+752 |
* | Use the new file DND api. | Matthias Clasen | 2004-10-22 | 1 | -9/+6 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -0/+27 |
* | Remove leftover debug code. | Matthias Clasen | 2004-09-17 | 1 | -0/+1 |
* | Protect the unistd.h include by HAVE_UNISTD_H. | Matthias Clasen | 2004-09-01 | 1 | -0/+2 |
* | Make it compile. | Matthias Clasen | 2004-08-30 | 1 | -1/+15 |
* | Use g_message() throughout, add RTL envar for rtl testing. | Matthias Clasen | 2004-08-17 | 1 | -27/+26 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 1 | -0/+1122 |