aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove #include <config.h> from here. Same here.Kjartan Maraas2001-08-123-5/+5
* [Fix #7069, New - Missing name for "Tools" menu.]Kjartan Maraas2001-08-122-5/+12
* Set the session as online so auto mail checking (and the composer) will beJason Leach2001-08-122-0/+7
* Make the right click "Resend..." into "Edit as New Message...", bug #6838.Jason Leach2001-08-122-1/+4
* Make the label for the resending menu item read "Edit as New Message...",Jason Leach2001-08-122-1/+6
* Remove unecessary #include <camel.h>Jason Leach2001-08-123-4/+7
* Updated Spanish translation.Hector Garcia2001-08-122-1600/+1856
* Update the paths of the Tools menu according to the changes in the XMLEttore Perazzoli2001-08-123-18/+26
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-123-1/+14
* Added more missing files. Updated accordingly.Kjartan Maraas2001-08-123-24/+57
* [Fix #7608, New - Phantom menu entry in Tasks.]Ettore Perazzoli2001-08-122-6/+11
* s/summarising/summarizing/. (summary_rebuild): Likewise.Ettore Perazzoli2001-08-123-7/+19
* Finnish translation updated by Jarkko Ranta <jjranta@cc.joensuu.fi>Sami Pesonen2001-08-122-2586/+2275
* Updated Swedish translation. Also thanks to Mikael Hallendal for reportingChristian Rose2001-08-122-719/+790
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-123-5/+2
* Added more missing files. Updated accordingly.Kjartan Maraas2001-08-123-233/+289
* Added bugzilla numberKjartan Maraas2001-08-111-0/+1
* Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-113-2/+8
* Marked some strings for translation. Same here.Kjartan Maraas2001-08-113-5/+10
* Be truthful about the versions of libs we need.Kjartan Maraas2001-08-112-2/+6
* Updated Polish translationChyla Zbigniew2001-08-112-3960/+4099
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-112-5/+21
* Properly handle "Category is" queries by checking the search barJon Trowbridge2001-08-112-6/+46
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-112-14/+8
* oops, take out the g_assertsJeffrey Stedfast2001-08-111-2/+0
* Fix bug #4523 for good. (save_service): If service->authitem is NULL, thenJeffrey Stedfast2001-08-113-16/+31
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-1114-69/+333
* Prepend the uri with evolution: to fix bug #6916.Jeffrey Stedfast2001-08-112-1/+6
* Added an assert - at this point a backtrace would be more useful than aJeffrey Stedfast2001-08-113-7/+24
* Make the context menu for the Sent folder have "Resend..." instead ofJason Leach2001-08-112-1/+6
* End a placeholder block with </placeholder> instead of <placeholder/>Jason Leach2001-08-112-1/+6
* Don't display the Define Views dialog.Christopher James Lahey2001-08-112-4/+11
* last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-113-27/+66
* If the sort_info can't group, hide the grouping button and label.Christopher James Lahey2001-08-115-10/+47
* Since 'N' keypresses go through here now, use wrap-around selecting.Jason Leach2001-08-113-7/+25
* Don't remove the account from the tree if it's not enabled.Peter Williams2001-08-112-1/+6
* Return FALSE here, not NULL.Jeffrey Stedfast2001-08-112-1/+4
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-08-111-4/+4
* Don't g_strdup() the uid into the trigger_event call.Jeffrey Stedfast2001-08-112-17/+20
* New files.Aaron Weber2001-08-114-0/+0
* Switched all images in entire document to *not* use file extensions, soAaron Weber2001-08-1110-38/+44
* if libldap.la is there, default to static linking of openldap. if it'sChris Toshok2001-08-112-10/+47
* Remove all the messages from a folder that's being deleted before actuallyJason Leach2001-08-114-7/+54
* Set the total bytes expected to 0 if the response is empty too.Jeffrey Stedfast2001-08-112-3/+6
* Set the total bytes expected to 0 if the response is empty too.Jeffrey Stedfast2001-08-113-8/+11
* Whoops, compile fix.Peter Williams2001-08-112-1/+5
* Updated Norwegian (bokmål) translation. Updated.Kjartan Maraas2001-08-113-1077/+1162
* If marking messages as unread, remove the automatic mark-as-read timer.Jason Leach2001-08-112-2/+14
* Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri):Peter Williams2001-08-115-81/+127
* new proto and virtual methodJP Rosevear2001-08-106-6/+50
* removed these files, which are now in galRodrigo Moya2001-08-1020-23/+5
* Updated russian translation.Valek Frob2001-08-102-2926/+2155
* Make this compile again.Peter Williams2001-08-102-3/+7
* `#if 0'ed out. (rename_cb): Likewise.Ettore Perazzoli2001-08-103-2/+15
* new helper function, just setup idle callback to grab focusRadek Doulik2001-08-102-12/+34
* Free dbkey if we don't use it.Jeffrey Stedfast2001-08-103-17/+22
* Only free the `type_list' if not NULL. (setup_menu_xml): Deal with theEttore Perazzoli2001-08-102-16/+35
* Don't forget to closedir() when we finish with dir.Jeffrey Stedfast2001-08-102-1/+8
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-103-94/+132
* No need to gtk_widget_show() the gnome dialog widget twice...Jeffrey Stedfast2001-08-103-146/+158
* [Fix #6787, Removing a storage with children and then re-adding itEttore Perazzoli2001-08-102-23/+27
* Added a comment about leaking memory here, but we seem to not even use theJeffrey Stedfast2001-08-103-36/+54
* regfree the pattern before continue'ing. This was showing up quite a bitJeffrey Stedfast2001-08-103-9/+16
* added new backend method to get the component given a UID.Damon Chaplin2001-08-1012-48/+231
* Dont want it to keep on running if it got bad arguments, want it to bloodyNot Zed2001-08-102-5/+12
* NOOP if writing to a failed file. (word_index_pre): NOOP if failed file.Not Zed2001-08-1010-60/+240
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-109-20/+111
* redesigned this dialog to fix bug #6815.Anna Marie Dirks2001-08-103-194/+302
* Initialize ret_val. (do_drag_motion): Same.Jeffrey Stedfast2001-08-101-2/+2
* return when there's no icon associated with the categoryRodrigo Moya2001-08-102-0/+4
* unref the GdkPixmap and GdkBitmap returned by the functionRodrigo Moya2001-08-104-1/+20
* in mail:Peter Williams2001-08-104-7/+8
* Cast the toplevel to be passed to `e_request_string()' to GtkWindow, notEttore Perazzoli2001-08-103-32/+14
* reworked to use the ECategoriesMasterListWombat class. Also, loadRodrigo Moya2001-08-102-215/+58
* remove passwd_cb.Chris Toshok2001-08-102-8/+4
* Added a g_assert_not_reached() - I'm hoping this will help us track downJeffrey Stedfast2001-08-103-20/+32
* The bonobo menu items now handle 'n' and 'p'.Peter Williams2001-08-102-14/+3
* Fix inline documentation.Peter Williams2001-08-102-1/+7
* Remove all the "New ... FIXME" items.Ettore Perazzoli2001-08-102-18/+4
* Fixes bug #6918Anna Marie Dirks2001-08-102-1/+9
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-1012-38/+804
* Fixes bug #6918Anna Marie Dirks2001-08-102-1/+8
* added more padding between the vertical spacer and the icons for theAnna Marie Dirks2001-08-102-4/+11
* Remove progress frameJP Rosevear2001-08-108-939/+578
* A quoted string cannot contain \n's so check for those as well.Jeffrey Stedfast2001-08-107-204/+207
* added accelerators to all useful widgets in this file such that thisAnna Marie Dirks2001-08-103-46/+193
* bumped up to 0.10.99.3jacob berkman2001-08-105-86/+199
* Fixes bug #6722Jeffrey Stedfast2001-08-103-4/+15
* Save the pgp and smime always-sign options.Jeffrey Stedfast2001-08-107-22/+88
* Set the smime/pgp always-sign options when here so it updates when theJeffrey Stedfast2001-08-103-3/+13
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-103-0/+29
* Updated Swedish translation. Thanks to Richard HultChristian Rose2001-08-102-1204/+1324
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-1012-32/+681
* link statically with OpenLDAP.Chris Toshok2001-08-102-2/+8
* Made sharing tip an orderedlist.Aaron Weber2001-08-106-50/+132
* [ Fixes ximian bugs #5080, #6021, #6704, #6705 ]Chris Toshok2001-08-108-884/+1116
* changed the E_FILTERBAR_RESET label from "Show All" to "Clear" toAnna Marie Dirks2001-08-102-1/+7
* remove the description field.Chris Toshok2001-08-102-2/+4
* Fixed to match the style of the other icons.. /tigertTuomas Kuosmanen2001-08-092-40/+61
* Updated Hungarian translation.Andras Timar2001-08-092-324/+336
* Upped the minimum width on all addressbook columns to 75. Fixes Ximian bugChristopher James Lahey2001-08-092-39/+44
* Added a "header" argument to these structures which just gets passedChristopher James Lahey2001-08-097-26/+186
* Added #!/bin/shChristopher James Lahey2001-08-091-1/+1
* Require GAL 0.10.99.2.Jon Trowbridge2001-08-092-1/+5
* Remove the "Customize Toolbar" thing.Ettore Perazzoli2001-08-092-5/+5
* Bumped version up to 0.10.99.2.Jon Trowbridge2001-08-094-28/+89
* Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder"Ettore Perazzoli2001-08-093-18/+18
* Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" andEttore Perazzoli2001-08-096-48/+58
* sync - FedericoFederico Mena Quintero2001-08-096-10/+76
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-0/+50
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+19
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-093-0/+13
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+19
* Add information about sharing mailbox files.Kevin Breit2001-08-094-2/+22
* Quintuple sigh. See below.Federico Mena Quintero2001-08-092-0/+6
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-095-2/+19
* Dont double-register this operation, mail-mt will do it for us.Not Zed2001-08-093-19/+16
* Ben said to do it.Christopher James Lahey2001-08-092-0/+5
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+15
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-092-0/+6
* removed underlined accelerator key from "_Go To Today" button. GnomeDialogDamon Chaplin2001-08-092-1/+8
* Remove trailing stuff from URLs before returning. (Done in an evil way,Jon Trowbridge2001-08-092-2/+20
* Stop editing any event. Fixes bug #5949.Federico Mena Quintero2001-08-092-0/+7
* Duuuh, set the alarm_copy on the component, not the original alarm. FixesFederico Mena Quintero2001-08-092-1/+7
* Changed the "Show All" menu item to be "Show Hidden Messages".Anna Marie Dirks2001-08-092-2/+7
* Re-labeled the "Activate" button "Find Now".Anna Marie Dirks2001-08-092-1/+5
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-096-46/+185
* Set the PGP/MIME and S/MIME options to FALSE before getting the messageJeffrey Stedfast2001-08-093-4/+27
* don't use a NULL mask in the call to gdk_gc_set_clip_maskRodrigo Moya2001-08-094-3/+15
* New function. Set the sensitivity of the subscribe buttons based onPeter Williams2001-08-092-0/+30
* mark the dialog as changed so the save button is immediately available.Chris Toshok2001-08-093-2/+48
* better to assume that we can write to the local addressbook than that weChris Toshok2001-08-092-1/+7
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-092-0/+16
* improvements, make it look more like the event editor.Chris Toshok2001-08-094-198/+39
* don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAllocRadek Doulik2001-08-095-9/+29
* new function, used by the context menu.Chris Toshok2001-08-092-3/+45
* fix pre-processor macrosJP Rosevear2001-08-095-5/+16
* Don't link to libnssckbi3 when linking to nss.Jeffrey Stedfast2001-08-092-1/+5
* [ Change this gtk_object_ref on the storage to a bonobo_object_ref ]Peter Williams2001-08-093-2/+6
* Change this gtk_object_ref on the storage to a bonobo_object_ref.Peter Williams2001-08-082-1/+6
* escape *, \, (, and ), as per rfc2254. (func_contains): escape the string.Chris Toshok2001-08-082-4/+56
* use xmlStrdup rather than g_strdupRadek Doulik2001-08-083-2/+9
* Update pilot informationJP Rosevear2001-08-082-13/+8
* check for NULL name and addr (fixes a bug i was about to report)jacob berkman2001-08-082-2/+7
* Updated Hungarian translation.Andras Timar2001-08-082-842/+902
* Updated Norwegian (bokmål) translation. Updated Norwegian (nynorsk)Kjartan Maraas2001-08-083-2443/+3123
* [Fixes, among other things, #5705, "Ampersands not handledEttore Perazzoli2001-08-083-3/+16
* Call the super-class destroy function when done.Not Zed2001-08-081-0/+2
* Set the release flag on the sequence, and CORBA_string_dup() the stringsEttore Perazzoli2001-08-082-4/+9
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-086-0/+35
* Set the release flag on the returned folder type list too.Ettore Perazzoli2001-08-083-1/+12
* Set the release flag for the newly allocated sequence.Ettore Perazzoli2001-08-084-0/+16
* Free the dbkey if we found the config option.Not Zed2001-08-084-11/+36
* clarify last entryJacob Leach2001-08-081-2/+2
* Set the icon for the folder tree correctly.Jason Leach2001-08-082-1/+6
* Properly free the list of parts, and the private data.Not Zed2001-08-087-37/+82
* Fill the CORBA sequence once.Ettore Perazzoli2001-08-083-2/+9
* Properly determine match type to pass to header_match.Not Zed2001-08-087-83/+121
* Sigh. If the function says "prepend", of course the function to call isEttore Perazzoli2001-08-082-1/+7
* Small stylistical/aesthetical fix.Ettore Perazzoli2001-08-081-2/+2
* Ooops. Committed the wrong version of the file.Ettore Perazzoli2001-08-081-3/+0
* New. New.Ettore Perazzoli2001-08-084-0/+277
* New. New.Ettore Perazzoli2001-08-084-0/+192
* Check for row >= 0 here. (etgl_destroy): Disconnect from all the signalsChristopher James Lahey2001-08-082-15/+50
* Set the sensitivity for the OK button when a storage is selected too. BugJason Leach2001-08-082-0/+21
* Set the release flag on the returned icon to %TRUE.Ettore Perazzoli2001-08-082-0/+7
* ifdef this HAVE_LDAP.Chris Toshok2001-08-082-0/+7
* giving up for now. removed netcenter.Chris Toshok2001-08-082-8/+4
* set the title of the window to "Advanced Search".Chris Toshok2001-08-082-1/+7
* pass view->view instead of the EBook. (addressbook_search_menu_items):Chris Toshok2001-08-084-122/+74
* So it turns out that I needed to name the recipient's part name to "to"Jeffrey Stedfast2001-08-082-2/+11
* New function to stop further notification from happening.Federico Mena Quintero2001-08-085-45/+68
* Hide the app->window. (do_mail_print): Set the parent of the gnome-dialogJeffrey Stedfast2001-08-083-43/+28
* [ Fixes bug #5066 ] new function, remove the source. (register_storage):Chris Toshok2001-08-082-0/+22
* Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's anPeter Williams2001-08-083-5/+10
* Hide the app->window.Jeffrey Stedfast2001-08-082-1/+3
* Implemented this function. Fixes Ximian bug #5353.Christopher James Lahey2001-08-081-6/+50
* [ Use bonobo_object_unref on the storage since it's a bonobo object. ]Peter Williams2001-08-083-4/+8
* This should return a GtkWidget not a GtkObject.Jeffrey Stedfast2001-08-0810-142/+319
* If the shortcut points to some folder in the storage set, get the typeEttore Perazzoli2001-08-083-3/+65
* Use bonobo_object_unref on the storage since it's a bonobo object.Peter Williams2001-08-082-4/+9
* Unref the e_storage since lookup_store gives us a ref.Peter Williams2001-08-082-1/+7
* Remove "Customize toolbar" item. Here too. Here too.Ettore Perazzoli2001-08-084-20/+7
* Make tree nodes open if you hover over them while drag & dropping.Christopher James Lahey2001-08-081-0/+71
* Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL forFederico Mena Quintero2001-08-083-5/+15
* Make calendar.ics the suggested name when attaching the ical objectJP Rosevear2001-08-082-1/+6
* [This should fix #5407, application crash on re-opening.]Ettore Perazzoli2001-08-083-8/+17
* Require gal 0.10.99.1 or greater.Ettore Perazzoli2001-08-082-1/+5
* [Updated the shortcuts view implementation to set the icons on aEttore Perazzoli2001-08-083-43/+37
* copied from the international category icon. It would be better to have 2Damon Chaplin2001-08-082-64/+166
* Reverted my previous change, I fixed the filter code to handle this theJeffrey Stedfast2001-08-082-0/+33
* New function to do danw's address "is" comparison (as specified in bugJeffrey Stedfast2001-08-083-113/+167
* Removed the "is" and "is not" rules from the xml file for address matchingJeffrey Stedfast2001-08-082-27/+5
* Move fe_create_root_node farther down, so we can check for its childrenPeter Williams2001-08-082-100/+105
* Don't use a leaky hash to get folder names with unread count, useJason Leach2001-08-082-32/+27
* use g_strcasecmp since ldap attribute names are not case sensitive.Chris Toshok2001-08-082-1/+6
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-082-0/+14
* Make the OK button the keyboard default instead of Cancel. Bug #4942.Jason Leach2001-08-082-0/+7
* Free the CORBA version of the animated icon.Ettore Perazzoli2001-08-082-1/+13
* better mini trash iconJakub Steiner2001-08-082-0/+5
* forgot to add trashJakub Steiner2001-08-071-0/+0
* menu iconsJakub Steiner2001-08-074-0/+3
* menu and tree view icons; rearrangementsJakub Steiner2001-08-0713-497/+17
* tree view iconsJakub Steiner2001-08-076-0/+4
* Unref the listener when done.Not Zed2001-08-072-0/+8
* Added scrolling to access nodes that are scrolled off screen for drops.Christopher James Lahey2001-08-073-64/+290
* allow toggling between converting from the gdkfont's charset or from theLarry Ewing2001-08-071-1/+11
* Modify to take a headers_only argument which will then only fetch messageJeffrey Stedfast2001-08-072-9/+19
* New internal function to get a message stream by message sequence id (soJeffrey Stedfast2001-08-072-68/+129
* free the CalComponentDateTime and icaltimetype values after finishing withDamon Chaplin2001-08-073-2/+28
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-077-86/+91
* Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'.Ettore Perazzoli2001-08-073-163/+227
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-0725-233/+575
* Use g_basename(). (setup_ui): Get the default charset from the mail configJeffrey Stedfast2001-08-072-79/+91
* Turn on highlighting on a row by row basis.Christopher James Lahey2001-08-072-0/+20
* Don't strstr for noselect=yes, that's just plain broken.Jeffrey Stedfast2001-08-073-33/+51
* Implemented these functions.Christopher James Lahey2001-08-073-6/+110
* Fix off-by-one error in cleaning up deleted messages at the end of theDan Winship2001-08-072-1/+5
* Set the message-display message to NULL if we can't get an info too.Jeffrey Stedfast2001-08-073-31/+35
* Do a refresh_info on the selected folder before looking at its unreadDan Winship2001-08-072-7/+12
* Make vtrash folders on other storages with a "vtrash" type, so they getJason Leach2001-08-072-4/+17
* Rename "Manage Subscriptons" to "Subscribe to Folders" as per Aaron'sPeter Williams2001-08-072-1/+7
* In process of fixing bug #6005. The "Calendar" page is now "Display", andFederico Mena Quintero2001-08-072-236/+168
* Reimplement to be asynchronous and pretty, with progressive folder loadingPeter Williams2001-08-077-905/+1395
* Completely hide the namespace from everything external to the IMAP code,Peter Williams2001-08-076-66/+128
* Updated Swedish translation. Thanks to Richard HultChristian Rose2001-08-072-449/+497
* Always do --no-auto-key-retrieve.Jeffrey Stedfast2001-08-072-2/+7
* added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, soRodrigo Moya2001-08-073-19/+22
* Yuck. Special case whether or not we want to expunge all the trash foldersJeffrey Stedfast2001-08-073-11/+33
* handle delete eventRadek Doulik2001-08-072-1/+22
* Removed this function, it's not needed anymore.Jason Leach2001-08-072-29/+11
* Fix a minor glitch with how it started a backwards wraparound at the 2ndJason Leach2001-08-072-1/+7
* s/character set/character encodingJeffrey Stedfast2001-08-072-1/+5
* new EBookOp destructor (e_book_unqueue_op): use e_book_op_freeRadek Doulik2001-08-072-16/+34
* Make the title of the window "subject - Message" instead of justEttore Perazzoli2001-08-062-1/+24
* Back to using `bonobo_generic_factory_new()'. (component_fn): UpdatedEttore Perazzoli2001-08-062-8/+14
* Updated Hungarian translation.Andras Timar2001-08-062-756/+931
* set op->listener to NULL to catch possible use of freed opRadek Doulik2001-08-053-1/+20
* Added bonobo-moniker-xmldb, gnome-gtkhtml-editor andEttore Perazzoli2001-08-052-1/+33
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-053-17/+66
* Add some padding to the label so that the title doesn't move around whenEttore Perazzoli2001-08-0515-94/+734
* Make the close icon as large as the pin icon so the bar doesn't changeEttore Perazzoli2001-08-052-13/+25
* Use `e_bonobo_generic_factory_multi_display_new()' instead of justEttore Perazzoli2001-08-052-5/+15
* New function to create a factory that creates separate component instancesEttore Perazzoli2001-08-054-44/+140
* Made it so that if there's one less match than possible compares areChristopher James Lahey2001-08-052-1/+7
* Set the hadjustment and vadjustment here. From a patch by KevinChristopher James Lahey2001-08-051-2/+4
* Ignore generated .dep file.Darin Adler2001-08-052-0/+5
* oops, s/#ifdef/#endifJeffrey Stedfast2001-08-051-1/+1
* forgot to commit a fileJacob Leach2001-08-051-8/+10