| Commit message (Expand) | Author | Age | Files | Lines |
* | Use proper accessor function instead of poking the structure. | Not Zed | 2000-08-11 | 2 | -6/+6 |
* | Implement. (mh_get_message_user_tag): Implement. | Not Zed | 2000-08-11 | 5 | -4/+142 |
* | Yay so lets fix an already fixed fix, again. (copy_message_to): and here | Not Zed | 2000-08-11 | 2 | -18/+19 |
* | Added a prototype (remove warning) | Michael Zucci | 2000-08-11 | 1 | -1/+2 |
* | Changed a couple of input field names. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Added a test for the EEntry widget. | Christopher James Lahey | 2000-08-11 | 6 | -1/+175 |
* | Properly handle different local file formats. The folder isn't always | Not Zed | 2000-08-11 | 4 | -6/+64 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 3 | -1/+10 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 5 | -8/+8 |
* | ChangeLog mistake. | Chris Lahey | 2000-08-11 | 1 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 5 | -3/+16 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 20 | -22/+70 |
* | t Zed <NotZed@HelixCode.com> | Michael Zucci | 2000-08-11 | 2 | -28/+23 |
* | Remove bogus prototype that was causing compilation to fail when LDAP | Ettore Perazzoli | 2000-08-11 | 2 | -4/+5 |
* | Removed unecessary change and fixed indenting. | Michael Zucci | 2000-08-11 | 1 | -231/+214 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 3 | -10/+44 |
* | Update prototype. | Dan Winship | 2000-08-11 | 3 | -2/+8 |
* | Update for changed prototype, pass evolution_homedir arg to | Dan Winship | 2000-08-11 | 4 | -13/+25 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 12 | -18/+24 |
* | Remove. The shell tells the components where the evolution homedir is now. | Dan Winship | 2000-08-11 | 4 | -115/+5 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 11 | -52/+46 |
* | Remove unneeded e-setup.h include | Dan Winship | 2000-08-11 | 2 | -1/+4 |
* | Make escape equivalent to cancel in the error and query dialogs | Peter Williams | 2000-08-11 | 3 | -3/+23 |
* | New function. Mostly moved over from | Federico Mena Quintero | 2000-08-11 | 4 | -77/+86 |
* | Updated Slovenian translation | Andraz Tori | 2000-08-11 | 1 | -512/+1164 |
* | If we go over the max number of messages, don't keep requesting new | Jeffrey Stedfast | 2000-08-11 | 2 | -13/+23 |
* | Fixed any search to not crash on missing phone numbers or email addresses. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Removed. Wheee! | Federico Mena Quintero | 2000-08-11 | 4 | -84/+23 |
* | Add a "gboolean create" argument to pass to camel_store_get_folder. | Dan Winship | 2000-08-11 | 6 | -11/+23 |
* | There. A pretty function to generate recurrence instances atomically so | Federico Mena Quintero | 2000-08-11 | 3 | -7/+291 |
* | Add myself to the about box, finally. | Peter Williams | 2000-08-11 | 2 | -1/+7 |
* | Show 'no new mail' correctly. | Peter Williams | 2000-08-11 | 2 | -9/+46 |
* | Made async | Jeffrey Stedfast | 2000-08-11 | 2 | -57/+86 |
* | Fix compile warning by casting the object to a CamelObject | Jeffrey Stedfast | 2000-08-11 | 2 | -10/+15 |
* | Fix the infinite movemail | Peter Williams | 2000-08-11 | 7 | -8/+49 |
* | If converting both spaces and newlines, then convert tabs too. The joys of | Dan Winship | 2000-08-11 | 2 | -3/+33 |
* | Fix a bug in the async changes. (This was identical to reply_to_sender.) | Dan Winship | 2000-08-11 | 2 | -1/+6 |
* | Workaround Zucchi's new append_message | Peter Williams | 2000-08-11 | 2 | -4/+40 |
* | bluuuuuuurrrrrgh | Peter Williams | 2000-08-11 | 1 | -0/+357 |
* | triple oops | Peter Williams | 2000-08-11 | 1 | -0/+69 |
* | double oops. /me kicks self | Peter Williams | 2000-08-11 | 1 | -1/+49 |
* | weird | Peter Williams | 2000-08-11 | 1 | -0/+23 |
* | oops | Peter Williams | 2000-08-11 | 3 | -0/+1312 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 149 | -4761/+7538 |
* | Update for append_message api change. | Not Zed | 2000-08-11 | 4 | -10/+26 |
* | Save the results of searches till we're done. So we dont have to go | Not Zed | 2000-08-11 | 2 | -37/+48 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 16 | -1041/+1170 |
* | Return the text in GtkCombo->entry | Jeffrey Stedfast | 2000-08-10 | 2 | -1/+6 |
* | Updated Japanese translation. | Akira Tagoh | 2000-08-10 | 2 | -820/+1220 |
* | Fixed the GList identity stuff, should now display all configured | Jeffrey Stedfast | 2000-08-10 | 2 | -9/+11 |
* | Added a button to save to your addressbook. | Christopher James Lahey | 2000-08-10 | 3 | -2/+117 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 7 | -5/+44 |
* | This is the baddest-ass script in the history of forever | Peter Williams | 2000-08-10 | 1 | -16/+170 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-10 | 4 | -18/+35 |
* | Oops, subtract the new alarm's trigger time from the current time. | Federico Mena Quintero | 2000-08-10 | 3 | -2/+7 |
* | Modified to allow dropdown entry-boxes as well (for headers like From:) | Jeffrey Stedfast | 2000-08-10 | 4 | -32/+153 |
* | Get the from address set in the composer, if that fails ONLY THEN get the | Jeffrey Stedfast | 2000-08-10 | 4 | -26/+51 |
* | Fix make maintainer-clean | Peter Williams | 2000-08-10 | 4 | -2/+12 |
* | ChangeLog mistake. | Chris Lahey | 2000-08-10 | 1 | -1/+1 |
* | Fixed some warnings. | NotZed | 2000-08-10 | 3 | -7/+11 |
* | New file containing MIME keys for Evolution. Currently just the | Dan Winship | 2000-08-10 | 3 | -1/+19 |
* | eek! okay, we can't just point to a mail_display apparently... | Jeffrey Stedfast | 2000-08-10 | 1 | -3/+3 |
* | Support controls as well as embeddables. | Dan Winship | 2000-08-10 | 2 | -0/+7 |
* | Changed to only take a FolderBrowser argument | Jeffrey Stedfast | 2000-08-10 | 4 | -5/+11 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-10 | 3 | -2/+5 |
* | Create a new FolderBrowser for each message being opened in a new window. | Jeffrey Stedfast | 2000-08-10 | 2 | -8/+16 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-10 | 2 | -1/+8 |
* | Make right click select if the current row is not selected. | Christopher James Lahey | 2000-08-10 | 7 | -0/+44 |
* | Nicify a little, add in a menu separator between VFolder and Filter stuff. | Jeffrey Stedfast | 2000-08-10 | 3 | -20/+25 |
* | Set the UID of the message that is being displayed | Jeffrey Stedfast | 2000-08-10 | 3 | -6/+12 |
* | Fixed bugs in validation. Went home to sleep. | Aaron Weber | 2000-08-10 | 6 | -24/+24 |
* | Use menu stock icons instead of normal stock icons for the menu items. | Ettore Perazzoli | 2000-08-10 | 2 | -8/+10 |
* | Redid menubar description. | Aaron Weber | 2000-08-10 | 12 | -124/+640 |
* | (rule_match_subject): was cutting ] off mailing list names. | Michael Zucci | 2000-08-09 | 2 | -3/+4 |
* | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 3 | -2/+6 |
* | (rule_match_recipients): Dont set real name if its empty for the filter name. | Michael Zucci | 2000-08-09 | 2 | -1/+2 |
* | Helper function to add with confirm. | Not Zed | 2000-08-09 | 7 | -84/+137 |
* | (rule_context_add_rule_gui): Keep track of context so it isn't freed ... | Michael Zucci | 2000-08-09 | 5 | -4/+63 |
* | Added some military prefixes. | Nat Friedman | 2000-08-09 | 3 | -2/+8 |
* | Call our parent's destroy method. | Miguel de Icaza | 2000-08-09 | 2 | -0/+10 |
* | Tag some strings for translation. | Miguel de Icaza | 2000-08-09 | 3 | -30/+39 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 2 | -1/+5 |
* | Remove conflict marks. | Ettore Perazzoli | 2000-08-09 | 1 | -5/+0 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 2 | -1/+4 |
* | Add an icon to the "Print contacts" menu item. | Ettore Perazzoli | 2000-08-09 | 2 | -1/+7 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 4 | -5/+11 |
* | Put the print menu item in the right placeholder for consistency. | Ettore Perazzoli | 2000-08-09 | 2 | -3/+13 |
* | New file to hold auto filter/vfolder stuff. | Not Zed | 2000-08-09 | 3 | -0/+321 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 5 | -4/+13 |
* | Use the placeholder for the "Print message..." menu item. | Ettore Perazzoli | 2000-08-09 | 2 | -0/+17 |
* | Add a placeholder for the print items in the "File" menu. | Ettore Perazzoli | 2000-08-09 | 2 | -0/+7 |
* | Fix the NNTP provider's Makefile.am so that it does not use installed | Ettore Perazzoli | 2000-08-09 | 3 | -5/+17 |
* | Ooops. | Christopher James Lahey | 2000-08-09 | 3 | -12/+18 |
* | Added uncompiled e_read_uri function. | Christopher James Lahey | 2000-08-09 | 5 | -2/+108 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 3 | -2/+7 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 9 | -101/+94 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 8 | -129/+177 |
* | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 5 | -46/+85 |
* | Attached a double_click signal handler (on_double_click): Our lovely new | Jeffrey Stedfast | 2000-08-09 | 2 | -14/+33 |
* | Basic framework for saving the size of the vpaned in the main message view | Jeremy Wise | 2000-08-09 | 4 | -3/+36 |
* | Added void as an argument to functions not needing any parameters to avoid | Jeffrey Stedfast | 2000-08-09 | 2 | -3/+10 |
* | Value for threaded list view is now saved via gnome-config. This means that ... | Jeremy Wise | 2000-08-09 | 6 | -7/+47 |
* | Attach a signal handler to call the "changed" function when the user | Dan Winship | 2000-08-09 | 2 | -1/+10 |
* | New convenience function with params of a normal Gtk callback function. We | Jeffrey Stedfast | 2000-08-09 | 7 | -39/+99 |
* | Reorder search result in summary order if we searched with a summary. | Not Zed | 2000-08-09 | 2 | -3/+26 |
* | Add "Don't delete messages from server" button to remote SOURCEs that | Dan Winship | 2000-08-09 | 5 | -48/+130 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 11 | -42/+303 |
* | Fix some compiler warnings. | Dan Winship | 2000-08-09 | 4 | -6/+9 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 8 | -172/+201 |
* | Fix up format of addresses. (write_headers): Use CamelAddress functions to | Dan Winship | 2000-08-09 | 2 | -51/+38 |
* | Removing old cruft - Federico | Federico Mena Quintero | 2000-08-09 | 3 | -170/+0 |
* | Lets get rid of the last separator in the toolbar until we add n/p | Jeffrey Stedfast | 2000-08-09 | 2 | -2/+9 |
* | Add another subject g_strstrip that fejj's earlier commit missed. | Dan Winship | 2000-08-09 | 2 | -1/+6 |
* | Move mail_config_init after session_init, since it depends on | Dan Winship | 2000-08-09 | 2 | -2/+6 |
* | Check for ~/evolution/shortcuts.xml in addition to ~/evolution, to make | Dan Winship | 2000-08-08 | 2 | -1/+38 |
* | Updated russian translation. | Valek Frob | 2000-08-08 | 2 | -328/+952 |
* | Fix build by allowing includes for e-table dir | JP Rosevear | 2000-08-08 | 11 | -2100/+2276 |
* | Redone to show a dialogue first, and show progress of whats happening as | Not Zed | 2000-08-08 | 9 | -9/+712 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 9 | -12/+212 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 15 | -849/+101 |
* | Added mail-view.c | Jeffrey Stedfast | 2000-08-08 | 6 | -0/+199 |
* | Removed the next and prev toolbar buttons since they don't do anything. | Christopher James Lahey | 2000-08-08 | 3 | -0/+9 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 15 | -126/+554 |
* | New function to replace real_create_imap_storage and | Jeffrey Stedfast | 2000-08-08 | 2 | -102/+34 |
* | Fixed the tab order to not repeat the web page address field. | Christopher James Lahey | 2000-08-08 | 5 | -8/+16 |
* | If we are trying to get a subfolder listing of the root folder, always | Jeffrey Stedfast | 2000-08-08 | 3 | -10/+33 |
* | Fixed the tab order for this dialog. | Christopher James Lahey | 2000-08-08 | 3 | -0/+85 |
* | Added e_container_change_tab_order. | Christopher James Lahey | 2000-08-08 | 5 | -2/+171 |
* | Added missing files that are in the build. Updated Norwegian translation. | Kjartan Maraas | 2000-08-08 | 3 | -5/+92 |
* | Added missing files that are in the build. Updated Norwegian translation. | Kjartan Maraas | 2000-08-08 | 3 | -489/+723 |
* | updated russian translation. | Valek Filippov | 2000-08-08 | 1 | -601/+538 |
* | Strip all \n's from the expression | Jeffrey Stedfast | 2000-08-08 | 4 | -8/+36 |
* | s/strncasecmp/g_strncasecmp | Jeffrey Stedfast | 2000-08-08 | 3 | -7/+10 |
* | s/strcasecmp/g_strcasecmp | Jeffrey Stedfast | 2000-08-08 | 2 | -2/+5 |
* | s/strncasecmp/g_strncasecmp - this will help later with building on | Jeffrey Stedfast | 2000-08-08 | 2 | -6/+11 |
* | Get rid of kludge around subject beginning with spaces. | Jeffrey Stedfast | 2000-08-08 | 3 | -9/+15 |
* | Do a g_strstrip on the subject so we can stop getting those annoying | Jeffrey Stedfast | 2000-08-08 | 2 | -1/+7 |
* | Clarify that the input row is a model row, and swap it to a view row when | Dan Winship | 2000-08-08 | 3 | -11/+32 |
* | Updated russian translation. | Valek Frob | 2000-08-07 | 2 | -156/+184 |
* | Added code to set the body text based on the CamelMimeMessage. | Jeffrey Stedfast | 2000-08-07 | 2 | -23/+38 |
* | Renamed from reply_body() so other functions can use it | Jeffrey Stedfast | 2000-08-07 | 4 | -13/+34 |
* | New menu item under Actions to allow editing of messages. | Jeffrey Stedfast | 2000-08-07 | 4 | -4/+48 |
* | Prompt the user to save their composition in Drafts. (set_editor_text): | Jeffrey Stedfast | 2000-08-07 | 3 | -12/+149 |
* | Create a global reference to the Drafts mbox folder for the Composer to | Jeffrey Stedfast | 2000-08-07 | 2 | -3/+26 |
* | Fix this to not require NULL-termination of the array. | Dan Winship | 2000-08-07 | 2 | -2/+10 |
* | Desensitize ok button (sdialog_page_undone): ditto (iddialog_page_undone): | JP Rosevear | 2000-08-07 | 2 | -52/+172 |
* | Translations from Keld | Kenneth Christiansen | 2000-08-07 | 1 | -191/+111 |
* | Added support for encrypting with GnuPG. Support for PGP5 and PGP2 are | Jeffrey Stedfast | 2000-08-06 | 3 | -1/+120 |
* | Added functions to convert from view row to model row or from model row to | Christopher James Lahey | 2000-08-06 | 5 | -22/+89 |
* | Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binaries | Dan Winship | 2000-08-06 | 2 | -3/+21 |
* | Updated sl translations | Andraz Tori | 2000-08-06 | 2 | -0/+4 |
* | fix | Dan Winship | 2000-08-06 | 3 | -6/+10 |
* | Update the README and the text of the Bonobo configure check to match | Dan Winship | 2000-08-06 | 5 | -25/+17 |
* | Updated Slovenian translation | Andraz Tori | 2000-08-06 | 1 | -1/+1 |
* | Updated Slovenian translation | Andraz Tori | 2000-08-05 | 1 | -852/+777 |
* | Added a function to get the next row with sorting taken into account. | Christopher James Lahey | 2000-08-05 | 5 | -0/+85 |
* | Made it so that selection ranges work even if the table is using grouping. | Christopher James Lahey | 2000-08-05 | 3 | -8/+17 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 14 | -50/+875 |
* | Updated the Turkish translation. | Fatih Demir | 2000-08-05 | 2 | -216/+231 |
* | New file. Contains contents of "COPYING", but marked up (probably not very | Aaron Weber | 2000-08-05 | 14 | -394/+1314 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 4 | -2/+13 |
* | Built code to have autodrags only work from within the table and to report | Christopher James Lahey | 2000-08-05 | 5 | -78/+478 |
* | *** empty log message *** | Seth Alves | 2000-08-05 | 1 | -0/+7 |
* | if oaf isn't initialized by the time the conduit starts, start it up. we | Seth Alves | 2000-08-05 | 3 | -5/+32 |
* | tlauche is now called wombat | Seth Alves | 2000-08-05 | 1 | -1/+1 |
* | If we fail to get a dir_sep, then supply the default of "/". (get_folder): | Jeffrey Stedfast | 2000-08-05 | 2 | -28/+37 |
* | Coredump fix when IMAP get_folder with NULL dir_sep | Peter Williams | 2000-08-05 | 2 | -1/+6 |
* | Indexes into the flags array are message_number minus 1, not just | Dan Winship | 2000-08-05 | 2 | -2/+6 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 11 | -134/+79 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 17 | -64/+208 |
* | I pity da foo that committed this bug! | Peter Williams | 2000-08-04 | 2 | -1/+5 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-08-04 | 2 | -105/+114 |
* | add a debugging macro for doing protocol tracing. | Dan Winship | 2000-08-04 | 2 | -2/+29 |
* | Fix a possible crash when using the quicksearch by freeing the UID | Ettore Perazzoli | 2000-08-04 | 2 | -3/+12 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 11 | -2/+26 |
* | only whack the sig in if the file exists. | Michael Meeks | 2000-08-04 | 5 | -5/+38 |
* | Remove erroneous refs on folder_type_registry, storage_set. | Michael Meeks | 2000-08-04 | 6 | -9/+37 |
* | Yay, no more compiler warnings | Jeffrey Stedfast | 2000-08-04 | 2 | -9/+10 |
* | Make sure default_uri isn't NULL!! | Jeffrey Stedfast | 2000-08-04 | 2 | -1/+6 |
* | Only call imap_get_summary_internal if the folder can hold messages | Jeffrey Stedfast | 2000-08-04 | 3 | -7/+13 |
* | set config = NULL (provider_list) Eek! Initialize news to NULL! Also, use | Jeffrey Stedfast | 2000-08-04 | 2 | -29/+53 |
* | Make the filter dialog display only the name of the folder, not the | Ettore Perazzoli | 2000-08-04 | 2 | -18/+21 |
* | Add Irish translation | Alastair McKinstry | 2000-08-04 | 4 | -1/+464 |
* | Initialize the service_cache for the news/nntp providers | Jeffrey Stedfast | 2000-08-04 | 2 | -6/+15 |
* | Use type instead of which. | Peter Williams | 2000-08-04 | 1 | -1/+1 |
* | Update docs. | Ettore Perazzoli | 2000-08-04 | 1 | -1/+22 |
* | Update inline docs. | Ettore Perazzoli | 2000-08-04 | 1 | -1/+1 |
* | Update the ::user_select_folder() interface so that it accepts both a | Ettore Perazzoli | 2000-08-04 | 8 | -13/+208 |
* | Work with GtkHTML if it uses gconf | Peter Williams | 2000-08-04 | 2 | -5/+7 |
* | srcdir != builddir fix | Peter Williams | 2000-08-03 | 2 | -0/+6 |
* | Check for identity before sending ; remove gconf_init call | Peter Williams | 2000-08-03 | 3 | -2/+20 |
* | Increase window size slightly, rename "Transport" to "Mail Transport" | JP Rosevear | 2000-08-03 | 6 | -185/+142 |
* | *** empty log message *** | Seth Alves | 2000-08-03 | 1 | -0/+5 |
* | Fixed a g_return_if_fail that had two parameters and thus wouldn't build. | Joe Shaw | 2000-08-03 | 2 | -1/+7 |
* | fixed a bunch of bugs, added a lot of debug spew. | Seth Alves | 2000-08-03 | 2 | -87/+253 |
* | call save (cbimc) after setting the pilot id and status. | Seth Alves | 2000-08-03 | 1 | -0/+7 |
* | updated to match the new ETableModel append_row. This meant we could also | Damon Chaplin | 2000-08-03 | 2 | -62/+22 |
* | update for BonoboX | Michael Meeks | 2000-08-03 | 2 | -9/+13 |
* | Add camel/providers/nntp | Dan Winship | 2000-08-03 | 2 | -0/+5 |
* | Kill this. It doesn't have any code to do anything the new mh provider | Dan Winship | 2000-08-03 | 15 | -2068/+9 |
* | Trim trailing space from the subject. I've now seen replies from two | Dan Winship | 2000-08-03 | 2 | -1/+10 |
* | Dum dum dum - Federico | Federico Mena Quintero | 2000-08-03 | 1 | -0/+36 |
* | Emit "model_pre_change" signals as appropriate. | Christopher James Lahey | 2000-08-03 | 2 | -0/+8 |
* | Made clicking choose the right character even if show_borders is on. | Christopher James Lahey | 2000-08-03 | 3 | -2/+19 |
* | Make the "test settings" button FILL rather than SHRINK so it doesn't end | Dan Winship | 2000-08-03 | 3 | -6/+14 |
* | Fix "cvs rm -rf" lossage. | Dan Winship | 2000-08-03 | 30 | -0/+4077 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 7 | -9/+1108 |
* | removed last files from GNOME CVS | scottf | 2000-08-03 | 30 | -4077/+0 |
* | Ahem, these files will be back in a second - Federico | Federico Mena Quintero | 2000-08-03 | 1 | -2/+0 |
* | Emit "model_pre_change" where appropriate. | Christopher James Lahey | 2000-08-03 | 3 | -0/+9 |
* | Protect mail-config.h against multiple inclusion. | Peter Williams | 2000-08-03 | 2 | -0/+9 |
* | Emit "model_pre_change" signal as appropriate. | Christopher James Lahey | 2000-08-03 | 5 | -0/+14 |
* | Add a handler for "model_pre_change" and properly stop editing. | Christopher James Lahey | 2000-08-03 | 17 | -20/+188 |
* | various syntax checking | Pablo Saratxaga | 2000-08-02 | 7 | -3011/+6277 |
* | updated pt_BR translations. | Jorge Godoy | 2000-08-02 | 1 | -425/+620 |
* | Adapted this to supply the new append_row API of ETableModel. | Christopher James Lahey | 2000-08-02 | 3 | -14/+39 |
* | Changed the API for the append_row function. Now accepts a model to copy | Christopher James Lahey | 2000-08-02 | 15 | -78/+46 |
* | add GTKHTML_CFLAGS where needed. | Mathieu Lacage | 2000-08-02 | 1 | -1/+2 |
* | New code to spawn off GPG/PGP to do stuff. Currently only deals with | Dan Winship | 2000-08-02 | 8 | -93/+879 |
* | Add checks for GPG, PGP 5 and PGP 2. Only record the first one found. | Dan Winship | 2000-08-02 | 3 | -1/+30 |
* | Use CalComponent and the new property types instead of the old iCalObject | Federico Mena Quintero | 2000-08-02 | 7 | -129/+419 |
* | AC_WARN replaced with AC_MSG_WARN in comments | Pavel Roskin | 2000-08-02 | 2 | -3/+7 |
* | When forced to use the IP, place it in square brackets. | Jeffrey Stedfast | 2000-08-02 | 2 | -7/+15 |
* | New and improved sexp parser. An honest try at using e-sexp is wrapped in | Jeffrey Stedfast | 2000-08-02 | 3 | -224/+327 |
* | Removed doc directory, since it is the old gnome-pim docs which aren't | Damon Chaplin | 2000-08-02 | 13 | -521/+9 |
* | removed calendar/doc/* | Damon Chaplin | 2000-08-02 | 2 | -2/+4 |
* | Constify param | JP Rosevear | 2000-08-02 | 3 | -4/+12 |
* | Typo fix | Peter Williams | 2000-08-01 | 2 | -1/+6 |
* | cvsignore file | Peter Williams | 2000-08-01 | 1 | -0/+7 |
* | Added mh provider. | Not Zed | 2000-08-01 | 2 | -0/+5 |
* | Initial cut at mh provider. Well, it already does everything | Not Zed | 2000-08-01 | 11 | -1/+1225 |
* | Some IMAP servers don't wrap the UID in ()'s so don't depend on that | Jeffrey Stedfast | 2000-08-01 | 3 | -208/+257 |
* | You have to wonder what a file called foo was doing here... - Federico | Federico Mena Quintero | 2000-08-01 | 1 | -1578/+0 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 2 | -6/+5 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-01 | 4 | -2/+16 |
* | Added an argument to set a column so that you can't sort by that column. | Christopher James Lahey | 2000-08-01 | 7 | -46/+151 |
* | Oops, forgot to free node->function - not good. | Jeffrey Stedfast | 2000-08-01 | 2 | -0/+6 |
* | Ah, screw the which. | Peter Williams | 2000-08-01 | 1 | -2/+2 |
* | Stupid which program prints junk.... | Peter Williams | 2000-08-01 | 1 | -6/+10 |
* | Backslashes are unneccessary. Prepositions are. | Peter Williams | 2000-08-01 | 1 | -29/+29 |
* | Now tests for OAF clienty goodness | Peter Williams | 2000-08-01 | 1 | -2/+2 |
* | Now tests for OAF clienty goodness | Peter Williams | 2000-08-01 | 1 | -32/+88 |
* | Buffer overrun fix in g_strfreev -- two more that I forgot | Peter Williams | 2000-08-01 | 1 | -0/+2 |
* | Buffer overrun fix in g_strfreev | Peter Williams | 2000-08-01 | 2 | -0/+6 |
* | typo fix | Peter Williams | 2000-08-01 | 1 | -1/+1 |
* | Fix a NULL-pointer strcmp noticed by peterw. | Dan Winship | 2000-08-01 | 2 | -1/+7 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 5 | -46/+340 |
* | A few string overrun checks for the mime parser | Peter Williams | 2000-08-01 | 2 | -6/+21 |
* | Updates to verifier | Peter Williams | 2000-08-01 | 1 | -20/+39 |
* | Oops, create a vfolder_rule when we add a new one. | Not Zed | 2000-07-31 | 2 | -1/+4 |