| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | We can't output "<html>" and "</html>" here because it gets called | Dan Winship | 2001-06-16 | 4 | -8/+12 |
* | Fix includes so that libical need not be installed | JP Rosevear | 2001-06-15 | 2 | -0/+6 |
* | Extra dist the zones.tab information | JP Rosevear | 2001-06-15 | 2 | -0/+6 |
* | implement this properly, using base and (objectclass=*). | Chris Toshok | 2001-06-15 | 2 | -19/+14 |
* | REmove a silly hardcoded term limit, oops forgot about that. | Not Zed | 2001-06-15 | 2 | -10/+24 |
* | generate a new UID when pasting | Rodrigo Moya | 2001-06-15 | 3 | -0/+17 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | finished implementation of Paste stuff | Rodrigo Moya | 2001-06-15 | 3 | -9/+81 |
* | Added Mailing-List header regex so that we can do mlist magic on that | Jeffrey Stedfast | 2001-06-15 | 2 | -0/+6 |
* | Properly handle correct and incorrect (for the common case, ie Outlook and | Jeffrey Stedfast | 2001-06-15 | 1 | -0/+17 |
* | Updated to reflect changes to mail_config_[g,s]et_thread_list(). | Jeffrey Stedfast | 2001-06-15 | 7 | -40/+176 |
* | menu icons | Jakub Steiner | 2001-06-15 | 3 | -0/+177 |
* | save ourselves a function call - call close_dialog instead of | Chris Toshok | 2001-06-15 | 3 | -2/+7 |
* | Set the "expoted_dnd_types" to NULL in the folder_types. | Jeffrey Stedfast | 2001-06-15 | 2 | -1/+6 |
* | vfolders | Jakub Steiner | 2001-06-15 | 2 | -0/+83 |
* | add my-evolution-html.h to the sources | JP Rosevear | 2001-06-15 | 2 | -1/+6 |
* | apply filter | Jakub Steiner | 2001-06-15 | 2 | -0/+52 |
* | Added a Reply-to-list menu item. | Jeffrey Stedfast | 2001-06-15 | 2 | -0/+10 |
* | Add Reply-to-List bonobo verbs. | Jeffrey Stedfast | 2001-06-15 | 5 | -24/+97 |
* | Don't try to format the Reply-To header - we don't want to wrap the | Jeffrey Stedfast | 2001-06-15 | 2 | -0/+6 |
* | Added instructions about compiling libdb. | Ettore Perazzoli | 2001-06-15 | 1 | -4/+30 |
* | added popup menu items for cut/copy/paste | Rodrigo Moya | 2001-06-14 | 3 | -9/+131 |
* | new widget to enter a timezone. | Damon Chaplin | 2001-06-14 | 4 | -2/+368 |
* | added evolution-gnomecard-importer. | Damon Chaplin | 2001-06-14 | 2 | -0/+5 |
* | added *-undocumented.txt to .cvsignore | Damon Chaplin | 2001-06-14 | 4 | -0/+4 |
* | added *-undocumented.txt | Damon Chaplin | 2001-06-14 | 6 | -0/+14 |
* | skip any non-digits while looking for dates and times. This should fix | Damon Chaplin | 2001-06-14 | 2 | -18/+14 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 9 | -0/+1057 |
* | added functions to get the coords of builtin timezones. | Damon Chaplin | 2001-06-14 | 3 | -0/+28 |
* | copied the EMap widget verbatim from Ximian Setup Tools. Hmm. Maybe it | Damon Chaplin | 2001-06-14 | 4 | -0/+1933 |
* | merged in some new stuff from libical CVS. (icalrecur_add_byrules): If no | Damon Chaplin | 2001-06-14 | 7 | -89/+438 |
* | foo | Eskil Heyn Olsen | 2001-06-14 | 1 | -5/+5 |
* | new files to contain support for timezones. | Damon Chaplin | 2001-06-14 | 5 | -0/+1640 |
* | added zoneinfo. | Damon Chaplin | 2001-06-14 | 379 | -1/+33093 |
* | Make e-summary-type.h a source so it gets disted | JP Rosevear | 2001-06-14 | 2 | -0/+5 |
* | ximianize the exec. summary icons | Jakub Steiner | 2001-06-14 | 3 | -0/+4 |
* | 1.0 splash; wasn't anti-aliased for some odd reason | Jakub Steiner | 2001-06-14 | 2 | -0/+5 |
* | remove unnecessary space | JP Rosevear | 2001-06-14 | 3 | -1/+11 |
* | Always explicitly declare main() with the return type `int'. Don't use | Pavel Roskin | 2001-06-14 | 5 | -17/+26 |
* | set the completed time in the date editor if appropriate | JP Rosevear | 2001-06-14 | 3 | -5/+33 |
* | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 5 | -1/+211 |
* | Check priv->uri isn't null before strcmp'ing it here too. | Not Zed | 2001-06-13 | 2 | -1/+6 |
* | Removing xerces tests. Didn't know this directory was in gnome-common | Andrew Hughes Chatham | 2001-06-13 | 2 | -78/+0 |
* | Updated Swedish translation. | Christian Rose | 2001-06-13 | 2 | -332/+387 |
* | Now checks for Xerces | Julian Missig | 2001-06-13 | 1 | -1/+10 |
* | Remove folder-info.h until iain checks it in | JP Rosevear | 2001-06-13 | 2 | -1/+4 |
* | Replace the disposition option menu with a checkbox. | Dan Winship | 2001-06-13 | 7 | -157/+153 |
* | Setup default spool location same as for mbox mail retrieval. | Not Zed | 2001-06-12 | 2 | -1/+7 |
* | A new provider, for spool mailboxes. Mostly a cut and paste of the mbox | Not Zed | 2001-06-12 | 22 | -51/+2468 |
* | *** empty log message *** | Akira Tagoh | 2001-06-12 | 1 | -6/+6 |
* | Updated Japanese translation. | Akira TAGOH | 2001-06-12 | 2 | -1438/+1542 |
* | Updated Hungarian translation. | Andras Timar | 2001-06-12 | 2 | -344/+391 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 2 | -3/+15 |
* | Fix again... don't leave *encoding uninitialized in the US-ASCII case. | Dan Winship | 2001-06-12 | 2 | -1/+7 |
* | One slight db3 check correction | JP Rosevear | 2001-06-12 | 2 | -3/+9 |
* | Rearranged gtk_widget_show()s a bit to fix Bug#3204. The composer is now | Jon Trowbridge | 2001-06-12 | 2 | -3/+12 |
* | fixed a few inconsistencies in the way times are translated. This caused | Damon Chaplin | 2001-06-12 | 2 | -7/+13 |
* | fix typo in -ldb3 check. | Chris Toshok | 2001-06-12 | 2 | -1/+5 |
* | Update db3 configure checks for RedHat. /me beats a sleep cat to death | JP Rosevear | 2001-06-12 | 2 | -2/+42 |
* | Don't destroy the offline_toggle_pixmap: the offline_toggle 0wnz it. | Dan Winship | 2001-06-12 | 2 | -2/+8 |
* | Fixed folder creation on IMAP storages (by notifying bonobo listener with | Jason Leach | 2001-06-12 | 3 | -44/+46 |
* | Added addressbook/gui/merging/e-card-duplicate-detected.glade and | Christopher James Lahey | 2001-06-11 | 2 | -0/+9 |
* | Added e-card-merging-book-commit-duplicate-detected.glade here. | Christopher James Lahey | 2001-06-11 | 8 | -19/+361 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 8 | -10/+28 |
* | Made this handle the "id" property in searches. | Christopher James Lahey | 2001-06-11 | 3 | -4/+30 |
* | Rolled back the change 2 ago, dated 06/11/2001 01:51 in CVS, involving | Christopher James Lahey | 2001-06-11 | 4 | -101/+73 |
* | Made it so that all of these functions queue their ops before calling | Christopher James Lahey | 2001-06-11 | 2 | -16/+68 |
* | Added this function to put a response back into the queue. | Christopher James Lahey | 2001-06-11 | 4 | -62/+113 |
* | Added this function to let you do slightly more complicated searches. | Christopher James Lahey | 2001-06-11 | 4 | -6/+70 |
* | got rid of '%n' at end of each format string for strptime. I don't know | Damon Chaplin | 2001-06-11 | 2 | -8/+14 |
* | Updated Spanish translation. | Hector Garcia | 2001-06-11 | 2 | -1308/+1508 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-06-11 | 2 | -1505/+1861 |
* | Removed unused frame variable. | Christopher James Lahey | 2001-06-09 | 1 | -2/+0 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 2 | -1/+5 |
* | Bumped required version of gal to 0.8.99.2. | Christopher James Lahey | 2001-06-09 | 2 | -1/+5 |
* | Added addressbook/gui/merging/Makefile. | Christopher James Lahey | 2001-06-09 | 2 | -0/+5 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 21 | -40/+512 |
* | Some fixes | Iain Holmes | 2001-06-09 | 3 | -3/+9 |
* | builddir != srcdir fix. | Jacob Leach | 2001-06-09 | 2 | -1/+6 |
* | More pruning | Iain Holmes | 2001-06-09 | 1 | -1/+0 |
* | Opps | Iain Holmes | 2001-06-09 | 1 | -2/+2 |
* | fix some commands to match the ui file again. | Dan Winship | 2001-06-09 | 2 | -3/+8 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 13 | -326/+295 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 65 | -137/+7022 |
* | Reattach X-Evolution-Account information to the message after sending it. | Jon Trowbridge | 2001-06-09 | 3 | -3/+16 |
* | When saving a draft, attach information about the From: identity via | Jon Trowbridge | 2001-06-09 | 2 | -2/+24 |
* | Allow a NULL @shell_view arg in | Ettore Perazzoli | 2001-06-09 | 2 | -2/+6 |
* | Turned off alternating row colors in our ETable specification. | Jon Trowbridge | 2001-06-09 | 3 | -13/+11 |
* | Fix splash setup to keep it from giving two Gtk-CRITICAL assertions when | Jason Leach | 2001-06-09 | 2 | -14/+14 |
* | Don't use the default charset if the message is US-ASCII. | Dan Winship | 2001-06-09 | 2 | -0/+8 |
* | Vanity, thy name is trow. | Jon Trowbridge | 2001-06-09 | 2 | -0/+5 |
* | If you had multiple accounts that used mboxes, and if you received mail in | Jon Trowbridge | 2001-06-09 | 2 | -1/+22 |
* | Updated Hungarian translation. | Andras Timar | 2001-06-08 | 2 | -119/+129 |
* | Add a separator between the service url and the folder name, if needed. | Jon Trowbridge | 2001-06-08 | 2 | -1/+16 |
* | Added an argument, so that the original source URI of the mbox can be | Jon Trowbridge | 2001-06-08 | 5 | -11/+36 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-06-08 | 2 | -194/+247 |
* | fixed a typo pointed out by Greg Leblanc. s/listen/listed/ | Duncan Mak | 2001-06-08 | 4 | -2/+10 |
* | we can ignore the border, as e-text takes care of that for us | jacob berkman | 2001-06-07 | 2 | -24/+15 |
* | removed duplicate "If mozilla can..." question. | Aaron Weber | 2001-06-07 | 2 | -34/+0 |
* | Added .cvsignore files and changed the configure script so that it will | Andrew Hughes Chatham | 2001-06-07 | 2 | -0/+69 |
* | Updated Swedish translation. | Christian Rose | 2001-06-07 | 2 | -174/+230 |
* | just set sig_file field, but don't actualy insert signature, it will be | Radek Doulik | 2001-06-07 | 2 | -2/+8 |
* | Note that I think I may have CVS Tag problems at least with the changelog. | Aaron Weber | 2001-06-07 | 12 | -158/+218 |
* | Removed some left-over conflict indicators. | Jon Trowbridge | 2001-06-07 | 1 | -2/+1 |
* | Changed purely informational debug spew from a g_warning to a g_message. | Jon Trowbridge | 2001-06-07 | 3 | -4/+22 |
* | Changed the dialog box and added a Don't Ask Me Again button. Oh yeah! | Iain Holmes | 2001-06-07 | 2 | -8/+73 |
* | (Fix bug #3205: Component crash causes folder switch even when not needed) | Jason Leach | 2001-06-07 | 2 | -4/+20 |
* | Check that the chain of deferences in gui->account->source->url is safe. | Jon Trowbridge | 2001-06-07 | 3 | -5/+48 |
* | (Fix bug #418: Save state of folder tree view) | Jason Leach | 2001-06-07 | 5 | -34/+86 |
* | Sync from laptop. | JP Rosevear | 2001-06-07 | 3 | -0/+735 |
* | Applied patch from Jacob Berkman to un-offset the completion popup and add | Jon Trowbridge | 2001-06-07 | 3 | -4/+148 |
* | Don't fetch the UID and FLAGS of messages we don't know about yet, since | Dan Winship | 2001-06-06 | 2 | -30/+40 |
* | Updated Hungarian translation. | Andras Timar | 2001-06-06 | 2 | -217/+261 |
* | Remove references to ECategoryMasterListWombat. | Christopher James Lahey | 2001-06-06 | 3 | -12/+5 |
* | Fix a little thing where it was actually saying "_Delete this folder" in | Jason Leach | 2001-06-06 | 2 | -2/+7 |
* | Plug in all the folder tree right click menu verbs so bonobo-warnings | Jason Leach | 2001-06-06 | 4 | -1/+65 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 2 | -4/+36 |
* | Oh yeah, the ChangeLog. | Chris Lahey | 2001-06-06 | 1 | -0/+20 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 6 | -630/+462 |
* | Move an #include to the top, it's ugly to have it in the middle of the | Jacob Leach | 2001-06-06 | 1 | -1/+1 |
* | (Fix bug #655: SelectNames doesn't let you remove addresses after you add | Jason Leach | 2001-06-06 | 2 | -0/+48 |
* | (Fix bug #3211: Should undelete when flagging a delete message as | Jason Leach | 2001-06-06 | 2 | -1/+11 |
* | Bump version to 0.10.99 | JP Rosevear | 2001-06-06 | 2 | -3/+7 |
* | Change the completion handler to use the ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 3 | -156/+163 |
* | Oops. Forgot to remove some debugging code before committing. | Jon Trowbridge | 2001-06-06 | 1 | -16/+0 |
* | Small changes throughout to use ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 10 | -143/+342 |
* | (Fix bug #314: Display URLs in statusbar on mouseover) | Jason Leach | 2001-06-06 | 2 | -1/+98 |
* | (Fixing bug #1299: Shell saves shortcuts when display name changes) | Jason Leach | 2001-06-06 | 5 | -12/+70 |
* | make HTML and plain mails to have the same boundary | Radek Doulik | 2001-06-05 | 2 | -13/+41 |
* | Added. Code for testing if two ECards appear to pertain to the same | Jon Trowbridge | 2001-06-05 | 4 | -0/+520 |
* | update the blocked/selected days if the starting day of the appointment | JP Rosevear | 2001-06-05 | 3 | -1/+23 |
* | Fix Radek's fix. $(DB3_LDADD) must always come before | Ettore Perazzoli | 2001-06-05 | 2 | -2/+12 |
* | move DB3_LDADD down to fix linkage | Radek Doulik | 2001-06-05 | 2 | -2/+6 |
* | Move `libevolution-importers' before `$(DB3_LDADD)'. | Ettore Perazzoli | 2001-06-04 | 2 | -1/+6 |
* | colorfix | Jakub Steiner | 2001-06-04 | 1 | -68/+63 |
* | diff. timezone events | Jakub Steiner | 2001-06-04 | 2 | -0/+75 |
* | remove spew, and don't call the ShellView CORBA method if the interface | Chris Toshok | 2001-06-04 | 8 | -13/+131 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 2 | -26/+35 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 15 | -18/+54 |
* | Updated Swedish translation. | Christian Rose | 2001-06-03 | 2 | -1017/+1123 |
* | If user is trying to sign his/her message, try first to use the key that | Jeffrey Stedfast | 2001-06-03 | 2 | -29/+86 |
* | Fix to not get into a recursive loop in get_type(). | Jeffrey Stedfast | 2001-06-03 | 4 | -41/+49 |
* | Updated Hungarian translation. | Andras Timar | 2001-06-02 | 2 | -1027/+1108 |
* | macros/ChangeLog: | Peter Williams | 2001-06-02 | 2 | -6/+10 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-06-02 | 1 | -0/+4 |
* | Update list of files | JP Rosevear | 2001-06-02 | 1 | -966/+1050 |
* | no longer build widget-util.*, the code has been moved | JP Rosevear | 2001-06-02 | 2 | -4/+8 |
* | use new func | JP Rosevear | 2001-06-02 | 9 | -97/+50 |
* | Shush | JP Rosevear | 2001-06-02 | 1 | -1/+0 |
* | Update | JP Rosevear | 2001-06-02 | 4 | -468/+8 |
* | oops, didn't mean to make that change | JP Rosevear | 2001-06-02 | 1 | -1/+2 |
* | Update list of files | JP Rosevear | 2001-06-02 | 2 | -3/+12 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 36 | -7753/+3562 |
* | ditto | JP Rosevear | 2001-06-02 | 3 | -1/+13 |
* | Added fields for the GalViewMenus and GalViewCollection, since we need to | Federico Mena Quintero | 2001-06-02 | 4 | -15/+62 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 8 | -14/+42 |
* | Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp and | Jeffrey Stedfast | 2001-06-02 | 6 | -32/+401 |
* | oops, camel-smime.h no longer exists. #include camel-smime-context.h and came... | Jeffrey Stedfast | 2001-06-02 | 1 | -1/+2 |
* | Call build_extra_conf() here too. This is when we REALLY want to call it | Jeffrey Stedfast | 2001-06-02 | 3 | -25/+22 |
* | added questions about KDE, redid other questions. | Aaron Weber | 2001-06-02 | 2 | -888/+1032 |
* | Add GAL_LIBS here too. (testindex_LDADD): And here. | Peter Williams | 2001-06-02 | 2 | -2/+7 |
* | Fix dumb misuse of g_get_charset. | Dan Winship | 2001-06-01 | 2 | -1/+6 |
* | Add some missing `$(DB3_LDADD)'s to get it to compile. | Ettore Perazzoli | 2001-06-01 | 5 | -14/+29 |
* | Included information about db3. | Christopher James Lahey | 2001-06-01 | 14 | -125/+627 |
* | Oops. Fix a few compile problems. | Jeffrey Stedfast | 2001-06-01 | 2 | -2/+8 |
* | Store the connection ID of the "changed" signal in the collection. | Federico Mena Quintero | 2001-06-01 | 3 | -9/+28 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 4 | -21/+89 |
* | Numerous fixes to get it to compile. | Jeffrey Stedfast | 2001-06-01 | 4 | -62/+383 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 3 | -11/+35 |
* | decrement data_count before emitting the card_removed signal, and break | Chris Toshok | 2001-06-01 | 3 | -5/+42 |
* | Use --moddatadir to derive this. | Christopher James Lahey | 2001-06-01 | 4 | -40/+13 |
* | Fixed up the S/MIME signing/encrypting code to work with the new API. | Jeffrey Stedfast | 2001-06-01 | 2 | -80/+95 |
* | Added camel-cms-context.c | Jeffrey Stedfast | 2001-06-01 | 2 | -0/+5 |
* | Added camel-cipher-context.h, camel-cms-context.h, camel-smime-context.h, | Jeffrey Stedfast | 2001-06-01 | 2 | -0/+7 |
* | Removed the code to check for the validity of an S/MIME part. Stuff works | Jeffrey Stedfast | 2001-06-01 | 4 | -56/+109 |
* | New virtual class for manipulating cryptographic message syntax messages | Jeffrey Stedfast | 2001-06-01 | 9 | -939/+1291 |
* | Print Preview => ContactsPrintPreview. Changed peter's change so that the | Chris Toshok | 2001-06-01 | 2 | -1/+7 |
* | change Print Preview's name to ContactsPrintPreview. | Chris Toshok | 2001-06-01 | 2 | -1/+6 |
* | Removed unused variable. | Federico Mena Quintero | 2001-06-01 | 3 | -2/+9 |
* | set allow_newlines on the etext item to false, since we are like an entry | jacob berkman | 2001-06-01 | 1 | -0/+1 |
* | Add a missing iconv_close | Dan Winship | 2001-05-31 | 2 | -0/+5 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 11 | -13/+154 |
* | Use the config-specified default character set (which in turn defaults to | Dan Winship | 2001-05-31 | 2 | -308/+276 |
* | Rename the "PGP" page back to "Other" and add a "default charset" option | Dan Winship | 2001-05-31 | 6 | -5/+118 |
* | Bump gal dependency to 0.8.99.1 | Dan Winship | 2001-05-31 | 2 | -1/+5 |
* | Redo the BUILD_MAP code to not depend on libunicode. Now it only generates | Dan Winship | 2001-05-31 | 4 | -4091/+274 |
* | Use the correct path to the print preview menu item. | Peter Williams | 2001-05-31 | 2 | -1/+6 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 2 | -0/+256 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 6 | -3/+58 |
* | add commands/menu items for Cut/Copy/Paste/Select All. | Chris Toshok | 2001-05-30 | 2 | -0/+30 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 6 | -14/+344 |
* | New function. | Federico Mena Quintero | 2001-05-30 | 5 | -38/+90 |
* | Added missing castt. (setup_offline_toggle): Likewise. | Federico Mena Quintero | 2001-05-30 | 2 | -3/+8 |
* | sp | Jeffrey Stedfast | 2001-05-30 | 1 | -1/+1 |
* | Take another argument to ignore a certain address. (mail_generate_reply): | Jeffrey Stedfast | 2001-05-30 | 3 | -31/+46 |
* | Fix an obvious typo | Dan Winship | 2001-05-30 | 1 | -1/+1 |
* | Document the fact that this function ref()s the factory and that people | Federico Mena Quintero | 2001-05-30 | 1 | -7/+55 |
* | unref the control when finished with it (setup_offline_toggle): ditto | JP Rosevear | 2001-05-30 | 2 | -3/+16 |
* | Remove this evolutionary dead end | Dan Winship | 2001-05-30 | 10 | -1689/+0 |
* | Create a CamelDiscoDiary. (imap_disconnect_offline): And free it. | Dan Winship | 2001-05-30 | 7 | -72/+507 |
* | Code for logging and replaying offline operations. | Dan Winship | 2001-05-30 | 10 | -75/+706 |
* | one-line fix for bug #2536: File->Close in message viewer doesn't work. | Jason Leach | 2001-05-30 | 3 | -11/+17 |
* | update version requirements | JP Rosevear | 2001-05-30 | 2 | -4/+8 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 17 | -1168/+2526 |
* | Use e_utf8_to_gtk_string() on the description of the attachment since | Jeffrey Stedfast | 2001-05-29 | 2 | -13/+24 |
* | Undo Jeff's View menu changes, as they resulted in the | Dan Winship | 2001-05-29 | 2 | -17/+20 |
* | Fix a bug that could cause a crash on messages with an empty subject. | Dan Winship | 2001-05-29 | 2 | -1/+6 |
* | Call e_tree_node_set_expanded on the storage_set_view, not the storage_set | Dan Winship | 2001-05-29 | 2 | -1/+7 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-05-29 | 2 | -609/+664 |
* | srcdir != builddir fix. | Jason Leach | 2001-05-29 | 2 | -0/+5 |
* | Use g_strcasecmp() because some systems don't have strcasecmp(). Also, | Jeffrey Stedfast | 2001-05-29 | 3 | -3/+10 |
* | changelog entries for tests/ fixes committed yesterday | Dan Winship | 2001-05-29 | 1 | -0/+20 |
* | add *.lo, libeshell.la | Dan Winship | 2001-05-29 | 1 | -0/+2 |
* | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 3 | -5/+355 |
* | Updated Hungarian translation | Andras Timar | 2001-05-28 | 2 | -510/+575 |
* | Removed the etable spec string. (message_list_construct): Load the etable | Jeffrey Stedfast | 2001-05-28 | 6 | -42/+40 |
* | Prototype evolution_mail_config_get_type. | Jeffrey Stedfast | 2001-05-28 | 2 | -0/+5 |
* | Fix an fd leak | Dan Winship | 2001-05-28 | 19 | -646/+118 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -3/+12 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 2 | -2/+9 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 5 | -1/+150 |
* | Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend on | Dan Winship | 2001-05-28 | 3 | -70/+5 |
* | Fix to work properly. (handle_multipart_signed): Fixed a bug that caused | Jeffrey Stedfast | 2001-05-27 | 2 | -1/+4 |
* | Fix to work properly. | Jeffrey Stedfast | 2001-05-27 | 2 | -4/+27 |
* | Added callbacks for Next/Previous Unread and Next/Previous Flagged | Jeffrey Stedfast | 2001-05-27 | 4 | -15/+55 |
* | Added MailNextUnread, MailNextFlagged, MailPreviousUnread, and | Jeffrey Stedfast | 2001-05-27 | 2 | -13/+43 |
* | Don't free the hash keys in priv->path_to_etree_node, because they're | Dan Winship | 2001-05-27 | 2 | -10/+7 |
* | When unreffing a folder we got ourselves (as opposed to one passed in by | Dan Winship | 2001-05-27 | 4 | -2/+59 |
* | Add a "need_rescan" flag saying if we want to rescan the entire folder for | Dan Winship | 2001-05-27 | 4 | -24/+66 |
* | Updated Swedish translation. | Christian Rose | 2001-05-26 | 2 | -1128/+1737 |
* | updated Azeri file | Pablo Saratxaga | 2001-05-26 | 2 | -57/+30 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 10 | -22/+62 |
* | place the shortcut bar in a frame | jacob berkman | 2001-05-26 | 2 | -6/+17 |
* | *** empty log message *** | Akira Tagoh | 2001-05-26 | 1 | -2/+2 |
* | Oops. Use a strNcmp to make sure the response begins with a 334 code, not | Jeffrey Stedfast | 2001-05-26 | 2 | -1/+5 |
* | Remove row row + i instead of row i. (et_table_rows_inserted): Insert row | Christopher James Lahey | 2001-05-26 | 1 | -2/+2 |
* | Remove row i instead of row row. Destroy et->group when you get the | Christopher James Lahey | 2001-05-26 | 1 | -4/+11 |
* | oops | Jeffrey Stedfast | 2001-05-26 | 1 | -1/+2 |
* | Disable Resend on non-Sent folder FolderBrowsers. Thanks to Wayne Davis | Jeffrey Stedfast | 2001-05-26 | 2 | -4/+12 |
* | remove the summary info so we are not out-of-sync with the maildir folder. | Jeffrey Stedfast | 2001-05-26 | 4 | -71/+100 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 3 | -1/+14 |
* | Added shell/e-storage-set-view.etspec. | Christopher James Lahey | 2001-05-26 | 2 | -0/+5 |
* | Changed the tooltips here based on Taylor's work. | Christopher James Lahey | 2001-05-26 | 2 | -2/+7 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 10 | -39/+85 |
* | This code should be correct now. Still waiting on the shell to do it's job | Jeffrey Stedfast | 2001-05-26 | 2 | -13/+15 |
* | Oops, I spelled the get-default-db function name wrong. | Jeffrey Stedfast | 2001-05-25 | 2 | -1/+7 |
* | 0.5 RELEASE | Arturo Espinosa Aldama | 2001-05-25 | 1 | -0/+4 |