aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_11_2'.GAL_0_11_2nobody2001-08-222573-1031111/+0
* 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
* boring splash againJakub Steiner2001-08-172-0/+4
* splash screensJakub Steiner2001-08-172-1/+2
* Rupertzilla splashJakub Steiner2001-08-172-0/+4
* unref our card_sexp. (create_card_handler): make sure to set the id of theChris Toshok2001-08-172-34/+134
* use card_sexp. (pas_backend_file_book_view_free): same.Chris Toshok2001-08-175-324/+461
* Made the default values for column expansions here more reasonable.Christopher James Lahey2001-08-172-6/+11
* Updated Norwegian translation. Updated with missing files.Kjartan Maraas2001-08-173-571/+696
* Destroy the hash table and all objects in it, as well as the privChristopher James Lahey2001-08-171-2/+32
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-172-1/+42
* Startup assistant stuffIain Holmes2001-08-1732-169/+2330
* Bumped version number to 0.10.99.4. Fixed some comments.Christopher James Lahey2001-08-172-34/+206
* Only starting cutting the signature out when we match "-- \n", so "--\n"Jason Leach2001-08-172-1/+7
* Added a closing paren.Jeffrey Stedfast2001-08-172-0/+5
* Respect the user's desire to be prompted to confirm that he wants toJeffrey Stedfast2001-08-174-10/+63
* I know what you did last summer!Jason Leach2001-08-174-0/+9
* Desensitize the move/copy/delete/rename in the menus (including rightJason Leach2001-08-173-23/+38
* Changed "Import file..." to "Import File..." Fixed a few lack ofAnna Marie Dirks2001-08-173-6/+13
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-1712-20/+210
* If we are online and message flags have changed in the current folder,Jeffrey Stedfast2001-08-175-33/+61
* added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-173-18/+115
* Implement "Message Contains" (searches sender, recipients, subject, andPeter Williams2001-08-172-0/+28
* minor edits. Added <tip> about bug 7428.Aaron Weber2001-08-172-36/+135
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-172-0/+6
* Don't ever send "STORE FLAGS.SILENT ()" since Cyrus imapd doesn't likeJeffrey Stedfast2001-08-172-9/+31
* Sort the nodes here... (fe_sort_folder): ... using this function.Peter Williams2001-08-173-1/+24
* Stop search message from conflicting with expunge.Peter Williams2001-08-172-2/+5
* If the component has no alarms remember to set the priv->updating flag toFederico Mena Quintero2001-08-172-1/+9
* Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help):Ettore Perazzoli2001-08-172-12/+12
* get the destinations property, not the text propertyJP Rosevear2001-08-172-1/+7
* add save menu itemJP Rosevear2001-08-172-3/+11
* rename menu item to Assign Task and tidyJP Rosevear2001-08-172-5/+10
* Set the default-to-add notification to be display a message 15 minutesFederico Mena Quintero2001-08-172-41/+54
* New function to strip surrounding whitespace from a string of categoriesFederico Mena Quintero2001-08-175-4/+95
* Adding the first versions of these files. Doesn't work yet.Christopher James Lahey2001-08-172-0/+181
* single pixel fixJakub Steiner2001-08-171-0/+0
* fix previousJakub Steiner2001-08-171-0/+0
* next/previous message using the new document templateJakub Steiner2001-08-173-0/+5
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-174-4/+12
* Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-175-20/+232
* Dequote the same characters that we know how to quote inFederico Mena Quintero2001-08-172-12/+34
* New callback for the realize signal. (make_bold): New. Hooks up theEttore Perazzoli2001-08-172-1/+44
* Place it under <category="GNOME|Applications"/>Kjartan Maraas2001-08-174-2/+7