| Commit message (Expand) | Author | Age | Files | Lines |
* | No longer calls try_connect() to get authtypes | Jeffrey Stedfast | 2000-08-13 | 2 | -2/+9 |
* | Check for Bonobo 0.17 | Michael Meeks | 2000-08-13 | 2 | -7/+12 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 5 | -5/+26 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 10 | -15/+62 |
* | Toggling a flag is an "instantaneous" operation, so if we're only doing | Dan Winship | 2000-08-12 | 2 | -2/+21 |
* | Remove workaround for gnome-vfs 0.2 bug. | Dan Winship | 2000-08-12 | 3 | -29/+8 |
* | Depend on gnome-vfs 0.3 | Dan Winship | 2000-08-12 | 3 | -23/+23 |
* | Ettore fixed compilation. | Christopher James Lahey | 2000-08-12 | 2 | -3/+7 |
* | Added load-gnomecard-addressbook. | Christopher James Lahey | 2000-08-12 | 2 | -0/+5 |
* | Updated russian translation. | Valek Frob | 2000-08-12 | 3 | -135/+254 |
* | Made this into a Gtk object. | Christopher James Lahey | 2000-08-12 | 3 | -19/+218 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 10 | -95/+807 |
* | kill using_oaf assertion. | Michael Meeks | 2000-08-12 | 4 | -2/+9 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+28 |
* | *** empty log message *** | Seth Alves | 2000-08-12 | 1 | -0/+5 |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 7 | -350/+815 |
* | Changed param order a bit and fixed some logic | Jeffrey Stedfast | 2000-08-12 | 4 | -28/+62 |
* | Fix compilation of that vital necessity test-mail | Peter Williams | 2000-08-12 | 2 | -3/+7 |
* | Move menu items that affect a single message together, ditto with ones | JP Rosevear | 2000-08-12 | 2 | -8/+16 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 4 | -80/+537 |
* | New convenience function for multi-transactional commands (opening | Jeffrey Stedfast | 2000-08-12 | 4 | -33/+217 |
* | implement code to encode the first email address and send to the pilot. | Chris Toshok | 2000-08-12 | 2 | -11/+42 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 4 | -1/+8 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 2 | -2/+6 |
* | add code for handling email addresses from pilot (which stores it as a | Chris Toshok | 2000-08-12 | 2 | -34/+56 |
* | Redo this again. Get rid of struct mail_format_data and move most of that | Dan Winship | 2000-08-12 | 5 | -296/+323 |
* | ChangeLog update to go with my previous commit | Peter Williams | 2000-08-12 | 1 | -0/+14 |
* | remove get_name and get_full_name assignments, since the camel-folder.c | Chris Toshok | 2000-08-12 | 2 | -16/+7 |
* | use g_get_home_dir, since evolution_dir isn't available in the providers. | Chris Toshok | 2000-08-12 | 2 | -3/+8 |
* | use config->news instead of config->sources. | Chris Toshok | 2000-08-12 | 2 | -2/+7 |
* | Fix 'Test settings' in the prefs dialog. Update the async readme. | Peter Williams | 2000-08-12 | 5 | -67/+152 |
* | Update this for CamelObject (try_inline_pgp): Deal with decrypting here | Dan Winship | 2000-08-12 | 5 | -118/+123 |
* | Put the dont-try-to-get-mail-from-imap-sources check into a better spot | Peter Williams | 2000-08-12 | 3 | -5/+14 |
* | Work around gtk option menu bug. (service_page_item_auth_fill): ditto | JP Rosevear | 2000-08-12 | 2 | -4/+10 |
* | Fix two mistakes in the FORWARD_MESSAGE handler | Peter Williams | 2000-08-12 | 2 | -1/+5 |
* | Fix some warnings. Make 'configure folder' a modal dialog. | Peter Williams | 2000-08-12 | 3 | -6/+13 |
* | Oops - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+1 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 9 | -23/+234 |
* | Fix the camel-folder's thaw handler. Implement event forwarding into the main... | Peter Williams | 2000-08-12 | 8 | -18/+106 |
* | If the caller passes "-1" for the model row, translate that to view row 0. | Dan Winship | 2000-08-12 | 3 | -8/+17 |
* | Allow the window to be growable | JP Rosevear | 2000-08-12 | 3 | -6/+14 |
* | Fix some ()'s instead of voids | Peter Williams | 2000-08-12 | 3 | -16/+25 |
* | sdialog, not iddialog | JP Rosevear | 2000-08-12 | 2 | -1/+4 |
* | Freeze/thaw around multi-message folder operations (flag, move) | Peter Williams | 2000-08-12 | 2 | -0/+16 |
* | Check nrow, not srow. | JP Rosevear | 2000-08-12 | 9 | -122/+236 |
* | Use camel_service_get_name rather than showing the URL to the user. | Dan Winship | 2000-08-11 | 2 | -4/+16 |
* | Fix a crash with tab expansion in e_text_to_html | Peter Williams | 2000-08-11 | 2 | -0/+8 |
* | Remove an '#if 0' that must have been left in accidentally, so that | Dan Winship | 2000-08-11 | 2 | -2/+11 |
* | Crash fix on user-doesn't-press-escape. | Peter Williams | 2000-08-11 | 2 | -0/+10 |
* | Add a function to return a useful name for a folder (not just "mbox" or | Dan Winship | 2000-08-11 | 4 | -14/+45 |
* | updated.. | Szabolcs Ban | 2000-08-11 | 1 | -649/+1043 |
* | Updated russian translation. | Valek Frob | 2000-08-11 | 2 | -435/+783 |
* | 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 |