aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_0_13nobody2001-08-24257-72292/+34
* add BUTTON_PRESS_MASK so double clicks still work.Chris Toshok2001-08-242-0/+6
* Eek, let the user create new accounts if old_account == NULL.Peter Williams2001-08-242-1/+6
* Check to make sure we actually have drag data.Jeffrey Stedfast2001-08-244-6/+22
* If we get no data, don't notify the receiving component at all.Ettore Perazzoli2001-08-242-0/+8
* [Fix #5736, crashing when copying a message with drag and drop.]Ettore Perazzoli2001-08-242-2/+17
* Add a missing \n to the end of a printf.Peter Williams2001-08-243-2/+9
* Fix?Iain Holmes2001-08-242-1/+6
* Remove broken news feeds, don't show completed tasksIain Holmes2001-08-243-4/+11
* Revert fix for Ximian bug #6995.Christopher James Lahey2001-08-242-29/+11
* Record the timeout_id so we can cancel it if the mail_folder_info is laterPeter Williams2001-08-232-15/+39
* Updated Hungarian translation.Andras Timar2001-08-232-80/+81
* switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-232-3/+10
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-238-12/+249
* Unset the priv->updating flag before returning in the case the componentFederico Mena Quintero2001-08-232-0/+8
* Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-233-69/+155
* Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-233-37/+47
* 0.13.99.Ettore Perazzoli2001-08-232-2/+6
* Sync for 0.13.Ettore Perazzoli2001-08-2330-53539/+97713
* Remove src/python/Makefile and src/test/Makefile.Ettore Perazzoli2001-08-232-2/+4
* Bump requirements to GAL 0.11, bonobo-conf 0.11, GtkHTML 0.12. Don'tEttore Perazzoli2001-08-232-7/+13
* public key.Aaron Weber2001-08-233-14/+42
* Change the property bag to setIain Holmes2001-08-232-0/+6
* Fix the show_full_path bugIain Holmes2001-08-238-40/+75
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-237-73/+137
* Oops, we need to take the basename too.Peter Williams2001-08-232-1/+6
* Removed NNTP docs. Improved IMAP docs. IMAP still needs more work though.Aaron Weber2001-08-234-36/+71
* Put in a $(srcdir) here for when srcdir != builddir.Peter Williams2001-08-232-1/+6
* If the remove_source is %TRUE and destination is a descendant of theEttore Perazzoli2001-08-233-0/+22
* call back to add timezones to the top level (itip_send_comp): callJP Rosevear2001-08-232-1/+34
* Actually return if the folder is being moved into one of its descendants.Ettore Perazzoli2001-08-232-0/+7
* We don't need to escape this for printf'ing.Peter Williams2001-08-232-14/+6
* make sure we don't get into a situation where priv->email == NULL.Chris Toshok2001-08-232-12/+25
* `#if 0'ed out. (make_bold): Likewise.Ettore Perazzoli2001-08-233-7/+19
* Fix the improper construction of the new folder's physical URI.Peter Williams2001-08-232-2/+10
* Don't remove the folder directory here.Ettore Perazzoli2001-08-232-37/+44
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-233-251/+290
* [Fix #7775, crash trying to do New Task]Ettore Perazzoli2001-08-232-2/+10
* When reporting an error, use my_file_name instead of file_name sinceJeffrey Stedfast2001-08-232-5/+11
* oops, don't need that extra statementJeffrey Stedfast2001-08-231-3/+0
* Oops. Fixed a mis-use of GPtrArray. If we set_size, then usingJeffrey Stedfast2001-08-232-2/+11
* Prevent the user from creating two accounts with the same name.Peter Williams2001-08-225-50/+81
* #include <libgnomevfs/gnome-vfs-types.h> so this will compile againstDan Winship2001-08-222-0/+6
* This patch fixes a lot of i18n problems in Evolution.Chyla Zbigniew2001-08-221-0/+1
* Check for NULL uic here as well. (fbui_sensitize_items): Up the timeoutPeter Williams2001-08-222-2/+14
* open the tasks folder associated with the calendar being opened, and notRodrigo Moya2001-08-223-8/+51
* Added.Ettore Perazzoli2001-08-222-5/+31
* cut and paste fixed version of gnome_canvas_button here.Chris Toshok2001-08-221-0/+255
* add LDAP server dialog to addressbook NEWS.Chris Toshok2001-08-221-0/+2
* Updated NEWS for addressbook.Christopher James Lahey2001-08-222-0/+60
* unref the rc_style.Damon Chaplin2001-08-222-0/+5
* Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): DisableJeffrey Stedfast2001-08-223-11/+20
* tiny typoPeter Williams2001-08-221-1/+1
* Honor the return value of mail_account_gui_save.Peter Williams2001-08-222-1/+5
* fixesJeffrey Stedfast2001-08-221-1/+0
* Handle the case where there is no attachment. Fixes bug #7257.Federico Mena Quintero2001-08-222-5/+21
* It's more NEWSIain Holmes2001-08-221-0/+2
* Fix it for people with funny themesIain Holmes2001-08-222-1/+5
* Ummm....It's the NEWSIain Holmes2001-08-221-0/+7
* NEWS - FedericoFederico Mena Quintero2001-08-221-0/+46
* Updated some more.Peter Williams2001-08-222-0/+20
* Updated.Jeffrey Stedfast2001-08-222-0/+33
* Updated Lithuanian translation a bit...Gediminas Paulauskas2001-08-222-2948/+4573
* Say which folder is getting saved.Peter Williams2001-08-222-1/+8
* #include "e-shell-startup-wizard.h".Ettore Perazzoli2001-08-224-0/+37
* Add `sgmldocs.make' to `EXTRA_DIST'.Ettore Perazzoli2001-08-223-1/+23
* Don't trust gnome-vfs when it says "text/plain" ifDan Winship2001-08-222-18/+40
* s/attempt recovery/try to recover them/.Ettore Perazzoli2001-08-222-1/+6
* strip the mailto bit for the email address if we display itJP Rosevear2001-08-222-1/+6
* Show an error dialog when the Evolution Mailer Wizard interface cannot be cre...Iain Holmes2001-08-222-1/+9
* Fix a leak: unref the EFont after we have used it. Also, don't crash ifEttore Perazzoli2001-08-222-2/+12
* Fully initialise the structures.Iain Holmes2001-08-222-0/+7
* changed the icons. For calendar events we use the 'new appointment' iconDamon Chaplin2001-08-223-3/+12
* zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-223-2/+10
* Don't print a NULL. Crashes on SolarisIain Holmes2001-08-222-2/+6
* Added tip for 'New Task'.Damon Chaplin2001-08-222-2/+4
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-2212-27/+268
* 'All-Day' -> 'All Day' to be consistent everywhere.Damon Chaplin2001-08-222-1/+6
* Don't sink the extras since _set_folder can get called more than once (onPeter Williams2001-08-222-3/+5
* Treat the spool provider like IMAP: update instead of performing anPeter Williams2001-08-222-2/+7
* Rename to fbui_real_sensitize_items. Now we queue a change and set up aPeter Williams2001-08-224-11/+90
* Updated Hungarian translation.Andras Timar2001-08-212-816/+1855
* Fix the duplicate message check so it doesn't mess up threading when aDan Winship2001-08-212-4/+13
* Added this here. : Norwegian version.Kjartan Maraas2001-08-212-0/+15
* new files to contain utility functions for calendar backendsRodrigo Moya2001-08-219-251/+252
* new functions moved from the CalBackendFile, to allow its use outside ofRodrigo Moya2001-08-215-543/+372
* if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-212-21/+9
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-212-72/+83
* Require gal 0.10.99.5.Jon Trowbridge2001-08-212-1/+5
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-214-7/+106
* We need to free_gotten_key_func key2, not key! (e_table_without_show):Jon Trowbridge2001-08-212-8/+10
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-214-17/+71
* UpdateKjartan Maraas2001-08-211-692/+1537
* Fix jumpingIain Holmes2001-08-212-2/+6
* Moved introductory/basic content to the usage-mainwindow.sgml file.Aaron Weber2001-08-217-321/+372
* Do the import correctly.Iain Holmes2001-08-214-38/+94
* Fix double-unref of the store.Peter Williams2001-08-212-5/+5
* Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-215-178/+195
* Fix the wording on some labels.Iain Holmes2001-08-213-69/+30
* Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-215-3/+17
* Did more event -> appointment conversions.Kevin Breit2001-08-212-27/+31
* Don't set the paneds' positions if the respective left-hand elements [i.e.Ettore Perazzoli2001-08-212-2/+18
* control-return for save and closeJP Rosevear2001-08-212-2/+6
* the topics for the help menu. Minor editing.Aaron Weber2001-08-212-5/+15
* Don't free the returned displayname.Ettore Perazzoli2001-08-212-4/+7
* Added these functions.Christopher James Lahey2001-08-212-8/+33
* Made this object handle NULLs for all the handler functions.Christopher James Lahey2001-08-211-8/+22
* *Makefile.am: added "help" to subdirs.Aaron Weber2001-08-213-1/+8
* remove print preview from toolbarJP Rosevear2001-08-212-3/+6
* Changed the used parity of the return value of check here.Christopher James Lahey2001-08-211-2/+2
* remove print setup option for consistencyJP Rosevear2001-08-212-5/+4
* use DB_NOTFOUND constJP Rosevear2001-08-212-2/+7
* Whoops, make sure that the account has a source before removing it orPeter Williams2001-08-202-4/+9
* Specify additional includes when testing for ext2fs/ext2fs.h.Pavel Roskin2001-08-202-3/+8
* null out card_sexp so that we don't crash when copyingJP Rosevear2001-08-202-1/+8
* Add a few comments.Peter Williams2001-08-202-1/+12
* fix warnings, get compiling againJP Rosevear2001-08-205-25/+38
* build a static camel for the addressbook conduitJP Rosevear2001-08-202-0/+8
* missing changelog entryJP Rosevear2001-08-201-0/+5
* install new fileJP Rosevear2001-08-203-0/+7
* set MessageDelete pixtype to pixbuf.Damon Chaplin2001-08-202-1/+4
* use new small trash icon for Delete command.Damon Chaplin2001-08-202-1/+5
* set Delete pixtype to pixbuf.Damon Chaplin2001-08-202-1/+2
* Used Delete icon in menu.Damon Chaplin2001-08-202-1/+2
* use Delete icon in menu, and change to bigger Save icon in toolbar.Damon Chaplin2001-08-202-1/+6
* use bigger Save icon for toolbar.Damon Chaplin2001-08-202-0/+4
* use bigger Save icon for toolbar.Damon Chaplin2001-08-204-3/+11
* added save-24.png.Damon Chaplin2001-08-202-0/+2
* oops, we missed the larger version...Tuomas Kuosmanen2001-08-201-0/+0
* used new_task-16.png and goto-16.png.Damon Chaplin2001-08-203-3/+10
* changed Goto icon to pixbuf.Damon Chaplin2001-08-202-1/+5
* added goto-16.png & new_task-16.png.Damon Chaplin2001-08-202-0/+6
* small version.. /tigertTuomas Kuosmanen2001-08-201-0/+0
* use new Delete icon for menu.Damon Chaplin2001-08-202-1/+5
* s/Synchronising/Synchronizing/.Ettore Perazzoli2001-08-202-1/+5
* s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-08-203-4/+13
* use 'Save As' icon rather than 'Save' as it seems more appropriate. AlsoDamon Chaplin2001-08-202-1/+7
* small version too.. /tigertTuomas Kuosmanen2001-08-201-0/+0
* doh. /tigertTuomas Kuosmanen2001-08-201-0/+0
* New version.. /tigertTuomas Kuosmanen2001-08-201-0/+0
* added Delete command to menu and toolbar.Damon Chaplin2001-08-202-0/+7
* added delete icons for menu and toolbar.Damon Chaplin2001-08-202-0/+7
* Specify additional includes when testing for rpc/pmap_clnt.h. Needed forPavel Roskin2001-08-202-1/+14
* oops, commit the ChangeLogJeffrey Stedfast2001-08-201-0/+10
* added comments to help translators a bit.Damon Chaplin2001-08-202-0/+15
* Make sure we display a pin when we are popped up.Ettore Perazzoli2001-08-202-0/+8
* Get the entire directory structure for the folder we just created, meaningJeffrey Stedfast2001-08-203-17/+98
* camel_folder_create_folder can now return a heirachial tree so subscribeJeffrey Stedfast2001-08-203-16/+24
* changed all %m/%d/%Y date formats to %d/%m/%Y.Damon Chaplin2001-08-202-7/+11
* added cut.png, copy.png & paste.png, so we can use them for the tasksDamon Chaplin2001-08-202-0/+8
* added Cut/Copy/Paste icons for toolbar.Damon Chaplin2001-08-202-1/+7
* added Cut/Copy/Paste items to toolbar, though I'm not sure they are veryDamon Chaplin2001-08-202-0/+14
* use new delete icons in menu & toolbar.Damon Chaplin2001-08-202-3/+7
* uses new delete icons in menu & toolbar.Damon Chaplin2001-08-202-0/+6
* Don't set the paned tree position.Ettore Perazzoli2001-08-202-1/+5
* fill the corba sequence for the accepted_dnd_types.Chris Toshok2001-08-202-0/+7
* use new Cut/Copy/Paste icons.Damon Chaplin2001-08-202-0/+8
* use Cut/Copy/Paste icons.Damon Chaplin2001-08-202-3/+7
* Don't show the vbox here. (setup_widgets): Don't show theEttore Perazzoli2001-08-202-2/+8
* Added display_name and description to the type.Ettore Perazzoli2001-08-2019-42/+216
* use new delete icon for toolbar.Damon Chaplin2001-08-202-0/+5
* don't use old stock icon for the menu, to be consistent with otherDamon Chaplin2001-08-202-3/+8
* Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-207-84/+122
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-202-1/+13
* use new Cut/Copy/Paste/Save/Search icons.Damon Chaplin2001-08-202-9/+19
* Change the type from "Summary" to "summary" for consistency with the otherEttore Perazzoli2001-08-202-1/+6
* Put the bonobo_object_release_unref() for the db at the top in an attemptEttore Perazzoli2001-08-202-3/+10
* Just wanted to mention, this fixes Ximian bug #6995.Chris Lahey2001-08-201-1/+2
* Made delete make the cursor go backwards if the user is sorting byChristopher James Lahey2001-08-202-6/+33
* fixed typo, 'send' -> 'sent'. Bug #7621.Damon Chaplin2001-08-202-2/+6
* Change type of toplevel node from "Summary" to "summary". [All the otherEttore Perazzoli2001-08-203-1/+6
* Also use the display name for the storage.Ettore Perazzoli2001-08-202-7/+18
* Use xmlMemStrdup() to override the type as it's expected to be allocatedEttore Perazzoli2001-08-205-43/+97
* Note: The following changes were based on Zbigniew Chyla's fixes.Jeffrey Stedfast2001-08-201-0/+2
* Updated Swedish translation.Christian Rose2001-08-202-1338/+2625
* #include <sys/types.h> for regex_t on freebsd.Chris Toshok2001-08-202-0/+5
* #include <sys/types.h> for mode_t on freebsd.Chris Toshok2001-08-202-0/+7
* omf-install/Makefile.am (scrollkeeper_localstate_dir) useChris Toshok2001-08-203-5/+22
* Marked string for translation (connection type).Chyla Zbigniew2001-08-203-8/+30
* Make sure the generated UID is non-NULL before appending it to the arrayJeffrey Stedfast2001-08-203-6/+9
* Reset the "changed" state to FALSE after a successful save.Jeffrey Stedfast2001-08-202-1/+9
* Added Cut/Copy/Paste underline thingies.Jeffrey Stedfast2001-08-203-4/+9
* Convert the date string to UTF-8. (do_forward_non_attached): Same here.Jeffrey Stedfast2001-08-202-12/+21
* Forgot to mention that this commit fixes Ximian bug #4670.Chris Lahey2001-08-201-1/+2
* Set the folder bar message here.Christopher James Lahey2001-08-207-4/+167
* fixed a compile errorJeffrey Stedfast2001-08-201-50/+51
* Updated Slovak translation.Stanislav Visnovsky2001-08-192-855/+1842
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-192-1/+236
* Don't hardcode the default list of stations, let translators define it perChyla Zbigniew2001-08-193-9/+33
* added option to hide completed tasks after a given number ofDamon Chaplin2001-08-194-2/+92
* used new Save/Save As icons.Damon Chaplin2001-08-194-3/+22
* used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print PreviewDamon Chaplin2001-08-194-50/+28
* added 16_copy.png, 16_customize.png, 16_cut.png & 16_paste.png.Damon Chaplin2001-08-193-0/+12
* New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure theEttore Perazzoli2001-08-192-2/+14
* Added missing #include <config.h>. (applied by Damon)Zbigniew Chyla2001-08-192-0/+8
* Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8Zbigniew Chyla2001-08-192-1/+7
* Change the default values for "always-sign" to false.Jeffrey Stedfast2001-08-193-3/+12
* Shut up!Ettore Perazzoli2001-08-191-0/+6
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-197-19/+19
* Remove "Control-W" accelerator for closing the window.Ettore Perazzoli2001-08-192-1/+6
* Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-197-1/+16
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-194-167/+221
* Updated Slovenian translationAndraz Tori2001-08-191-14/+65
* Updated Slovenian translationAndraz Tori2001-08-191-4796/+6193
* New. (config_read): Use locale's setting as default forZbigniew Chyla2001-08-182-1/+18
* Chain to the destroy handler in the parent class. Hey, I'm getting used toFederico Mena Quintero2001-08-181-0/+2
* Renamed events to appointments (please review for me as it was a simpleKevin Breit2001-08-183-20/+26
* add prototype for addressbook_get_other_contact_storage.Chris Toshok2001-08-183-5/+22
* changed goto icon from stock icon to pixbuf for the toolbar. Note that theDamon Chaplin2001-08-182-5/+18
* new function to open the task editor to add a new task.Damon Chaplin2001-08-184-0/+66
* moved task.xpm here, so it gets installed, so we can use it for the menus.Damon Chaplin2001-08-182-1/+7
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-182-0/+11
* stop signal emission so the GtkButton class method doesn't mess up theDamon Chaplin2001-08-182-0/+9
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-183-0/+29
* call e_sexp_encode_string on the search string the user types in so itChris Toshok2001-08-182-6/+16
* changed print icon types to pixbuf.Damon Chaplin2001-08-182-2/+7
* changed to new print icon.Damon Chaplin2001-08-182-0/+5
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-183-35/+79
* changed 'Search for Contacts'.Damon Chaplin2001-08-182-1/+5
* changed 'Send contact to other' to 'Forward Contact' and capitalized 'SendDamon Chaplin2001-08-183-4/+13
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-182-18/+39
* Put _() instead of N_() around of the "Search" string,Zbigniew Chyla2001-08-182-1/+7
* s/My Evolution/Summary/Aaron Weber2001-08-187-1450/+306
* formatted code nicerJeffrey Stedfast2001-08-181-11/+9
* We want wax-seal.png instead, since I added the png files to cvs andJeffrey Stedfast2001-08-182-2/+9
* Added.Jeffrey Stedfast2001-08-184-88/+92
* Don't allow nonroot nodes to be selectedIain Holmes2001-08-182-0/+16
* Toggle the View->Attachments menu item. This fixes bug #6107.Jeffrey Stedfast2001-08-183-34/+33
* Build fixIain Holmes2001-08-182-0/+5
* Wrote documentation about HTML templates.Kevin Breit2001-08-182-4/+59
* Add a warning for EttoreIain Holmes2001-08-181-0/+1
* Changelog I forgotIain Holmes2001-08-181-0/+5
* Compile fixesIain Holmes2001-08-186-5/+17
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-183-4/+11
* Start scanning new messages at maxuid + 1 rather than uidval + 1? MaybeJeffrey Stedfast2001-08-182-35/+41
* Libical compile orderIain Holmes2001-08-182-1/+5
* Add libical include pathIain Holmes2001-08-181-0/+1
* g_return_if_fail(), not g_return_val_if_fail().Ettore Perazzoli2001-08-182-2/+8
* don't init the config hereJP Rosevear2001-08-183-2/+7
* Added some g_warnings for when we return CORBA_OBJECT_NIL; this might helpEttore Perazzoli2001-08-182-3/+16
* destroy the addresses (clean_up): don't free the addresses, we need themJP Rosevear2001-08-181-3/+3
* remove a cmpiler warningJeffrey Stedfast2001-08-181-1/+1
* Changed the order of the toolbar icons (moved "New Message" (formerlyAnna Marie Dirks2001-08-183-5/+14
* tedfast <fejj@ximian.com>Jeffrey Stedfast2001-08-181-0/+2
* Don't destroy the splash twice.Jeffrey Stedfast2001-08-181-29/+26
* remove dead structureJP Rosevear2001-08-182-1/+4
* utf_name should not be const as e_utf8_from_locale_string() returns anJeffrey Stedfast2001-08-182-3/+10
* Added key accelerators.Jeffrey Stedfast2001-08-183-30/+52
* Save the always-sign options for pgp and smime. (config_read): Read in theJeffrey Stedfast2001-08-182-0/+24
* Updated Polish translationChyla Zbigniew2001-08-182-271/+485