| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't unref the old dropdown, we don't "own" it. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+5 |
* | Convert the charset to the iconv-friendly name. | Jeffrey Stedfast | 2001-09-14 | 3 | -3/+30 |
* | Changed this to change state on button down, even if we aren't editing. | Christopher James Lahey | 2001-09-14 | 1 | -14/+11 |
* | override the gnome-vfs.mime to match .vcf as text/x-vcard. | Larry Ewing | 2001-09-14 | 2 | -0/+8 |
* | Make sure that the charset_filter is non-NULL before using it since iconv | Jeffrey Stedfast | 2001-09-14 | 2 | -2/+10 |
* | *** empty log message *** | Pavel Petrov Tcholakov | 2001-09-14 | 1 | -0/+7426 |
* | Return -1 on failure. | Jeffrey Stedfast | 2001-09-14 | 2 | -3/+8 |
* | Unref the model after creating the ETable, since the table will hold a ref | Dan Winship | 2001-09-13 | 2 | -1/+2 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -8/+12 |
* | unref the old dropdown_menu if there is one. | Larry Ewing | 2001-09-13 | 2 | -0/+8 |
* | free the credits string. | Larry Ewing | 2001-09-13 | 2 | -0/+5 |
* | free the text values we get from the property bag and release the property | Larry Ewing | 2001-09-13 | 2 | -0/+10 |
* | Updated Swedish translation. | Christian Rose | 2001-09-13 | 2 | -212/+260 |
* | Add SUB_VERSION to the version string passed to | Ettore Perazzoli | 2001-09-13 | 2 | -1/+6 |
* | No longer need the context in order to clone a FilterRule. | Jeffrey Stedfast | 2001-09-13 | 2 | -2/+8 |
* | only allow importing to /local folders. | Chris Toshok | 2001-09-13 | 2 | -0/+16 |
* | [Fix #4962, "Highlighting is left after a drag".] | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Only gtk_widget_destroy() the icon_widget if it's not NULL. | Ettore Perazzoli | 2001-09-13 | 2 | -2/+9 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 7 | -30/+150 |
* | Fixed the remove callback prototype, and return the result properly using | 2 | 2001-09-13 | 2 | -3/+26 |
* | Remove spew | Iain Holmes | 2001-09-13 | 2 | -1/+5 |
* | Fix vcard importing | Iain Holmes | 2001-09-13 | 2 | -1/+8 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 2 | -4/+20 |
* | free the source url in the nonfailure case. | Larry Ewing | 2001-09-13 | 2 | -0/+6 |
* | Change the 'not' virtual method from an immediate e-sexp function to a | 2 | 2001-09-13 | 3 | -3/+87 |
* | Remove the match-all from the not body-contains, so we can use the new | 2 | 2001-09-13 | 2 | -1/+6 |
* | printf arguments were reversed by mistake. Fixed bug #9693. | Jon Trowbridge | 2001-09-13 | 2 | -1/+6 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-09-13 | 3 | -661/+802 |
* | Save transport passwords too. This fixes bug #3020. | Jeffrey Stedfast | 2001-09-13 | 2 | -8/+15 |
* | Unref the message info. | Jeffrey Stedfast | 2001-09-13 | 2 | -1/+9 |
* | send 6 weeks of free busy info starting with the UTC start of day | JP Rosevear | 2001-09-13 | 3 | -19/+118 |
* | Fixed translation files. | Kwok-Koon Cheung | 2001-09-12 | 3 | -5/+12 |
* | null terminate the destination vector | JP Rosevear | 2001-09-12 | 2 | -0/+6 |
* | Added an use_description argument so that other alarms can fall back to | Federico Mena Quintero | 2001-09-12 | 3 | -17/+159 |
* | free the destination vector when we finish with it, if we actually add | JP Rosevear | 2001-09-12 | 2 | -5/+11 |
* | Validation issues. | Aaron Weber | 2001-09-12 | 1 | -6/+8 |
* | Generate an ICAL_ATTACH_VALUE value from the string. | Federico Mena Quintero | 2001-09-12 | 2 | -2/+18 |
* | Don't set the folderinfo's unread count to 0 when camel reports -1, since | Dan Winship | 2001-09-12 | 2 | -6/+10 |
* | Updated Swedish translation. No, I cannot beleive what's happening in the | Christian Rose | 2001-09-11 | 2 | -648/+718 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-11 | 2 | -437/+501 |
* | call menu_file_save_error when there is an exception while saving. | Larry Ewing | 2001-09-11 | 2 | -7/+27 |
* | Add changelog entry. | JP Rosevear | 2001-09-11 | 1 | -0/+4 |
* | temporarily disable zh_TW | JP Rosevear | 2001-09-11 | 1 | -1/+1 |
* | Contact lists. | Aaron Weber | 2001-09-11 | 5 | -59/+176 |
* | Encode the score as an integer string, not as a string of integers. #5098. | 0 | 2001-09-11 | 2 | -4/+6 |
* | Pass in a hashtalbe used for finding visited nodes. (inode_hash): | 0 | 2001-09-11 | 2 | -26/+80 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 9 | -760/+831 |
* | Progress reporting while moving messages. | 0 | 2001-09-11 | 4 | -7/+56 |
* | hbox | Iain Holmes | 2001-09-11 | 2 | -1/+6 |
* | Handle empty accounts | Iain Holmes | 2001-09-11 | 2 | -2/+11 |
* | Handle Movemail | Iain Holmes | 2001-09-11 | 2 | -2/+20 |
* | Don't use new_with_sig_file, that function no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -11/+19 |
* | Don't call new_with_sig_file, it no longer exists. | Jeffrey Stedfast | 2001-09-11 | 4 | -22/+6 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 3 | -7/+19 |
* | Convert string generated by strftime to UTF-8. | Chyla Zbigniew | 2001-09-11 | 2 | -9/+34 |
* | strdup the result of the first call to ical_component_as_ical_string() | Damon Chaplin | 2001-09-11 | 2 | -6/+27 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 5 | -439/+38 |
* | Allow the dialog's title to be translated. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+6 |
* | Purification. | Dan Winship | 2001-09-11 | 6 | -13/+45 |
* | Make sure that the session is non-NULL. (menu_file_send_cb): And here too. | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+8 |
* | Replace struct icalattachtype by an opaque icalattach that is properly | Federico Mena Quintero | 2001-09-11 | 11 | -125/+249 |
* | Changed which widget to connect signals to to watch for drag & drop. Fixes | Christopher James Lahey | 2001-09-11 | 1 | -4/+4 |
* | Hide the S/MIME frame if we don't support S/MIME. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Wrap the S/MIME code in ifdef SMIME_SUPPORTED which isn't defined but by | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+9 |
* | Small fix. | Yukihiro Nakai | 2001-09-11 | 1 | -10/+6 |
* | Add Memepool | Iain Holmes | 2001-09-11 | 2 | -0/+5 |
* | Get rid of the g_warning, we no longer really need that. | Jeffrey Stedfast | 2001-09-11 | 2 | -3/+10 |
* | Attach to the destroy event for each progressbar using bar_destroyed as | Jeffrey Stedfast | 2001-09-11 | 2 | -2/+21 |
* | Verified that all functionality is in here, should be! | Kevin Breit | 2001-09-11 | 2 | -33/+90 |
* | Pass along the right string, this fixes bug #9518. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Don't save the authmech if the username doesn't exist. Fixes bug #9474. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+4 |
* | Remove some mailer-set headers. Fixes bug #9462. | Jeffrey Stedfast | 2001-09-11 | 2 | -3/+13 |
* | Fix obvious dumb mistake in previous commit that made it *always* complain | Dan Winship | 2001-09-11 | 2 | -16/+24 |
* | Oops. Remove duplicate free. | Dan Winship | 2001-09-11 | 2 | -2/+4 |
* | Small update. | Yukihiro Nakai | 2001-09-11 | 1 | -7/+3 |
* | Update Japanese translation. | Yukihiro Nakai | 2001-09-11 | 1 | -96/+54 |
* | Forgot to return the newly allocated msg. | 0 | 2001-09-10 | 2 | -0/+7 |
* | updated Irish file | Pablo Saratxaga | 2001-09-10 | 2 | -2300/+2423 |
* | Update Japanese translation. | Yukihiro Nakai | 2001-09-10 | 2 | -2253/+1578 |
* | New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>. | Kwok-Koon Cheung | 2001-09-10 | 4 | -1/+16627 |
* | Stuff to check version of gnome-pilot | Eskil Heyn Olsen | 2001-09-10 | 2 | -6/+65 |
* | Complain if we are trying to send to invalid recipients. (Bug #8875) | Jon Trowbridge | 2001-09-10 | 2 | -6/+51 |
* | Add VFS_CFLAGS so things don't break when the gnome-vfs headers move. | Maciej Stachowiak | 2001-09-10 | 2 | -0/+6 |
* | We need to initialize all of the struct fields or else god knows what will | Jeffrey Stedfast | 2001-09-10 | 2 | -6/+29 |
* | - updates, fixes | Dirk-Jan C. Binnema | 2001-09-10 | 1 | -92/+57 |
* | If our text shrinks, make sure that the selection doesn't spill off over | Jon Trowbridge | 2001-09-10 | 1 | -0/+7 |
* | Added. Treat right-clicks on a contact list as a special case. | Jon Trowbridge | 2001-09-10 | 2 | -4/+111 |
* | Purify run. All small leaks. | Dan Winship | 2001-09-10 | 10 | -22/+75 |
* | Updated German translation | Matthias Warkus | 2001-09-10 | 2 | -2529/+2057 |
* | s/gnu.org/ximian.com/. I should change that default at some point... | Jon Trowbridge | 2001-09-09 | 1 | -1/+1 |
* | Added. Shows a (hopefully) informative dialog warning you that some | Jon Trowbridge | 2001-09-09 | 4 | -31/+161 |
* | Originally was corba_recipientlist_to_glist. (impl_Composer_set_headers): | Jon Trowbridge | 2001-09-09 | 6 | -174/+239 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 8 | -81/+153 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 5 | -92/+248 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 1 | -0/+97 |
* | (make_contact_editor_cb): show the right contact editor (the list editor | Chris Toshok | 2001-09-09 | 2 | -3/+15 |
* | do the EDestination xml magic on email addresses we put in the popup. | Chris Toshok | 2001-09-09 | 2 | -1/+18 |
* | Fix some broken calls to check_size that could result in memory corruption | Dan Winship | 2001-09-09 | 2 | -3/+9 |
* | Unref the invisible, don't just destroy it. | Dan Winship | 2001-09-09 | 2 | -1/+6 |
* | Re-remove evil utf8_to_gtk debug printf that Chris seems to have | Dan Winship | 2001-09-09 | 1 | -1/+0 |
* | Updated French translation. | Christophe Merlet | 2001-09-08 | 2 | -946/+1170 |
* | Remove some debugging messages that don't check for NULL strings and crash | Dan Winship | 2001-09-08 | 2 | -4/+6 |
* | Likewise. | Not Zed | 2001-09-08 | 4 | -12/+34 |
* | #if 0 out the code that was hopefully going to fix bug #5325 because the | Jeffrey Stedfast | 2001-09-08 | 2 | -1/+9 |
* | Change some words. | Michael Zucci | 2001-09-08 | 1 | -1/+1 |
* | kill off some warnings | Jeffrey Stedfast | 2001-09-08 | 1 | -2/+1 |
* | For every category: - set .translate to FALSE | Chyla Zbigniew | 2001-09-08 | 2 | -2/+14 |
* | Fixed a silly little obvious bug. | Jon Trowbridge | 2001-09-08 | 1 | -3/+3 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 2 | -15/+49 |
* | pgp signature icons | Jakub Steiner | 2001-09-08 | 5 | -0/+8 |
* | Disconnect from the service here otherwise the locks will be destroyed and | Jeffrey Stedfast | 2001-09-08 | 2 | -4/+20 |
* | New layout | Iain Holmes | 2001-09-08 | 5 | -52/+41 |
* | New design | Iain Holmes | 2001-09-08 | 2 | -73/+37 |
* | Make sure to unref the mime filters when we finish with them. | Jeffrey Stedfast | 2001-09-08 | 2 | -0/+7 |
* | Give the full path of the wax-seal icons. (try_inline_pgp_sig): Convert | Jeffrey Stedfast | 2001-09-08 | 2 | -22/+48 |
* | Removed unused factory variable. | Christopher James Lahey | 2001-09-08 | 2 | -2/+5 |
* | Changed this to use the new ETable/ETree drag stuff. | Christopher James Lahey | 2001-09-08 | 2 | -84/+18 |
* | Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241. | Christopher James Lahey | 2001-09-08 | 1 | -1/+1 |
* | Give the full path of the wax-seal icons. | Jeffrey Stedfast | 2001-09-08 | 2 | -2/+7 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-09-08 | 2 | -4/+11 |
* | constification | Jeffrey Stedfast | 2001-09-08 | 3 | -5/+8 |
* | Reuse the original boundary instead of generating our own. | Jeffrey Stedfast | 2001-09-08 | 2 | -2/+11 |
* | Don't do_something on button_release if we did something on button_press. | Christopher James Lahey | 2001-09-08 | 2 | -2/+8 |
* | Bumped version number to 0.11.99.3 for ETableWithout. | Christopher James Lahey | 2001-09-08 | 2 | -2/+4 |
* | Added e-table-config-no-group.glade. | Christopher James Lahey | 2001-09-08 | 3 | -102/+1734 |
* | Added this function. | Christopher James Lahey | 2001-09-08 | 2 | -2/+30 |
* | Don't allow the default toolbar to be configurable. | Ettore Perazzoli | 2001-09-08 | 1 | -1/+0 |
* | Don't allow the default toolbar to be configurable. | Ettore Perazzoli | 2001-09-08 | 2 | -1/+6 |
* | one-line OpenSSL fix from Yanko Kaneti <yaneti@declera.com> | Dan Winship | 2001-09-07 | 2 | -1/+6 |
* | Remove the "see previous error messages?" comment from the error message | Dan Winship | 2001-09-07 | 2 | -2/+9 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-07 | 2 | -3662/+3910 |
* | new function, to notify the bonobo listener in | Chris Toshok | 2001-09-07 | 2 | -18/+60 |
* | pass the VTIMEZONE component to icalcomponent_compare_vtimezones(), not | Damon Chaplin | 2001-09-07 | 3 | -6/+43 |
* | add ldap-16.png. | Chris Toshok | 2001-09-07 | 2 | -0/+5 |
* | new function, notify the bonobo listener. (remove_ldap_folder): track | Chris Toshok | 2001-09-07 | 3 | -18/+64 |
* | change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER): | Chris Toshok | 2001-09-07 | 3 | -49/+52 |
* | Thread function to perform filtering. (filter_free): Free the filter | 6 | 2001-09-07 | 4 | -3/+142 |
* | change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose. | Chris Toshok | 2001-09-07 | 2 | -1/+6 |
* | Changed "Save" to "Save and Close" | Anna Marie Dirks | 2001-09-07 | 2 | -5/+16 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 7 | -39/+89 |
* | Use camel_stream_buffer_read_line() instead of duplicationing the | Jeffrey Stedfast | 2001-09-07 | 2 | -28/+18 |
* | added a default size for the saved search dialog of 600 x 300 such that it | Anna Marie Dirks | 2001-09-07 | 2 | -1/+7 |
* | Updated Swedish translation. | Christian Rose | 2001-09-07 | 2 | -951/+1116 |
* | Allow a value of -1.0 for @progress [which means "unknown progress"]. | Ettore Perazzoli | 2001-09-07 | 2 | -1/+7 |
* | (handle_multipart_alternative, handle_multipart, | Dan Winship | 2001-09-07 | 2 | -30/+12 |
* | Fix a bunch of replying/forwarding-related formatting bugs. | Dan Winship | 2001-09-07 | 6 | -191/+214 |
* | Don't open multiple dialogs | Iain Holmes | 2001-09-07 | 2 | -0/+9 |
* | Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line. | Dan Winship | 2001-09-07 | 3 | -1/+13 |
* | Fix this to always set an exception if it returns POP3_FAIL, as | Dan Winship | 2001-09-07 | 3 | -6/+16 |
* | Set an exception on POP3_FAIL as well. | Jeffrey Stedfast | 2001-09-07 | 2 | -3/+10 |
* | Have to specify a mode when using O_CREAT. | Dan Winship | 2001-09-07 | 2 | -1/+6 |
* | #ifdef out the "delete after N days" option in pop3_conf_entries, since it | Dan Winship | 2001-09-07 | 2 | -0/+8 |
* | oops, take config out of SUBDIRS | Jeffrey Stedfast | 2001-09-07 | 1 | -1/+1 |
* | Add mkdir config in dist-hook here instead. | Jeffrey Stedfast | 2001-09-07 | 3 | -0/+5 |
* | Updated Polish translation | Chyla Zbigniew | 2001-09-06 | 2 | -218/+127 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-09-06 | 2 | -828/+1005 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -21/+22 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 4 | -38/+38 |
* | Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR on | Dan Winship | 2001-09-06 | 2 | -1/+7 |
* | the "command" of a GnomeVFSMimeApplication can include arguments as well. | Dan Winship | 2001-09-06 | 2 | -11/+12 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -23/+28 |
* | removed conflict stuff | Jeffrey Stedfast | 2001-09-06 | 1 | -1/+0 |
* | Adjust the default_account index correctly. | Jeffrey Stedfast | 2001-09-06 | 3 | -7/+31 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -30/+23 |
* | Locations | Iain Holmes | 2001-09-06 | 2 | -1/+6 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 3 | -25/+30 |
* | Stop the summary jumping to the top on redraw | Iain Holmes | 2001-09-06 | 2 | -1/+6 |
* | USe 24hr clock if appropriate, don't mess with the date and time | Iain Holmes | 2001-09-06 | 2 | -9/+39 |
* | Applied user-submitted patch to usage-mail.sgml. | Aaron Weber | 2001-09-06 | 2 | -3/+7 |
* | This patch should avoid flashing when loading images into mail view, credits | Radek Doulik | 2001-09-06 | 6 | -33/+196 |
* | [Fix #5503, Edit menu is empty and should be removed.] | Ettore Perazzoli | 2001-09-06 | 9 | -68/+96 |
* | Fix a typo. | Kjartan Maraas | 2001-09-06 | 2 | -1/+5 |
* | Added. | Jeffrey Stedfast | 2001-09-06 | 3 | -1/+5 |
* | Updated slightly. | Ettore Perazzoli | 2001-09-06 | 2 | -12/+11 |
* | New. (get_efolder_from_shortcut): Removed. (impl_shortcut_dropped): Use | Ettore Perazzoli | 2001-09-06 | 2 | -13/+40 |
* | added a wee bit of padding around the find now label in response to bug | Anna Marie Dirks | 2001-09-06 | 2 | -0/+6 |
* | s/Evolution/Ximian Evolution/. | Ettore Perazzoli | 2001-09-06 | 2 | -4/+8 |
* | Replace "Evolution" with "Ximian Evolution" in a bunch of user-visible | Ettore Perazzoli | 2001-09-06 | 9 | -18/+44 |
* | [Fix #6474 and friends, crash when selecting things from the | Ettore Perazzoli | 2001-09-06 | 2 | -2/+29 |
* | Updated Lithuanian translation. | Gediminas Paulauskas | 2001-09-06 | 2 | -882/+648 |
* | ical meeting icon | Jakub Steiner | 2001-09-05 | 3 | -0/+6 |
* | Updated Hungarian translation + terminology fixes. | Andras Timar | 2001-09-05 | 2 | -154/+179 |
* | Implemented. | Federico Mena Quintero | 2001-09-05 | 8 | -46/+781 |
* | [Fix #6971, Default folder should be the Summary.] | Ettore Perazzoli | 2001-09-05 | 6 | -7/+27 |
* | Fixes for Belgium | Iain Holmes | 2001-09-05 | 2 | -10/+13 |
* | Acell clashes fixed | Iain Holmes | 2001-09-05 | 2 | -9/+6 |
* | Make the apply button activate when the new feed is added | Iain Holmes | 2001-09-05 | 2 | -0/+6 |
* | [Fixes by Neil Conway <neilconway@home.com, as per #8090.] | Ettore Perazzoli | 2001-09-05 | 3 | -17/+35 |
* | [Fix #8089, Undocumented Scrollkeeper dependency.] | Ettore Perazzoli | 2001-09-05 | 2 | -0/+8 |
* | [Fix ^#7675, Crashes trying to empty trash folder.] | Ettore Perazzoli | 2001-09-05 | 2 | -5/+15 |
* | Report errors in the dialog | Iain Holmes | 2001-09-05 | 2 | -0/+6 |
* | Check if the file is a VCard before importing | Iain Holmes | 2001-09-05 | 2 | -0/+9 |
* | Just ignore the request if the activity handler has the | Ettore Perazzoli | 2001-09-05 | 2 | -0/+30 |
* | Change "Copy to Folder" to be Ctrl-Shift-Y so we are more like O* and | Ettore Perazzoli | 2001-09-05 | 2 | -1/+7 |
* | Validation. | Aaron Weber | 2001-09-05 | 3 | -43/+56 |
* | Don't use - in front of the temperature to mean No condition | Iain Holmes | 2001-09-05 | 3 | -2/+11 |
* | [Fix #7542, "Crash Afer Closing".] | Ettore Perazzoli | 2001-09-05 | 2 | -0/+12 |
* | Fixes #7251 | Chyla Zbigniew | 2001-09-05 | 2 | -2/+9 |
* | Check the file exists before trying to import it | Iain Holmes | 2001-09-05 | 2 | -0/+20 |
* | Unref the source folder here because it might be a POP folder. We do this | Jeffrey Stedfast | 2001-09-05 | 2 | -2/+13 |
* | Fixes #2465 | Chyla Zbigniew | 2001-09-05 | 2 | -4/+14 |
* | Shut down other components correctly when cancelling the first time startup d... | Iain Holmes | 2001-09-05 | 2 | -1/+8 |
* | Remove debugging message. | Ettore Perazzoli | 2001-09-05 | 1 | -2/+0 |
* | Remove debugging message. (tree_drag_motion): Likewise. | Ettore Perazzoli | 2001-09-05 | 2 | -3/+6 |
* | Get the correct name from the prefs file, or from the passwd file if one does | Iain Holmes | 2001-09-05 | 2 | -3/+59 |
* | Too late to sync the folders here... if this is gonna happen at all it | Jeffrey Stedfast | 2001-09-05 | 2 | -4/+4 |
* | Add an F9 accelerator for the "Send/Receive" item. | Ettore Perazzoli | 2001-09-05 | 2 | -1/+6 |
* | Add the root node to the hash. (e_storage_set_view_set_show_folders): | Ettore Perazzoli | 2001-09-05 | 2 | -0/+11 |
* | Do a clean disconnect. | Jeffrey Stedfast | 2001-09-05 | 3 | -3/+6 |
* | Add an accel for Search Message. | Jeffrey Stedfast | 2001-09-05 | 2 | -0/+5 |
* | Fix capitalization. Fixes bug #7486. | Jeffrey Stedfast | 2001-09-05 | 2 | -17/+22 |
* | Wrote info on how to interract with attached iCal files. | Kevin Breit | 2001-09-05 | 2 | -1/+17 |
* | Only check for OpenSSL if we were not able to find Mozilla's NSS | Jeffrey Stedfast | 2001-09-05 | 2 | -60/+67 |
* | More html stuff. | Aaron Weber | 2001-09-05 | 3 | -17/+71 |
* | Removed >>> | Carlos Perelló Marín | 2001-09-04 | 1 | -1/+0 |
* | Spell check. | Carlos Perelló Marín | 2001-09-04 | 2 | -421/+554 |
* | Credit kmarass. | Aaron Weber | 2001-09-04 | 7 | -428/+462 |
* | Added infoa about Windows not handling .ps | Kevin Breit | 2001-09-04 | 2 | -6/+16 |
* | Updated Hungarian translation. | Andras Timar | 2001-09-04 | 2 | -645/+817 |
* | Remove the folder from the EvolutionStorage as well as the EStorage. | Peter Williams | 2001-09-04 | 5 | -13/+45 |
* | Don't put $(srcdir) in the file path twice. | Peter Williams | 2001-09-04 | 2 | -1/+6 |
* | timezone druid icon | Jakub Steiner | 2001-09-04 | 3 | -0/+7 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 18 | -163/+470 |
* | - additions, improvements | Dirk-Jan C. Binnema | 2001-09-04 | 1 | -149/+94 |
* | Removed addressbook/gui/widgets/alphabet.glade. | Federico Mena Quintero | 2001-09-04 | 2 | -1/+4 |
* | Fixed brokenness | Kevin Breit | 2001-09-03 | 3 | -7/+9 |
* | Added info on Exchange interaction | Kevin Breit | 2001-09-03 | 2 | -0/+10 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-09-03 | 2 | -732/+594 |
* | Shut up CVS -George | George Lebl | 2001-09-03 | 1 | -0/+1 |
* | Updated Polish translation | Chyla Zbigniew | 2001-09-03 | 2 | -119/+151 |
* | This file is no longer needed. | Chyla Zbigniew | 2001-09-03 | 1 | -355/+0 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 9 | -157/+249 |
* | Use e_iconv_from_locale, not e_iconv_to_locale. | Chyla Zbigniew | 2001-09-03 | 1 | -1/+1 |
* | Updated French translation. | Christophe Merlet | 2001-09-03 | 2 | -1411/+1086 |
* | Strip spaces at the beginning or end as well as changing " " to " ". Fixes | Christopher James Lahey | 2001-09-02 | 1 | -3/+13 |
* | Bumped the required version of gal to 0.11.99.2. | Christopher James Lahey | 2001-09-02 | 2 | -1/+5 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 22 | -308/+484 |
* | Bumped the version number to 0.11.99.2 for new e_utf8 functions. | Christopher James Lahey | 2001-09-02 | 2 | -54/+89 |
* | Updated Swedish translation. | Christian Rose | 2001-09-02 | 2 | -339/+423 |
* | Updated Polish translation | Chyla Zbigniew | 2001-09-01 | 1 | -71/+99 |
* | Bumped the version number to 0.111.99.1 for new e_utf8 functions. | Christopher James Lahey | 2001-09-01 | 2 | -66/+154 |
* | Rename these functions from ecn_get_text and ecn_free_text. | Christopher James Lahey | 2001-09-01 | 9 | -24/+59 |
* | changed 3 occurrences of 'Replyed' to 'replied' | Damon Chaplin | 2001-09-01 | 2 | -3/+7 |
* | updated all of the VTIMEZONE files to try to be more compatable with | Damon Chaplin | 2001-09-01 | 375 | -3652/+1025 |
* | Fix this memmove. We've already subtracted the count from eti->rows. | Christopher James Lahey | 2001-09-01 | 1 | -1/+2 |
* | Added format for "7 PM" and equivalents. Fixes bug #7456. | Federico Mena Quintero | 2001-09-01 | 2 | -4/+16 |
* | Updated Polish translation | Chyla Zbigniew | 2001-09-01 | 2 | -27/+114 |
* | Elm GUI | Iain Holmes | 2001-09-01 | 2 | -0/+62 |
* | Don't convert folder name to UTF-8 manually... (setup_stock_folders): ... | Chyla Zbigniew | 2001-09-01 | 4 | -19/+33 |
* | Marked string for translation (with U_). | Chyla Zbigniew | 2001-09-01 | 2 | -1/+8 |