aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split the lines in this cell before testing whether we're to the right ofChristopher James Lahey2000-12-101-8/+12
* upd.Michael Meeks2000-12-102-2/+10
* cell should be edit cast to a CurrentCell, not data cast to a CurrentCell.Christopher James Lahey2000-12-101-1/+1
* Added the actions parameter to ect_event. Added an actions field toChristopher James Lahey2000-12-108-62/+112
* Unref the object instead of destroying it.Federico Mena Quintero2000-12-104-4/+4
* When setting the "name" argument, copy the incoming name. This fixes aChristopher James Lahey2000-12-102-1/+6
* Made editing the name using the full name button set the file as entryChristopher James Lahey2000-12-103-38/+43
* Made it so that the editor->name is set after the entry is changed. ThisChristopher James Lahey2000-12-093-4/+12
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-092-5/+3
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-0910-69/+57
* Check to see if the file already exists, if it does prompt the user to forJeffrey Stedfast2000-12-093-24/+121
* Call the parent class destroyer as wellJP Rosevear2000-12-092-0/+8
* the e-table double-click signal now has extra paramsJP Rosevear2000-12-092-1/+6
* Don't hardcode image paths.Iain Holmes2000-12-092-3/+7
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-0921-109/+304
* a slight mixup in order causes "1.33 M" to be displayed as the subject...uh h...Jeffrey Stedfast2000-12-091-4/+4
* Set the "Size" field to sort using integer comparison instead of string.Jeffrey Stedfast2000-12-092-21/+54
* Translations from keldKenneth Christiansen2000-12-091-423/+434
* Updated the required version of gal.Christopher James Lahey2000-12-092-3/+7
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-093-7/+15
* Fixed some formatting.Christopher James Lahey2000-12-095-10/+16
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-092-4/+9
* Don't highlight the title if it's "Untitled" because switching widgetJeffrey Stedfast2000-12-092-1/+9
* Updated documentation comment.Federico Mena Quintero2000-12-092-1/+8
* Free the strings we get from the editables.Federico Mena Quintero2000-12-093-18/+55
* Free the dates we get from the component.Federico Mena Quintero2000-12-092-0/+8
* Attach signal handlers to the e_scrolled_table's etable rather than to theJP Rosevear2000-12-092-4/+19
* Add purify options for the buildJP Rosevear2000-12-092-0/+16
* oopsMichael Zucci2000-12-091-0/+198
* ShushJP Rosevear2000-12-092-0/+9
* Oops, that shouldn't have gone in :-)JP Rosevear2000-12-091-2/+2
* Remove test3 from build until the files show upJP Rosevear2000-12-095-7/+14
* Change the sign of the default date offset when none is supplied.Not Zed2000-12-082-2/+10
* Pass "" rather than NULL to e_card_new. (local_record_from_ecard): MakeJP Rosevear2000-12-082-13/+23
* New and improved display,Iain Holmes2000-12-0824-323/+1347
* set "sort_info" on our sorter when we get a new sort_info to keep thingsChris Toshok2000-12-082-4/+60
* Some new images for the summary.Iain Holmes2000-12-084-0/+3
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-082-3/+8
* Don't include executive-summary-client.h.Dave Camp2000-12-082-1/+5
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-082-2/+9
* Got rid of code referencing the ETableScrolled proxy functions. ChangedChristopher James Lahey2000-12-082-9/+15
* Only do a message_list_foreach if we plan on attaching messages, otherwiseJeffrey Stedfast2000-12-083-8/+47
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-0810-330/+62
* Ugly hack for syncing until pcs can be altered (longer term)JP Rosevear2000-12-083-3/+26
* Change line no format so that emacs can detect it.Not Zed2000-12-084-4/+12
* Destroy the gdkIC if we have oneJP Rosevear2000-12-081-0/+5
* update to GNOME_Evolution_Shell.oafinfoMichael Meeks2000-12-085-4/+10
* Make the iTip hack spew a g_warning and not crash if you have no identityDan Winship2000-12-082-3/+7
* add EXTRA_GNOME_LIBS.Chris Toshok2000-12-082-0/+6
* Create an empty cal component if the object has been deleted.JP Rosevear2000-12-083-3/+16
* renamed HTMLEditor.idl to Editor.idlRadek Doulik2000-12-082-6/+11
* Include HtmlView.idl.Dave Camp2000-12-082-0/+5
* Add some g_return_if_fail()s to protect from crashes until the code toDan Winship2000-12-085-8/+22
* psstRadek Doulik2000-12-081-4/+4
* added warnings (prepare_engine): updated toRadek Doulik2000-12-086-68/+81
* Free the xmlDoc when we are done with it. (e_table_state_save_to_file):Federico Mena Quintero2000-12-083-5/+13
* Unref the component from the objects list; it got referenced as many timesFederico Mena Quintero2000-12-082-0/+7
* Make the vfolder editor resize correctly. Fixes bug #835.Jeffrey Stedfast2000-12-072-1/+6
* We want to bitwise-or the server and cached flags here so that we keep theJeffrey Stedfast2000-12-072-2/+13
* Confirm before deleting the event.Federico Mena Quintero2000-12-072-8/+17
* unref the pixbuf when finished with it62000-12-072-1/+6
* pass along the column's width to e_cell_show_tooltip.Chris Toshok2000-12-075-17/+14
* Fix up shutdown so that things that should be destroyed getDan Winship2000-12-075-89/+101
* Fix prototypeDan Winship2000-12-071-3/+2
* Fixes bug #920.Federico Mena Quintero2000-12-0712-63/+205
* Use e_filename_make_safe (which used to be e_str_make_safe).Jeffrey Stedfast2000-12-074-5/+12
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-076-105/+66
* Increased the version number to 0.3. Increased the so number.Christopher James Lahey2000-12-071-1/+0
* Adapted these to accept the new flags parameter to e_cell_event.Christopher James Lahey2000-12-076-29/+48
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-0715-451/+388
* Mark some strings for translation.Kjartan Maraas2000-12-072-2/+6
* Added some Norwegian translations.Kjartan Maraas2000-12-072-0/+7
* Removed incorrect e-list.h include.Christopher James Lahey2000-12-071-1/+0
* Fixed some warnings.Christopher James Lahey2000-12-071-1/+1
* Missed this file during the last commit.Chris Lahey2000-12-071-2/+4
* Added a GalViewCollection argument to the new function here.Christopher James Lahey2000-12-075-30/+58
* Increased the required version of gal.Christopher James Lahey2000-12-072-3/+7
* Moved the gal view menu stuff from here to EAddressbookView.Christopher James Lahey2000-12-074-9/+51
* Run the folder_changed code on message_changed as well, so the unreadDan Winship2000-12-072-4/+10
* Remove bits of filter-on-demand and toolbar bug workaround cruft thatDan Winship2000-12-074-29/+9
* Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c,Christopher James Lahey2000-12-0717-157/+868
* Fixed warning in compute_elision_length.Christopher James Lahey2000-12-072-18/+0
* disconnect the "group_info_changed" signal on the old sort_info andDan Winship2000-12-071-2/+12
* updated italian translation from Clara TattoniChristopher R. Gabriel2000-12-062-1540/+1536
* Another conduit build fixJP Rosevear2000-12-062-0/+5
* Fix my build stupidty READ THE MACROJP Rosevear2000-12-063-0/+8
* Forgot to commit this with my last set of changes to the filter codeJeffrey Stedfast2000-12-061-3/+0
* If the data wrapper fails to be written to the stream, unref it and theJeffrey Stedfast2000-12-062-0/+11
* Use a charset filter to make sure the data is written out in the charsetJeffrey Stedfast2000-12-062-8/+40
* Use camel to construct the list of recipients rather than justJeffrey Stedfast2000-12-062-0/+33
* (imap_refresh_info): Fix a really really really dumb bug.Dan Winship2000-12-062-1/+2
* use BODY.PEEK[] rather than RFC822, so the message doesn't get marked asDan Winship2000-12-062-2/+8
* minor tweakJP Rosevear2000-12-062-2/+6
* Don't use the raw message body as the format argument, use "%s" instead.Jeffrey Stedfast2000-12-062-2/+7
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-066-14/+53
* Fix a typo so that toggling the "remember password" checkbox will activateDan Winship2000-12-062-1/+7
* Move the correct offset when memmoving. Patch provided by Richard HultJP Rosevear2000-12-051-1/+1
* Updated Swedish translation.Christian Rose2000-12-052-46/+53
* Create an empty vcard with the appropriate id for deleted cardsJP Rosevear2000-12-053-38/+33
* Stream testing stuff.Michael Zucci2000-12-053-0/+258
* Added camel/tests/stream/Makefile.am.Not Zed2000-12-052-0/+5
* stream_flush does make sense for a substream afterall (if you have aNot Zed2000-12-0511-39/+397
* Updated Norwegian (bokmål) translation.Kjartan Maraas2000-12-052-344/+378
* Update the calls to `evolution_storage_new()' according to the newEttore Perazzoli2000-12-055-3/+17
* Start implementing a physical URI property for the toplevel nodes inEttore Perazzoli2000-12-0516-43/+187
* New `e-corba-utils.c' module, for now just containing a function toEttore Perazzoli2000-12-054-0/+77
* i18n-ize exception strings. (get_name): And here. (_send_to): Here too.Jeffrey Stedfast2000-12-052-49/+50
* Handle a NIL return value from `oaf_activate_from_id' withoutEttore Perazzoli2000-12-052-1/+8
* Use info->full_name rather than info->name so that we get the namespaceJeffrey Stedfast2000-12-052-1/+7
* Initialize max_large_digit_width to 0 to prevent crazy sizing issues.JP Rosevear2000-12-052-1/+6
* upd.Michael Meeks2000-12-052-0/+66
* macro that calls e_filename_make_safeJeffrey Stedfast2000-12-052-8/+9
* Remove mysterious #include inserted by mmeeks to break the build.Dan Winship2000-12-052-1/+5
* return NULL if we can't create a view.Michael Meeks2000-12-0572-1190/+581
* NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent aDan Winship2000-12-052-0/+7
* Updated russian translation.Valek Frob2000-12-052-202/+195
* Fix typoDan Winship2000-12-052-1/+5
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-0512-81/+296
* Updated Spanish translationHector Garcia2000-12-041-15/+15
* added some imap tests, tho they dont get far yet and dontMichael Zucci2000-12-0410-291/+654
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-047-12/+33
* need to zero out the bits corresponding to the rows not selected in theChris Toshok2000-12-041-1/+13
* Updated Spanish translationHector Garcia2000-12-042-1290/+1308
* Updated Swedish translation.Christian Rose2000-12-032-1300/+1585
* Fixes bug #918.Federico Mena Quintero2000-12-034-0/+120
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-036-273/+546
* Updated Dutch translation.Almer S. Tigelaar2000-12-022-1409/+1695
* Added support for the system-flag type.Jeffrey Stedfast2000-12-0210-75/+415
* Added system_flag to CamelFolderSearchClassJeffrey Stedfast2000-12-025-3/+98
* Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-024-14/+10
* New function to generate a title and convert it from UTF8 before settingFederico Mena Quintero2000-12-022-10/+32
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-026-8/+136
* Unref the store regardless of whether or not we're using it, so we don'tDan Winship2000-12-021-1/+2
* Perform better error-handling.Jeffrey Stedfast2000-12-022-2/+10
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-025-62/+71
* Don't g_return_if_fail if the service is already disconnected. JustDan Winship2000-12-023-3/+17
* gnome-vfs depends on gconf, so add that.Dan Winship2000-12-022-0/+6
* Updated russian translation.Valek Frob2000-12-012-792/+1191
* use mail_op_set_message_plainRadek Doulik2000-12-014-5/+41
* Fix a possible bug where 'name' could be uninitialized.Jeffrey Stedfast2000-12-012-1/+5
* Translations from KeldKenneth Christiansen2000-12-011-1496/+1199
* Use camel_message_info_free() instead of freeing everything by hand - isJeffrey Stedfast2000-12-012-32/+12
* New convenience function, doesn't do much but it sure makes code cleanerJeffrey Stedfast2000-12-013-0/+62
* Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-013-26/+53
* ugh, it helps when you save the ChangeLog before commiting it :)Jeffrey Stedfast2000-12-012-3/+2
* Bumped required gal version to 0.2.99.4 for e_str_make_safe.Jeffrey Stedfast2000-12-013-7/+17
* Don't display a dialog, instead inform the user that there was no new mailJeffrey Stedfast2000-12-015-28/+47
* Bump the version to 0.2.99.4Jeffrey Stedfast2000-12-012-5/+20
* Handle the case where the summary failed to load - clear the summary andJeffrey Stedfast2000-12-012-2/+13
* Remove unused variable.Dan Winship2000-12-012-1/+5
* fixed a bug that caused the calendar to segfault when the iTip control wasJesse Pavel2000-12-012-0/+8
* Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAXJP Rosevear2000-12-012-4/+61
* Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV forJeffrey Stedfast2000-12-012-4/+29
* Debug message cleanups (get_ical_day): Fix off-by-one error which affectedJP Rosevear2000-12-012-36/+43
* Updated Polish translationChyla Zbigniew2000-12-012-1025/+1907
* Update againKjartan Maraas2000-11-301-733/+762
* Put back the non-modified version of the toolsKjartan Maraas2000-11-302-35/+77
* Updated Norwegian (bokmål) translation.Kjartan Maraas2000-11-305-2075/+2183
* Fix typename of args (for all funcs). (e_strv_set_ref): Assert the indexNot Zed2000-11-303-21/+37
* Set threaded view before setting the folder (cleanup some flash onsNot Zed2000-11-304-101/+173
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-3022-279/+654
* Updated russian translation.Valek Frob2000-11-302-76/+105
* Finished the calendar architecture chapter.Federico Mena Quintero2000-11-304-6/+152
* Implement. (message_list_init): Connect the d&d signal.Jeffrey Stedfast2000-11-302-22/+14
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-307-12/+7
* Update pilot infoJP Rosevear2000-11-302-6/+7
* Updated the gtk-doc comment.Jeffrey Stedfast2000-11-302-4/+7
* Use camel a bit more to help us out. Don't create the file ourselves,Jeffrey Stedfast2000-11-302-15/+40
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-302-2/+2
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-302-2/+4
* Use iconv instead of unicode_iconv.Dan Winship2000-11-303-27/+31
* Bump required gal version to 0.2.99.3 for iconv changesDan Winship2000-11-302-3/+8
* Move away from unicode_iconv*. We still need libunicode for utf8Dan Winship2000-11-301-25/+9
* Fix some off-by-one-ness.Dan Winship2000-11-303-4/+12
* Fix the allocation here (again) and put a comment explaining it. (Fixes aDan Winship2000-11-302-1/+14
* added some <glossterms>, added linkends to existing glossterms.Aaron Weber2000-11-3020-214/+684
* Added an id for the API reference <part>. Added the FDL <legalnotice>.Federico Mena Quintero2000-11-3022-174/+1926
* Added a copy of the GNU Free Documentation License.Federico Mena Quintero2000-11-303-0/+363
* Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-303-37/+240
* Builddir != srcdir loving.Ettore Perazzoli2000-11-293-1/+8
* Add a missed unref.Not Zed2000-11-2924-119/+326
* Plug a memleak, need to free results from term_eval(). (term_eval_gt):Not Zed2000-11-293-0/+28
* ShushJP Rosevear2000-11-297-4/+37
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-295-111/+65
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-294-32/+74
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-299-358/+719
* Updated Spanish translationHector Garcia2000-11-292-652/+631
* Wait until after setting up the local storage to find theDan Winship2000-11-293-11/+16
* Add USE_FLOCK, USE_FCNTL, USE_FLOCKJP Rosevear2000-11-295-6/+43
* Don't set exception to g_strerror (errno) when nread == 0, because itDan Winship2000-11-292-1/+6
* Removed debugging shizz.Jesse Pavel2000-11-292-12/+5
* Added Save As...Jeffrey Stedfast2000-11-292-0/+8
* Added the SaveAs bonobo menu verb thingy.Jeffrey Stedfast2000-11-296-38/+94
* Don't try to free things if they haven't been set yet.Dan Winship2000-11-292-2/+9
* Fix the initial unread counts after the last patch.Dan Winship2000-11-292-1/+9
* send NULL so we don't have to clear the exceptionJeffrey Stedfast2000-11-291-2/+1
* Clear the exception if EHLO fails before trying HELO in the cases whereJeffrey Stedfast2000-11-292-0/+8
* Updated russian translation.Valek Frob2000-11-282-647/+361
* Set the info size's properly, oops!Not Zed2000-11-2823-55/+1184
* Added camel/tests/folder/MakefileNot Zed2000-11-282-0/+5
* Turn off index stats by default.Not Zed2000-11-285-17/+31
* add scan = scan->next; to avoid infinite loopRadek Doulik2000-11-282-0/+7
* Translations from keldKenneth Christiansen2000-11-281-662/+599
* Make this gratuitously more complicated. No wait, I mean, fix bugs. NowDan Winship2000-11-283-52/+105
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-282-5/+22
* *gui/calendar-model.c: added a preliminary change to have AssignedJesse Pavel2000-11-282-3/+18
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-2811-107/+143
* Update - hopefully I assigned blame correctly :-)JP Rosevear2000-11-285-1/+26
* Correct the bonobo version error messageJP Rosevear2000-11-283-19/+39
* Removed some unecessary debugging printf'sJeffrey Stedfast2000-11-282-2/+4
* Remove "complete" fieldJP Rosevear2000-11-2810-88/+134
* de-register a component's UI if it dies.Michael Meeks2000-11-282-0/+10
* Revert the new druid for now, until the corresponding code is done, soDan Winship2000-11-283-2842/+53
* Removed mh, mbox, added local, to the default.Not Zed2000-11-272-2/+9
* If we have the namecache active, and there is no name there, we add itNot Zed2000-11-274-5/+278
* == instead of =.Damon Chaplin2000-11-272-1/+5
* added more support for config settings.Damon Chaplin2000-11-2710-199/+892
* use a gint for day rather than a guint since we now support -ve days. AlsoDamon Chaplin2000-11-272-56/+128
* use config settings.Damon Chaplin2000-11-272-18/+11
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-275-465/+1185
* Updated Dutch translation.Almer S. Tigelaar2000-11-262-369/+335
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2000-11-262-2087/+2275
* Removed e_table_col_get_arrow and e_table_col_set_arrow.Christopher James Lahey2000-11-262-28/+0
* Install Evolution IDL's into datadir/idl.Peter Williams2000-11-262-0/+10
* Plug leaks of the fullname and fulldefaultname.Federico Mena Quintero2000-11-255-33/+57
* Make the behavior of the toolbars for the message composer and theEttore Perazzoli2000-11-253-2/+8
* Documented.Miguel de Icaza2000-11-256-29/+212
* inline documentation added.Miguel de Icaza2000-11-253-152/+430
* Unref the ETable extras.Federico Mena Quintero2000-11-252-0/+7
* Plug leak; mark the CORBA sequence so that it will be released.Federico Mena Quintero2000-11-252-0/+7
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-253-1/+10
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-2511-1377/+45
* Updated Swedish translation.Christian Rose2000-11-252-318/+283
* little util to scan mailboxes for any and every address they contain.Michael Zucci2000-11-247-66/+243
* Added at least some explanation of all this stuff.Not Zed2000-11-244-12/+77
* Add tests.Not Zed2000-11-2421-16/+1264
* Added camel/tests stuff to output macro.Not Zed2000-11-242-1/+13
* Set view.change_context to NULL in pas_backend_file_process_get_book_view.Christopher James Lahey2000-11-233-4/+15
* Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t...Ross Golder2000-11-231-1/+1
* Save the children - FedericoFederico Mena Quintero2000-11-234-11/+19
* check for return valuesRadek Doulik2000-11-222-3/+10
* debug printfRadek Doulik2000-11-221-0/+3
* Fixed some typos to get the table to display properly.Christopher James Lahey2000-11-222-3/+3
* Patch from Eric Busboom <eric@softwarestudio.org> to fix BYDAY elements inFederico Mena Quintero2000-11-222-21/+27
* Squeek - FedericoFederico Mena Quintero2000-11-221-1/+2
* Remove the check because it makes it look like the task is alreadyFederico Mena Quintero2000-11-226-55/+101
* New function, set a reference to a string that is then owned/free'd by theNot Zed2000-11-223-18/+64
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-2249-1070/+2797
* Removed gncal-todo.c.Federico Mena Quintero2000-11-222-1/+4
* add GPGME_CFLAGS and GPGME_LIBSDan Winship2000-11-222-3/+9