| Commit message (Expand) | Author | Age | Files | Lines |
* | strdup the uid to avoid double free, write out only after everything is | JP Rosevear | 2001-10-02 | 2 | -3/+9 |
* | if gnome-vfs returns application/octet-stream with the magic check, use | Larry Ewing | 2001-10-02 | 2 | -7/+21 |
* | Don't munge the URL; CamelSession's caching relies on it not changing. | Dan Winship | 2001-10-02 | 7 | -42/+49 |
* | updated NEWS for mailer | Jeffrey Stedfast | 2001-10-02 | 1 | -0/+15 |
* | don't use gnome_vfs_uri_is_local on URIs created with | Rodrigo Moya | 2001-10-02 | 4 | -8/+7 |
* | New, copied/renamed from mailer and gnome-libs. | Dan Winship | 2001-10-02 | 3 | -0/+121 |
* | Order the linkline to be the same as the order in Mozilla (it is suggested | Jeffrey Stedfast | 2001-10-02 | 2 | -3/+9 |
* | removed hidden Debug submenu, it was causing empty little popup menu | Radek Doulik | 2001-10-01 | 3 | -11/+8 |
* | Updated Brazilian Portuguese translation. | Gustavo Maciel Dias Vieira | 2001-10-01 | 2 | -1886/+1748 |
* | if STAT returns 0, don't bother sending UIDL. Speeds things up slightly | Dan Winship | 2001-10-01 | 2 | -0/+14 |
* | fix typo | Takuro Kitame | 2001-10-01 | 1 | -1/+1 |
* | update ja.po | Takuro Kitame | 2001-10-01 | 2 | -331/+267 |
* | update ja.po | Takuro Kitame | 2001-09-30 | 2 | -203/+195 |
* | add e-passwords.[ch] | Chris Toshok | 2001-09-30 | 2 | -0/+6 |
* | copy/rename the mail specific password stuff here. | Chris Toshok | 2001-09-30 | 3 | -0/+398 |
* | Add --no-secmem-warning and --no-greeting to the gpg command-line options. | Jeffrey Stedfast | 2001-09-30 | 2 | -0/+20 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2001-09-30 | 2 | -5638/+4214 |
* | Slightly improved encryption documentation. | Kevin Breit | 2001-09-30 | 2 | -0/+10 |
* | Fixed. /s/Salir/Existe/. | Carlos Perelló Marín | 2001-09-29 | 2 | -1/+5 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-09-29 | 2 | -868/+1047 |
* | use bound_text to print the summary, so it wraps instead of being clipped | Damon Chaplin | 2001-09-29 | 4 | -29/+60 |
* | wrap a bonobo_ui_component_freeze/thaw around all of the set_props so they | Dan Winship | 2001-09-29 | 2 | -0/+10 |
* | Don't create checkboxes for global Threaded or Preview options as they are | Jeffrey Stedfast | 2001-09-29 | 4 | -30/+13 |
* | Setup vfolder storage before all others. | 8 | 2001-09-29 | 2 | -2/+3 |
* | Emit folder_deleted event. (remove_find_path): Fix, compare against path, | 8 | 2001-09-29 | 8 | -114/+437 |
* | Emit changed events when we change it. (vfolder_rule_remove_source): " | 8 | 2001-09-29 | 2 | -0/+9 |
* | Same here. | Jeffrey Stedfast | 2001-09-29 | 3 | -14/+34 |
* | Use Camel to compare the urls rather than using e_url_equal which does all | Jeffrey Stedfast | 2001-09-29 | 2 | -7/+34 |
* | Setup the url_hash and url_equal functions for the local provider. | Jeffrey Stedfast | 2001-09-29 | 4 | -29/+110 |
* | Init the nntp url hash and url_equal functions. | Jeffrey Stedfast | 2001-09-29 | 9 | -7/+59 |
* | [Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.] | Ettore Perazzoli | 2001-09-29 | 2 | -10/+7 |
* | Handle the fields and category we don't sync by making sure we don't | JP Rosevear | 2001-09-29 | 6 | -16/+74 |
* | [Fix #8434, Shortcut bar not shown properly.] | Ettore Perazzoli | 2001-09-29 | 2 | -8/+15 |
* | Change the import label | Iain Holmes | 2001-09-29 | 2 | -2/+6 |
* | g_strdup (pas_backend_file_changes): ditto, make sure to free all data and | JP Rosevear | 2001-09-29 | 3 | -32/+73 |
* | Don't call mail_config_service_set_save_passwd if we didn't find a | Dan Winship | 2001-09-29 | 2 | -1/+7 |
* | New place to start the intelligent importers | Iain Holmes | 2001-09-29 | 3 | -28/+548 |
* | Just add the shortcut to the first group. | Ettore Perazzoli | 2001-09-29 | 2 | -53/+12 |
* | Stop the sort idle if the root node gets changed. | Christopher James Lahey | 2001-09-29 | 1 | -5/+15 |
* | Call folder_browser_toggle_threads() here after setting the value. This | Jeffrey Stedfast | 2001-09-29 | 2 | -3/+10 |
* | Fixed /s/M/2º Nombre/ where M is Middle in english. A better | Carlos Perelló Marín | 2001-09-29 | 2 | -2/+7 |
* | Set the item label to the new rule name, not the old rule name. Fixes bug | Jeffrey Stedfast | 2001-09-29 | 2 | -8/+17 |
* | Update Japanese translation | Yukihiro Nakai | 2001-09-29 | 1 | -42/+24 |
* | Update Japanese translation. | Yukihiro Nakai | 2001-09-29 | 1 | -100/+62 |
* | removed mail-vtrash.c | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+1 |
* | Allow callers to set the default type of folder to be created. | Iain Holmes | 2001-09-29 | 11 | -18/+103 |
* | Added mail_msg_cleanup() prototype. | Jeffrey Stedfast | 2001-09-29 | 3 | -1/+5 |
* | Write the pipe notification outside the lock. This way if the pipe fills | 8 | 2001-09-29 | 2 | -3/+16 |
* | Oops, a CamelFolder is not a CamelFolderClass. | Jeffrey Stedfast | 2001-09-29 | 2 | -3/+11 |
* | update ja.po | Takuro Kitame | 2001-09-29 | 2 | -692/+435 |
* | init the execption rather than freeing it | JP Rosevear | 2001-09-29 | 2 | -1/+8 |
* | Deal with camel_mime_filter_charset_new_convert returning NULL. (Every | Dan Winship | 2001-09-28 | 2 | -2/+11 |
* | Make this take an SSL * instead of a CamelTcpStreamSSL *, since it can get | Dan Winship | 2001-09-28 | 2 | -5/+12 |
* | Fix a printf-format bug in the translation of the "On DATE, PERSON wrote" | Dan Winship | 2001-09-28 | 2 | -1/+6 |
* | use bonobo-exception for exceptions (cal_client_open_calendar): likewise | Rodrigo Moya | 2001-09-28 | 2 | -3/+14 |
* | Update ja.po | Takuro Kitame | 2001-09-28 | 2 | -375/+210 |
* | Grab the store's command_lock before grabbing the folder's cache_lock to | Dan Winship | 2001-09-28 | 2 | -2/+29 |
* | Use g_strdup for the uri, not the xml memory. | 7 | 2001-09-28 | 4 | -1586/+12 |
* | Always make the Cancel button the last one. | Ettore Perazzoli | 2001-09-28 | 2 | -5/+14 |
* | Minor style change to operation_registered. | Michael Zucci | 2001-09-28 | 1 | -6/+4 |
* | Dont re-register the connect_op if we got it by calling | 7 | 2001-09-28 | 2 | -4/+12 |
* | Update pixmap menu paths; /menu/ComponentToolsPlaceholder/Tools -> | Ettore Perazzoli | 2001-09-28 | 3 | -16/+23 |
* | Update the paths, /menu/ComponentToolsPlaceholder/Tools/ -> | Ettore Perazzoli | 2001-09-28 | 2 | -2/+8 |
* | Move the Tools menu outside the ComponentToolsPlaceholder. Likewise. | Ettore Perazzoli | 2001-09-28 | 9 | -48/+68 |
* | Fill the finalised data with nonsense, rather than 0's - more easily | 7 | 2001-09-28 | 3 | -28/+218 |
* | No such event finalized! Its finalize. (mail_note_store): " | 7 | 2001-09-28 | 3 | -9/+41 |
* | CRLF decode the stream before parsing it into a MIME part. This fixes bug | Jeffrey Stedfast | 2001-09-28 | 3 | -3/+35 |
* | Perform a NULL-check. Hopefully fixes bug #7874. | Jeffrey Stedfast | 2001-09-28 | 2 | -0/+8 |
* | Make the show todays tasks work. | Iain Holmes | 2001-09-28 | 2 | -10/+23 |
* | Don't turn on the -> if the selected row is already added. | Iain Holmes | 2001-09-28 | 2 | -4/+43 |
* | Don't set Content-Ids on these parts since they are not contained within a | Jeffrey Stedfast | 2001-09-28 | 2 | -1/+13 |
* | Remove. (command_new_mail_message): Removed. (command_pilot_settings): | Ettore Perazzoli | 2001-09-28 | 2 | -32/+45 |
* | Remove references to the "compose" program, since that functionality went | Dan Winship | 2001-09-27 | 6 | -297/+68 |
* | A service needs to be disconnected if it's remote, not already offline, | Dan Winship | 2001-09-27 | 3 | -32/+68 |
* | Change "gboolean connected" to "CamelServiceConnectionStatus status", | Dan Winship | 2001-09-27 | 8 | -29/+160 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-27 | 2 | -696/+888 |
* | added InvalidURI and UnsupportedMethod exceptions to the CalFactory | Rodrigo Moya | 2001-09-27 | 4 | -49/+133 |
* | Updated Hungarian translation | Andras Timar | 2001-09-27 | 2 | -788/+918 |
* | use the old record (if there was one) so as not to overwrite fields we | JP Rosevear | 2001-09-27 | 3 | -5/+24 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 21 | -177/+525 |
* | grab focus to the date entry or the time entry, depending on which is | Damon Chaplin | 2001-09-27 | 2 | -0/+30 |
* | added calendar/cal-util/cal-util.c | Damon Chaplin | 2001-09-27 | 2 | -0/+5 |
* | Let's start the calendar hype - Federico | Federico Mena Quintero | 2001-09-27 | 1 | -0/+15 |
* | Fixes the GUI part of bug #7892. | Federico Mena Quintero | 2001-09-27 | 3 | -39/+99 |
* | add OAFIID parameter to the call to the pas_book_factory_activate | Chris Toshok | 2001-09-27 | 2 | -1/+7 |
* | use priv->iid instead of the hardcoded string here. | Chris Toshok | 2001-09-27 | 3 | -9/+33 |
* | ChangeLog fix. | Chris Lahey | 2001-09-27 | 1 | -0/+1 |
* | Added a "Description:" label and moved the source_description and | Anna Marie Dirks | 2001-09-27 | 2 | -83/+124 |
* | Check for the root node here. | Christopher James Lahey | 2001-09-27 | 2 | -0/+7 |
* | Change the wording of the password dialog if we are getting a pgp | Jeffrey Stedfast | 2001-09-27 | 2 | -1/+8 |
* | strdup our "This message contains invalid recipients" string, since it | Jon Trowbridge | 2001-09-27 | 2 | -1/+6 |
* | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 2 | -2/+5 |
* | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 2 | -1/+6 |
* | Fix the libical-related part of Ximian bug #7892. | Federico Mena Quintero | 2001-09-27 | 4 | -8/+21 |
* | New helper function. (folder_selected_cb): Call it. | Ettore Perazzoli | 2001-09-27 | 4 | -31/+123 |
* | Added help text (thanks to Aaron) and re-worded the labels, and fixed the | Anna Marie Dirks | 2001-09-27 | 2 | -119/+181 |
* | If we get a search error, just abort, dont try and fall back and copy to | 6 | 2001-09-27 | 2 | -22/+63 |
* | New function to convenience Larry ;-) (check_content_id): Oops, return | Jeffrey Stedfast | 2001-09-27 | 2 | -4/+7 |
* | Put my name in alphabetical order | Rodrigo Moya | 2001-09-27 | 1 | -1/+1 |
* | fixed merge conflicts | Jeffrey Stedfast | 2001-09-27 | 1 | -1/+0 |
* | New function to convenience Larry ;-) | Jeffrey Stedfast | 2001-09-27 | 4 | -4/+64 |
* | Added a flag to enable pedantic PGP/MIME - this is not recommended for | Jeffrey Stedfast | 2001-09-27 | 3 | -0/+17 |
* | Emptied VeeStorePrivate, member wasn't used. | 6 | 2001-09-27 | 4 | -23/+38 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-27 | 2 | -271/+298 |
* | add completion_book. | Chris Toshok | 2001-09-27 | 3 | -3/+59 |
* | Decode our URL before extracting the address to pop up contact info. | Jon Trowbridge | 2001-09-27 | 4 | -16/+32 |
* | Allow ctrl-p and ctrl-n to be used to move up and down in the completion | Jon Trowbridge | 2001-09-27 | 2 | -5/+30 |
* | Properly handle names when the individual elements (given, addition, | Jon Trowbridge | 2001-09-27 | 4 | -42/+108 |
* | Add copyright notices | Iain Holmes | 2001-09-27 | 25 | -84/+454 |
* | Fixes glitch in mailto: url parsing that caused it to fail when recipient | Jon Trowbridge | 2001-09-27 | 2 | -6/+16 |
* | Add a big comment explaining unread message counts so no one can mess them | Dan Winship | 2001-09-27 | 3 | -3/+41 |
* | Fix Ettore's fix. | Jeffrey Stedfast | 2001-09-27 | 2 | -6/+10 |
* | set the last_use and use_score fields of the card to known values so the | JP Rosevear | 2001-09-27 | 3 | -10/+65 |
* | Oops, translate the fake account name to UTF-8. | Jeffrey Stedfast | 2001-09-27 | 2 | -1/+6 |
* | disconnect signals first thing | JP Rosevear | 2001-09-27 | 2 | -2/+7 |
* | Add -export-dynamic to make glade custom widgets work on non-Linux. | Dan Winship | 2001-09-26 | 2 | -1/+6 |
* | Polish, describe names of conduits. | Aaron Weber | 2001-09-26 | 3 | -27/+47 |
* | added CAL_MODE_INVALID to CalMode enum | Rodrigo Moya | 2001-09-26 | 2 | -0/+5 |
* | Added myself to about box | Rodrigo Moya | 2001-09-26 | 1 | -0/+1 |
* | Set the step_increment on the horizontal scrollbars here to 20. | Christopher James Lahey | 2001-09-26 | 2 | -0/+12 |
* | Use e_tree_selected_path_foreach instead of e_tree_selected_row_foreach | Christopher James Lahey | 2001-09-26 | 2 | -4/+10 |
* | Set cursor_path = NULL here. | Christopher James Lahey | 2001-09-26 | 1 | -0/+2 |
* | Made it so that if allow_newlines is FALSE, pasting into ETexts doesn't | Christopher James Lahey | 2001-09-26 | 2 | -62/+79 |
* | new proto | JP Rosevear | 2001-09-26 | 14 | -51/+369 |
* | make sure the solaris network libs get added to the LDAP link line before | Chris Toshok | 2001-09-26 | 2 | -0/+8 |
* | refactor to allow syslogging; hmm. | Michael Meeks | 2001-09-26 | 2 | -1/+10 |
* | Update to not send the remember-passphrase option to the context, it | Jeffrey Stedfast | 2001-09-26 | 8 | -60/+56 |
* | No longer takes a remember argument. (pgp_sign): Only uncache the | Jeffrey Stedfast | 2001-09-26 | 3 | -24/+30 |
* | [Patch for Automake 1.5 compatibility pointed out by Richard | Ettore Perazzoli | 2001-09-26 | 3 | -13/+12 |
* | Indent the rule with a tab instead of 8 spaces. | Ettore Perazzoli | 2001-09-26 | 2 | -1/+9 |
* | [Patch for Automake 1.5 compatibility pointed out by Richard | Ettore Perazzoli | 2001-09-26 | 2 | -1/+8 |
* | Change the name on the EFolder object too. | Ettore Perazzoli | 2001-09-26 | 2 | -2/+10 |
* | The folder-info needs to take priority over the folder because of the way | Jeffrey Stedfast | 2001-09-26 | 2 | -3/+15 |
* | Freeze and thaw | Iain Holmes | 2001-09-26 | 4 | -0/+51 |
* | [Implemented the "Rename" command. Warning, it doesn't quite work | Ettore Perazzoli | 2001-09-26 | 5 | -112/+80 |
* | Only unref info if we got it. | 5 | 2001-09-26 | 2 | -4/+8 |
* | Deal with destroy vs finalise semantics. Only destroy widgets here. | 5 | 2001-09-26 | 6 | -23/+127 |
* | Warnings Create an image cache USe task.png | Iain Holmes | 2001-09-26 | 7 | -57/+117 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-26 | 2 | -359/+404 |
* | Added task.png | Iain Holmes | 2001-09-26 | 3 | -0/+5 |
* | Fix for !threads enabled not ccompiling. (camel_operation_ref): Assert | 5 | 2001-09-26 | 3 | -159/+166 |
* | New helper function. (command_move_folder): Pass the @folder_path argument | Ettore Perazzoli | 2001-09-26 | 8 | -109/+190 |
* | Commit patch from Chris to implement e_tree_right_click_up() for | Ettore Perazzoli | 2001-09-26 | 7 | -2/+62 |
* | Added Right-click-bginfo a little. | Aaron Weber | 2001-09-26 | 3 | -22/+37 |
* | call SSL_read/write, looping on SSL_ERROR_WANT_READ/WRITE. I'm sure | Dan Winship | 2001-09-26 | 2 | -4/+41 |
* | Warning fixes courtesy of Chris Lahey <clahey@ximian.com>. | Federico Mena Quintero | 2001-09-26 | 7 | -162/+181 |
* | If the data wrapper contains raw text, treat the contents as if they were | Jeffrey Stedfast | 2001-09-26 | 2 | -1/+21 |
* | Rebuge demugging printf() - Federico | Federico Mena Quintero | 2001-09-26 | 1 | -2/+0 |
* | Check that the timeout is not set up before we create a new one; the | Federico Mena Quintero | 2001-09-26 | 2 | -4/+18 |
* | Throw up a warning dialog if we suspect the config database is corrupt. | Jeffrey Stedfast | 2001-09-26 | 4 | -9/+53 |
* | A "safe write" function that always writes out all data asked of it, till | 5 | 2001-09-26 | 2 | -31/+50 |
* | Handle the case when the transport is nothing. | Iain Holmes | 2001-09-26 | 2 | -0/+12 |
* | Check if the transport is NULL | Iain Holmes | 2001-09-26 | 2 | -0/+10 |
* | Remove the FIXME menu item | Iain Holmes | 2001-09-26 | 2 | -0/+6 |
* | Only cache the password for the service if it has an entry in the account | Jeffrey Stedfast | 2001-09-26 | 3 | -18/+33 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 19 | -2452/+643 |
* | Handle creating the new contact in the current folder if it's a contacts | Christopher James Lahey | 2001-09-25 | 2 | -5/+36 |
* | Attach to the resorted signal instead of the changed signal on the sorted | Christopher James Lahey | 2001-09-25 | 3 | -77/+54 |
* | add evolutionperson.schema (EXTRA_DIST): add LDAP_SCHEMA to the dist (but | Chris Toshok | 2001-09-25 | 2 | -1/+15 |
* | Set the exception to FOLDER_INVALID rather than making out it worked. A | 4 | 2001-09-25 | 2 | -0/+12 |
* | Use the correct prototype for the signal handler. | Federico Mena Quintero | 2001-09-25 | 2 | -6/+8 |
* | Use e_strftime_fix_am_pm instead of strftime. | Christopher James Lahey | 2001-09-25 | 2 | -5/+10 |
* | Bumped the required version of gal to 0.12.99.0. | Christopher James Lahey | 2001-09-25 | 2 | -1/+5 |
* | Assert that the virtual method is implemented instead of being forgiving. | Federico Mena Quintero | 2001-09-25 | 4 | -111/+179 |
* | In the 'lose' case, free messages, not fetch_data twice! | 4 | 2001-09-25 | 2 | -1/+4 |
* | Make the printouts here conditionally compiled out. | Christopher James Lahey | 2001-09-25 | 2 | -2/+7 |
* | Fixed some brokenness | Kevin Breit | 2001-09-25 | 2 | -1/+4 |
* | Documented Insert -> Link a wee bit more | Kevin Breit | 2001-09-25 | 2 | -1/+32 |
* | Removed unused variables. | 4 | 2001-09-25 | 4 | -42/+81 |
* | If the type is encoded, get the fallback charset from the message | 4 | 2001-09-25 | 12 | -140/+190 |
* | Updated Lithuanian translation. | Gediminas Paulauskas | 2001-09-24 | 2 | -1897/+1516 |
* | Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> | Stano Visnovsky | 2001-09-24 | 2 | -298/+225 |
* | Updated French translation. | Christophe Merlet | 2001-09-24 | 2 | -317/+285 |
* | base text on component type | JP Rosevear | 2001-09-24 | 2 | -7/+43 |
* | sync the note the to pilot and make sure to blank fields when appropriate | JP Rosevear | 2001-09-24 | 2 | -25/+31 |
* | fixed compile warning | Jeffrey Stedfast | 2001-09-24 | 1 | -3/+2 |
* | Always cache POP and IMAP passwords, even if the user didn't tell us to. | Jeffrey Stedfast | 2001-09-24 | 2 | -0/+10 |
* | Don't even try to alert the user if the session isn't interactive. | Jeffrey Stedfast | 2001-09-24 | 3 | -27/+43 |
* | /s/Algún nuve/Algunas nuves/ | Carlos Perelló Marín | 2001-09-23 | 2 | -1/+5 |
* | Updated Slovenian translation | Andraz Tori | 2001-09-23 | 1 | -1513/+1513 |
* | Updated Spanish translation. | Hector Garcia | 2001-09-23 | 2 | -167/+63 |
* | Updated Slovenian translation | Andraz Tori | 2001-09-23 | 1 | -5835/+3878 |
* | when creating the cards, don't display any of the subname fields (surname, | Chris Toshok | 2001-09-23 | 2 | -1/+7 |
* | add getters for the additional name fields. (field_data): move FAMILY_NAME | Chris Toshok | 2001-09-23 | 3 | -2/+41 |
* | Bumped the version number to 0.12.99.0. | Christopher James Lahey | 2001-09-23 | 3 | -7/+74 |
* | Updated Polish translation | Chyla Zbigniew | 2001-09-22 | 2 | -3679/+3567 |
* | Small fix | Kjartan Maraas | 2001-09-22 | 1 | -1/+1 |
* | Updated Norwegian (bokmål) translation. Added camel/camel-vee-store.c and | Kjartan Maraas | 2001-09-22 | 3 | -182/+176 |
* | Changed to 99. (VERSION): Added ".$EVOLUTION_MICRO_VERSION" suffix. | Nat Friedman | 2001-09-22 | 2 | -2/+7 |
* | Some grammar changes suggested by my girlfriend Amanda...props to Amanda! | Kevin Breit | 2001-09-22 | 2 | -2/+4 |
* | If we have an operation that failed before, dont show the dialogue for the | 1 | 2001-09-22 | 2 | -1/+32 |
* | Sync for 0.14. | Ettore Perazzoli | 2001-09-22 | 32 | -50748/+72740 |
* | Remove timezone.png... | Iain Holmes | 2001-09-22 | 2 | -1/+4 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 6 | -4/+121 |
* | Add missing width/height tags to the sunny/cloudy/etc images to make the | Dan Winship | 2001-09-22 | 2 | -1/+8 |
* | Set a timezone icon | Iain Holmes | 2001-09-22 | 2 | -1/+98 |
* | Add timeszone-16.xpm | Iain Holmes | 2001-09-22 | 2 | -1/+7 |
* | updated NEWS | Jeffrey Stedfast | 2001-09-22 | 1 | -0/+42 |
* | Updated. | 1 | 2001-09-22 | 2 | -0/+50 |
* | Update | JP Rosevear | 2001-09-22 | 1 | -0/+2 |
* | Use the mail-tools convenience functions to remove and restore the | Jeffrey Stedfast | 2001-09-22 | 3 | -74/+14 |
* | Beta4 splash | Jakub Steiner | 2001-09-22 | 2 | -0/+4 |
* | Expand a ~ in the path | Iain Holmes | 2001-09-22 | 2 | -1/+6 |
* | updated calendar & tasks stuff | Damon Chaplin | 2001-09-22 | 1 | -0/+19 |
* | Added mailer news I forgot earlier. | Jon Trowbridge | 2001-09-22 | 1 | -2/+9 |
* | All made redundant by new mail-folder-cache code. (delete_folders, | Michael Zucci | 2001-09-22 | 4 | -113/+11 |
* | Updated. | Ettore Perazzoli | 2001-09-22 | 1 | -15/+17 |
* | Update. | Ettore Perazzoli | 2001-09-22 | 1 | -25/+52 |
* | Set the exception if create_folder isn't implemented. | 1 | 2001-09-22 | 2 | -0/+8 |
* | Added more NEWS items here. | Christopher James Lahey | 2001-09-22 | 2 | -1/+22 |
* | Go back to not using camel_folder_info_build() here because this seems to | Jeffrey Stedfast | 2001-09-22 | 2 | -4/+18 |
* | Use url path as full_name, not shell path. (mail_local_folder_construct): | 1 | 2001-09-22 | 2 | -23/+13 |
* | NEWS | Iain Holmes | 2001-09-22 | 1 | -0/+25 |
* | Added some news for Ettore. | Jon Trowbridge | 2001-09-22 | 1 | -0/+19 |
* | Check for a component for the given row *after* trying to handle | Ettore Perazzoli | 2001-09-22 | 2 | -5/+14 |
* | Verfied to make sure it was accurate against the calendar in | Kevin Breit | 2001-09-22 | 2 | -38/+145 |
* | don't use gnome_vfs_uri_new_private (fixes Ximian #10544) | Rodrigo Moya | 2001-09-21 | 3 | -14/+17 |
* | *** empty log message *** | Rodrigo Moya | 2001-09-21 | 1 | -0/+2 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-21 | 2 | -850/+940 |
* | Force a refresh of vfolders before storing their count. This essentially | 1 | 2001-09-21 | 4 | -3/+101 |
* | Take a new argument 'done' that can callback when complete. Fixed callers | 1 | 2001-09-21 | 7 | -17/+46 |
* | Instead of using pthread_cancel() which seems to have numerous | 1 | 2001-09-21 | 2 | -62/+56 |
* | Dont let drafts/outbox/sent be added via a generic 'all local folders' | 0 | 2001-09-21 | 2 | -0/+8 |
* | trigger a folder changed event, so the folderinfocache stuff has a chance | 0 | 2001-09-21 | 3 | -10/+29 |
* | New function to just load the summary. Not much use yet, until unread | Michael Zucci | 2001-09-21 | 5 | -1/+96 |
* | Only add the account if it doesn't already exist in the config db. | Jeffrey Stedfast | 2001-09-21 | 4 | -3/+17 |
* | updated NEWS for 0.14 | Jeffrey Stedfast | 2001-09-21 | 1 | -0/+16 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 5 | -38/+48 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 6 | -22/+49 |
* | Setup unread count properly, and also setup the url properly. | Michael Zucci | 2001-09-21 | 4 | -13/+36 |
* | move to DocBook 4.1 | Aaron Weber | 2001-09-21 | 10 | -52/+71 |
* | Turn off the o(x) debug set, & include alloca.h & config.h. | 0 | 2001-09-21 | 2 | -1/+10 |
* | Turn off the o(x) debug set. | 0 | 2001-09-21 | 2 | -1/+5 |
* | #include a few files we were missing from libgnomevfs. | Federico Mena Quintero | 2001-09-21 | 3 | -0/+9 |
* | Don't "note" the folder if we failed to get it. | Jeffrey Stedfast | 2001-09-21 | 2 | -10/+10 |
* | Set the sensitivity of the buttons correctly | Iain Holmes | 2001-09-21 | 2 | -1/+8 |
* | Update to reflect changes to mail_get_folder. | Jeffrey Stedfast | 2001-09-21 | 2 | -1/+6 |
* | Fixed a typo here where we were setting the running height based on the | Christopher James Lahey | 2001-09-21 | 1 | -1/+1 |
* | Removed. (folder_bar_popup_map_callback): Don't connect. | Ettore Perazzoli | 2001-09-21 | 2 | -55/+34 |
* | Remove the grab if ->grabbed. | Ettore Perazzoli | 2001-09-21 | 1 | -0/+5 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 9 | -102/+118 |
* | Build the path on the folderinfo. | 0 | 2001-09-21 | 11 | -27/+73 |
* | Create nonexistant files. | Iain Holmes | 2001-09-21 | 2 | -12/+8 |
* | Set the folder info path. | Jeffrey Stedfast | 2001-09-21 | 2 | -9/+13 |
* | And finally here. | Jeffrey Stedfast | 2001-09-21 | 7 | -27/+108 |
* | Red Carpet RDF | Iain Holmes | 2001-09-21 | 2 | -0/+5 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 11 | -12/+49 |
* | Make a neater error report | Iain Holmes | 2001-09-21 | 3 | -3/+8 |
* | gets a config db (cal_backend_file_destroy): release config db | JP Rosevear | 2001-09-21 | 4 | -19/+174 |
* | Dont special case file: url's anymore. | 0 | 2001-09-21 | 4 | -41/+89 |