| Commit message (Expand) | Author | Age | Files | Lines |
* | Register a "working" folder type with the hourglass icon. (Would | Dan Winship | 2002-03-25 | 4 | -2/+17 |
* | Removed. (load_pages): Use e_get_language_list() here instead. Also, free | Ettore Perazzoli | 2002-03-23 | 2 | -23/+10 |
* | *** empty log message *** | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | (evolution_storage_removed_folder): Oops. Fix here too. | Dan Winship | 2002-03-23 | 2 | -1/+4 |
* | Fix a "how can this ever have worked" bug to make unread message counts | Dan Winship | 2002-03-23 | 2 | -1/+5 |
* | Use e_folder_get_name. Don't assume it's the same as the last path | Dan Winship | 2002-03-23 | 2 | -6/+9 |
* | Set the wmclass to "evolution-splash" so sawfish knows it's not the same | Dan Winship | 2002-03-21 | 2 | -0/+7 |
* | Make all the verb/menu arrays appropriately static. | Ettore Perazzoli | 2002-03-21 | 2 | -6/+11 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 7 | -1/+106 |
* | Add `search="string"' for the keyboard navigability search thingy. | Ettore Perazzoli | 2002-03-19 | 2 | -1/+6 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 2 | -4/+9 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 14 | -10/+447 |
* | Use `evolution:config_item:icon_name' instead of | Ettore Perazzoli | 2002-03-14 | 2 | -4/+21 |
* | Update to create an EvolutionConfigControl instead of just a | Ettore Perazzoli | 2002-03-13 | 8 | -22/+362 |
* | Make old_name_locale non-const to placate a compiler warning. | Ettore Perazzoli | 2002-03-10 | 3 | -1/+12 |
* | Use ECorbaConfigPages. | Ettore Perazzoli | 2002-03-10 | 7 | -6/+353 |
* | Note that e_storage_set_view_new shouldn't be used directly. | Dan Winship | 2002-03-09 | 5 | -2/+15 |
* | New function to create a test configuration page for the test component. | Ettore Perazzoli | 2002-03-08 | 8 | -14/+367 |
* | fix a bug in the storage icon code | Dan Winship | 2002-03-08 | 2 | -7/+9 |
* | Addendum to previous commit: Remove "storage_selected" vs | Dan Winship | 2002-03-08 | 9 | -109/+27 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 17 | -342/+192 |
* | Keep the storage name and display_name in EStoragePriv. (impl_get_name, | Dan Winship | 2002-03-07 | 13 | -261/+75 |
* | Fix up GList/GSList confusion. | Dan Winship | 2002-03-07 | 3 | -2/+15 |
* | Reduce width of the copyright message so it looks prettier with the new | Ettore Perazzoli | 2002-03-07 | 2 | -2/+7 |
* | CORBA stuff required for the summary to find out details about storages from ... | Iain Holmes | 2002-03-05 | 5 | -2/+221 |
* | [Fix #20234, Deleting Folder gratuitiously causes /local to open.] | Ettore Perazzoli | 2002-03-05 | 3 | -4/+170 |
* | [This gets rid of some spurious "could not find handler" messages | Ettore Perazzoli | 2002-02-27 | 2 | -5/+18 |
* | Fix license text. | Ettore Perazzoli | 2002-02-24 | 2 | -6/+4 |
* | Add year 2002 to the copyright. | Ettore Perazzoli | 2002-02-24 | 2 | -2/+6 |
* | Renamed from `destroy'. (impl_right_click): Renamed from `right_click'. | Ettore Perazzoli | 2002-02-24 | 2 | -93/+146 |
* | [Fix #3029, Offline mode should be preserved across sessions.] | Ettore Perazzoli | 2002-02-23 | 4 | -8/+81 |
* | New helper function to remove all the matching URIs from the history. | Ettore Perazzoli | 2002-02-23 | 4 | -13/+85 |
* | New. (display_uri): Call it before returning so the navigation buttons | Ettore Perazzoli | 2002-02-23 | 4 | -10/+49 |
* | [First cut at navigation (i.e. back/forward) buttons.] | Ettore Perazzoli | 2002-02-23 | 5 | -6/+416 |
* | `e_shell_folder_title_bar_set_title_clickable()', not | Ettore Perazzoli | 2002-02-23 | 4 | -109/+286 |
* | Return NULL if there is no component ID for the current view. | Ettore Perazzoli | 2002-02-22 | 2 | -0/+8 |
* | Set the icons for all the "New..." menu items from the specified one in | Ettore Perazzoli | 2002-02-22 | 5 | -54/+97 |
* | Don't show the folder bar and the shortcut bar in the new window. | Ettore Perazzoli | 2002-02-21 | 6 | -8/+58 |
* | Use right_click_row_path rather than selected_row_path, so clients get the | Not Zed | 2002-01-30 | 2 | -1/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 3 | -40/+41 |
* | Just use BONOBO_HTML_GNOME_CFLAGS and BONOBO_HTML_GNOME_LIBS for | Ettore Perazzoli | 2002-01-25 | 2 | -18/+14 |
* | Add missing files. Ooops! | Ettore Perazzoli | 2002-01-25 | 2 | -0/+178 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 15 | -191/+497 |
* | [Patch by Michael Meeks <michael@ximian.com>.] | Ettore Perazzoli | 2002-01-24 | 2 | -0/+8 |
* | Stop the importer dialog going behind the main window | Iain Holmes | 2002-01-21 | 2 | -1/+7 |
* | [Fix #17441, Crash trying to import Multiple VCard file into LDAP | Ettore Perazzoli | 2002-01-16 | 2 | -6/+27 |
* | re-order activate / de-activate to minimise flicker switching between | Michael Meeks | 2002-01-15 | 2 | -9/+16 |
* | updated | Damon Chaplin | 2002-01-12 | 1 | -0/+7 |
* | handle translated timezone names. | Damon Chaplin | 2002-01-12 |