| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 2 | -1/+5 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 8 | -44/+132 |
* | I'm sorry JP, I can't edit Makefiles | Iain Holmes | 2001-07-02 | 2 | -1/+5 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 5 | -111/+102 |
* | new method to get an application-initialized filter driver. | Dan Winship | 2001-07-02 | 11 | -38/+113 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 5 | -0/+15 |
* | s,AC_DEFINE,AC_DEFINE_UNQUOTED to make these not totally useless. | Peter Williams | 2001-07-02 | 2 | -3/+8 |
* | 2001-07-02 Andras Timar | Szabolcs Ban | 2001-07-02 | 1 | -54/+51 |
* | properly return error if we can't create pipes. | Not Zed | 2001-07-02 | 2 | -1/+4 |
* | re-enable html indexing. | Not Zed | 2001-07-02 | 3 | -172/+843 |
* | Change a camel_exception_clear to camel_exception_init to fix a | Dan Winship | 2001-07-02 | 2 | -1/+6 |
* | Add `e-summary-preferences.h'. | Ettore Perazzoli | 2001-07-02 | 2 | -1/+7 |
* | Rename "New -> Evolution bar shortcut" into "New -> Shortcut". | Ettore Perazzoli | 2001-07-02 | 2 | -1/+6 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-02 | 2 | -1281/+2699 |
* | Calculate the popup position using window coordinates instead of world | Richard Hult | 2001-07-02 | 1 | -0/+9 |
* | add a separate dockitem for the search entry. | Chris Toshok | 2001-07-02 | 2 | -5/+12 |
* | the FolderSearch control is in a different dockitem now. | Chris Toshok | 2001-07-02 | 2 | -1/+6 |
* | Turned off wombatification of the categories master list here. | Christopher James Lahey | 2001-07-02 | 2 | -0/+15 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 6 | -3/+73 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 9 | -140/+284 |
* | Fall back to use the name field if all else fails (which can happen with | Jon Trowbridge | 2001-07-02 | 2 | -0/+10 |
* | Fix for the "recipient not specified" bug --- we were not correctly | Jon Trowbridge | 2001-07-02 | 2 | -1/+13 |
* | Build the composer after the addressbook, as it needs some CORBA stuff | Ettore Perazzoli | 2001-07-02 | 2 | -1/+6 |
* | oops. didn't save before comittting | Dan Winship | 2001-07-02 | 1 | -1/+0 |
* | Ref the folder before proxying the event, in case there's only one | Dan Winship | 2001-07-02 | 2 | -3/+23 |
* | non-isometric versions of menu icons - print and print preview | Jakub Steiner | 2001-07-02 | 3 | -144/+261 |
* | Enable the label next to the "Attach" toolbar button, and get rid of the | Ettore Perazzoli | 2001-07-02 | 2 | -7/+6 |
* | Make the EUriSchemaRegistry object non-floating at construction time. | Ettore Perazzoli | 2001-07-02 | 3 | -1/+8 |
* | Get the "Open in a New Window" shortcut right-click menu to actually | Ettore Perazzoli | 2001-07-02 | 3 | -12/+49 |
* | Fix a crash that happened when dragging a folder that didn't have a | Ettore Perazzoli | 2001-07-01 | 2 | -1/+8 |
* | Implemented the `File -> New -> Shortcut' command. | Ettore Perazzoli | 2001-07-01 | 6 | -15/+155 |
* | Missing ChangeLog entries for the previous commit. | Ettore Perazzoli | 2001-07-01 | 1 | -1/+14 |
* | Implemented a "Rename Group" command. Unfortunately, it doesn't work | Ettore Perazzoli | 2001-07-01 | 5 | -1/+97 |
* | Change EShortcuts to not use group titles to access specific groups. | Ettore Perazzoli | 2001-07-01 | 4 | -32/+33 |
* | Implemented a "Rename Shortcut" command. | Ettore Perazzoli | 2001-07-01 | 3 | -31/+88 |
* | Added a simple `e_request_string()' utility function. | Ettore Perazzoli | 2001-07-01 | 4 | -0/+145 |
* | Change the internal structure for shortucts, so that it contains a | Ettore Perazzoli | 2001-07-01 | 5 | -36/+242 |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 7 | -444/+318 |
* | Use Tuomas' next-message, previous-message and print icons in the | Ettore Perazzoli | 2001-07-01 | 6 | -3/+26 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 6 | -0/+135 |
* | Store URLs on disk. | Iain Holmes | 2001-07-01 | 2 | -9/+80 |
* | Check args. Somewhere in the code (somewhere in the minicard stuff) this | Jon Trowbridge | 2001-07-01 | 2 | -0/+7 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 5 | -35/+128 |
* | Use names in the clist, not the url | Iain Holmes | 2001-07-01 | 2 | -53/+134 |
* | fixed clibpoard command activation from the menu entries. CTRL-C and | Rodrigo Moya | 2001-07-01 | 3 | -9/+93 |
* | Allow new RDFs to be added. | Iain Holmes | 2001-07-01 | 2 | -0/+51 |
* | Handle the online/offline stuff | Iain Holmes | 2001-07-01 | 11 | -7/+636 |
* | Add the preferences thing | Iain Holmes | 2001-07-01 | 1 | -0/+11 |
* | Only set the pressed_event_num and pressed_span_num if button 1 was | Federico Mena Quintero | 2001-07-01 | 2 | -4/+13 |
* | Doh, the call for the day view was supposed to be | Federico Mena Quintero | 2001-07-01 | 3 | -10/+21 |
* | I was accidentally comparing characters and strings here, and didn't see | Jon Trowbridge | 2001-07-01 | 2 | -13/+29 |
* | Pulled organizing stuff, made its own file. | Kevin Breit | 2001-07-01 | 16 | -2830/+2818 |
* | Pass the event time to gtk_menu_popup() so that we can release the button | Federico Mena Quintero | 2001-07-01 | 2 | -1/+7 |
* | Added evolution-alarm-notify. | Federico Mena Quintero | 2001-07-01 | 4 | -3/+10 |
* | call e_calendar_table_cut_clipboard with the correct object | Rodrigo Moya | 2001-06-30 | 2 | -2/+18 |
* | Marked strings for translation + conversion to utf8. | Chyla Zbigniew | 2001-06-30 | 5 | -24/+80 |
* | Added addressbook/gui/component/e-address-popup.c, | Chyla Zbigniew | 2001-06-30 | 2 | -0/+11 |
* | Marked strings for translation. | Chyla Zbigniew | 2001-06-30 | 2 | -3/+8 |
* | Touch all of our EDestinations before we unref them, updating the last-use | Jon Trowbridge | 2001-06-30 | 2 | -1/+13 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 9 | -64/+429 |
* | Do nothing if passed NULL. (e_completion_match_compare): Move the | Jon Trowbridge | 2001-06-30 | 1 | -16/+16 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 4 | -105/+148 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 3 | -3/+15 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 4 | -19/+70 |
* | This is a first shoot at making shortcuts renameable [#3719]; | Ettore Perazzoli | 2001-06-30 | 7 | -297/+263 |
* | remove redundant logic. | Larry Ewing | 2001-06-30 | 2 | -2/+4 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | Changed $(datadir)/evolution/etspec to "$(etspecdir)" here. | Christopher James Lahey | 2001-06-30 | 2 | -2/+7 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 4 | -4/+16 |
* | Change EShortcuts to use GSLists instead of GLists. | Ettore Perazzoli | 2001-06-30 | 4 | -60/+75 |
* | Require GAL 0.8.99.6. | Ettore Perazzoli | 2001-06-30 | 2 | -1/+5 |
* | Add e_free_string_slist() and e_free_object_slist(). | Ettore Perazzoli | 2001-06-30 | 2 | -0/+25 |
* | fixed typos | Rodrigo Moya | 2001-06-30 | 2 | -5/+9 |
* | Turn folder syncing back on here so that IMAP folders will sync without | Jeffrey Stedfast | 2001-06-30 | 2 | -17/+18 |
* | Put in the hack to stop GtkHTML from returning to the top of the page. | Iain Holmes | 2001-06-30 | 2 | -2/+12 |
* | fixed a logic mistake in the last commit | Jeffrey Stedfast | 2001-06-30 | 1 | -9/+9 |
* | Fix a few buggies | Iain Holmes | 2001-06-30 | 3 | -8/+28 |
* | Set the filter-rule dialog to be user-resizable. | Jeffrey Stedfast | 2001-06-30 | 3 | -28/+44 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 4 | -2/+91 |
* | Add $(srcdir) as in install-data-local rule. | Peter Williams | 2001-06-30 | 2 | -1/+6 |
* | Configure My Evolution | Iain Holmes | 2001-06-30 | 19 | -53/+3158 |
* | Added Originator: header as a header to look for when looking for the | Jeffrey Stedfast | 2001-06-30 | 2 | -0/+4 |
* | Build the test-crlf test program. | Jeffrey Stedfast | 2001-06-30 | 8 | -25/+255 |
* | manage subscriptions toolbar icons | Jakub Steiner | 2001-06-29 | 4 | -0/+5 |
* | Take two authtypes lists, "all", and "supported", and make the unsupported | Dan Winship | 2001-06-29 | 2 | -10/+26 |
* | shaded a bit more... /tigert | Tuomas Kuosmanen | 2001-06-29 | 1 | -0/+0 |
* | new icon for print button. /tigert | Tuomas Kuosmanen | 2001-06-29 | 2 | -0/+2 |
* | new icons for next / previous message buttons. Some kind soul could patch | Tuomas Kuosmanen | 2001-06-29 | 3 | -0/+5 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 4 | -1/+52 |
* | add contact-is-a-list.png | Chris Toshok | 2001-06-29 | 2 | -0/+5 |
* | added icon for toshok, for contact lists.. /tigert | Tuomas Kuosmanen | 2001-06-29 | 2 | -0/+4 |
* | s | Jose Maria Celorio | 2001-06-29 | 1 | -0/+1 |
* | ssh | Jose Maria Celorio | 2001-06-29 | 1 | -0/+6 |
* | Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list in | Ettore Perazzoli | 2001-06-29 | 2 | -2/+7 |
* | pop up list editor for lists, contact editor otherwise. | Chris Toshok | 2001-06-29 | 5 | -10/+48 |
* | Fix the fix. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+1 |
* | Ooops. Update ChangeLog entry correctly. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+2 |
* | remove ancient e-table include, and add include for contact-editor so we | Chris Toshok | 2001-06-29 | 4 | -18/+52 |
* | Fix #3756, `--debug' option not working anymore. | Ettore Perazzoli | 2001-06-29 | 2 | -5/+18 |
* | add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES. | Chris Toshok | 2001-06-29 | 3 | -0/+94 |
* | send signals even if the row/col is -1. (et_drag_drop): same. | Chris Toshok | 2001-06-29 | 2 | -66/+56 |
* | Fix #3382, shortcut bar crashes when checking mail, and all the | Ettore Perazzoli | 2001-06-29 | 2 | -6/+22 |
* | Updated to reflect reality. Updated Norwegian translation. | Kjartan Maraas | 2001-06-29 | 3 | -2173/+6193 |
* | commented out AC_DEFINE(ICAL_ERRORS_ARE_FATAL,1). We only want it to abort | Damon Chaplin | 2001-06-29 | 2 | -1/+6 |
* | implemented plain saving | Radek Doulik | 2001-06-29 | 2 | -32/+84 |
* | small cosmetic changes + added ChangeLog entries from last commit | Radek Doulik | 2001-06-29 | 2 | -8/+13 |
* | signature editor | Radek Doulik | 2001-06-29 | 2 | -5/+237 |
* | exported | Radek Doulik | 2001-06-29 | 3 | -4/+10 |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 24 | -14/+532 |
* | new file | Radek Doulik | 2001-06-29 | 3 | -0/+76 |
* | The e_iterator_get() returns a gconstpointer and we need a non-const | Jeffrey Stedfast | 2001-06-29 | 5 | -3/+22 |
* | Capitalize words in the link right-click menu to make it consistent | Ettore Perazzoli | 2001-06-29 | 2 | -2/+8 |
* | Implement the "Copy link location" right-click menu item in the | Ettore Perazzoli | 2001-06-29 | 3 | -35/+90 |
* | Don't bother trying to save the passwd if the url is NULL. | Jeffrey Stedfast | 2001-06-29 | 3 | -1/+8 |
* | (e_storage_new_folder): Move the folder_changed_cb() call to avoid | Dan Winship | 2001-06-29 | 2 | -1/+4 |
* | Call folder_changed_cb after adding the new folder so that if it was added | Dan Winship | 2001-06-29 | 2 | -0/+7 |
* | Since we have an exception variable, we might as well use it when getting | Jeffrey Stedfast | 2001-06-29 | 3 | -7/+27 |
* | After finding a folder, attach to its "folder_changed" and | Dan Winship | 2001-06-29 | 3 | -68/+123 |
* | Fix a memory leak. Also if the decoded value is NULL, that means it wasn't | Jeffrey Stedfast | 2001-06-29 | 2 | -32/+114 |
* | If the folder is frozen, don't refresh, just record that we need to do it | Dan Winship | 2001-06-29 | 5 | -7/+84 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 8 | -48/+177 |
* | simplified(refactored) signature handling + better support for html | Radek Doulik | 2001-06-29 | 3 | -69/+37 |
* | Small typo | Rodrigo Moya | 2001-06-28 | 1 | -2/+1 |
* | added cut/copy/paste entries to the main menu | Rodrigo Moya | 2001-06-28 | 2 | -0/+14 |
* | new functions for allowing the execution of clipboard-related commands | Rodrigo Moya | 2001-06-28 | 6 | -49/+158 |
* | Re-added removed paramter in call to evolution_shell_component_new | Rodrigo Moya | 2001-06-28 | 2 | -0/+2 |
* | added cut/copy/paste entries to the main menu | Rodrigo Moya | 2001-06-28 | 2 | -0/+18 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 10 | -2/+184 |
* | Rename `e_shell_new_view()' into `e_shell_create_view()' to avoid | Ettore Perazzoli | 2001-06-28 | 6 | -11/+16 |
* | Get the Mail Component to understand `mailto:'. | Ettore Perazzoli | 2001-06-28 | 2 | -1/+33 |
* | Make the shell to be able to display URIs that the user specified on | Ettore Perazzoli | 2001-06-28 | 9 | -47/+159 |
* | Added a URI schema registry to the shell, and changed the bootstrap | Ettore Perazzoli | 2001-06-28 | 9 | -5/+440 |
* | remove FIXME from FileInsertFile. | Larry Ewing | 2001-06-28 | 4 | -179/+103 |
* | Remove redundant declaration for `free_ShellComponentListener_servant()'. | Ettore Perazzoli | 2001-06-28 | 2 | -3/+5 |
* | Get EvolutionShellComponent to emit a "handle_external_uri" when it | Ettore Perazzoli | 2001-06-28 | 2 | -0/+20 |
* | Rename the method implementation functions to match the CORBA names. | Ettore Perazzoli | 2001-06-28 | 2 | -41/+58 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 14 | -3/+138 |
* | Initialize the private send_lock. (camel_transport_finalize): Free the | Jeffrey Stedfast | 2001-06-28 | 4 | -4/+70 |
* | Updated to match the current API. | Jeffrey Stedfast | 2001-06-28 | 3 | -3/+10 |
* | Use the new header_address_fold. | Jeffrey Stedfast | 2001-06-28 | 4 | -83/+53 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 10 | -7/+115 |
* | Bump version number due to incompatible changes in ETree. | Peter Williams | 2001-06-28 | 4 | -34/+50 |
* | track storage change - we're only using 1 array now. | Chris Toshok | 2001-06-28 | 6 | -76/+365 |
* | work around an e-tree bug | jacob berkman | 2001-06-28 | 2 | -0/+7 |
* | Updated to use TigerT's attachment icon. | Jeffrey Stedfast | 2001-06-28 | 2 | -2/+5 |
* | Added a pixcache array for special pixmaps to use in the composer. | Jeffrey Stedfast | 2001-06-28 | 2 | -1/+21 |
* | Install the add-attachment.png icon. | Jeffrey Stedfast | 2001-06-28 | 2 | -0/+5 |
* | Copy and Move to Folder now require the Shift key. | Jeffrey Stedfast | 2001-06-28 | 2 | -2/+5 |
* | Fixed Cut/Copy/Paste to work - it turns out I couldn't share a single | Jeffrey Stedfast | 2001-06-28 | 3 | -41/+34 |
* | this is even better in size. /tigert | Tuomas Kuosmanen | 2001-06-28 | 1 | -0/+0 |
* | new version of the calendar mini icon on the folder tree.. /tigert | Tuomas Kuosmanen | 2001-06-28 | 2 | -0/+5 |
* | Make "Move" the default action. | Jeffrey Stedfast | 2001-06-28 | 2 | -5/+9 |
* | forgot to save before comitting... | Peter Williams | 2001-06-28 | 1 | -1/+0 |
* | Change to use more reality-based API below. Include folder-browser-ui.h | Peter Williams | 2001-06-28 | 4 | -30/+41 |
* | Changed the Expunge accel to ^E instead of ^X since ^X is Cut and | Jeffrey Stedfast | 2001-06-28 | 2 | -7/+13 |
* | fixed (e_calendar_table_on_copy): fixed | Rodrigo Moya | 2001-06-27 | 2 | -38/+23 |
* | Remove a ChangeLog entry that referred to code that I haven't | Ettore Perazzoli | 2001-06-27 | 1 | -11/+0 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 2 | -2/+8 |
* | stripped all blank lines from iCalendar files. Apparently they aren't | Damon Chaplin | 2001-06-27 | 374 | -4337/+378 |
* | memmove counts were off in this function. (remove_card, modify_card): | Christopher James Lahey | 2001-06-27 | 2 | -5/+16 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 4 | -6/+61 |
* | Plug a leak. Every time the ETable would query the model for the | Ettore Perazzoli | 2001-06-27 | 2 | -1/+7 |
* | Avoid calling the listener directly in `e-local-folder.c'; instead, | Ettore Perazzoli | 2001-06-27 | 2 | -67/+38 |
* | Added category searching to the advanced search dialog here. | Christopher James Lahey | 2001-06-27 | 2 | -0/+27 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 3 | -0/+39 |
* | Capitalized fields. Added X-EVOLUTION-RELATED-CONTACTS field. | Chris Lahey | 2001-06-27 | 1 | -2/+3 |
* | Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshaller | Ettore Perazzoli | 2001-06-27 | 2 | -0/+29 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 15 | -33/+191 |
* | Removed ui/evolution-mail.xml and replaced it with the 4 new | Jeffrey Stedfast | 2001-06-27 | 2 | -1/+9 |
* | Since we want an error opening a folder to result in the message being | Jeffrey Stedfast | 2001-06-27 | 2 | -5/+15 |
* | Mail: | Peter Williams | 2001-06-27 | 14 | -846/+1181 |
* | Whoops my name was empty. | Peter Williams | 2001-06-27 | 1 | -1/+1 |
* | Rest of previous commit (got messed up somehow). | Peter Williams | 2001-06-27 | 1 | -0/+2 |
* | libwombat: | Peter Williams | 2001-06-27 | 6 | -0/+26 |
* | Helps if I spell "received" correctly. | Jeffrey Stedfast | 2001-06-27 | 3 | -6/+29 |
* | lock the cache around accesses | Dan Winship | 2001-06-27 | 3 | -6/+25 |
* | Don't pop up a progress dialog to say "I already finished this a while | Dan Winship | 2001-06-27 | 5 | -10/+24 |
* | Revised move/rename/copy questions, now that these functions work. | Aaron Weber | 2001-06-27 | 4 | -70/+26 |
* | Updated Spanish translation. | Hector Garcia | 2001-06-27 | 2 | -1114/+1223 |
* | D'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/ | Dan Winship | 2001-06-27 | 1 | -1/+1 |
* | make ettore stop complaining so i can get back to work | jacob berkman | 2001-06-27 | 2 | -0/+6 |
* | constify args | Dan Winship | 2001-06-27 | 1 | -1/+2 |
* | No longer returns a gboolean and also takes a CamelException. | Jeffrey Stedfast | 2001-06-27 | 3 | -51/+193 |
* | constify args | Dan Winship | 2001-06-27 | 2 | -1/+6 |
* | Read in the default show_preview value. (mail_config_write_on_exit): Save | Jeffrey Stedfast | 2001-06-26 | 3 | -48/+85 |
* | When ANDing two bools, don't use a bitwise AND. | Jeffrey Stedfast | 2001-06-26 | 2 | -3/+8 |
* | g_strdup() the message source here or we will have problems later when we | Jeffrey Stedfast | 2001-06-26 | 4 | -50/+58 |
* | Added a note about the use of this file. | Chris Lahey | 2001-06-26 | 1 | -0/+5 |
* | Added this file for fields we need to add to ECard. | Chris Lahey | 2001-06-26 | 1 | -0/+3 |
* | Check to make sure that clipboard_selection is non-NULL before we | Joe Shaw | 2001-06-26 | 2 | -2/+9 |
* | change layout slightly, the icon no longer pushes everything to the left, | Chris Toshok | 2001-06-26 | 6 | -112/+327 |
* | add a preview toggle item | jacob berkman | 2001-06-26 | 2 | -0/+9 |
* | tyop | Jacob Berkman | 2001-06-26 | 1 | -1/+1 |
* | sync folders after we've gotten mail | jacob berkman | 2001-06-26 | 9 | -20/+314 |
* | display a selected uri in a timeout rather than right away, so the UI | jacob berkman | 2001-06-26 | 2 | -3/+68 |
* | Unref the invisible window that we use for slections. | Jeffrey Stedfast | 2001-06-26 | 4 | -16/+224 |
* | Added Cut/Copy/Paste menu items. | Jeffrey Stedfast | 2001-06-26 | 2 | -0/+22 |
* | Now that bug-buddy works with our bugzilla, update faq to reflect it. | Aaron Weber | 2001-06-26 | 4 | -46/+52 |
* | Put config-encryption in usage-mail.sgml. config-encryption.sgml should be | Kevin Breit | 2001-06-26 | 8 | -6/+306 |
* | Elaborated on the mailing lists | Kevin Breit | 2001-06-26 | 4 | -0/+18 |
* | Added info about mailing lists | Kevin Breit | 2001-06-26 | 4 | -230/+200 |
* | Here too. | Peter Williams | 2001-06-26 | 4 | -8/+12 |
* | ... and comment out more exec summary stuff. | Peter Williams | 2001-06-26 | 4 | -12/+20 |
* | Fix make dist. | Peter Williams | 2001-06-26 | 8 | -12/+26 |
* | Fix this: IMAP doesn't allow an extra argument to AUTHENTICATE to avoid a | Dan Winship | 2001-06-25 | 3 | -10/+17 |
* | Fixed a few typos | Kevin Breit | 2001-06-25 | 4 | -4/+8 |
* | Added section for importing files | Kevin Breit | 2001-06-25 | 4 | -4/+126 |
* | Include note specifying NOT to install in the evo tree, or wierd autoconf | Jody Goldberg | 2001-06-25 | 1 | -0/+3 |
* | Removed some *'s that are causing problems. | Kevin Breit | 2001-06-25 | 8 | -20/+24 |
* | Get the shell to unregister the components on exit again. | Ettore Perazzoli | 2001-06-25 | 4 | -1/+25 |
* | Break the build so the current shell breakage doesn't get into the | Ettore Perazzoli | 2001-06-25 | 1 | -0/+13 |
* | Updated Hungarian translation. | Andras Timar | 2001-06-25 | 2 | -1524/+1568 |
* | Remove some spurious "\n"s from g_warnings. | Ettore Perazzoli | 2001-06-25 | 3 | -6/+16 |
* | Ooops. I missed one ChangeLog entry in the previous commit. | Ettore Perazzoli | 2001-06-25 | 1 | -0/+2 |
* | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 5 | -21/+28 |
* | Add a huge steaming pile of code to handle the case of single-address | Jon Trowbridge | 2001-06-25 | 4 | -31/+723 |
* | added Makefile and Makefile.in here | Gregory Leblanc | 2001-06-25 | 1 | -0/+2 |
* | Remove the ugliness that was `e_shell_quit()'; implement an | Ettore Perazzoli | 2001-06-25 | 5 | -44/+25 |
* | Rename `GNOME_Evolution_TestComponent.oafinfo' into | Ettore Perazzoli | 2001-06-25 | 3 | -2/+9 |
* | Change EShell to derive from BonoboXObject for sake of simplicity. | Ettore Perazzoli | 2001-06-25 | 3 | -100/+55 |
* | Actually implement the "clicked" signal for the EActivityHandler, and | Ettore Perazzoli | 2001-06-25 | 3 | -12/+41 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 37 | -7238/+1315 |
* | add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip | Chris Toshok | 2001-06-25 | 1 | -0/+90 |
* | add addressbook/gui/contact-list-editor, and correct path of | Chris Toshok | 2001-06-25 | 2 | -1/+7 |
* | add ui/evolution-contact-list-editor.xml, and correct path to the | Chris Toshok | 2001-06-25 | 2 | -6/+13 |
* | add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip | Chris Toshok | 2001-06-25 | 3 | -8/+27 |
* | Enjoy the silence - Federico | Federico Mena Quintero | 2001-06-25 | 1 | -0/+2 |
* | Shut the fuck up, Donnie. Dude, they peed your fucking rug. - Federico | Federico Mena Quintero | 2001-06-25 | 1 | -0/+4 |
* | Initialize libglade. | Federico Mena Quintero | 2001-06-25 | 4 | -10/+40 |
* | Sync - Federico | Federico Mena Quintero | 2001-06-25 | 18 | -338/+696 |
* | Shuffled the alarm-notify files a bit. | Federico Mena Quintero | 2001-06-25 | 2 | -3/+6 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 20 | -1693/+202 |
* | Shut down gnome-vfs. | Federico Mena Quintero | 2001-06-25 | 2 | -0/+6 |
* | Fix a gazillion warnings. | Ettore Perazzoli | 2001-06-24 | 2 | -4/+14 |
* | Derive ETaskWidget from GtkEventBox instead of GtkFrame so that we can | Ettore Perazzoli | 2001-06-24 | 4 | -7/+57 |
* | Added an EvolutionActivityClient object to libeshell, to handle | Ettore Perazzoli | 2001-06-24 | 7 | -158/+628 |
* | Add code to query the ::Activity interface in the | Ettore Perazzoli | 2001-06-24 | 4 | -25/+88 |
* | New function to compare tasks like the Pilot task list. | Federico Mena Quintero | 2001-06-24 | 5 | -14/+129 |
* | (Implemented deleting folders in the shell. Files changed that aren't | Jason Leach | 2001-06-24 | 14 | -51/+404 |
* | Fixes here for removing folders. | Jason Leach | 2001-06-24 | 3 | -16/+47 |
* | Stylistical changes: move | Ettore Perazzoli | 2001-06-24 | 3 | -33/+46 |
* | builddir != srcdir fixes. | Jacob Leach | 2001-06-24 | 2 | -2/+6 |
* | Remove some useless `#if 0'ed code. | Ettore Perazzoli | 2001-06-23 | 2 | -68/+4 |
* | Get rid of the tons of ugly Bonobo Warnings by removing the code that | Ettore Perazzoli | 2001-06-23 | 2 | -40/+12 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 650 | -1064/+1064 |
* | Get rid of the nasty Bonobo status bar. | Ettore Perazzoli | 2001-06-23 | 2 | -6/+4 |
* | Fix a bunch of stupid warnings caused by missing includes. Also | Ettore Perazzoli | 2001-06-23 | 5 | -3/+25 |
* | Get the menu hints to work with the new status bar. | Ettore Perazzoli | 2001-06-23 | 2 | -6/+56 |
* | Add `evolution-test-component'. | Ettore Perazzoli | 2001-06-23 | 1 | -0/+1 |