| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix #139290: | Federico Mena Quintero | 2004-07-09 | 1 | -155/+43 |
* | When inserting a visible node, free the old path before creating the new | Federico Mena Quintero | 2004-06-16 | 1 | -0/+1 |
* | Fixes #143578: | Federico Mena Quintero | 2004-06-12 | 1 | -3/+3 |
* | Don't insert a dummy node if there is no parent node. Fixes #143362. | Federico Mena Quintero | 2004-06-01 | 1 | -1/+1 |
* | Fix #136077. | Federico Mena Quintero | 2004-04-02 | 1 | -2/+2 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-29 | 1 | -6/+73 |
* | Revert the patch to #137520, as 2.4.1 is for conservative bug fixes only. | Federico Mena Quintero | 2004-03-19 | 1 | -73/+6 |
* | Fix #137520. | Federico Mena Quintero | 2004-03-19 | 1 | -6/+73 |
* | If max_depth is 0 then we have a list. | Anders Carlsson | 2004-03-08 | 1 | -1/+1 |
* | set redraw_on_allocate, #135902. | Jonathan Blandford | 2004-03-07 | 1 | -2/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Simplify semantics and check for errors. | Morten Welinder | 2004-03-01 | 1 | -10/+18 |
* | Renamed from create_shortcuts_model(). (struct _GtkFileChooserDefault): | Federico Mena Quintero | 2004-02-25 | 1 | -2/+83 |
* | Add chains to the parent's ::finalize() handler (#134901, Morten Welinder, | Matthias Clasen | 2004-02-22 | 1 | -1/+7 |
* | Free the path fields. | Federico Mena Quintero | 2004-01-22 | 1 | -0/+6 |
* | Added a has_editable field. (_gtk_file_system_model_add_editable): New | Federico Mena Quintero | 2004-01-17 | 1 | -5/+96 |
* | New get_volume_for_path() method. (struct _GtkFileSystemIface): Finally | Federico Mena Quintero | 2004-01-16 | 1 | -8/+15 |
* | Don't use freed memory. (#127698, Taavi Talvik) | Matthias Clasen | 2003-11-27 | 1 | -2/+3 |
* | Add a stock icon to the "Add bookmark" button. | Federico Mena Quintero | 2003-11-03 | 1 | -1/+2 |
* | gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework | Owen Taylor | 2003-10-23 | 1 | -2/+3 |
* | Free the display_key. | Federico Mena Quintero | 2003-09-09 | 1 | -1/+1 |
* | Return parent path for dummy paths. | Owen Taylor | 2003-07-23 | 1 | -1/+4 |
* | File filter objects. | Owen Taylor | 2003-07-23 | 1 | -19/+43 |
* | Add gtk_file_chooser_set_current_name() to set the current entry contents. | Owen Taylor | 2003-07-11 | 1 | -7/+7 |
* | - Disconnect signal connections when appropriate. - Listen to | Owen Taylor | 2003-04-09 | 1 | -44/+240 |
* | Move interface definition into a private header so it can refer to | Owen Taylor | 2003-04-04 | 1 | -115/+113 |
* | Finish monitoring, add a TODO, fill in details in README, fix some missing fi... | Owen Taylor | 2003-03-27 | 1 | -60/+234 |
* | - Add GnomeVFS backend | Owen Taylor | 2003-03-26 | 1 | -126/+286 |
* | Make incrememtal searching work, some bug fixes | Owen Taylor | 2003-03-24 | 1 | -2/+13 |
* | Add sorting, a size column. | Owen Taylor | 2003-03-21 | 1 | -0/+4 |
* | Add some documentation comments, fix some missing statics | Owen Taylor | 2003-03-21 | 1 | -10/+112 |
* | Initial revision | Owen Taylor | 2003-03-21 | 1 | -0/+1040 |