| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a seperate pixbuf for the print button | Iain Holmes | 2001-07-04 | 2 | -1/+6 |
| * | Fixed the bonobo warning | Iain Holmes | 2001-07-04 | 2 | -1/+6 |
| * | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 2 | -4/+10 |
| * | Forgot to save this | Peter Williams | 2001-07-04 | 1 | -2/+4 |
| * | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 5 | -22/+123 |
| * | Rename some of the widgets in the news config to not conflict with the | Dan Winship | 2001-07-04 | 2 | -2/+8 |
| * | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 3 | -6/+27 |
| * | More BonoboConf work | Iain Holmes | 2001-07-04 | 2 | -0/+5 |
| * | BonoboConf work New print icon | Iain Holmes | 2001-07-04 | 4 | -74/+75 |
| * | Fix crashes if the offline button is clicked before the summary has been created | Iain Holmes | 2001-07-04 | 2 | -0/+18 |
| * | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 2 | -2/+10 |
| * | Doh. Don't remove things from the hash table while foreach'ing it. (And | Dan Winship | 2001-07-03 | 3 | -23/+63 |
| * | Updated Hungarian translation. | Andras Timar | 2001-07-03 | 2 | -618/+763 |
| * | remove a no-longer-relevant comment | Dan Winship | 2001-07-03 | 1 | -3/+0 |
| * | Remove `shortcuts.xml'. The shell is now able to create that by itself. | Ettore Perazzoli | 2001-07-03 | 3 | -19/+6 |
| * | [The following makes the shell able to create the `shortcuts.xml' | Ettore Perazzoli | 2001-07-03 | 4 | -21/+72 |
| * | Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filtering | Dan Winship | 2001-07-03 | 2 | -1/+7 |
| * | Ref/unref the handler so the signal handlers can unref it safely. Also, if | Ettore Perazzoli | 2001-07-03 | 3 | -2/+25 |
| * | oops. /tigert | Tuomas Kuosmanen | 2001-07-03 | 1 | -0/+0 |
| * | new iconz warez for do0dz! /t1g3rt | Tuomas Kuosmanen | 2001-07-03 | 4 | -0/+5 |
| * | [Fixed #3643, Shell crash when component crashed] | Ettore Perazzoli | 2001-07-03 | 2 | -1/+19 |
| * | add the icaltimezone to the timezone array of the toplevel VCALENDAR | Damon Chaplin | 2001-07-03 | 2 | -3/+21 |
| * | fix warning, and added some debug messages. | Damon Chaplin | 2001-07-03 | 4 | -2/+23 |
| * | added $(BONOBO_CONF_LIBS) to all the LDADDs, to get it to compile. Not | Damon Chaplin | 2001-07-03 | 2 | -0/+9 |
| * | added bonobo_conf. | Damon Chaplin | 2001-07-03 | 2 | -2/+7 |
| * | added $(BONOBO_CONF_LIBS) to get it to compile. | Damon Chaplin | 2001-07-03 | 2 | -0/+6 |
| * | fixed bad assertion, '!=' -> '=='. (icalcomponent_merge_vtimezone): get | Damon Chaplin | 2001-07-03 | 2 | -3/+8 |
| * | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 7 | -22/+96 |
| * | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 9 | -7/+1077 |
| * | If lines is NULL here split into lines and just return that the point is | Christopher James Lahey | 2001-07-03 | 1 | -0/+7 |
| * | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 48 | -537/+2009 |
| * | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 7 | -50/+230 |
| * | more timezone stuff. | Damon Chaplin | 2001-07-03 | 7 | -309/+863 |
| * | Only free the root here if it's non-NULL. | Christopher James Lahey | 2001-07-03 | 1 | -1/+2 |
| * | Made the remove this column menu item greyed out if it's the last column. | Christopher James Lahey | 2001-07-03 | 1 | -2/+4 |
| * | Add publish free/busy item | JP Rosevear | 2001-07-03 | 2 | -0/+11 |
| * | publish free/busy information for the currently viewed time range | JP Rosevear | 2001-07-03 | 3 | -8/+118 |
| * | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 4 | -12/+14 |
| * | Forgot to commit this bit. | Chris Lahey | 2001-07-03 | 1 | -0/+1 |
| * | Added e-categories-master-list-wombat.c and | Christopher James Lahey | 2001-07-03 | 4 | -0/+247 |
| * | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 10 | -62/+575 |
| * | Made evolution depend on bonobo-conf 0.2. | Christopher James Lahey | 2001-07-03 | 8 | -0/+29 |
| * | Added an integer type for filtering values. used for size. | Sam Creasey | 2001-07-03 | 7 | -0/+321 |
| * | Implemented nntp_folder_search_by_expression and nntp_folder_search_free. | Sam Creasey | 2001-07-03 | 9 | -33/+156 |
| * | New tasks stuff | Iain Holmes | 2001-07-03 | 6 | -0/+322 |
| * | Support for ATTACH, DESCRIPTION properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 3 | -88/+254 |
| * | <sigh/> | Ettore Perazzoli | 2001-07-03 | 2 | -1/+5 |
| * | Don't send the double click signal if there's no row selected. | Christopher James Lahey | 2001-07-03 | 1 | -3/+6 |
| * | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 6 | -16/+81 |
| * | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 7 | -136/+90 |
| * | Updated Slovenian translation | Andraz Tori | 2001-07-03 | 1 | -1118/+1690 |
| * | Updated Norwegian translation. | Kjartan Maraas | 2001-07-03 | 2 | -664/+853 |
| * | i2001-07-02 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-03 | 4 | -16/+118 |
| * | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 4 | -1/+104 |
| * | Changed "Add criterion" button to have normal button relief in response to | Anna Marie Dirks | 2001-07-03 | 3 | -2/+10 |
| * | Set the user-chosen charset. | Jeffrey Stedfast | 2001-07-03 | 5 | -13/+68 |
| * | *misc/e-filter-bar.c (option_changed): Specified a default size for the | Anna Marie Dirks | 2001-07-03 | 2 | -3/+27 |
| * | Take a callback function and user_data so that we can add listeners to | Jeffrey Stedfast | 2001-07-03 | 3 | -3/+34 |
| * | fill in delegated from field | JP Rosevear | 2001-07-03 | 3 | -5/+11 |
| * | make the 'Task Preferences' menu item appear as the first item in the | Rodrigo Moya | 2001-07-03 | 2 | -3/+14 |
| * | use the new self-contained e_categories_config_open_dialog_for_entry() | Rodrigo Moya | 2001-07-03 | 7 | -47/+29 |
| * | new file for a set of functions for managing category-related (icons, | Rodrigo Moya | 2001-07-03 | 4 | -0/+248 |
| * | implement | JP Rosevear | 2001-07-03 | 10 | -35/+400 |
| * | Add comment noting that Camel actually exists now :-) | Peter Williams | 2001-07-03 | 2 | -0/+11 |
| * | Add a warning about how wrong this document is. | Peter Williams | 2001-07-03 | 2 | -0/+10 |
| * | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 10 | -197/+973 |
| * | Check for libGal 0.8.99.7. | Jeffrey Stedfast | 2001-07-03 | 2 | -1/+5 |
| * | Updated slightly. | Jeffrey Stedfast | 2001-07-03 | 6 | -170/+328 |
| * | Set it up to have an e-charset-picker bonobo-ui menu attached to the Edit | Jeffrey Stedfast | 2001-07-03 | 2 | -74/+48 |
| * | Construct an e-charset-picker bonobo-ui menu. | Jeffrey Stedfast | 2001-07-03 | 2 | -25/+34 |
| * | #include widgets/misc/e-charset-picker.h since it was moved there from | Jeffrey Stedfast | 2001-07-03 | 2 | -1/+7 |
| * | Added widgets/misc/e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 2 | -0/+5 |
| * | Updated to build e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 5 | -0/+515 |
| * | Created its own file. | Kevin Breit | 2001-07-03 | 14 | -812/+706 |
| * | 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 |