| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the canvas backing stored. | Ettore Perazzoli | 2001-09-19 | 2 | -0/+6 |
* | Call `e_make_widget_backing_stored()' on the widget so it refreshes | Ettore Perazzoli | 2001-09-18 | 2 | -0/+11 |
* | New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these two | Ettore Perazzoli | 2001-09-18 | 2 | -1/+61 |
* | Only raise NotReady if the local storage pointer is actually NULL. This | Ettore Perazzoli | 2001-09-18 | 2 | -3/+14 |
* | [Fix #9060, Shell crash after mailer crash.] | Ettore Perazzoli | 2001-09-18 | 2 | -24/+26 |
* | Hide the storage_set_view_box *before* getting the child1_size [otherwise, | Ettore Perazzoli | 2001-09-18 | 2 | -4/+9 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 2 | -1/+6 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 3 | -2/+11 |
* | Return a proper value. (impl_Shell_createStorageSetView): Likewise. | Ettore Perazzoli | 2001-09-15 | 2 | -5/+15 |
* | Fix crash and remove warning | Iain Holmes | 2001-09-15 | 3 | -30/+20 |
* | Removed unused variable. | Ettore Perazzoli | 2001-09-15 | 2 | -3/+5 |
* | [Fix #8204 and the other bugs caused by allowing invocations on | Ettore Perazzoli | 2001-09-15 | 3 | -18/+93 |
* | [Fix #5990, Remembering Evolution window geometry.] | Ettore Perazzoli | 2001-09-14 | 5 | -11/+67 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 15 | -37/+50 |
* | Disable DnD on the EStorageSetView to avoid strange behaviors. | Ettore Perazzoli | 2001-09-14 | 8 | -23/+104 |
* | Add SUB_VERSION to the version string passed to | Ettore Perazzoli | 2001-09-13 | 2 | -1/+6 |
* | only allow importing to /local folders. | Chris Toshok | 2001-09-13 | 2 | -0/+16 |
* | [Fix #4962, "Highlighting is left after a drag".] | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Only gtk_widget_destroy() the icon_widget if it's not NULL. | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Remove spew | Iain Holmes | 2001-09-13 | 2 | -1/+5 |
* | Oops. Remove duplicate free. | Dan Winship | 2001-09-11 | 2 | -2/+4 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 10 | -22/+75 |
* | New design | Iain Holmes | 2001-09-08 | 2 | -73/+37 |
* | Changed this to use the new ETable/ETree drag stuff. | Christopher James Lahey | 2001-09-08 | 2 | -84/+18 |
* | Remove the "see previous error messages?" comment from the error message | Dan Winship | 2001-09-07 | 2 | -2/+9 |
* | change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER): | Chris Toshok | 2001-09-07 | 3 | -49/+52 |
* | Allow a value of -1.0 for @progress [which means "unknown progress"]. | Ettore Perazzoli | 2001-09-07 | 2 | -1/+7 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -30/+23 |
* | New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): Use | Ettore Perazzoli | 2001-09-06 | 2 | -13/+40 |
* | Replace "Evolution" with "Ximian Evolution" in a bunch of user-visible | Ettore Perazzoli | 2001-09-06 | 5 | -15/+30 |
* | [Fix #6474 and friends, crash when selecting things from the | Ettore Perazzoli | 2001-09-06 | 2 | -2/+29 |
* | [Fix #6971, Default folder should be the Summary.] | Ettore Perazzoli | 2001-09-05 | 6 | -7/+27 |
* | [Fix ^#7675, Crashes trying to empty trash folder.] | Ettore Perazzoli | 2001-09-05 | 2 | -5/+15 |
* | Report errors in the dialog | Iain Holmes | 2001-09-05 | 2 | -0/+6 |
* | Just ignore the request if the activity handler has the | Ettore Perazzoli | 2001-09-05 | 2 | -0/+30 |
* | Check the file exists before trying to import it | Iain Holmes | 2001-09-05 | 2 | -0/+20 |
* | Shut down other components correctly when cancelling the first time startup d... | Iain Holmes | 2001-09-05 | 2 | -1/+8 |
* | Remove debugging message. (tree_drag_motion): Likewise. | Ettore Perazzoli | 2001-09-05 | 2 | -3/+6 |
* | Add the root node to the hash. (e_storage_set_view_set_show_folders): | Ettore Perazzoli | 2001-09-05 | 2 | -0/+11 |
* | Remove the folder from the EvolutionStorage as well as the EStorage. | Peter Williams | 2001-09-04 | 5 | -13/+45 |
* | Don't convert folder name to UTF-8 manually... (setup_stock_folders): ... | Chyla Zbigniew | 2001-09-01 | 4 | -19/+33 |
* | Fix the Pine and Netscape importers. Give them a nice progress reporting GUI. | Iain Holmes | 2001-08-31 | 3 | -33/+96 |
* | Check for \r in the folder name, this is an invalid char. Also take a | Jeffrey Stedfast | 2001-08-31 | 2 | -13/+33 |
* | Handle the case when there is no URI without crashing. Only add shortcuts | Ettore Perazzoli | 2001-08-29 | 2 | -6/+14 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 16 | -77/+136 |
* | Remove the stupid "do you want me to initialize stuff?" dialog. | Ettore Perazzoli | 2001-08-25 | 2 | -27/+5 |
* | Change the `selected_row_path' to be non-const. (destroy): Free it. | Ettore Perazzoli | 2001-08-25 | 2 | -5/+21 |
* | Ooops. Save the pointer to the control for use after the view struct is | Ettore Perazzoli | 2001-08-25 | 2 | -8/+15 |
* | New struct `View'. Replace `uri_to_control' in `EShellViewPrivate' with | Ettore Perazzoli | 2001-08-25 | 2 | -59/+110 |
* | Changed to get a @title and a @type. (update_for_current_uri): Updated | Ettore Perazzoli | 2001-08-25 | 2 | -48/+55 |
* | [Fix #5978, "If a component dies, it's toolbar buttons remain".] | Ettore Perazzoli | 2001-08-25 | 2 | -6/+26 |
* | Implement the rest of the Evolution_Wizard events | Iain Holmes | 2001-08-25 | 2 | -2/+27 |
* | Added accelerators for the right-click shortcut menu. | Ettore Perazzoli | 2001-08-25 | 2 | -4/+9 |
* | Added the missing part of my patch: | Chyla Zbigniew | 2001-08-25 | 1 | -0/+1 |
* | Convert names of the default group and shortcuts to UTF-8. | Zbigniew Chyla | 2001-08-25 | 2 | -6/+25 |
* | Convert the name of the group to GTK+ locale before displaying it in a | Zbigniew Chyla | 2001-08-25 | 2 | -3/+11 |
* | If we get no data, don't notify the receiving component at all. | Ettore Perazzoli | 2001-08-24 | 2 | -0/+8 |
* | [Fix #5736, crashing when copying a message with drag and drop.] | Ettore Perazzoli | 2001-08-24 | 2 | -2/+17 |
* | If the remove_source is %TRUE and destination is a descendant of the | Ettore Perazzoli | 2001-08-23 | 3 | -0/+22 |
* | Actually return if the folder is being moved into one of its descendants. | Ettore Perazzoli | 2001-08-23 | 2 | -0/+7 |
* | `#if 0'ed out. (make_bold): Likewise. | Ettore Perazzoli | 2001-08-23 | 3 | -7/+19 |
* | Fix the improper construction of the new folder's physical URI. | Peter Williams | 2001-08-23 | 2 | -2/+10 |
* | Don't remove the folder directory here. | Ettore Perazzoli | 2001-08-23 | 2 | -37/+44 |
* | [Fix #7775, crash trying to do New Task] | Ettore Perazzoli | 2001-08-23 | 2 | -2/+10 |
* | unref the rc_style. | Damon Chaplin | 2001-08-22 | 2 | -0/+5 |
* | #include "e-shell-startup-wizard.h". | Ettore Perazzoli | 2001-08-22 | 4 | -0/+37 |
* | Add `sgmldocs.make' to `EXTRA_DIST'. | Ettore Perazzoli | 2001-08-22 | 1 | -1/+17 |
* | Show an error dialog when the Evolution Mailer Wizard interface cannot be cre... | Iain Holmes | 2001-08-22 | 2 | -1/+9 |
* | Fix a leak: unref the EFont after we have used it. Also, don't crash if | Ettore Perazzoli | 2001-08-22 | 2 | -2/+12 |
* | Don't print a NULL. Crashes on Solaris | Iain Holmes | 2001-08-22 | 2 | -2/+6 |
* | Do the import correctly. | Iain Holmes | 2001-08-21 | 4 | -38/+94 |
* | Don't set the paneds' positions if the respective left-hand elements [i.e. | Ettore Perazzoli | 2001-08-21 | 2 | -2/+18 |
* | Don't free the returned displayname. | Ettore Perazzoli | 2001-08-21 | 2 | -4/+7 |
* | Make sure we display a pin when we are popped up. | Ettore Perazzoli | 2001-08-20 | 2 | -0/+8 |
* | Don't set the paned tree position. | Ettore Perazzoli | 2001-08-20 | 2 | -1/+5 |
* | fill the corba sequence for the accepted_dnd_types. | Chris Toshok | 2001-08-20 | 2 | -0/+7 |
* | Don't show the vbox here. (setup_widgets): Don't show the | Ettore Perazzoli | 2001-08-20 | 2 | -2/+8 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 11 | -32/+190 |
* | Put the bonobo_object_release_unref() for the db at the top in an attempt | Ettore Perazzoli | 2001-08-20 | 2 | -3/+10 |
* | Change type of toplevel node from "Summary" to "summary". [All the other | Ettore Perazzoli | 2001-08-20 | 3 | -1/+6 |
* | Also use the display name for the storage. | Ettore Perazzoli | 2001-08-20 | 2 | -7/+18 |
* | Use xmlMemStrdup() to override the type as it's expected to be allocated | Ettore Perazzoli | 2001-08-20 | 5 | -43/+97 |
* | New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure the | Ettore Perazzoli | 2001-08-19 | 2 | -2/+14 |
* | New, replacing `shortcut_bar_mode_changed_cb'. | Ettore Perazzoli | 2001-08-19 | 4 | -167/+221 |
* | Build fix | Iain Holmes | 2001-08-18 | 2 | -0/+5 |
* | Add a warning for Ettore | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | Changelog I forgot | Iain Holmes | 2001-08-18 | 1 | -0/+5 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 3 | -3/+8 |
* | g_return_if_fail(), not g_return_val_if_fail(). | Ettore Perazzoli | 2001-08-18 | 2 | -2/+8 |
* | Added some g_warnings for when we return CORBA_OBJECT_NIL; this might help | Ettore Perazzoli | 2001-08-18 | 2 | -3/+16 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2001-08-18 | 1 | -0/+2 |
* | Don't destroy the splash twice. | Jeffrey Stedfast | 2001-08-18 | 1 | -29/+26 |
* | utf_name should not be const as e_utf8_from_locale_string() returns an | Jeffrey Stedfast | 2001-08-18 | 2 | -3/+10 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 11 | -6/+1656 |
* | I know what you did last summer! | Jason Leach | 2001-08-17 | 2 | -0/+3 |
* | Desensitize the move/copy/delete/rename in the menus (including right | Jason Leach | 2001-08-17 | 3 | -23/+38 |
* | Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help): | Ettore Perazzoli | 2001-08-17 | 2 | -12/+12 |
* | New callback for the realize signal. (make_bold): New. Hooks up the | Ettore Perazzoli | 2001-08-17 | 2 | -1/+44 |
* | Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't | Ettore Perazzoli | 2001-08-17 | 3 | -28/+36 |
* | s/the view for `%s' have/the views for `%s' have/. | Ettore Perazzoli | 2001-08-17 | 2 | -1/+6 |
* | Remove debugging message. | Ettore Perazzoli | 2001-08-17 | 2 | -1/+5 |
* | Don't hardcode/build a help URI here, use gnome_help_display() instead, | Jason Leach | 2001-08-16 | 2 | -9/+15 |
* | forgot to commit this | Jacob Leach | 2001-08-16 | 1 | -3/+10 |
* | Emit a "changed" signal at the end of this function. Bug #7232. | Jason Leach | 2001-08-16 | 2 | -2/+7 |
* | Changed help menus to point to evolution/ and not evolution-guide/. | Aaron Weber | 2001-08-16 | 2 | -5/+10 |
* | s/My Evolution/Summary/ | Iain Holmes | 2001-08-16 | 3 | -5/+12 |
* | Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug | Jason Leach | 2001-08-16 | 4 | -3/+58 |
* | Use the passed-in unread_count. | Dan Winship | 2001-08-15 | 3 | -1/+10 |
* | Add missing entry for `endarken_style()'. | Ettore Perazzoli | 2001-08-14 | 1 | -0/+1 |
* | Chain to the parent class. | Ettore Perazzoli | 2001-08-14 | 2 | -7/+12 |
* | Changed the "Evolution has found the following data sources" text in the | Anna Marie Dirks | 2001-08-14 | 2 | -2/+10 |
* | Revert the previous e-gray-bar patch as it was, um, wrong. | Ettore Perazzoli | 2001-08-14 | 2 | -13/+19 |
* | Add some little padding to the title bar so it looks nicer. | Ettore Perazzoli | 2001-08-14 | 2 | -1/+6 |
* | Removed. (class_init): Don't override that method anymore. | Ettore Perazzoli | 2001-08-14 | 2 | -19/+13 |
* | [Fix #7109, Evolution crashes when the splash screen dialog is | Ettore Perazzoli | 2001-08-14 | 2 | -1/+11 |
* | Changed all instances of "druid" and "wizard" to "assistant". | Anna Marie Dirks | 2001-08-14 | 2 | -18/+22 |
* | Replaced the chained `if' statements with a `switch' statement for | Ettore Perazzoli | 2001-08-14 | 2 | -19/+35 |
* | set_release on the sequence, not the buffer. | Ettore Perazzoli | 2001-08-14 | 2 | -2/+4 |
* | Restore the shell reffing/unreffing here. | Ettore Perazzoli | 2001-08-14 | 2 | -2/+4 |
* | Restore the shell reffing/unreffing here. | Ettore Perazzoli | 2001-08-14 | 1 | -0/+5 |
* | Don't cause an abort if the shortcut group is empty. | Peter Williams | 2001-08-14 | 2 | -1/+7 |
* | Add `Evolution-common.idl'. | Ettore Perazzoli | 2001-08-14 | 2 | -1/+6 |
* | Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2) | Dan Winship | 2001-08-14 | 2 | -0/+6 |
* | Remove unused variable @folder. | Jason Leach | 2001-08-14 | 3 | -3/+15 |
* | Grab focus on the storage set view. | Ettore Perazzoli | 2001-08-13 | 2 | -1/+9 |
* | Use utf 8 to set the name. | Ettore Perazzoli | 2001-08-13 | 2 | -1/+10 |
* | Remove debugging message. | Ettore Perazzoli | 2001-08-12 | 2 | -2/+4 |
* | *** empty log message *** | Ettore Perazzoli | 2001-08-12 | 1 | -3/+3 |
* | Put the folder title bar into an EGrayBar. | Ettore Perazzoli | 2001-08-12 | 5 | -4/+201 |
* | [Finally! Fix #413, "Support for stock folders", and #786, "i18n: | Ettore Perazzoli | 2001-08-12 | 14 | -18/+180 |
* | `#if 0'ed out. (rename_cb): Likewise. | Ettore Perazzoli | 2001-08-10 | 3 | -2/+15 |
* | Only free the `type_list' if not NULL. (setup_menu_xml): Deal with the | Ettore Perazzoli | 2001-08-10 | 2 | -16/+35 |
* | [Fix #6787, Removing a storage with children and then re-adding it | Ettore Perazzoli | 2001-08-10 | 2 | -23/+27 |
* | Updated to display the parent folder's URI and its type as well. | Ettore Perazzoli | 2001-08-10 | 9 | -20/+111 |
* | Cast the toplevel to be passed to `e_request_string()' to GtkWindow, not | Ettore Perazzoli | 2001-08-10 | 3 | -32/+14 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 12 | -38/+804 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 3 | -0/+13 |
* | [Fixes, among other things, #5705, "Ampersands not handled | Ettore Perazzoli | 2001-08-08 | 3 | -3/+16 |
* | Set the release flag on the sequence, and CORBA_string_dup() the strings | Ettore Perazzoli | 2001-08-08 | 2 | -4/+9 |
* | Set the release flag on the returned folder type list too. | Ettore Perazzoli | 2001-08-08 | 3 | -1/+12 |
* | Set the release flag for the newly allocated sequence. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+16 |
* | clarify last entry | Jacob Leach | 2001-08-08 | 1 | -2/+2 |
* | Set the icon for the folder tree correctly. | Jason Leach | 2001-08-08 | 2 | -1/+6 |
* | Fill the CORBA sequence once. | Ettore Perazzoli | 2001-08-08 | 3 | -2/+9 |
* | Sigh. If the function says "prepend", of course the function to call is | Ettore Perazzoli | 2001-08-08 | 2 | -1/+7 |
* | Small stylistical/aesthetical fix. | Ettore Perazzoli | 2001-08-08 | 1 | -2/+2 |
* | Set the sensitivity for the OK button when a storage is selected too. Bug | Jason Leach | 2001-08-08 | 2 | -0/+21 |
* | Set the release flag on the returned icon to %TRUE. | Ettore Perazzoli | 2001-08-08 | 2 | -0/+7 |
* | If the shortcut points to some folder in the storage set, get the type | Ettore Perazzoli | 2001-08-08 | 3 | -3/+65 |
* | [This should fix #5407, application crash on re-opening.] | Ettore Perazzoli | 2001-08-08 | 3 | -8/+17 |
* | [Updated the shortcuts view implementation to set the icons on a | Ettore Perazzoli | 2001-08-08 | 3 | -43/+37 |
* | Don't use a leaky hash to get folder names with unread count, use | Jason Leach | 2001-08-08 | 2 | -32/+27 |
* | Free the CORBA version of the animated icon. | Ettore Perazzoli | 2001-08-08 | 2 | -1/+13 |
* | Unref the listener when done. | Not Zed | 2001-08-07 | 2 | -0/+8 |
* | Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'. | Ettore Perazzoli | 2001-08-07 | 3 | -163/+227 |
* | Turn on highlighting on a row by row basis. | Christopher James Lahey | 2001-08-07 | 2 | -0/+20 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 15 | -94/+734 |
* | Some paths here don't set handled properly so lets initialize it to FALSE. | Christopher James Lahey | 2001-08-04 | 2 | -6/+15 |
* | yeah, and that last fix to :-) | Jacob Leach | 2001-08-04 | 1 | -3/+3 |
* | oops, should have tested that warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+1 |
* | warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+0 |
* | build fix | Jacob Leach | 2001-08-04 | 1 | -0/+2 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 31 | -493/+560 |
* | [Fix #6232, the thirty-four-splash-screens-at-startup bug.] | Ettore Perazzoli | 2001-08-03 | 5 | -37/+119 |
* | Make "My Evolution" a normal storage instead of being the toplevel | Ettore Perazzoli | 2001-08-03 | 8 | -79/+285 |
* | Call `gtk_drag_finish()' here. | Ettore Perazzoli | 2001-08-03 | 2 | -3/+13 |
* | Actually __fini the servant and deactivate the object too. | Ettore Perazzoli | 2001-08-03 | 2 | -8/+20 |
* | [Fixes #4663, startup crash.] | Ettore Perazzoli | 2001-08-03 | 2 | -0/+16 |
* | Also call `PortableServer_POA_deactivate_object()' on the progress | Ettore Perazzoli | 2001-08-03 | 2 | -1/+12 |
* | Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" on | Ettore Perazzoli | 2001-08-03 | 2 | -6/+18 |
* | Set the `set_folder_uri' to NULL when freeing it. | Ettore Perazzoli | 2001-08-03 | 3 | -2/+11 |
* | Do a NULL-check on current_uri - socket is being closed? (as per the | Jeffrey Stedfast | 2001-08-02 | 2 | -4/+10 |
* | Removed debugging messages. | Ettore Perazzoli | 2001-07-31 | 1 | -0/+4 |
* | Added some comments about the possible race condition issues with the | Ettore Perazzoli | 2001-07-31 | 1 | -26/+9 |
* | Also update have_pending_update before calling corba, as below. | Not Zed | 2001-07-31 | 2 | -2/+6 |
* | [This should fix #5110, shell crash when switching folders.] | Ettore Perazzoli | 2001-07-31 | 2 | -5/+14 |
* | Remember the current group so after renaming a group it doesn't flip to | Jason Leach | 2001-07-31 | 4 | -3/+23 |
* | If we can't create a folder because it already exists, select that folder | Jason Leach | 2001-07-31 | 2 | -0/+18 |
* | Fix support for gtkhtml when compiled with gconf support | Frédéric Crozat | 2001-07-30 | 3 | -0/+18 |
* | Remove the source for the timeout *before* invoking the CORBA method, as | Ettore Perazzoli | 2001-07-28 | 3 | -53/+98 |
* | Little UI nit: capitalize the words Offline/Online for the File menu. | Jason Leach | 2001-07-27 | 2 | -3/+8 |
* | New function. When a folder is selected set the OK button to be sensitive | Jason Leach | 2001-07-26 | 2 | -2/+23 |
* | A warning fix from Jacob. Bug #5057. | Jason Leach | 2001-07-26 | 2 | -4/+7 |
* | $(BONOBO_CONF_CFLAGS) was here twice, took out one of them. | Jason Leach | 2001-07-26 | 3 | -2/+10 |
* | #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead of | Jason Leach | 2001-07-25 | 2 | -4/+9 |
* | fix some warnings. | Jacob Leach | 2001-07-25 | 1 | -3/+3 |
* | Add the "/My Evolution" path to the path_to_etree_node hash so that | Jason Leach | 2001-07-25 | 2 | -4/+19 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 1 | -2/+10 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 2 | -7/+13 |
* | Uhm, set the usize to `1, -1' instead. | Ettore Perazzoli | 2001-07-24 | 2 | -1/+6 |
* | Set the usize for the contained hbox to 0x0. | Ettore Perazzoli | 2001-07-24 | 2 | -0/+7 |
* | Get the manuals from the `evolution-guide' dir as that's where they get | Ettore Perazzoli | 2001-07-24 | 2 | -5/+10 |
* | Don't handle button events whose button number is not 1. | Ettore Perazzoli | 2001-07-24 | 2 | -1/+7 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 7 | -2/+42 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 8 | -8/+71 |
* | Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we are | Ettore Perazzoli | 2001-07-22 | 2 | -1/+13 |
* | [Fix a crash if you start evolution with a bad URI.] | Jason Leach | 2001-07-21 | 3 | -2/+16 |
* | [This is a better way to have "Local Folders" be shown as the local | Jason Leach | 2001-07-21 | 9 | -8/+77 |
* | Make the local storage name "Local Folders" instead of "local", looks | Jason Leach | 2001-07-20 | 7 | -12/+27 |
* | Line up the padding for the folder title bar labels when you have the | Jason Leach | 2001-07-20 | 3 | -3/+15 |
* | Removed. (load_shortcuts): Don't call it. | Ettore Perazzoli | 2001-07-16 | 2 | -29/+6 |
* | [Fix #4387, Shortcut bar items don't keep the name after rename.] | Ettore Perazzoli | 2001-07-15 | 2 | -1/+8 |
* | Display an icon for nodes at depth greater than 2 in the tree view as | Ettore Perazzoli | 2001-07-15 | 2 | -11/+10 |
* | Fix a crash that could happen by closing one or more views, and then | Ettore Perazzoli | 2001-07-15 | 3 | -4/+14 |
* | Because bugzilla.ximian does have a mail gateway now, we can have | Jason Leach | 2001-07-13 | 2 | -22/+13 |
* | Remove warning | Iain Holmes | 2001-07-13 | 2 | -1/+4 |
* | Initialize priv->db and priv->iid so that destroy() won't crash if | Dan Winship | 2001-07-13 | 2 | -0/+8 |
* | DONT ASK ME AGAIN! | Iain Holmes | 2001-07-12 | 2 | -0/+7 |
* | Mark a string for translation. | Kjartan Maraas | 2001-07-11 | 2 | -1/+5 |
* | Make sure to create ~/evolution/config/ if it doesn't exist. (ShellView | Jason Leach | 2001-07-11 | 2 | -2/+19 |
* | Add a temporary block of code to not use the | Jason Leach | 2001-07-11 | 2 | -0/+16 |
* | convert the folder name from utf8 before displaying them in the dialog and | Larry Ewing | 2001-07-10 | 2 | -3/+14 |
* | Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have a | Federico Mena Quintero | 2001-07-10 | 2 | -7/+15 |
* | It's very possible that get_storage_set_path_from_uri() returns NULL (5 of | Jason Leach | 2001-07-10 | 2 | -1/+8 |
* | Return a gboolean saying whether or not the shortcut changed. Use strcmp | Dan Winship | 2001-07-09 | 3 | -17/+52 |
* | Little UI tweak for right click menu, pronouns shouldn't be capitalized | Jason Leach | 2001-07-07 | 2 | -2/+5 |
* | [Misc fixes and part of #2228, There should be no dialog boxes during | Jason Leach | 2001-07-07 | 2 | -7/+17 |
* | [This should fix #3873, Bizzarre crash after deleting a few | Ettore Perazzoli | 2001-07-06 | 2 | -5/+9 |
* | Added error dialogs for when the user tries to copy/move a folder over | Ettore Perazzoli | 2001-07-06 | 2 | -0/+36 |
* | Special case the My Evolution uri so that the correct icon appears in the | Iain Holmes | 2001-07-06 | 2 | -9/+19 |
* | Get the File -> Folder -> Properties menu item work again for the | Ettore Perazzoli | 2001-07-05 | 4 | -28/+15 |
* | set "pixname" value only if pixbuf was loaded successfully. Otherwise | Gediminas Paulauskas | 2001-07-05 | 2 | -3/+15 |
* | Revised to make it less scary. | Aaron Weber | 2001-07-04 | 2 | -10/+10 |
* | [Fix a problem with not being able to save a newly created | Ettore Perazzoli | 2001-07-04 | 2 | -1/+15 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 4 | -109/+135 |
* | More BonoboConf work | Iain Holmes | 2001-07-04 | 2 | -0/+5 |
* | [The following makes the shell able to create the `shortcuts.xml' | Ettore Perazzoli | 2001-07-03 | 4 | -21/+72 |
* | Ref/unref the handler so the signal handlers can unref it safely. Also, if | Ettore Perazzoli | 2001-07-03 | 3 | -2/+25 |
* | [Fixed #3643, Shell crash when component crashed] | Ettore Perazzoli | 2001-07-03 | 2 | -1/+19 |
* | Made evolution depend on bonobo-conf 0.2. | Christopher James Lahey | 2001-07-03 | 2 | -0/+7 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 8 | -44/+132 |
* | Make the EUriSchemaRegistry object non-floating at construction time. | Ettore Perazzoli | 2001-07-02 | 3 | -1/+8 |
* | Get the "Open in a New Window" shortcut right-click menu to actually | Ettore Perazzoli | 2001-07-02 | 3 | -12/+49 |
* | Fix a crash that happened when dragging a folder that didn't have a | Ettore Perazzoli | 2001-07-01 | 2 | -1/+8 |
* | Implemented the `File -> New -> Shortcut' command. | Ettore Perazzoli | 2001-07-01 | 4 | -14/+150 |
* | Missing ChangeLog entries for the previous commit. | Ettore Perazzoli | 2001-07-01 | 1 | -1/+14 |
* | Implemented a "Rename Group" command. Unfortunately, it doesn't work | Ettore Perazzoli | 2001-07-01 | 5 | -1/+97 |
* | Change EShortcuts to not use group titles to access specific groups. | Ettore Perazzoli | 2001-07-01 | 4 | -32/+33 |
* | Implemented a "Rename Shortcut" command. | Ettore Perazzoli | 2001-07-01 | 3 | -31/+88 |
* | Change the internal structure for shortucts, so that it contains a | Ettore Perazzoli | 2001-07-01 | 5 | -36/+242 |
* | Pass the event time to gtk_menu_popup() so that we can release the button | Federico Mena Quintero | 2001-07-01 | 2 | -1/+7 |
* | This is a first shoot at making shortcuts renameable [#3719]; | Ettore Perazzoli | 2001-06-30 | 7 | -297/+263 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | Changed $(datadir)/evolution/etspec to "$(etspecdir)" here. | Christopher James Lahey | 2001-06-30 | 2 | -2/+7 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | Change EShortcuts to use GSLists instead of GLists. | Ettore Perazzoli | 2001-06-30 | 4 | -60/+75 |
* | Fix the fix. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+1 |
* | Ooops. Update ChangeLog entry correctly. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+2 |
* | Fix #3756, `--debug' option not working anymore. | Ettore Perazzoli | 2001-06-29 | 2 | -5/+18 |
* | Fix #3382, shortcut bar crashes when checking mail, and all the | Ettore Perazzoli | 2001-06-29 | 2 | -6/+22 |