aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_5_9_2nobody2004-06-14324-94182/+443
* the check button label has now opposite meaning (after UI changes), callRadek Doulik2004-06-142-2/+19
* handle LIST field types. (ldif_fields[]): Add a list type. E_CONTACT_EMAILNot Zed2004-06-142-1/+19
* don't check rule->source, its irrelevent to vfolder sources, and clean upNot Zed2004-06-143-50/+39
* updateFunda Wang2004-06-141-70/+63
* if we removed all of the addresses because they were 'us', add the firstNot Zed2004-06-142-1/+13
* use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we'veNot Zed2004-06-142-10/+9
* Updated finnish translationIlkka Tuohela2004-06-141-3574/+1430
* Translation updated by Mətin Əmirov.Metin Amiroff2004-06-132-3870/+2453
* Updated Greek Translation.Kostas Papadimas2004-06-132-3581/+1351
* Updated Simplified Chinese translationFunda Wang2004-06-132-1736/+1343
* Flush summary updates for the currently selected folder. (imap4_noop):Jeffrey Stedfast2004-06-132-2/+13
* Flush summary updates for the currently selected folder.Jeffrey Stedfast2004-06-123-1/+7
* Don't bother with exists_changed. We don't need it afterall.Jeffrey Stedfast2004-06-123-9/+15
* Updated Spanish translation.Francisco Javier F. Serrador2004-06-122-975/+975
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-06-122-719/+856
* Free any old select_uri string we may have. (emft_tree_row_expanded):Jeffrey Stedfast2004-06-122-17/+31
* Force updating of the emsage flags (normally this only happens ifJeffrey Stedfast2004-06-122-0/+7
* (pixbuf_cell_data_func): fix the appearance a little.Larry Ewing2004-06-122-2/+4
* (pixbuf_cell_data_func): clean up warnings. (double bad larry).Larry Ewing2004-06-122-4/+2
* (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).Larry Ewing2004-06-122-1/+2
* make the source selector use a colock block instead of setting theLarry Ewing2004-06-122-14/+50
* removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-112-1/+8
* set dialog window position, glade doesn't do that for us anymore as theRadek Doulik2004-06-114-4/+158
* Handle getting FLAGS even though we didn't request it (server can send usJeffrey Stedfast2004-06-114-30/+90
* hardcode the border size. it is hardcoded in e-text as well. Even usingRadek Doulik2004-06-111-5/+7
* rearrange the setting up of the target flags, stores can have a null path.Not Zed2004-06-113-19/+36
* revert previous change. Stupid emftm.Not Zed2004-06-113-2/+5
* handle a null path or fragment.Not Zed2004-06-114-7/+19
* if we scan from "" or top == NULL, then we really want to scan from "."Not Zed2004-06-113-5/+18
* some test codeMichael Zucci2004-06-111-0/+172
* (camel_imap4_summary_flush_updates): Added some logic toJeffrey Stedfast2004-06-113-0/+11
* Don't bother scanning summary info if EXISTS was 0.Jeffrey Stedfast2004-06-112-3/+37
* Don't bother scanning summary info if EXISTS was 0.Jeffrey Stedfast2004-06-113-9/+66
* Updated Canadian English translation. Correct path error.Adam Weinberger2004-06-113-1463/+739
* Don't always try and parse a RESP-CODE in the BYE case as the RESP-CODE isJeffrey Stedfast2004-06-112-1/+15
* replace strcasecmp with g_ascii_strcasecmpJeffrey Stedfast2004-06-111-2/+2
* some code cleanupJeffrey Stedfast2004-06-112-4/+7
* Fixes bug #58825. Ugh. Really Gross Hack (tm).Jeffrey Stedfast2004-06-115-35/+168
* Update for removed filesRodney Dawes2004-06-112-7/+4
* HIGified, updated as suggested in #46236Radek Doulik2004-06-112-244/+224
* If flags does not include FOLDER_INFO_FAST, get the total/unread countsJeffrey Stedfast2004-06-115-168/+265
* only do the range selected hack in one caseJP Rosevear2004-06-112-3/+9
* added castRadek Doulik2004-06-115-23/+20
* fixes to get rid of compiler warningsRadek Doulik2004-06-1110-47/+30
* set 6 weeks shown (display_view): dittoJP Rosevear2004-06-112-2/+9
* Remove no-longer-used stuffDan Winship2004-06-1143-5762/+52
* Remove shell/glade/Makefile, which has been merged into shell/MakefileDan Winship2004-06-112-1/+5
* fixes for compiler warningsRadek Doulik2004-06-109-14/+11
* Fixes #58748Rodrigo Moya2004-06-102-0/+12
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-102-3/+5
* Fixes #58799Rodrigo Moya2004-06-102-2/+25
* clean code to avoid compiler warningsRadek Doulik2004-06-101-2/+4
* remove defunct Revert button and replace OK/Cancel buttons with a CloseJon Oberheide2004-06-102-43/+2
* use new etreeselectionmodel api to select paths in one call. Fixes #59546.Not Zed2004-06-102-2/+9
* add new api for setting the whole selection in one go. See #59546.Not Zed2004-06-102-0/+16
* calculate the work week, week, and month views more exactlyJP Rosevear2004-06-104-166/+207
* add some :filter debug. (open_folder): only ignore the get_folderNot Zed2004-06-102-8/+34
* check that we have content selected, not just a selection, before tryingNot Zed2004-06-102-20/+32
* move the stream based checking into the loop, after we connect. Fixes aNot Zed2004-06-102-8/+14
* Fixed a case where it was possible to double-free the gpg context.Jeffrey Stedfast2004-06-092-6/+11
* process only if len > 0Radek Doulik2004-06-091-30/+33
* (ensure_nonzero_step_increments): set step increments always to 16Radek Doulik2004-06-091-2/+2
* new helper function to set step_increments (allocate_callback): callRadek Doulik2004-06-091-0/+20
* oops, we already did a NODATA check. just save the state there rather than cr...Jeffrey Stedfast2004-06-091-2/+1
* oops, decrement the gpg->padding widthJeffrey Stedfast2004-06-091-2/+2
* Don't assign trust to be UNKNOWN if gpg sent us a NODATA status.Jeffrey Stedfast2004-06-092-7/+19
* new function. do the get_view in an idle handler.Chris Toshok2004-06-093-10/+44
* Fix for SSL options appearing for sendmailRodney Dawes2004-06-092-423/+440
* Scroll to the selected folder if needed. Fixes bug #59609.Jeffrey Stedfast2004-06-092-1/+5
* Make the chooser non-modal. Fixes bug #53735.Jeffrey Stedfast2004-06-092-0/+4
* quiet the compiler, and dobey.Chris Toshok2004-06-093-2/+16
* Only change the cursor if the currently selected folder is a subfolder ofJeffrey Stedfast2004-06-092-5/+25
* Fixes #57578Rodrigo Moya2004-06-092-22/+66
* Fixes #57579Rodrigo Moya2004-06-092-2/+19
* new function for notifying all pages of the client change.Rodrigo Moya2004-06-096-17/+53
* do not set the private client here, it is set in comp-editor.c.Rodrigo Moya2004-06-085-15/+97
* cast week view correctlyJP Rosevear2004-06-082-1/+6
* connect to "client_changed" signal on the page. (client_changed_cb): newRodrigo Moya2004-06-083-1/+25
* Fixes #59650Rodrigo Moya2004-06-082-4/+32
* Updated italian translationMarco Ciampa2004-06-082-1741/+1208
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-06-082-121/+88
* give the junk test a unique name. #59567.Not Zed2004-06-082-1/+5
* Fixes #58921.Hans Petter Jansson2004-06-082-0/+8
* disable editing of cells in the contact table.Jon Oberheide2004-06-082-1/+6
* Fixes #57795.Hans Petter Jansson2004-06-082-0/+32
* Like the previous build dep fix, but this works.Hans Petter2004-06-082-3/+8
* Fix order of dependencies.Hans Petter Jansson2004-06-082-1/+5
* Added few headers needed for select names dialog.H P Nadig2004-06-084-0/+127
* Load the entire summary, not just the summary header. This way when theJeffrey Stedfast2004-06-083-2/+14
* Set the store's FULL_NAME to NULL here. Fixes the crash in bug #59713.Jeffrey Stedfast2004-06-082-1/+6
* fix the name of "stock_save-as" everywhereDan Winship2004-06-079-7/+27
* open task lists asynchronously. (client_cal_opened_cb): callback from theRodrigo Moya2004-06-073-45/+85
* Bug #36247 Changes to improve the performance of _(str) function call onVardhman Jain2004-06-072-5/+25
* Updated Czech translation.Miloslav Trmac2004-06-072-151/+51
* Implemented, mostly. Still need to update state on the renamed folderJeffrey Stedfast2004-06-074-1/+154
* Added Martyn Russel to the credits.Jeffrey Stedfast2004-06-072-170/+173
* Updated British English translationGareth Owen2004-06-072-119/+69
* updateFunda Wang2004-06-061-630/+3368
* Updated Catalan translation by Xavi Conde Rueda <xaviconde@eresmas.com>.Jordi Mallach2004-06-062-7220/+5248
* svn path=/trunk/; revision=26228Updated ja.po. T.Aihana2004-06-052-874/+372
* Shuffle usage of trailing "..." in menus.Christian Neumair2004-06-054-5/+15
* Use ngettext for message count information.Christian Neumair2004-06-052-8/+13
* Updated Simplified Chinese translationFunda Wang2004-06-052-3318/+287
* remove bonobo menus and cruft add ok/cancel buttons.Larry Ewing2004-06-054-179/+83
* Fixes #55945JP Rosevear2004-06-055-10/+20
* removed debug printfsJeffrey Stedfast2004-06-051-3/+0
* Initialise the folder->summary and force an update of the message infoJeffrey Stedfast2004-06-053-7/+35
* Fixed to work properly. After we've flushed the buffer, we want to setJeffrey Stedfast2004-06-052-5/+10
* only resolve destinations against persons, not contact lists.Chris Toshok2004-06-052-18/+36
* Duh. If the user doesn't care about SSL/TLS - use USE_SSL_NEVER, notJeffrey Stedfast2004-06-052-1/+5
* Always just return 0, don't try to PR_Sync() - fsync on a socket causes anJeffrey Stedfast2004-06-055-9/+42
* define G_MAXINT32 if it isn't alreadyJP Rosevear2004-06-052-0/+16
* Use e_error_run() instead of the e_activation_error_dialog() stuff that noJeffrey Stedfast2004-06-054-18/+31
* add bug numberJP Rosevear2004-06-041-0/+2
* make purging actually workJP Rosevear2004-06-042-10/+11
* added size info to IMG tags so that it loads the message smootherRadek Doulik2004-06-042-6/+11
* guard against the text value being NULLJP Rosevear2004-06-043-5/+17
* Fixes #59361JP Rosevear2004-06-042-6/+11
* Updated Hungarian translation.Andras Timar2004-06-042-13694/+2739
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-047-47/+144
* Don't pack entry and checkbox widgets directly into the dialog vbox soWilliam Jon McCann2004-06-042-2/+15
* Add HIG border width for dialog window.William Jon McCann2004-06-042-0/+6
* found the bug it fixed, yay.Jeffrey Stedfast2004-06-041-1/+1
* If the last_uri string value is the Evolution 1.4 URI, change it to theJeffrey Stedfast2004-06-042-2/+25
* Protect against a NULL uid. Fixes bug #57619. (ecard_from_remote_record):Jeffrey Stedfast2004-06-042-6/+14
* Merge from release branch.JP Rosevear2004-06-0453-101897/+96653
* Fixes #59481Rodrigo Moya2004-06-041-0/+4
* don't use vsprintf with NULL strings, crashes on FreeBSD.Rodrigo Moya2004-06-042-6/+12
* Protect against a NULL uid. Fixes bug #57619.Jeffrey Stedfast2004-06-042-2/+10
* update the internal client when it changes.Rodrigo Moya2004-06-042-0/+7
* Fixes #56875Rodrigo Moya2004-06-043-3/+28
* always insert new paragraph for signatureRadek Doulik2004-06-032-2/+8
* add shell-errors.xml.hDan Winship2004-06-031-0/+1
* If the icon_name is an abolute path, just load it.Dan Winship2004-06-032-6/+17
* reset current folder. (connect_to_server): and here too just to make sure.Not Zed2004-06-032-1/+8
* disconnect if we get an io error or user cancellation.Not Zed2004-06-032-0/+4
* put this back in, local folders not being noted properly all the time.Not Zed2004-06-032-1/+18
* only save the summary, don't update from server, thats what refresh infoNot Zed2004-06-0315-637/+734
* Updated italian translationMarco Ciampa2004-06-032-146/+87
* Add missing negation that caused a crash.Hans Petter Jansson2004-06-032-1/+7
* bump to 0.0.93.1. (BASE_VERSION): change to 12 for the ESourceChris Toshok2004-06-032-2/+7
* remove hidden field migration, and add in a phase to clear theChris Toshok2004-06-032-52/+23
* remove absolute_uri from ESource's. (migrate_tasks): same.Chris Toshok2004-06-032-0/+45
* Add toolbar visibility toggle to View menu.William Jon McCann2004-06-032-0/+8
* Add listener for the ViewToolbar command.William Jon McCann2004-06-034-0/+74
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-032-24/+9
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-034-6/+11
* Don't need these two functions any more (source_to_dialog,Rodney Dawes2004-06-023-1705/+1171
* Fixes #59333Rodrigo Moya2004-06-022-1/+8
* add a drag delete handler. (table_drag_data_get): support text/vcardLarry Ewing2004-06-023-0/+365
* Add in a source option menu to the dialog and make is sensitive only onLarry Ewing2004-06-024-32/+206
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-023-746/+52
* sort the various available importer plugins by name in the importer druidChristophe Fergeau2004-06-022-0/+34
* Link test-error against libeutil.Christian Neumair2004-06-022-2/+7
* fixed changelogJeffrey Stedfast2004-06-021-1/+3
* Don't attach anything ever. This is confusing way too many users whoJeffrey Stedfast2004-06-022-5/+9
* Don't propagate the expose to the label widget, the parent expose handlerAnders Carlsson2004-06-022-5/+5
* Fixes #59369Rodrigo Moya2004-06-012-1/+11
* set the right path on the url.Not Zed2004-06-012-1/+4
* ** A few fixes for better rfc compliance, and cleaner code.Not Zed2004-06-016-343/+351
* use statvfs if available. Should make it actually work, if not portable.Not Zed2004-06-012-6/+25
* check for statvfs.Not Zed2004-06-012-2/+7
* ** See #58827.Not Zed2004-06-015-38/+60
* ugh, unlike camel exceptions, you can't pass NULL to CORBA calls.Not Zed2004-06-012-6/+12
* Don't leak the zlib stream internals.Jeffrey Stedfast2004-06-012-0/+10
* *** empty log message ***Rodrigo Moya2004-06-011-1/+1
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-014-5/+10
* Use the constructed title string.Anders Carlsson2004-05-312-1/+5
* Menu items in Scheduling tab should have sentence capitalization (Fixed)Priyanshu Raj2004-05-302-7/+12
* render all email addresses, not just the first 3.Chris Toshok2004-05-292-26/+24
* call e_select_names_model_load_contacts after settingChris Toshok2004-05-296-8/+153
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-293-315/+634
* Set the default window size for the druid to 480x320Rodney Dawes2004-05-292-0/+6
* added missing #ifdef HAVE_LDAPChristophe Fergeau2004-05-292-0/+6
* Disable debug here too - all this code has been working fine.Jeffrey Stedfast2004-05-295-6/+23
* remove bogus includeJP Rosevear2004-05-292-3/+7
* changed to About Evolution; comment out FAQJP Rosevear2004-05-292-6/+10
* Remove e-shell-about-box.William Jon McCann2004-05-295-620/+209
* remove about boxJP Rosevear2004-05-292-1/+4
* set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-282-0/+9
* ** See bugs #52061 & #52669.Not Zed2004-05-289-108/+508
* a more straightforward way to calculate the offset of a day within theKidd Wang2004-05-282-9/+21
* s/${0}/{0}/gJeffrey Stedfast2004-05-283-11/+15
* fixed ChangeLogJeffrey Stedfast2004-05-281-4/+3
* Instead of removing the "Loading..." row for toplevel folder nodes onJeffrey Stedfast2004-05-282-1/+20
* Require e-error-toolRodney Dawes2004-05-2812-1/+30
* Fixes bug #59191.Jeffrey Stedfast2004-05-282-4/+10
* Fix for bug #57818.Jeffrey Stedfast2004-05-275-16/+55
* Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-274-57/+9
* If the store is not a vtrash store, just invoke the virtual method. (InDan Winship2004-05-272-40/+17
* add e-error-toolDan Winship2004-05-271-0/+1
* Updated Czech translation.Miloslav Trmac2004-05-272-976/+889
* fixed a spelling mistake for GerardoJeffrey Stedfast2004-05-272-2/+2
* Updated French translation.Christophe Merlet2004-05-273-1360/+1389
* Changed the default "Tasks due today" colour to be a light-blue (one ofJeffrey Stedfast2004-05-272-2/+8
* Fixes #57759Rodrigo Moya2004-05-272-0/+23
* update spell errorsRadek Doulik2004-05-262-0/+10
* Removed from CVS Generated files don't belong in CVSRodney Dawes2004-05-262-65/+5
* set port property on e-sourceSivaiah nallagatla2004-05-263-0/+8
* Translation updated.Vincent van Adrighem2004-05-262-990/+1085
* return NULL when there is no existing gw account with same uidSivaiah Nallagatla2004-05-263-18/+29
* Implemented. Sends the "interactive" message when the first window isSarfraaz Ahmed2004-05-262-1/+40
* In week view all-day events should keep all-dayness when moved around.Kidd Wang2004-05-262-9/+23
* initialise desc to NULL before using it later on. gcc doesn't warn on thisNot Zed2004-05-262-1/+6
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-262-207/+27
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-262-40/+2
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-262-0/+25
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-262-88/+152
* use the new dialog. (calendar_setup_edit_calendar): use the new dialog.Larry Ewing2004-05-261-50/+105
* set the default selection to inbox.Not Zed2004-05-269-168/+170
* removed.Not Zed2004-05-2613-98/+36
* set exception if not implemented.Not Zed2004-05-263-5/+19
* Updated British English translationGareth Owen2004-05-262-982/+983
* Use gtk_window_set_icon_list() here instead of gtk_window_set_icon().Jeffrey Stedfast2004-05-267-30/+98
* use stock icons where possible. Calendar and tasks already use stockWilliam Jon McCann2004-05-2612-54/+69
* Make calendar-errors.xml.h and install the xml file.Jeffrey Stedfast2004-05-2610-165/+371
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-261-0/+7
* reenable this function, in a slightly broken manner. we don't haveChris Toshok2004-05-262-11/+27
* [ fixes #58654 ]Chris Toshok2004-05-262-25/+30
* Updated italian translationMarco Ciampa2004-05-262-663/+629
* a few fixes.Jeffrey Stedfast2004-05-264-8/+21
* read the "auth-domain" property from e-source and use it as the componentSivaiah Nallagatla2004-05-252-4/+19
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-259-229/+261
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-05-252-1101/+1170
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-05-252-16765/+17042
* read the "auth-domain" property to use as component name for e-passwordSivaiah Nallagatla2004-05-252-2/+15
* Fixes: #57472Trent Lloyd2004-05-2511-0/+64
* disable add sender to addressbook bar if it is also disabled. #58955.Not Zed2004-05-252-2/+7
* use e-icon-factory sizes.Not Zed2004-05-252-6/+8
* if we have a cached icon, use it, don't just ignore it! #58831.Not Zed2004-05-252-2/+10
* fixed attribution to not cause crash. See #58882.Joop Stakenborg2004-05-252-1/+5
* Updated Canadian English translation.Adam Weinberger2004-05-252-979/+1052
* add addressbook/tools/Makefile.am back to the build.Chris Toshok2004-05-252-0/+6
* add tools back to the build.Chris Toshok2004-05-252-3/+5
* fix this for current build foo.Chris Toshok2004-05-255-410/+422
* [ fixes bug #32194 ]Chris Toshok2004-05-252-0/+47
* [ fixes bug #40013 ]Chris Toshok2004-05-252-0/+60
* don't enable the widget based on its writability if it is a dependentNot Zed2004-05-242-7/+17
* only enable add sender if we also have 1 selected. #56663.Not Zed2004-05-242-1/+5
* remove some debug.Not Zed2004-05-243-5/+10
* fix/rearrange logic. It was using the wrong working pointer.Not Zed2004-05-242-9/+12
* use set_cursor instead of scroll_to_row. See #58383.Not Zed2004-05-242-21/+30
* added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used bySivaiah Nallagatla2004-05-244-3/+18
* added empty handling for CAMEL_PROVIDER_CONF_HIDDEN added handling forSivaiah Nallagatla2004-05-242-2/+17
* pull the message from the regen list before we check the list and pendingNot Zed2004-05-243-6/+21
* svn path=/trunk/; revision=26054Fixed another wrong translations. T.Aihana2004-05-231-5/+7
* svn path=/trunk/; revision=26053Fixed wrong translations. T.Aihana2004-05-231-15/+15
* Updated italian translationMarco Ciampa2004-05-232-182/+144
* Updated Simplified Chinese translationFunda Wang2004-05-232-1028/+889