aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Norwegian translation. This too. Adjust to fit the new tools.Kjartan Maraas2000-12-143-70/+220
* Added Id tag to easier trace changes.Christian Rose2000-12-142-38/+44
* ChangeLog for the new splash screen.Ettore Perazzoli2000-12-141-0/+4
* Cute new splash screen.Ettore Perazzoli2000-12-141-0/+0
* Use gmtime() unconditionally, since we want an UTC broken-downFederico Mena Quintero2000-12-142-4/+11
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-1411-44/+83
* time_t values *are* in UTC by definition, so the is_utc argument isFederico Mena Quintero2000-12-142-0/+15
* Added some casts to get rid of warnings. (tail_dump): #if 0ed this out toChristopher James Lahey2000-12-143-6/+20
* Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, useChristopher James Lahey2000-12-142-0/+10
* Added eti_visibility_notify. Didn't get it to work properly, so it's #ifChristopher James Lahey2000-12-141-0/+25
* icalparser.c Addedd support for x-parameters.Eric Busboom2000-12-146-27/+66
* Changed the color from yellow to light gray.Christopher James Lahey2000-12-142-2/+7
* Changed the background color of the tooltips to light gray.Christopher James Lahey2000-12-142-2/+2
* update cut and paste description error.Michael Meeks2000-12-143-3/+8
* Removed mention of ETable and EText in widgets directory.Christopher James Lahey2000-12-142-2/+6
* Added a name to the parameter to icalerror_set_errno.Christopher James Lahey2000-12-142-1/+6
* Added a cast.Christopher James Lahey2000-12-142-1/+6
* Made the vertical scrollbar always be there.Christopher James Lahey2000-12-143-2/+14
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-148-9/+50
* I like monkeys - FedericoFederico Mena Quintero2000-12-1425-39313/+70059
* Removed the explicit paths. Why it did *not* work on my original try whenFederico Mena Quintero2000-12-142-19/+23
* remove the silly logic - we pop up a tooltip regardless of where the mouseChris Toshok2000-12-142-7/+30
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-146-27/+82
* only return TRUE in the BUTTON_PRESS case if the node was expandable.Chris Toshok2000-12-141-1/+1
* add mailer features since 0.6 (except filter stuff)Dan Winship2000-12-141-1/+80
* cut&paste from e-table-sorted-variable.c and massage names a bit to makeChris Toshok2000-12-141-1/+208
* Missed ChangeLog.Ettore Perazzoli2000-12-141-0/+23
* make it public-reference.sgml not referenc.sgml here.Larry Ewing2000-12-144-2/+12
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-1449-60/+65
* add #include <sys/types.h> for freebsd.Chris Toshok2000-12-142-0/+6
* NUL-terminate the returned vcard so we don't sometimes end up withDan Winship2000-12-142-6/+12
* Rm the whole of the Executive Summary dir.Iain Holmes2000-12-146-26/+181
* Make the "forward" button in the toolbar forward the current messageEttore Perazzoli2000-12-142-1/+6
* redone shortcutsRadek Doulik2000-12-142-18/+17
* Fix some horrible Makefile breakage, getting it to compile withEttore Perazzoli2000-12-132-12/+23
* Updated russian translation.Valek Frob2000-12-132-944/+794
* make sure we actually make enough space for "&nbsp;".Larry Ewing2000-12-132-1/+6
* Revert federico's change for now because of libtool limitations withJP Rosevear2000-12-133-2/+10
* Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp):JP Rosevear2000-12-132-10/+33
* Count the number of rows correctlyIain Holmes2000-12-132-4/+14
* Don't convert the utf-8 string to a gtkstring because the widget expectsJeffrey Stedfast2000-12-133-10/+13
* #if 0ed out some #if 1ed test code that was breaking my build byJoe Shaw2000-12-132-1/+6
* Make the -> in the select names dialog into a GNOME stock arrow pixmap.Iain Holmes2000-12-132-4/+15
* Small ChangeLog mistake.Chris Lahey2000-12-131-2/+2
* Added a cast.Christopher James Lahey2000-12-134-7/+24
* Mention the gconf stable branch.Dan Winship2000-12-132-1/+6
* Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototypeChristopher James Lahey2000-12-139-26/+68
* Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast.Christopher James Lahey2000-12-139-28/+63
* Fix to use the right .h instead of the deprecated one.Dan Winship2000-12-132-1/+6
* Add missing .h file. (From campd.)Dan Winship2000-12-132-6/+6
* Add stuff. (From campd.)Dan Winship2000-12-132-0/+5
* Add $(IDLS). (From campd.)Dan Winship2000-12-132-0/+5
* Update for reality. (Mostly from campd.)Dan Winship2000-12-132-35/+24
* Made cache_sanity only be included if d(x) is defined as x.Christopher James Lahey2000-12-133-1/+14
* Return TRUE as we have handled the event.Jeffrey Stedfast2000-12-132-0/+7
* Add a check for "extern int timezone;" vs struct tm tm_gmtoff, stolen fromDan Winship2000-12-135-8/+53
* Attach a signature when forwarding, fixes bug #826.Jeffrey Stedfast2000-12-132-1/+15
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-136-39/+25
* Pass path+1 rather than path to get_type_for_storage, to match theDan Winship2000-12-132-1/+7
* removed Bold item from toolbarRadek Doulik2000-12-122-4/+4
* Fixed some warnings.Christopher James Lahey2000-12-123-2/+8
* More fixage - FedericoFederico Mena Quintero2000-12-1212-19/+41
* Connect a button-press-event signal on the splash screen so users canJeffrey Stedfast2000-12-122-1/+18
* Warning-- Table layout changed and works nice.Iain Holmes2000-12-124-45/+90
* Fixed a warning by making e_strstrcase return a const gchar.Christopher James Lahey2000-12-122-60/+64
* Made selected rows ignore their color specification.Christopher James Lahey2000-12-121-1/+1
* Make AC_INIT() check for a file that is not autogenerated!Federico Mena Quintero2000-12-122-1/+4
* Fixety fix - FedericoFederico Mena Quintero2000-12-125-3209/+12
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-129-97/+81
* shoo - FedericoFederico Mena Quintero2000-12-124-9443/+0
* Remove more auto-generated files - FedericoFederico Mena Quintero2000-12-123-4955/+0
* Removed auto-generated files - FedericoFederico Mena Quintero2000-12-128-12041/+0
* Fix fucking CVS conflicts - FedericoFederico Mena Quintero2000-12-1220-44/+36
* Added a kludge, 'is_active' which is a static variable that holds whetherJeffrey Stedfast2000-12-122-0/+12
* Autoselect the rule that ends up in the same position (or the one above itJeffrey Stedfast2000-12-122-1/+12
* updated the tests on the start & end time just before calling theDamon Chaplin2000-12-123-35/+67
* New function to tell the code that it's ok (or not) to interact with theDan Winship2000-12-124-1/+28
* Deal with "mailstorage" type views (top-level mail storages) by trying toDan Winship2000-12-123-6/+44
* Updated Swedish translation.Christian Rose2000-12-122-342/+346
* Updated to reflect arguments to the openpgp functions - now also takes anJeffrey Stedfast2000-12-124-89/+179
* Fix fucking CVS conflicts because fucking CVS is a fucking big doofus - FedericoFederico Mena Quintero2000-12-1266-2973/+8198
* This commit was generated by cvs2svn to compensate for changes in r6917,Federico Mena Quintero2000-12-1222-298/+1548
* Initial revisionFederico Mena Quintero2000-12-1236-0/+20368
* return NULL if no {folder,storage} is found. (get_control_for_uri): returnDan Winship2000-12-122-1/+13
* Opps, forgot about this...Iain Holmes2000-12-121-0/+15
* Only allow one e_summary_rebuild_page to be queued.Iain Holmes2000-12-124-15/+37
* Memory leaks-- Default HTML prettiness++Iain Holmes2000-12-123-4/+15
* Ignore double-clicks on "active" columns (the ones where clicking doesDan Winship2000-12-123-1/+12
* Emit double_click signal with the model column, not the view column.Dan Winship2000-12-121-1/+1
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-127-199/+129
* Remove an unused variable.Dan Winship2000-12-121-1/+0
* clean up the cleanup a bitDan Winship2000-12-121-6/+3
* Changes to the HTML file to add an entry box.Iain Holmes2000-12-119-15/+98
* Updated Norwegian translation.Kjartan Maraas2000-12-112-347/+339
* Updated Japanese translation.Akira Tagoh2000-12-112-2072/+1923
* Remove use of linewrap filter. Headers are now wrapped. encode_8bitMichael Zucci2000-12-117-77/+266
* Just added a little todo comment about some design issues.Michael Zucci2000-12-111-0/+8
* oops again, another insignificatn debug printf removed.Michael Zucci2000-12-111-1/+0
* Left debug on, turned off.Michael Zucci2000-12-112-1/+2
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-113-49/+181
* Hrm, we actually want to call set_header, not add_header here, probablyNot Zed2000-12-113-18/+67
* added changed flags and added calls to a new functionDamon Chaplin2000-12-118-103/+534
* Updates from Keld achtung/po/da.po balsa/po/da.po bonobo/po/da.poKenneth Christiansen2000-12-101-2179/+1673
* Connect to the "cursor_change" signal on the ETable here instead of theChristopher James Lahey2000-12-102-3/+13
* Change the "drawfocus" argument on e_table_scrolled_get_table(etable)Christopher James Lahey2000-12-102-1/+7
* 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