| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy some xml. | Michael Meeks | 2000-09-13 | 4 | -424/+0 |
* | Added Sent/Outbox feature descriptions | Jeffrey Stedfast | 2000-09-13 | 2 | -0/+9 |
* | set folder_tree before adding the listener, since that will eventually | Dan Winship | 2000-09-13 | 2 | -2/+6 |
* | add most (but not all) 0.5 Mailer features | Dan Winship | 2000-09-13 | 2 | -0/+51 |
* | s/Sentbox/Sent/ | Dan Winship | 2000-09-13 | 2 | -1/+5 |
* | Renamed Sentbox to Sent | Dan Winship | 2000-09-13 | 7 | -11/+10 |
* | sync the folder on deactivate. | Dan Winship | 2000-09-13 | 2 | -0/+6 |
* | Merge missing file for distcheck | JP Rosevear | 2000-09-13 | 4 | -0/+391 |
* | Updated Swedish translation. | Richard Hult | 2000-09-13 | 2 | -975/+1048 |
* | Added Swedish translation. | Christian Rose | 2000-09-13 | 5 | -0/+10 |
* | Add a bunch of compile flags to the compilation of `tree-example-2' | Ettore Perazzoli | 2000-09-12 | 2 | -0/+11 |
* | For additional coolness, display the name of the mailing list in the | Ettore Perazzoli | 2000-09-12 | 4 | -7/+34 |
* | Grey out the "Filter for Mailing List" item if we cannot figure out a | Ettore Perazzoli | 2000-09-12 | 3 | -36/+70 |
* | Turn off debugging output. | Dan Winship | 2000-09-12 | 3 | -4/+9 |
* | Cool Hack of the Day: right-click menu item to autodetect what mailing | Ettore Perazzoli | 2000-09-12 | 11 | -38/+543 |
* | Install the new button icons under | Ettore Perazzoli | 2000-09-12 | 2 | -3/+15 |
* | Added fi.po, and a "fi" entry to configure.in | jjranta | 2000-09-12 | 3 | -1/+4734 |
* | Updated russian translation. | Valek Frob | 2000-09-12 | 2 | -401/+407 |
* | Connect to the "cal_loaded" signal of the client here. (connect_load): | Federico Mena Quintero | 2000-09-12 | 2 | -75/+49 |
* | Was trying to unhook an event from the wrong folder - oops. | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
* | Thou shalt leave space for the trailing \0. | Dan Winship | 2000-09-12 | 2 | -1/+4 |
* | Initialize libunicode | Dan Winship | 2000-09-12 | 2 | -1/+6 |
* | (prune_empty): Plugged another small leak. | Michael Zucci | 2000-09-12 | 2 | -0/+2 |
* | Reverted to version 1.15. (remove_node): Ok, if a node has a parent, | Not Zed | 2000-09-12 | 2 | -313/+63 |
* | added some comments (no source code changes) | Jeffrey Stedfast | 2000-09-12 | 1 | -1/+2 |
* | We now use a "copied" variable to record whether a message was marked as | Jeffrey Stedfast | 2000-09-12 | 2 | -19/+29 |
* | ChangeLog for my previous commit. | Ettore Perazzoli | 2000-09-12 | 1 | -0/+9 |
* | No longer takes a self_destruct argument. | Jeffrey Stedfast | 2000-09-12 | 3 | -6/+10 |
* | Updated to use the new mail_do_filter_ondemand. | Jeffrey Stedfast | 2000-09-12 | 4 | -26/+34 |
* | Don't freeze/thaw the default inbox here, let the caller freeze/thaw it. | Jeffrey Stedfast | 2000-09-12 | 2 | -22/+20 |
* | Don't have the filter driver self_destruct. | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 2 | -2/+6 |
* | work, you scum of the earth called CVS! | Tuomas Kuosmanen | 2000-09-12 | 7 | -0/+0 |
* | Fixed a crash error. | Christopher James Lahey | 2000-09-12 | 3 | -32/+50 |
* | this will also make the icon files installed.. /tigert | Tuomas Kuosmanen | 2000-09-12 | 1 | -0/+10 |
* | Added some new icons.. /tigert | Tuomas Kuosmanen | 2000-09-12 | 1 | -0/+10 |
* | Fix some annoying warnings in the folder selection dialog. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+12 |
* | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 5 | -6/+11 |
* | Added a simple LocalStorage manager module so that we can hook up | Ettore Perazzoli | 2000-09-12 | 4 | -0/+227 |
* | Remove debugging message. | Ettore Perazzoli | 2000-09-12 | 2 | -2/+4 |
* | Changed "Header" to be "Message header" so it's not quite as confusing | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
* | Make `EvolutionStorage' and `ELocalstorage' actually update the CORBA | Ettore Perazzoli | 2000-09-12 | 7 | -14/+103 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 3 | -6/+14 |
* | just changed the ${subject} variable to ${word} as subject doesn't make a who... | Jeffrey Stedfast | 2000-09-12 | 1 | -3/+3 |
* | Made bold text calculate widths properly. | Christopher James Lahey | 2000-09-12 | 3 | -34/+88 |
* | Updated to allow the user to specify arbitrary headers. | Jeffrey Stedfast | 2000-09-12 | 2 | -0/+26 |
* | If we're fetching from an mbox formatted file then we need to do some | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+9 |
* | Accidently didn't commit the ChangeLog | Chris Lahey | 2000-09-12 | 1 | -0/+4 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 1 | -4/+4 |
* | Another big rewrite of this stuff. Now all (well, most) attachments get a | Dan Winship | 2000-09-12 | 4 | -357/+505 |
* | Added 0.5 changes for ETable and Addressbook. | Christopher James Lahey | 2000-09-12 | 2 | -0/+30 |
* | *** empty log message *** | Jesse Pavel | 2000-09-12 | 3 | -18/+175 |
* | Grmpf. | Ettore Perazzoli | 2000-09-11 | 1 | -1/+1 |
* | Unset the `GTK_FLOATING' flag when constructing an | Ettore Perazzoli | 2000-09-11 | 2 | -0/+8 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 5 | -3/+18 |
* | Fully support setting the display name in the tree. It seems to work. | Ettore Perazzoli | 2000-09-11 | 5 | -81/+155 |
* | Made page up and page down active in the ETable. | Christopher James Lahey | 2000-09-11 | 3 | -6/+92 |
* | Fixed a warning (removed unused variable gfloat width from | Christopher James Lahey | 2000-09-11 | 2 | -1/+5 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 33 | -688/+2280 |
* | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 5 | -20/+77 |
* | Updated translation. | Valek Frob | 2000-09-11 | 1 | -405/+409 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-11 | 2 | -154/+160 |
* | Handle renaming, header cleanup | JP Rosevear | 2000-09-11 | 3 | -32/+35 |
* | Use description list instead of comment list for pilot todo note | JP Rosevear | 2000-09-11 | 2 | -58/+69 |
* | Only set the due date only if it exists | JP Rosevear | 2000-09-11 | 2 | -4/+15 |
* | EFont should now use real bold typeface, if available | Lauris Kaplinski | 2000-09-11 | 2 | -18/+125 |
* | Relying on the status field is somewhat faulty since it is related to | JP Rosevear | 2000-09-11 | 2 | -8/+6 |
* | Make log output a little more sensible (comp_from_remote_record): Minor | JP Rosevear | 2000-09-11 | 2 | -39/+26 |
* | Remove catch_ret_val function since its no longer useful. Fix naming of | JP Rosevear | 2000-09-11 | 3 | -281/+216 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 10 | -352/+563 |
* | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 8 | -8/+1258 |
* | Implemented a new `e_gtk_signal_connect_full_while_alive()' utility | Ettore Perazzoli | 2000-09-11 | 4 | -9/+163 |
* | Fixed a bug regarding the extraction of the region. | Jesse Pavel | 2000-09-11 | 2 | -6/+42 |
* | Made a small correction to dutch translation. | Almer S. Tigelaar | 2000-09-10 | 2 | -1/+5 |
* | Update Dutch translation. | Almer S. Tigelaar | 2000-09-10 | 2 | -487/+457 |
* | Convert "//" style comments (local_record_from_ical_uid): Remove | JP Rosevear | 2000-09-10 | 2 | -22/+26 |
* | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 9 | -294/+419 |
* | Translations from Keld | Kenneth Christiansen | 2000-09-10 | 1 | -262/+271 |
* | Use the name of the storage or the folder in the storage set view, | Ettore Perazzoli | 2000-09-10 | 3 | -5/+26 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-10 | 2 | -66/+85 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-10 | 2 | -1/+6 |
* | Fixed the ETableModel callbacks. | Christopher James Lahey | 2000-09-10 | 3 | -24/+28 |
* | Fix a possible crash when viewing no folder. | Ettore Perazzoli | 2000-09-10 | 2 | -1/+6 |
* | might be a good idea to *save* the uids in the cache when we're done fetching... | Jeffrey Stedfast | 2000-09-10 | 1 | -1/+9 |
* | Use the CamelUIDCache so that we only retrieve *new* messages and also | Jeffrey Stedfast | 2000-09-10 | 2 | -1/+34 |
* | Fixed a logic error. Only mark filtered as TRUE if it was successfully | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+13 |
* | Updated to not send hook/unhook data to filter_driver_run as it no longer | Jeffrey Stedfast | 2000-09-10 | 2 | -2/+14 |
* | Erm, okay I misunderstood what camel_folder_[un]hook_event() did - we | Jeffrey Stedfast | 2000-09-10 | 3 | -2/+7 |
* | Freeze the default folder before filtering and thaw it afterward to | Jeffrey Stedfast | 2000-09-10 | 2 | -1/+17 |
* | Updated to not emit the folder_changed signal when a message is appended | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+8 |
* | Remove the old announcement. | Ettore Perazzoli | 2000-09-09 | 1 | -166/+0 |
* | Fix the calendar Makefiles so that they #include the `icalversion.h' | Ettore Perazzoli | 2000-09-09 | 3 | -0/+10 |
* | Updated Japanese translation. | Akira Tagoh | 2000-09-09 | 2 | -740/+792 |
* | Updated dutch translation | Kai Lahmann | 2000-09-09 | 2 | -1503/+3762 |
* | New function with the loading/creation state machine. It is carefully | Federico Mena Quintero | 2000-09-09 | 4 | -96/+212 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 12 | -88/+197 |
* | *** empty log message *** | Jesse Pavel | 2000-09-09 | 4 | -0/+786 |
* | Fix a stupid crash caused by not taking account of the fact that the | Ettore Perazzoli | 2000-09-09 | 2 | -0/+9 |
* | Fix `e_folder_tree_get_folder()' so that it returns NULL (instead of | Ettore Perazzoli | 2000-09-09 | 2 | -0/+8 |
* | Make EvolutionStorage support multiple listeners. | Ettore Perazzoli | 2000-09-09 | 2 | -28/+116 |
* | Added scoring xml stuffs | Jeffrey Stedfast | 2000-09-09 | 8 | -20/+398 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-09 | 2 | -404/+397 |
* | Implemented a new `EFolderTree' object. Make `EStorage' use it | Ettore Perazzoli | 2000-09-09 | 6 | -187/+522 |
* | Translations from Keld | Kenneth Christiansen | 2000-09-09 | 1 | -311/+367 |
* | Fix Chris' fixes. | Ettore Perazzoli | 2000-09-09 | 3 | -6/+14 |
* | Use icaltime_as_timet | JP Rosevear | 2000-09-09 | 3 | -4/+7 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 5 | -5/+171 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 4 | -4/+62 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 9 | -74/+498 |
* | Fixed a warning. | Christopher James Lahey | 2000-09-09 | 3 | -0/+7 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 9 | -4/+35 |
* | Tidy | JP Rosevear | 2000-09-09 | 4 | -36/+30 |
* | Fixed a few warnings. | Christopher James Lahey | 2000-09-09 | 3 | -0/+6 |
* | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 3 | -8/+14 |
* | New function that compares only the dates, not the times as well | JP Rosevear | 2000-09-08 | 3 | -0/+25 |
* | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 5 | -19/+92 |
* | Ooops, I did not mean to add those. | Ettore Perazzoli | 2000-09-08 | 2 | -283/+0 |
* | A simple explanation of what is going on here, as it's easy to get | Ettore Perazzoli | 2000-09-08 | 1 | -0/+14 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 20 | -54/+1240 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 13 | -484/+749 |
* | Translations from Keld | Kenneth Christiansen | 2000-09-08 | 1 | -871/+932 |
* | update by me and hwang | Nam SungHyun | 2000-09-08 | 1 | -1280/+2261 |
* | Updated to pass a CamelMessageInfo to filter_driver_run | Jeffrey Stedfast | 2000-09-08 | 2 | -6/+42 |
* | Now takes a CamelMessageInfo argument in preparation for handling scoring | Jeffrey Stedfast | 2000-09-08 | 3 | -3/+8 |
* | Updated to check the boolean return code from fulter_driver_run to find | Jeffrey Stedfast | 2000-09-08 | 2 | -6/+24 |
* | Modified to return a boolean value specifying whether or not the message | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+26 |
* | contact-editor.png, mail-composer.png, filter-assist-fig.png, | Aaron Weber | 2000-09-08 | 8 | -0/+0 |
* | *** empty log message *** | Jesse Pavel | 2000-09-08 | 1 | -0/+6 |
* | I changed the Reply-All behavior so that the sender's address does | Jesse Pavel | 2000-09-08 | 1 | -2/+10 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 8 | -5/+441 |
* | oops, forgot to pass "expunge" to camel_folder_sync - this should fix that | Jeffrey Stedfast | 2000-09-08 | 1 | -1/+1 |
* | Make this not leak. | Dan Winship | 2000-09-08 | 2 | -2/+8 |
* | Updated to pass an exception to filter_driver_run and also check the | Jeffrey Stedfast | 2000-09-08 | 2 | -4/+16 |
* | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+11 |
* | Pass a storage dir to camel_session_new now. | Dan Winship | 2000-09-08 | 4 | -4/+16 |
* | Make this take a path to a directory that Camel can use for its own | Dan Winship | 2000-09-08 | 5 | -15/+196 |
* | Fix previous fix. (Free the uids, just do it correctly.) | Dan Winship | 2000-09-08 | 2 | -0/+6 |
* | Don't free uids, let the camel folder do that when it gets finalized | Jeffrey Stedfast | 2000-09-08 | 2 | -3/+8 |
* | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -116/+33 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 21 | -49/+221 |
* | Redid "soft" intro stuff, worked on mail a little. minor commit. | Aaron Weber | 2000-09-08 | 4 | -38/+42 |
* | *** empty log message *** | Dan Winship | 2000-09-08 | 1 | -0/+7 |
* | Make KPOP work again. | Dan Winship | 2000-09-08 | 2 | -1/+7 |
* | Accidentally broke docs, now valid. | Aaron Weber | 2000-09-08 | 14 | -376/+596 |
* | Add a mention of the verify-evolution-install.sh script in tools/. | Dan Winship | 2000-09-07 | 2 | -0/+16 |
* | Merge in the colour combo emhancements. | Jody Goldberg | 2000-09-07 | 1 | -0/+46 |
* | Remove incorrect optimization. Events are read-only! | Federico Mena Quintero | 2000-09-07 | 3 | -24/+21 |
* | oops, spelling mistake | Jeffrey Stedfast | 2000-09-07 | 1 | -2/+2 |
* | Implemented (someone added these to camel-mime-message.h but never | Jeffrey Stedfast | 2000-09-07 | 2 | -3/+28 |
* | New async function to filter messages on demand. (do_fetch_mail): Updated | Jeffrey Stedfast | 2000-09-07 | 6 | -186/+273 |
* | Totally rewritten to filter a single message at a time instead of | Jeffrey Stedfast | 2000-09-07 | 7 | -289/+525 |
* | Get the meeting time selector to work on my system (libunicode | Ettore Perazzoli | 2000-09-07 | 2 | -0/+5 |
* | set the data to NULL for the tree root, so nuke_uids won't try to free | Dan Winship | 2000-09-07 | 2 | -1/+6 |
* | Fix memory handling for the shell's CORBA object reference within the | Ettore Perazzoli | 2000-09-06 | 5 | -17/+51 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 8 | -40/+48 |
* | Use new convenience functions and only get the recurrence stuff if needed. | JP Rosevear | 2000-09-06 | 4 | -8/+112 |
* | Kill all exdates if there are no dates in the box | JP Rosevear | 2000-09-06 | 3 | -10/+72 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 13 | -594/+1300 |
* | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 3 | -21/+31 |
* | camel_mime_part_get_filename now deals with both Content-Disposition and | Dan Winship | 2000-09-06 | 4 | -23/+10 |
* | kill a warning | Dan Winship | 2000-09-06 | 1 | -1/+1 |
* | If a MIME part has no Content-Disposition, but does have a "name" on the | Dan Winship | 2000-09-06 | 2 | -4/+15 |
* | care about response code. (get_HEAD_headers): same. | Chris Toshok | 2000-09-06 | 10 | -97/+304 |
* | The exdate and rdate lists are a list of icaltimetypes, not | JP Rosevear | 2000-09-06 | 3 | -18/+23 |
* | Update for CamelObject and some other changes | Dan Winship | 2000-09-06 | 5 | -90/+69 |
* | Grammar, links, screenshots. | Aaron Weber | 2000-09-06 | 14 | -0/+0 |
* | Add a use-default-port option to the source editor ; bugfixes | Peter Williams | 2000-09-06 | 4 | -47/+204 |
* | Re-rename "Sent". | Dan Winship | 2000-09-06 | 2 | -1/+3 |
* | Cache provider, for caching a remote store locally. This is not done yet. | Dan Winship | 2000-09-06 | 9 | -0/+1471 |
* | Remove the "+ 90" here since it seems to break things for me, and it's not | Dan Winship | 2000-09-06 | 2 | -1/+7 |
* | Append the exdate to the list AFTER we create the date value. | JP Rosevear | 2000-09-06 | 2 | -3/+8 |
* | Free the data, not the list element. | JP Rosevear | 2000-09-06 | 2 | -1/+6 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 13 | -265/+284 |
* | only call camel_folder_get_message_info if the folder has | Dan Winship | 2000-09-06 | 2 | -52/+48 |
* | Replace mail_do_setup_draftbox, mail_do_setup_outbox, and | Dan Winship | 2000-09-06 | 4 | -148/+66 |
* | Compute the event duration using the event start/end times, not the | JP Rosevear | 2000-09-06 | 2 | -13/+18 |
* | Check to see if r->enddate is (time_t)-1 and set to 0 if so | JP Rosevear | 2000-09-06 | 2 | -0/+7 |
* | Improve the Kerberos checks further (check for Sun kerb; check for sendauth p... | Peter Williams | 2000-09-06 | 3 | -8/+34 |
* | Add .cvsignore | Peter Williams | 2000-09-06 | 1 | -0/+2 |
* | Fix the accelerator for the "Format" menu so that it doesn't conflict | Ettore Perazzoli | 2000-09-06 | 2 | -1/+7 |
* | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 5 | -72/+209 |
* | Updated russian translation. | Valek Frob | 2000-09-05 | 2 | -460/+421 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-04 | 2 | -288/+335 |
* | Applied Jesse's patch that will append a signature to the replied message | Jeffrey Stedfast | 2000-09-04 | 3 | -22/+36 |
* | Applied Jesse's patch that sets the composer's sig_file | Jeffrey Stedfast | 2000-09-04 | 2 | -25/+32 |
* | Reversed my last change as it broke configure, how do I get it so that we | Jeffrey Stedfast | 2000-09-04 | 2 | -2/+7 |
* | Reversed my last change, folders with spaces in the name breaks configure | Jeffrey Stedfast | 2000-09-04 | 2 | -1/+6 |
* | Renamed default_user/local/Sentbox to default_user/local/Sent\ Mail as | Jeffrey Stedfast | 2000-09-04 | 2 | -1/+7 |
* | Renamed Sentbox to Sent\ Mail | Jeffrey Stedfast | 2000-09-04 | 4 | -1/+16 |
* | Copy the passed in item before adding (mail_config_add_source): ditto | JP Rosevear | 2000-09-03 | 3 | -20/+45 |
* | Change the "Get Mail" toolbar button to become "Send & Receieve" | Jeffrey Stedfast | 2000-09-03 | 7 | -41/+263 |
* | Get the calendar conduits to compile. | Ettore Perazzoli | 2000-09-03 | 3 | -4/+18 |
* | Since POP3 doesn't implement get_message_info, we need to check for info | Jeffrey Stedfast | 2000-09-03 | 2 | -40/+61 |
* | Make the `Home' and `End' keys do the Right Thing. Remove circular | Ettore Perazzoli | 2000-09-03 | 5 | -24/+101 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 24 | -43/+192 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 9 | -3/+33 |
* | Attach a callback to the postpone signal (send_to_url): Same (mail_reply): | Jeffrey Stedfast | 2000-09-02 | 5 | -26/+197 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 4 | -66/+86 |
* | free node_data. (removed_storage_cb): same. (new_storage_cb): don't free | Chris Toshok | 2000-09-02 | 1 | -0/+9 |
* | Use gnome_calendar_construct() so that we can check for proper creation of | Federico Mena Quintero | 2000-09-02 | 4 | -97/+133 |
* | Fixed a leak and a double unref. | Christopher James Lahey | 2000-09-02 | 5 | -6/+6 |
* | This needs to return a const char * and not a char *, because we're not | Jeffrey Stedfast | 2000-09-02 | 3 | -2/+8 |
* | New convenience function to load the Outbox folder | Jeffrey Stedfast | 2000-09-02 | 4 | -14/+153 |
* | free node_data. (removed_storage_cb): same. (new_storage_cb): don't free | Chris Toshok | 2000-09-02 | 1 | -12/+8 |
* | Add default_user/local/Sentbox/Makefile to the list of makefiles to output | Jeffrey Stedfast | 2000-09-02 | 2 | -0/+6 |
* | Removed some unused functions. | Christopher James Lahey | 2000-09-02 | 2 | -45/+5 |
* | Strdup path when setting the callback data. | Christopher James Lahey | 2000-09-02 | 3 | -2/+7 |
* | Added Sentbox | Jeffrey Stedfast | 2000-09-02 | 4 | -0/+18 |
* | Added coverage of news, clarified POP/IMAP distinction (there's a theme to | Aaron Weber | 2000-09-02 | 8 | -94/+272 |
* | Update for new libical. Conduits should atleast compile again. | JP Rosevear | 2000-09-02 | 4 | -12/+25 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 6 | -13/+55 |
* | new test, a home grown 2 hour hack of a file browser. uses | Chris Toshok | 2000-09-01 | 6 | -1/+1374 |
* | add signals/prototypes for e_tree_model_node_collapsed and | Chris Toshok | 2000-09-01 | 5 | -22/+139 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-09-01 | 2 | -804/+1011 |
* | initialize delayed_selection = NULL; | Chris Toshok | 2000-09-01 | 2 | -0/+5 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 12 | -41/+84 |
* | remove get_folder_name. (nntp_store_get_folder_name): remove. | Chris Toshok | 2000-09-01 | 2 | -8/+6 |
* | add delayed_selection to _EShellViewPrivate. (new_folder_cb): new | Chris Toshok | 2000-09-01 | 2 | -0/+59 |
* | Get the conduit to compile on my system. | Ettore Perazzoli | 2000-09-01 | 2 | -2/+9 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 7 | -107/+95 |
* | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 8 | -15/+1916 |
* | use camel_remote_store_recv_line. | Chris Toshok | 2000-09-01 | 6 | -219/+129 |
* | make this a bit more robust. try to create an empty .newsrc file for the | Chris Toshok | 2000-09-01 | 5 | -37/+294 |
* | Reimplemented. It should now work correctly for most possible VFolder | Jeffrey Stedfast | 2000-09-01 | 2 | -175/+333 |
* | Kill off more old, dead files | JP Rosevear | 2000-09-01 | 29 | -11872/+4 |
* | This dir is not in 0.19 | JP Rosevear | 2000-09-01 | 9 | -213/+4 |
* | This file is not in 0.19 | JP Rosevear | 2000-09-01 | 2 | -222/+4 |
* | oops | JP Rosevear | 2000-09-01 | 1 | -0/+2 |
* | Kill file | JP Rosevear | 2000-09-01 | 3 | -460/+4 |
* | Don't list config.h in AC_OUTPUT | JP Rosevear | 2000-09-01 | 2 | -1/+4 |
* | Kill old file | JP Rosevear | 2000-09-01 | 6 | -562/+30 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 4 | -19/+95 |
* | Event editor destroyed callback to do hash cleanup | JP Rosevear | 2000-08-31 | 4 | -138/+217 |
* | Install load-gnomecard-addressbook and load-pine-addressbook. | Christopher James Lahey | 2000-08-31 | 2 | -1/+8 |
* | Added regular expressions to glossary. Explanation should be removed from | Aaron Weber | 2000-08-31 | 12 | -446/+524 |
* | Made the selection work when shift clicking on the first row of the table. | Christopher James Lahey | 2000-08-31 | 3 | -14/+19 |
* | Fix the tree example so that is doesn't show two sets of expand/unexpand | Richard Hult | 2000-08-31 | 3 | -8/+20 |
* | Added "quickref and pointers" sections. Props to O'Reilly for the copy of | Aaron Weber | 2000-08-31 | 10 | -116/+652 |
* | Don't save any exceptions caused by camel_imap_folder_changed | Jeffrey Stedfast | 2000-08-31 | 3 | -10/+51 |
* | (write_to_stream): Rearrange the logic so it always does charset | Michael Zucci | 2000-08-31 | 2 | -12/+22 |
* | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 3 | -1/+4 |
* | (write_to_stream): Fix some warnings/use the right constructor, | Michael Zucci | 2000-08-31 | 2 | -2/+5 |
* | Use the proper type checking function to check for text types. | Not Zed | 2000-08-31 | 2 | -1/+19 |
* | Make the HTML widget grab the focus in the mail view window so that | Ettore Perazzoli | 2000-08-31 | 2 | -0/+6 |
* | (append_latin1): Do an additional mask for account for c's | Michael Zucci | 2000-08-31 | 2 | -1/+3 |
* | New function - even though its broken, we'll assume mailers send latin1 | Not Zed | 2000-08-31 | 2 | -2/+32 |
* | New base class for Cells. Convert everything to access the elements that | Jody Goldberg | 2000-08-31 | 2 | -0/+4 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 10 | -59/+98 |
* | Do not flicker while trying to resize a quantized pane. | Federico Mena Quintero | 2000-08-31 | 3 | -6/+33 |
* | Rewrote to ignore strings that look like server responses until it is sure | Jeffrey Stedfast | 2000-08-31 | 3 | -12/+69 |