aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_APPLETS_1_4_0_5nobody2001-08-052887-1106065/+0
* 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
* Add yet another special-case hack for application/pgp.Jeffrey Stedfast2001-08-052-9/+31
* Add a @wraparound argument, so the 'n' and 'p' keypresses (or anythingJason Leach2001-08-054-6/+33
* Updated Spanish translation.Hector Garcia2001-08-042-336/+355
* Change these to actually subtract the allocation as they should.Christopher James Lahey2001-08-041-3/+6
* Some paths here don't set handled properly so lets initialize it to FALSE.Christopher James Lahey2001-08-042-6/+15
* e_tree_table_adapter_node_at_row would have pulled data from one past theChristopher James Lahey2001-08-041-6/+8
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-0418-165/+656
* Once again forgot to mark which bug this fixes. Ximian bug #3699.Chris Lahey2001-08-041-1/+1
* Check for storage != NULL here. This shouldn't come up unless addressbookChristopher James Lahey2001-08-042-13/+24
* Request an update. (e_calendar_item_mark_days): Likewise.Federico Mena Quintero2001-08-042-0/+9
* Added annotation that my last commit fixes Ximian bug #4674.Chris Lahey2001-08-041-1/+2
* Changed the criteria of whether the first part of each iteration matchedChristopher James Lahey2001-08-042-29/+32
* yeah, and that last fix to :-)Jacob Leach2001-08-041-3/+3
* oops, should have tested that warning fix.Jacob Leach2001-08-041-1/+1
* warning fix.Jacob Leach2001-08-041-1/+0
* build fixJacob Leach2001-08-041-0/+2
* Updates for EvolutionStorage API changes.Jason Leach2001-08-046-42/+46
* Callback for the EvolutionStorageListener::update_folder signal, so we canJason Leach2001-08-042-1/+6
* Update for EvolutionStorage API changes. (addressbook_storage_add_source):Jason Leach2001-08-042-2/+8
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-0431-493/+560
* Adding cvsignore filesAndrew Hughes Chatham2001-08-041-4/+4
* Noted that the last commit fixes Ximian bug #2202Chris Lahey2001-08-041-1/+2
* Made this change the query based on which letter is clicked.Christopher James Lahey2001-08-042-2/+76
* Do an evil kludgy hack so that the Rule Name entry widget gets focusedJeffrey Stedfast2001-08-042-3/+14
* Try to restore the choice the user had chosen before hitting the "CheckJeffrey Stedfast2001-08-043-3/+20
* Subtracted 27.Christopher James Lahey2001-08-041-0/+3
* Updated Spanish translation.Hector Garcia2001-08-042-505/+822
* Minor changes to the iconv code so that it does the check in the returnJeffrey Stedfast2001-08-042-1/+14
* Fixes bug #1407.Federico Mena Quintero2001-08-042-120/+7
* Add information about gathering actions.Kevin Breit2001-08-044-4/+36
* I18n fixes.Chyla Zbigniew2001-08-043-1/+16
* First check to make sure that service->url->authmech is non-NULL beforeJeffrey Stedfast2001-08-042-14/+18
* Sigh, if gpg returns '1' it means that the key is bad but it did succeedeJeffrey Stedfast2001-08-042-1/+10
* return the source url for popb4smtp auth request.Not Zed2001-08-032-0/+16
* special case popb4smtp auth before we try and connect, and do the magicNot Zed2001-08-037-12/+277
* p2001-08-03 Christopher James Lahey <clahey@ximian.com>Chris Lahey2001-08-032-0/+13
* Fixed warnings here.Christopher James Lahey2001-08-033-10/+11
* Made the list of E_CARD_PHONE types in phone_correspondences more completeChristopher James Lahey2001-08-034-51/+105
* [Fix #6232, the thirty-four-splash-screens-at-startup bug.]Ettore Perazzoli2001-08-035-37/+119
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-038-79/+285
* tree view iconsJakub Steiner2001-08-034-0/+5
* Call `gtk_drag_finish()' here.Ettore Perazzoli2001-08-032-3/+13
* Actually __fini the servant and deactivate the object too.Ettore Perazzoli2001-08-032-8/+20
* [Fixes #4663, startup crash.]Ettore Perazzoli2001-08-032-0/+16
* Also call `PortableServer_POA_deactivate_object()' on the progressEttore Perazzoli2001-08-032-1/+12
* Added. Provide description for filter_folder_op. (fetch_mail_describe):Jon Trowbridge2001-08-035-5/+52
* Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" onEttore Perazzoli2001-08-032-6/+18
* Add camel dependency.Jon Trowbridge2001-08-0316-142/+245
* Updated Swedish translation.Christian Rose2001-08-032-474/+603
* Wrap some debug printf's with d().Jeffrey Stedfast2001-08-034-93/+98
* handle null paths in the dialog so that we avoid printing NULL stringsLarry Ewing2001-08-032-1/+8
* Raise the filter-editor window if it's already created.Jeffrey Stedfast2001-08-032-1/+4
* Set the `set_folder_uri' to NULL when freeing it.Ettore Perazzoli2001-08-033-2/+11
* Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-035-15/+54
* I obviously can't spell recieved, er, received...uh, yea.Jeffrey Stedfast2001-08-032-2/+7
* Set history_id's for the sig and html sig gnome file entry boxes so it canJason Leach2001-08-032-1/+11
* Connect to the folder_remove signal on the storage. (vfolder_remove): NewJeffrey Stedfast2001-08-032-7/+8
* Make the right and left key presses be marked as handled here (i.e.,Christopher James Lahey2001-08-031-0/+2
* Connect to the folder_remove signal on the storage. (vfolder_remove): NewJeffrey Stedfast2001-08-035-66/+113
* my evolutionJakub Steiner2001-08-034-0/+7
* Changed all e_table_model_is_cell_editable calls in this file to be on theChristopher James Lahey2001-08-031-3/+3
* Set et->priv to NULL here just to be sure.Christopher James Lahey2001-08-031-0/+1
* Don't do most of the work in this function if data->data is NULL. FixesChristopher James Lahey2001-08-031-21/+27
* Added a <tip> for scrolling through mails.Kevin Breit2001-08-034-0/+24
* Removed some extra padding and pack the addressbook view into a frame withJason Leach2001-08-032-16/+24
* Update the updated Save, Save As, and Print icons for menus and theJason Leach2001-08-034-24/+39
* Revert mistaken commitJody Goldberg2001-08-021-3/+3
* Made "--without-guile" work. Added $guile_msg for reporting back.J.H.M. Dassen (Ray)2001-08-023-3/+23
* 10 POKE ICONS 20 PRINT "They look more consistent now!" 30 GOTO 10 RUNTuomas Kuosmanen2001-08-023-0/+0
* Added: addressbook/gui/contact-editor/e-contact-save-as.cChyla Zbigniew2001-08-022-0/+12
* avoid freed memory reading, when you call it likeRadek Doulik2001-08-021-2/+8
* receive dialog for the send/receive dialog -- /tigertTuomas Kuosmanen2001-08-023-0/+5
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-022-6/+37
* ChangeLog fix. Should have been:Christopher James Lahey2001-08-021-1/+2
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-024-29/+114
* Add EVOLUTION_BUTTONSDIR to get to some different icons.Not Zed2001-08-024-69/+116
* If the default category is the same as the value passed in to thisFederico Mena Quintero2001-08-024-3/+34
* Set the et->cursor_loc *before* committing the click-to-add to avoidFederico Mena Quintero2001-08-021-3/+7
* removed debugging messages.Damon Chaplin2001-08-022-9/+4
* removed some debugging messages.Damon Chaplin2001-08-022-38/+4
* Fixed the load statement here by just using array_from_string.Christopher James Lahey2001-08-022-47/+10
* Make this function not crash if x somehow doesn't land on some column.Christopher James Lahey2001-08-021-4/+8
* The calendar search bar widget now includes a drop-down menu of availableFederico Mena Quintero2001-08-0211-397/+561
* Do the Right Thing (tm) if the message list is not the widget in focusJeffrey Stedfast2001-08-022-0/+13
* Do a NULL-check on current_uri - socket is being closed? (as per theJeffrey Stedfast2001-08-022-4/+10
* This directory is *shared* between a lot of modules in GNOME CVS -Martin Baulig2001-08-011-0/+13
* fixed 2 mistranslated entriesSzabolcs Ban2001-08-011-2/+2
* fixed a mistranslated entrySzabolcs Ban2001-08-011-1/+1
* Updated Hungarian translation.Andras Timar2001-08-012-182/+170
* More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-018-11/+32
* Don't move cursors around when deleting last message and Hide DeletedJason Leach2001-08-012-3/+12
* Made this not query the 0th row if there are 0 rows in the table. FixesChristopher James Lahey2001-08-011-6/+5
* Removed this file from this unused directory.Christopher James Lahey2001-08-012-8/+5
* Added file-exists.glade.Christopher James Lahey2001-08-014-1/+158
* Removed thrash checking code here since thrashing shouldn't happen nowChristopher James Lahey2001-08-013-83/+88
* If we fail to get the lock, make sure we close our locking fd, and resetNot Zed2001-08-012-1/+11
* Slightly re-arranged filter/change notification logic. If we;re filtering,Not Zed2001-08-014-42/+73
* The Wombat now keeps track of which categories are present in the objectsFederico Mena Quintero2001-08-019-155/+339
* Updated Spanish translation.Hector Garcia2001-08-012-531/+170
* Changed the title of this dialog to "Enter Password".Anna Marie Dirks2001-08-012-0/+7
* UpdateKjartan Maraas2001-08-011-17/+8
* Bump version number to 0.12.99.Ettore Perazzoli2001-08-012-2/+6
* Sync for the release.Ettore Perazzoli2001-08-0131-82984/+158072
* ui:Peter Williams2001-08-014-1/+21
* Moved "Sender-contains" to the top of the list and added a RecipientJeffrey Stedfast2001-08-012-10/+27
* Ooops. We want GAL >= 0.10.0 and GtkHTML >= 0.11.0.Ettore Perazzoli2001-08-012-2/+8
* Remove `$EVOLUTION_MICRO_VERSION' from `VERSION'.Ettore Perazzoli2001-08-012-1/+5
* Bump version number to 0.12.0.Ettore Perazzoli2001-08-012-2/+6
* More cleanup.Ettore Perazzoli2001-08-011-5/+5
* NEWSIain Holmes2001-08-011-0/+12
* Clean up and re-format a bit.Ettore Perazzoli2001-08-011-68/+72
* 0.12 NEWS for the mailerPeter Williams2001-08-011-0/+70
* beta2 splashJakub Steiner2001-08-012-0/+4
* Calendar NEWS - FedericoFederico Mena Quintero2001-08-011-1/+23
* Added Next/Previous menu items under Actions/GoTo.Jeffrey Stedfast2001-08-012-0/+15
* Added info about the shell changes and slightly changed the formatting forEttore Perazzoli2001-08-013-21/+58
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-012-1799/+2092
* Add a pixmap to the Tasks Settings option to make it consistent with theFederico Mena Quintero2001-08-012-5/+9
* Sync from OLS - FedericoFederico Mena Quintero2001-08-016-12/+81
* Fix ftp location and update current version of gettext to 0.10.39.Pavel Roskin2001-07-311-2/+2
* Use the new Send and Send Later icons for the toolbar and menus in theJacob Leach2001-07-315-7/+27
* yes, set the end date, but correctly calculated, not by using theRodrigo Moya2001-07-313-1/+32
* don't set the end date for the pasted components, since it will beRodrigo Moya2001-07-313-18/+9
* New version of icon. /tigertTuomas Kuosmanen2001-07-312-0/+5
* Added some NEWS calendar stuffRodrigo Moya2001-07-311-0/+6
* Remove the copying of the index.sgml file which doesn't seem to beEttore Perazzoli2001-07-314-2/+12
* New icon for composer. Added to Makefile.am so it gets installed to theTuomas Kuosmanen2001-07-312-0/+1
* Updated NEWS for addressbook.Christopher James Lahey2001-07-312-0/+36
* Updated NEWSMichael Zucci2001-07-311-0/+4
* bump required version of gtkhtml to 0.10.99.Larry Ewing2001-07-312-1/+5
* Removed debugging messages.Ettore Perazzoli2001-07-311-0/+4
* Added some comments about the possible race condition issues with theEttore Perazzoli2001-07-311-26/+9
* Also update have_pending_update before calling corba, as below.Not Zed2001-07-312-2/+6
* [This should fix #5110, shell crash when switching folders.]Ettore Perazzoli2001-07-312-5/+14
* Fixed some breakage Aaron caused.Kevin Breit2001-07-314-4/+16
* Added #include <e-util/e-path.h>.Christopher James Lahey2001-07-313-3/+18
* use the new print icons.Damon Chaplin2001-07-312-8/+16
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-3120-122/+337
* We are not guarenteed to have a non-NULL service (ie. PGP) thus check forJeffrey Stedfast2001-07-313-23/+38
* changed the debugging message to avoid a crash on non-glibc boxes. (UsingDamon Chaplin2001-07-312-1/+8
* copy the TZID just in case the property we got it from gets modified.Damon Chaplin2001-07-316-22/+71
* When writing out a CamelException to the HTML stream, be sure to translateJeffrey Stedfast2001-07-313-148/+205
* added Help button. Though of course it doesn't do anything yet.Damon Chaplin2001-07-313-0/+17
* I18n fixesIain Holmes2001-07-312-4/+11
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-313-20/+102
* Remove the wipe trackers option.Iain Holmes2001-07-315-78/+17
* Fix the URL link for the calendarIain Holmes2001-07-312-1/+5
* Updated Swedish translation.Christian Rose2001-07-312-625/+749
* Remember the current group so after renaming a group it doesn't flip toJason Leach2001-07-314-3/+23
* If we can't create a folder because it already exists, select that folderJason Leach2001-07-312-0/+18
* OopsJP Rosevear2001-07-311-2/+6
* Mark strings for translationJP Rosevear2001-07-311-67/+64
* Restore old security settings from the saved configuration. Fixes bugJeffrey Stedfast2001-07-314-40/+49
* Properly add the message/rfc822 part.Jeffrey Stedfast2001-07-312-1/+13
* Updated German translationMatthias Warkus2001-07-312-3070/+3276
* Fix a return value bug, to make it so if it fails to load anJason Leach2001-07-312-26/+34
* Jason Leach <jleach@ximian.com>Jacob Leach2001-07-302-0/+7
* call cal_client_get_free_busy for testing the new methodRodrigo Moya2001-07-302-2/+23
* Fix support for gtkhtml when compiled with gconf supportFrédéric Crozat2001-07-305-0/+31
* implementedRodrigo Moya2001-07-302-1/+61
* Correct the tooltip for the Print button. Bug #5801.Jason Leach2001-07-302-1/+6
* Updated Hungarian translation.Andras Timar2001-07-302-255/+259
* menu iconsJakub Steiner2001-07-309-0/+10
* Actually add the timeout, this time in the gtk thread.Not Zed2001-07-302-7/+46
* Updated Slovenian translationAndraz Tori2001-07-281-2/+2
* renamed "Tasks Preferences" to "Tasks Settings" to be consistent with theDamon Chaplin2001-07-282-1/+6
* removed Edit & Help menus. Fixes #5500.Damon Chaplin2001-07-282-12/+4
* changed strftime format translation from "%A %b de %B" to "%A %d de %B".Damon Chaplin2001-07-282-1/+7
* recur is always in UTCJP Rosevear2001-07-282-1/+6
* memset everything to 0 (md5_to_dbt): dittoJP Rosevear2001-07-282-0/+7
* handle timezones everywhere (get_timezone): new function to get a timezoneJP Rosevear2001-07-287-22/+158
* Updated Slovenian translationAndraz Tori2001-07-281-1383/+1383
* initialize to NULL some pointersRodrigo Moya2001-07-285-20/+78
* Added (unused) table with strings intended to be translated (i18n toolsChyla Zbigniew2001-07-282-0/+9
* Constify and set the query sexp on the task pad's model as well.Federico Mena Quintero2001-07-283-2/+15
* Shut up CVS - FedericoFederico Mena Quintero2001-07-281-0/+4
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-2816-635/+1016
* Consistency fixes, and reindented the goddamn thing.Federico Mena Quintero2001-07-282-142/+118
* Don't need this anymore. (do_get_pass): Since we already have the entryJeffrey Stedfast2001-07-285-62/+56
* Remove the source for the timeout *before* invoking the CORBA method, asEttore Perazzoli2001-07-283-53/+98
* Removed the unused "Settings" submenu, because it creates an extra blankJason Leach2001-07-282-5/+6
* Locations.Iain Holmes2001-07-282-0/+6
* Tidy ldaddsJP Rosevear2001-07-282-4/+8
* Fix the fix that fixes broken mailer behavior. We want to make sure thatJeffrey Stedfast2001-07-282-2/+10
* Jason Leach <jleach@ximian.com>Jacob Leach2001-07-282-1/+7
* Figure out whether we're getting the password for the source or thePeter Williams2001-07-274-5/+60
* Updated Hungarian translation.Andras Timar2001-07-272-1012/+1147
* This might fix bug#4704 (new version of the new apppointment icon /tigertTuomas Kuosmanen2001-07-273-100/+128
* when an entry has changed, iterate over the elements of the entry and addJP Rosevear2001-07-272-175/+261
* glade beautificationsJeffrey Stedfast2001-07-272-29/+31
* send the empty string as subject if there is no summaryJP Rosevear2001-07-271-1/+4
* free a list of attendees (meeting_page_fill_widgets): clean up attendeeJP Rosevear2001-07-278-68/+156
* call pvl_next on i rather than itr.iterJP Rosevear2001-07-272-1/+6
* If we don't have any messages selected, break out. This fixes bug #5612.Jeffrey Stedfast2001-07-273-8/+43
* Allow the url to be NULL just like the libc free convention.Jeffrey Stedfast2001-07-273-14/+23
* revised.Aaron Weber2001-07-278-528/+854
* if from_zone is NULL (i.e. it is a floating time), just return.Damon Chaplin2001-07-272-3/+8
* Implemented. (setup_mime_tables): Setup the application/pgp handler to useJeffrey Stedfast2001-07-272-10/+79
* check that the row passed in is valid. Sometimes we get the "row-selected"Damon Chaplin2001-07-273-1/+72
* Use magic to make the password remembering checkbutton come after thePeter Williams2001-07-272-2/+33
* Respect Gtk theme colors for the fonts and calculate a new table gbcolorJeffrey Stedfast2001-07-274-13/+61
* Send an IMAP command, but don't wait for responses.Dan Winship2001-07-275-233/+504
* Make the date column smaller and the subject column larger, relatively.Peter Williams2001-07-272-1/+4
* Little UI nit: capitalize the words Offline/Online for the File menu.Jason Leach2001-07-272-3/+8
* Don't display "0 hidden".Peter Williams2001-07-272-1/+4
* Correct our manually inserted signature dash thingie (it was missing thePeter Williams2001-07-262-1/+10
* Make 'q' a toggle, not one-way.Peter Williams2001-07-262-2/+5
* Rename "Date" column to "Sent".Peter Williams2001-07-262-1/+5
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-262-2/+13
* Removed some debugging chatter.Jon Trowbridge2001-07-268-26/+123
* If the CLICK signal gets a return value, so we're going to be return fromJason Leach2001-07-261-1/+4
* gracefully handle the lack of a methodJP Rosevear2001-07-262-0/+7
* check type of component before actually pasting. Deal with VCALENDARRodrigo Moya2001-07-265-13/+147
* changed "Settings" to "Calendar Settings". Fixes bug #5498.Damon Chaplin2001-07-262-1/+6
* used the new print preview icon.Damon Chaplin2001-07-263-5/+13
* added print-preview-24.png.Damon Chaplin2001-07-262-1/+6
* New function. When a folder is selected set the OK button to be sensitiveJason Leach2001-07-262-2/+23
* accept an icaltimezone* of NULL for all the public functions, since NULLDamon Chaplin2001-07-262-1/+26
* fixed a mis-spelling of "Fashion" in the mail accounts window. (See bugAnna Marie Dirks2001-07-262-5/+20
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-265-30/+14
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-263-62/+73
* Make it so Enter always opens the message in another window.Peter Williams2001-07-262-6/+6
* Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-266-5/+61
* change the way x-evolution-any-field is converted to an ldap query. itChris Toshok2001-07-262-14/+12
* see if the address is already in the list of attendees (duplicate_error):JP Rosevear2001-07-262-16/+68
* if the property contaiJP Rosevear2001-07-262-0/+16
* Now takes a check_supported gboolean argument saying whether or not toJeffrey Stedfast2001-07-263-9/+25
* A warning fix from Jacob. Bug #5057.Jason Leach2001-07-262-4/+7
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-263-2/+10
* Initialize `me' to NULL. (forward_attached): If we are only forwarding aJeffrey Stedfast2001-07-262-12/+44
* Initialize `me' to NULL.Jeffrey Stedfast2001-07-263-12/+16
* Add another Sender pattern.Dan Winship2001-07-252-0/+6
* print preview for new appointmentJakub Steiner2001-07-252-0/+5
* #include <libgnome/gnome-defs.h> and <libgnome/gnome-i18n.h> instead ofJason Leach2001-07-252-4/+9
* Um, write the HTML signature settings in the right place. Whoops.Peter Williams2001-07-252-2/+7
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-254-3/+20
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-252-0/+23
* Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): RemovedJon Trowbridge2001-07-252-3/+3
* Change the break into a continue, we should process as many as we canNot Zed2001-07-253-5/+17
* If we're the last row and we're deleting, select the previous message, notJason Leach2001-07-252-2/+14
* Add psion macros from Frodo Looijaard <frodol@dds.nl>Jody Goldberg2001-07-252-0/+57
* Pass the O_TRUNC flag to open so that we don't leave trailing garbage atJeffrey Stedfast2001-07-253-39/+48
* oops, we had a possible NULL value passed to a strcmpJeffrey Stedfast2001-07-251-1/+3
* fix some warnings.Jacob Leach2001-07-251-3/+3
* fixed a typoJeffrey Stedfast2001-07-251-1/+1
* calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing ifDamon Chaplin2001-07-252-0/+11