aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_18'.GAL_0_18nobody2001-11-062612-1170824/+0
* New functions here.Christopher James Lahey2001-11-063-9/+32
* We should only pre_change here if frozen = 0, otherwise we'll leakChristopher James Lahey2001-11-062-3/+6
* Renamed from mail_html_write_string.Jeffrey Stedfast2001-11-066-171/+205
* Set the shortcut name to be the folder name, not just the last componentDan Winship2001-11-062-6/+11
* -export-dynamic for libglade custom widget.Dan Winship2001-11-052-0/+7
* use hash table to eliminate duplicatesRadek Doulik2001-11-052-1/+12
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-052-16/+33
* Updated Swedish translation.Christian Rose2001-11-052-183/+219
* use TZID from the builtin timezone, instead of using the location name.Damon Chaplin2001-11-052-1/+10
* Use ordering of the pilot's phone label list to find fields we sync inJP Rosevear2001-11-052-61/+64
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-045-2/+85
* Use GINT_TO_POINTER here for platforms where simply casting an int to voidChristopher James Lahey2001-11-032-3/+14
* Bumped the version number to 0.17.99.0. Bumped the soname to 18.Christopher James Lahey2001-11-032-1/+4
* Check for NULL dates before converting them to strings. Fixes Ximian bugChristopher James Lahey2001-11-032-10/+20
* Leak select-names related data structures until the memory managementJon Trowbridge2001-11-032-1/+13
* Fix email link to be validJP Rosevear2001-11-032-1/+5
* Fix for #14281 (missing icons in the druids).Ettore Perazzoli2001-11-034-2/+26
* Disconnect from the message_list_built function so we dont do it every22001-11-035-9/+49
* New function, enable/disable autosave for the composer temporarily.22001-11-033-1/+22
* Initialize our private mutex. (camel_data_wrapper_finalize): Destroy ourJeffrey Stedfast2001-11-034-14/+56
* Short-circuit the calculation of the repeat time if there are zeroFederico Mena Quintero2001-11-032-4/+14
* Move all searching operations outside of any locks except subfolder lock,12001-11-032-53/+86
* updatesDirk-Jan C. Binnema2001-11-021-20/+11
* Updated french translation.Christophe Merlet2001-11-022-200/+210
* fix cut & paste from the message body.Larry Ewing2001-11-022-2/+6
* Changed the welcome message and the finishing message to be moreAnna Marie Dirks2001-11-022-7/+20
* Updated Slovenian translationAndraz Tori2001-11-021-6276/+3536
* Change to use pthread_mutex directly. (ibex_close): Same.12001-11-023-6/+18
* Write out the url before callind add_url since add_url may free it. FixesDan Winship2001-11-023-4/+9
* Argh, missing commit from yesterday to fix building of the tarball.Ettore Perazzoli2001-11-021-1/+1
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-11-012-3471/+3466
* Fixed the signature of this function.Christopher James Lahey2001-11-011-1/+1
* Same as below.12001-11-019-9/+82
* Don't do operations on a NULL path. (updated_folder_cb,Christopher James Lahey2001-11-012-9/+22
* Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.Christopher James Lahey2001-11-016-4/+78
* Don't use a case-sensitive comparison.Jeffrey Stedfast2001-11-012-2/+8
* Updates from Anna evolution/po/da.poKeld Jørn Simonsen2001-11-011-762/+745
* evolution.png instead of evolution-icon.png.Ettore Perazzoli2001-11-012-1/+6
* Snotty code so we only disconnect to rules we no longer have, etc.12001-11-012-20/+50
* Syncing up for the 0.16.100 internal release.Ettore Perazzoli2001-11-0134-58611/+69595
* Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-013-28/+38
* Added rules to generate `Evolution-Addressbook-SelectNames.h'.Ettore Perazzoli2001-11-012-18/+40
* Removed FrobisherIain Holmes2001-11-012-3/+6
* Added a trylock, used by ibex_use.12001-11-013-20/+22
* Spelling mistakeIain Holmes2001-11-012-1/+5
* Make this work again.Dan Winship2001-11-012-1/+4
* add more NEWSChris Toshok2001-11-011-0/+11
* If the source folder is stock and the operation is GDK_ACTION_MOVE, alwaysEttore Perazzoli2001-11-012-0/+11
* updateJP Rosevear2001-11-012-0/+18
* Remove.Ettore Perazzoli2001-10-311-0/+0
* #include <string.h>Federico Mena Quintero2001-10-312-0/+5
* Add `calendar/cal-util/cal-component.c' and `shell/e-shell-utils.c'.Ettore Perazzoli2001-10-312-0/+7
* Install `evolution.png', not `evolution-icon.png'.Ettore Perazzoli2001-10-313-1/+8
* Add oaf to MAILER_CFLAGS and MAILER_LIBS too.Ettore Perazzoli2001-10-312-3/+7
* use MAX_LINE_LEN rather than magic numbers all over the place.Damon Chaplin2001-10-312-3/+11
* NEWSIain Holmes2001-10-311-0/+3
* Fix bug if you remove all folders, or all rdfs or all weather stations where ...Iain Holmes2001-10-314-8/+41
* If a query is not in progress, just retag the whole thing. An event mayFederico Mena Quintero2001-10-313-41/+67
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2001-10-312-2034/+2363
* Updated Swedish translation.Christian Rose2001-10-312-1670/+1725
* Renamed the cut/copy/paste/delete command/item/verb names to beFederico Mena Quintero2001-10-312-10/+14
* had to redo the folding code since Outlook 2000 doesn't like parameterDamon Chaplin2001-10-312-32/+86
* Fix bug #13723.Federico Mena Quintero2001-10-316-90/+495
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-312-0/+7
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-314-0/+14
* Bumped the version number here to 0.16.Christopher James Lahey2001-10-311-0/+3
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-3115-90/+393
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-312-90/+47
* send as mixed rather than alternativeJP Rosevear2001-10-312-1/+6
* Removed. (KEY_NUM_CALENDARS_TO_LOAD): New key, containing the number ofEttore Perazzoli2001-10-312-64/+42
* Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-314-14/+31
* disconnect signals added in append_page(). Fixes Gtk-Critical warningDamon Chaplin2001-10-312-0/+11
* forgot to account for the spaces added, so it could have been writing overDamon Chaplin2001-10-312-4/+16
* Add back the "remove Content-Disposition when sending itip" hack.Dan Winship2001-10-312-0/+12
* Updated Norwegian (nynorsk) translationRoy-Magne Mo2001-10-312-2862/+3074
* set a body for the messageJP Rosevear2001-10-312-1/+11
* oops. Federico already updated it.Damon Chaplin2001-10-311-12/+0
* updatedDamon Chaplin2001-10-311-0/+10
* call GNOME_Evolution_Composer_setMultipartType to get aDan Winship2001-10-312-0/+12
* New.Dan Winship2001-10-315-47/+72
* Updated mailer NEWS.Jeffrey Stedfast2001-10-312-0/+33
* Revert.JP Rosevear2001-10-311-12/+1
* My mailer news.02001-10-312-0/+48
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-313-3/+27
* NEWSIain Holmes2001-10-311-6/+18
* Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.Ettore Perazzoli2001-10-312-2/+6
* Calendar NEWS.Federico Mena Quintero2001-10-312-0/+49
* emit signal when time set to none/empty.Damon Chaplin2001-10-312-0/+6
* return NULL if passed NULL. Should fix bug #14048.Damon Chaplin2001-10-312-0/+8
* Add oaf to the BONOBO_GNOME_LIBS, BONOBO_GNOME_CFLAGS,Ettore Perazzoli2001-10-312-4/+10
* add delete_event_handler. (menu_file_save_close_cb): add save and closeLarry Ewing2001-10-312-5/+34
* change Save into Save and close, don't break the string freeze in theLarry Ewing2001-10-313-18/+38
* Do some NULL checking before dereferencing things.Iain Holmes2001-10-312-0/+11
* Do not ignore the exceptions of the cases that do not have defaults.Federico Mena Quintero2001-10-312-3/+29
* Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-312-0/+14
* Removed. (show_existing_view): Don't call it.Ettore Perazzoli2001-10-312-24/+5
* New utility function. (sleep_with_g_main_loop_timeout_callback): CallbackEttore Perazzoli2001-10-312-1/+34
* if we are doing all day stuff, make the drag increment 1 day at a timeJP Rosevear2001-10-312-7/+21
* Add _() to a string that was missing it.Federico Mena Quintero2001-10-312-1/+6
* Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback):Ettore Perazzoli2001-10-312-58/+6
* If the display uri is NULL, set the view to the default.Iain Holmes2001-10-312-2/+11
* Duplicate the owner before pinging it. Fixes #13802.Ettore Perazzoli2001-10-312-0/+17
* Leave edit if commit is called.Christopher James Lahey2001-10-311-8/+16
* Always force a save query for now.Larry Ewing2001-10-311-1/+1
* add dirty prototype.Larry Ewing2001-10-313-4/+24
* New. (class_init): Install it. (impl_unsetOwner): Just emit theEttore Perazzoli2001-10-312-13/+48
* Turn it off.02001-10-312-1/+3
* Added exception strings to some of the op logging.02001-10-313-23/+12
* Commit the ETable click-to-add for if the dialog is being destroyed.Federico Mena Quintero2001-10-312-1/+29
* new splashJakub Steiner2001-10-312-0/+4
* Request the right regions here. The range given is inclusive, notChristopher James Lahey2001-10-311-2/+2
* Connect to the "removed_folder" signal withEttore Perazzoli2001-10-312-2/+9
* Allocate enough space for the string! (was missing the null terminator)Federico Mena Quintero2001-10-312-2/+8
* Remove point handler and just let GnomeCanvasGroup handle it.Christopher James Lahey2001-10-312-11/+3
* move in whole day increments if we are in all day modeJP Rosevear2001-10-315-43/+65
* Require GAL version 0.15.99.10. I know you all love this.Federico Mena Quintero2001-10-312-1/+6
* Bumped the version number here to 0.15.99.10.Christopher James Lahey2001-10-312-0/+8
* Changed the weather to be something more appropriate for the other side of02001-10-312-223/+149
* Bump this to 15, 5 seems a little small. Its still settable using an02001-10-312-1/+6
* If we have a cancellation setup, destroy it immediately, to save fd's.02001-10-312-3/+15
* Dont setup cancel_fd. (camel_operation_cancel_fd): If cancel_fd not02001-10-312-8/+18
* Make sure we unref the mimeparse when we're done (successfully). This was02001-10-313-4/+14
* s/BONOBO_HTML_GNOME_LIBS/BONOBO_HTML_GNOME_CFLAGS/Dan Winship2001-10-312-2/+6
* require gtkhtml version 0.15.99.2Radek Doulik2001-10-312-1/+5
* new helper function, extracted (insert_paragraph_after): dittoRadek Doulik2001-10-312-15/+76
* Oops.JP Rosevear2001-10-312-2/+31
* make sure to translate the character sets of the namesJP Rosevear2001-10-312-4/+6
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-315-20/+108
* set to the default timezone for DATE values, in case the user switches toDamon Chaplin2001-10-302-10/+14
* handle DATE values for Start and Due dates.Damon Chaplin2001-10-302-30/+64
* Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-303-5/+60
* Added en_AU.po, a copy of en_GB.poDamon Chaplin2001-10-304-1/+13566
* added a 2nd format, with the weekday and the date. We need this so we canDamon Chaplin2001-10-302-2/+11
* updated code to handle DATE values.Damon Chaplin2001-10-3011-58/+156
* try to parse just a date first, and if that works we assume it is a DATEDamon Chaplin2001-10-302-15/+32
* Regenerated all VTIMEZONEs, to be compatable with Outlook Web Access. TheyDamon Chaplin2001-10-30378-20983/+1035
* Remove the X-Evolution header before anyone else gets to see this private02001-10-302-0/+7
* *** empty log message ***Wang Jian2001-10-302-2106/+2097
* Set the item to the option_base on it, so the current item is set. Fix for02001-10-302-0/+7
* If we're not at the end of the druid list, tell the druid we're going to02001-10-302-2/+20
* Comment out the Folder: and you've got mail prints.02001-10-303-21/+52
* Added news.Jon Trowbridge2001-10-301-0/+37
* Fix bug #10016.Federico Mena Quintero2001-10-304-151/+153
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-3013-89/+433
* Fix this to check from initial instead of initial + 1.Christopher James Lahey2001-10-301-1/+1
* Added column_width argument.Christopher James Lahey2001-10-301-0/+21
* Calc height here if we need it to check the y position of the cursor.Christopher James Lahey2001-10-301-0/+7
* If we can't retrieve the message, ignore it, it can't match.02001-10-304-10/+24
* Adapt to the new ECellPopup signature.Christopher James Lahey2001-10-302-12/+29
* Require gal 0.15.99.9.Christopher James Lahey2001-10-302-1/+5
* Bumped the version number here to 0.15.99.9.Christopher James Lahey2001-10-305-44/+72
* process an individual section here (select_names_ok_cb): call aboveJP Rosevear2001-10-303-84/+123
* send a null bonobo arg to prevent explosionJP Rosevear2001-10-302-1/+11
* correct include typoJP Rosevear2001-10-302-1/+5
* Fix last checkin.Michael Zucci2001-10-301-2/+2
* Move the configure version number check down a bit for gtkhtml/gal, c'ause02001-10-302-4/+11
* Remove Content-Disposition in the no_body case. (More kludging aroundDan Winship2001-10-302-0/+7
* Fix this to match get_headers.Dan Winship2001-10-302-5/+4
* Oops, dont use the url storage path to offset the folder name we're02001-10-302-2/+7
* If we can't open blocks, dont try to deref it. (ibex_move): Dont try to02001-10-303-30/+44
* Dont try to move ibex if we have none.02001-10-303-5/+11
* CVS surgeryJoe Shaw2001-10-302-76/+0
* Require gal 0.15.99.8Joe Shaw2001-10-3021-25/+45
* 2001-10-29 Jon Trowbridge <trow@ximian.com.Jon Trowbridge2001-10-303-2/+22
* Added my addressbook changes.Christopher James Lahey2001-10-302-0/+12
* revalidated. sorry.:Aaron Weber2001-10-302-2/+2
* If we can't open blocks, dont try to deref it.02001-10-302-3/+10
* Re-commit, forgot to save last changes.Aaron Weber2001-10-301-1/+0
* typos, redescribe 1.1 bugs.Aaron Weber2001-10-3019-635/+467
* Fixed compilation errors.02001-10-302-2/+7
* Removed unused variable.Jeffrey Stedfast2001-10-302-1/+5
* fixed a compile problem and saved errno before calling fcntl() in stream_readJeffrey Stedfast2001-10-301-3/+6
* Remove the "1" from "1.0 Release Candidate 1" so it looks better.Ettore Perazzoli2001-10-302-0/+5
* Removed conflict spew.Jon Trowbridge2001-10-301-1/+0
* Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok"Jon Trowbridge2001-10-304-21/+61
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-305-0/+96
* Slightly change the debugigng message for when the shell has disappeared.Ettore Perazzoli2001-10-302-1/+6
* Argh!!! Dont free the async op data here, the async op is still running02001-10-3010-43/+83
* w(x) out some warnings.02001-10-303-5/+14
* Don't warn the user if the source and destination folders are the same.Jeffrey Stedfast2001-10-303-4/+7
* Removed. (stream_write): Keep looping (non-blocking case) if errno isJeffrey Stedfast2001-10-306-87/+110
* Remove ping debugging messages.Ettore Perazzoli2001-10-302-5/+6
* Put the charset encoding submenu in the EncodingPlaceholder.Ettore Perazzoli2001-10-302-1/+6
* Added an EncodingPlaceholder, shuffled around the items for the Edit menuEttore Perazzoli2001-10-302-2/+10
* Remove a g_warning.Ettore Perazzoli2001-10-302-2/+4
* add some debug spew re 13839.Dan Winship2001-10-303-0/+10
* Remove debugging message.Ettore Perazzoli2001-10-302-2/+4
* overload this function for modifying objectclasses too, so we can makeChris Toshok2001-10-302-5/+29
* Comment out spew.Jon Trowbridge2001-10-307-8/+22
* use libical-evolution.laDamon Chaplin2001-10-302-1/+6
* use libical-evolution.laDamon Chaplin2001-10-302-1/+5
* use libical-evolution.laDamon Chaplin2001-10-302-1/+5
* use libical-evolution.laDamon Chaplin2001-10-3011-33/+96
* renamed the library to libical-evolution.la, install ical.h intoDamon Chaplin2001-10-307-24/+104
* Remove separator from the end of the "View" menu.Ettore Perazzoli2001-10-302-2/+5
* ref the ECalendarItem and check if it gets destroyed, to try to avoid aDamon Chaplin2001-10-304-7/+31
* Set the (new) "no_body" flag on the composer.Dan Winship2001-10-304-5/+52
* If we get an empty name, then mark that as NoSelect. Workaround fix for02001-10-302-2/+8
* Check that our BonoboUIComponent has a container so we don't get a lot ofJon Trowbridge2001-10-307-72/+93
* Added. Makes our popup window a transient of the toplevel.Jon Trowbridge2001-10-301-0/+24
* Launch the alarm daemon as soon as the calendar component is started.Federico Mena Quintero2001-10-302-0/+37
* Set an X-Evolution-Source header on the returned message so replies comeDan Winship2001-10-302-0/+15
* Version number fix0r on the splash.. -tigert-Tuomas Kuosmanen2001-10-301-0/+0
* If we're not going to search on a changed uid, make sure we change out92001-10-302-1/+9
* Add Larry and Radek.Ettore Perazzoli2001-10-302-1/+7
* require gtkhtml version 0.15.99.1Radek Doulik2001-10-302-1/+5
* simplified, requires new gtkhtmlRadek Doulik2001-10-302-4/+4
* We were using book_data->book_view immediately after unrefing it.Jon Trowbridge2001-10-302-3/+15
* destroy our completion_view_popup... we've been leaking them all of thisJon Trowbridge2001-10-301-1/+3
* Fix the verb names for the pixmaps in the Edit menu; they were out ofFederico Mena Quintero2001-10-303-20/+21
* add GList to hold the current images.Larry Ewing2001-10-304-10/+44
* Don't emit a folder_subscribed signal if we are in the process of renamingJeffrey Stedfast2001-10-305-60/+119
* Removed the extra GnomeCardIain Holmes2001-10-302-3/+6
* Ignore buttons 4 and 5 here. Fixes Ximian bug #13853.Christopher James Lahey2001-10-302-12/+16
* new function, ifdef'ed DEBUG_BACKENDS. (main): add SIGUSR2 handler forChris Toshok2001-10-302-0/+26
* new function. (dump_backend): new function.Chris Toshok2001-10-303-0/+34
* Added French conjunction.Christopher James Lahey2001-10-303-0/+12
* Fixed a warning by #if 0ing out this function.Christopher James Lahey2001-10-305-2/+44
* add prototype for pas_book_factory_dump_active_backends.Chris Toshok2001-10-303-1/+35
* Fix the focus check. It's not fb->message_list that has focus, it's one ofDan Winship2001-10-302-1/+7
* Fix bug #12163.Federico Mena Quintero2001-10-304-55/+119
* Hide the Help button here since there's nothing connected to it.Christopher James Lahey2001-10-302-2/+21
* Updated docs for repeating alarms.Federico Mena Quintero2001-10-309-226/+425
* include the header as a source so it gets dist'ed.JP Rosevear2001-10-302-0/+6
* Drop a match if either of the text fields is NULL. This could happen ifJon Trowbridge2001-10-302-0/+14
* Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17
* s/BONOBO_CFLAGS/BONOBO_GNOME_CFLAGS/.Ettore Perazzoli2001-10-302-1/+6
* Save the RDFs into a new placeIain Holmes2001-10-304-24/+29
* *** empty log message ***Rodrigo Moya2001-10-301-0/+4
* Minor fix - should have been using a strNcmp when checking if it was anJeffrey Stedfast2001-10-302-1/+6
* Don't go outside the table looking for matches when doing the last_accessChristopher James Lahey2001-10-303-16/+17
* fixed URI construction, which was preventing importing into the rootRodrigo Moya2001-10-302-2/+11
* handle date valuesJP Rosevear2001-10-302-1/+9
* added calendar/importers/MakefileRodrigo Moya2001-10-302-0/+5
* Forgot this oneRodrigo Moya2001-10-301-1/+1
* added evolution-calendar-importer binary, starting with an iCalendar fileRodrigo Moya2001-10-307-0/+430
* get the management object by idJP Rosevear2001-10-304-3/+10
* retrieve the default URI for calendars from the configuration instead ofRodrigo Moya2001-10-303-11/+48
* We only want KBOS by default.Ettore Perazzoli2001-10-303-2/+10
* fix bug that allowed for phone's not to be in priority order and the itemJP Rosevear2001-10-303-53/+43
* Notify the user that PGP 2.6.x is no longer supported and useJeffrey Stedfast2001-10-303-29/+69
* Don't free the hash table key if the folder wasn't found in the hashDan Winship2001-10-302-4/+11
* if the service is being connected and thinks it's online, but the sessionDan Winship2001-10-302-0/+13
* Some netscape and pine fixesIain Holmes2001-10-303-47/+10
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-304-9/+101
* a card also needs to have its phone nums in priority order to beJP Rosevear2001-10-302-1/+30
* move the syncable checking code to a different functionJP Rosevear2001-10-292-86/+116
* Use the actual ECardName in the ECard instead of parsing the full_nameChristopher James Lahey2001-10-292-14/+13
* New function to set the ECardName on this card and fix the file_as ifChristopher James Lahey2001-10-293-0/+19