| Commit message (Expand) | Author | Age | Files | Lines |
* | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 15 | -20/+135 |
* | Garbage collect some debonoboized files. | Matthew Barnes | 2009-02-22 | 5 | -534/+0 |
* | Kill another unused Bonobo-based importer file. | Matthew Barnes | 2009-02-22 | 1 | -58/+0 |
* | Everything under shell/importer is unused. Kill it. | Matthew Barnes | 2009-02-22 | 13 | -2040/+0 |
* | Fix compilation error. | Matthew Barnes | 2009-02-21 | 1 | -1/+0 |
* | Kill EDropdownButton. | Matthew Barnes | 2009-02-21 | 14 | -520/+82 |
* | Kill more Bonobo controls and factories and what not. | Matthew Barnes | 2009-02-21 | 8 | -1204/+47 |
* | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the | Matthew Barnes | 2009-02-21 | 10 | -622/+459 |
* | Fix crash on exit. | Matthew Barnes | 2009-02-20 | 1 | -0/+2 |
* | Fix crash on startup. | Matthew Barnes | 2009-02-19 | 6 | -16/+15 |
* | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 9 | -16/+37 |
* | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 11 | -96/+119 |
* | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 24 | -845/+1628 |
* | Miscellaneous bug fixes. | Matthew Barnes | 2009-02-17 | 6 | -81/+7 |
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composer | Matthew Barnes | 2009-02-16 | 4 | -112/+28 |
* | Move signature script execution to e-util/e-signature-utils.s so the | Matthew Barnes | 2009-02-16 | 10 | -248/+615 |
* | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 117 | -32863/+40184 |
* | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 16 | -277/+546 |
* | Fix packing of labels in sidebar banner. | Matthew Barnes | 2009-02-13 | 1 | -2/+1 |
* | Let the mail module handle composer "Post To:" button clicks, since | Matthew Barnes | 2009-02-13 | 8 | -213/+124 |
* | Make attachment saving work everywhere. | Matthew Barnes | 2009-02-13 | 2 | -3/+15 |
* | Disable Send/Receive when working offline. | Matthew Barnes | 2009-02-13 | 1 | -0/+3 |
* | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 5 | -4/+83 |
* | Make saving attachments work. | Matthew Barnes | 2009-02-12 | 2 | -3/+9 |
* | Crash fix: There is no GtkButton.clicked() method, so don't chain up. | Matthew Barnes | 2009-02-11 | 3 | -121/+0 |
* | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 25 | -1575/+2867 |
* | More preferences cleanup. Convert forward and reply style option | Matthew Barnes | 2009-02-08 | 5 | -281/+141 |
* | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 41 | -11913/+8414 |
* | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 113 | -43274/+50655 |
* | Let the mailer handle composer printing. | Matthew Barnes | 2009-02-01 | 8 | -142/+233 |
* | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 18 | -177/+263 |
* | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 13 | -151/+345 |
* | Heh, oops. Fun typo. | Matthew Barnes | 2009-01-28 | 1 | -1/+1 |
* | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 32 | -192/+145 |
* | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 22 | -197/+453 |
* | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 29 | -315/+471 |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 30 | -508/+294 |
* | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 6 | -952/+16 |
* | Fix a crash when cancelling a task in the task bar. | Matthew Barnes | 2009-01-25 | 3 | -5/+8 |
* | Make the sidebar icon follow the folder icon. | Matthew Barnes | 2009-01-25 | 11 | -120/+252 |
* | Get automatic message selection working. | Matthew Barnes | 2009-01-24 | 5 | -194/+233 |
* | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 27 | -420/+512 |
* | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 13 | -175/+340 |
* | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 72 | -13394/+17282 |
* | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 10 | -152/+151 |
* | Formalize the "no disabled items in popup menus" policy in the form of a | Matthew Barnes | 2009-01-20 | 28 | -466/+1378 |
* | Fix a runtime warning. | Matthew Barnes | 2009-01-18 | 6 | -19/+22 |
* | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 26 | -245/+343 |
* | Fix a typo. | Matthew Barnes | 2009-01-16 | 1 | -1/+1 |
* | Give camel_init() the correct path, and suddenly the mail module is USABLE! | Matthew Barnes | 2009-01-16 | 3 | -42/+3 |
* | Implement some more mailer actions. | Matthew Barnes | 2009-01-16 | 2 | -575/+106 |
* | Activate S/MIME support and add the "Certificates" section to preferences. | Matthew Barnes | 2009-01-15 | 1 | -0/+14 |
* | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 33 | -5618/+5639 |
* | Fix online mode initialization. | Matthew Barnes | 2009-01-14 | 2 | -4/+9 |
* | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 278 | -42214/+27850 |
* | Add a couple missing files. | Matthew Barnes | 2009-01-12 | 2 | -0/+651 |
* | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 33 | -909/+1037 |
* | Add missing accelerator for File -> Print. | Matthew Barnes | 2009-01-10 | 5 | -5/+5 |
* | Fix a weird UI merging bug. | Matthew Barnes | 2009-01-09 | 2 | -4/+12 |
* | Fix some miscellaneous mailer bugs. | Matthew Barnes | 2009-01-08 | 7 | -122/+133 |
* | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 28 | -585/+518 |
* | Implement GNOME Goal: RemoveGnomeOpenGnomeHelp | Matthew Barnes | 2009-01-02 | 1 | -3/+17 |
* | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 22 | -519/+436 |
* | Get the basic mail browser window working. No message contents yet. | Matthew Barnes | 2008-12-29 | 9 | -73/+474 |
* | Update EShell documentation. | Matthew Barnes | 2008-12-28 | 3 | -10/+27 |
* | Handle mailto/email URIs (unfinished). | Matthew Barnes | 2008-12-28 | 3 | -39/+124 |
* | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 9 | -21/+51 |
* | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 23 | -2652/+2741 |
* | Committing progress. About to try something radical... | Matthew Barnes | 2008-12-20 | 3 | -49/+106 |
* | Implement yet more mail actions. | Matthew Barnes | 2008-12-19 | 10 | -313/+384 |
* | Implement folder tree popup actions. Purge EPopup from EMFolderTree. | Matthew Barnes | 2008-12-19 | 13 | -463/+618 |
* | Implement more mail actions. Slowly phasing out EMFolderView. | Matthew Barnes | 2008-12-18 | 7 | -396/+759 |
* | - Start fleshing out some of the mail actions. | Matthew Barnes | 2008-12-16 | 5 | -155/+345 |
* | - Mail: Update the sidebar on folder selection. | Matthew Barnes | 2008-12-16 | 8 | -187/+463 |
* | - Get offline synchronization working in the mailer (I think). | Matthew Barnes | 2008-12-14 | 3 | -137/+303 |
* | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 17 | -513/+894 |
* | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 98 | -3541/+4041 |
* | Implement bug #263268 - Contact categories need to be able to be filtered by | Matthew Barnes | 2008-12-04 | 10 | -469/+440 |
* | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 18 | -440/+1029 |
* | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 62 | -11919/+9077 |
* | Fix a mistyped macro. | Matthew Barnes | 2008-11-22 | 2 | -8/+8 |
* | Documentation improvements. | Matthew Barnes | 2008-11-20 | 16 | -413/+792 |
* | Progress update: | Matthew Barnes | 2008-11-19 | 33 | -911/+1868 |
* | There we go... that's more like it. | Matthew Barnes | 2008-11-15 | 2 | -3/+1 |
* | More library dependency unravelling. | Matthew Barnes | 2008-11-14 | 3 | -9/+10 |
* | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 53 | -786/+1061 |
* | Merge revisions 36730:36736 from trunk. | Matthew Barnes | 2008-11-08 | 9 | -4/+144 |
* | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 75 | -10653/+4586 |
* | Ellipsize the Subscriptions menu item. | Matthew Barnes | 2008-11-03 | 1 | -1/+1 |
* | Fix a pane resizing issue on the main window that's been driving me crazy. | Matthew Barnes | 2008-11-03 | 4 | -6/+54 |
* | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 8 | -46/+22 |
* | Support inline renaming of sources in the source selector, with help | Matthew Barnes | 2008-10-31 | 22 | -162/+173 |
* | Secondary checkout spotted a compilation issue. | Matthew Barnes | 2008-10-31 | 2 | -3/+89 |
* | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 28 | -1349/+536 |
* | Get the calendar's memopad and taskpad working. | Matthew Barnes | 2008-10-30 | 20 | -286/+551 |
* | Wire up status messages to include percentages if available. | Matthew Barnes | 2008-10-29 | 22 | -65/+290 |
* | Fix a couple minor UI bugs. | Matthew Barnes | 2008-10-28 | 4 | -4/+34 |
* | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 27 | -40/+2087 |
* | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 124 | -18126/+41839 |
* | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 36 | -276/+954 |
* | Yeah, it was something stupid. Folder tree now working. | Matthew Barnes | 2008-10-17 | 1 | -1/+1 |
* | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 68 | -1558/+3370 |
* | Progress update: | Matthew Barnes | 2008-10-14 | 63 | -1963/+7076 |
* | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 7 | -359/+572 |
* | Fix some compilation errors. | Matthew Barnes | 2008-10-05 | 7 | -13/+39 |
* | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 30 | -729/+1814 |
* | Tweak some aspects of the Contacts module to be more consistent with | Matthew Barnes | 2008-10-04 | 12 | -243/+648 |
* | Finally fix the stupid shell view bootstrapping issue. | Matthew Barnes | 2008-10-04 | 3 | -23/+28 |
* | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 39 | -156/+1095 |
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 49 | -1088/+1498 |
* | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 77 | -794/+866 |
* | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 366 | -124013/+148661 |
* | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 12 | -41/+465 |
* | Continue documenting the new shell API. | Matthew Barnes | 2008-10-01 | 22 | -2269/+633 |
* | See which plugins compile and enable those that do. Looks like about | Matthew Barnes | 2008-10-01 | 2 | -0/+30 |
* | More Memos debugging. | Matthew Barnes | 2008-10-01 | 7 | -48/+172 |
* | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 19 | -63/+533 |
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 65 | -2439/+2828 |
* | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 16 | -922/+1006 |
* | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 89 | -2295/+4062 |
* | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 25 | -231/+829 |
* | Fix some miscellaneous address book bugs. | Matthew Barnes | 2008-09-20 | 11 | -67/+38 |
* | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 31 | -1528/+1383 |
* | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 10 | -310/+783 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 63 | -586/+122 |
* | Progress update: | Matthew Barnes | 2008-09-18 | 20 | -1596/+807 |
* | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 42 | -2345/+2544 |
* | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 45 | -227/+6460 |
* | Forgot to commit a couple files. | Matthew Barnes | 2008-09-13 | 2 | -0/+356 |
* | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 40 | -1266/+1405 |
* | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 29 | -498/+890 |
* | Fix a compilation error. | Matthew Barnes | 2008-09-11 | 1 | -15/+0 |
* | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 942 | -130394/+149834 |
* | Add popup menu stubs for calendars, tasks and memos. | Matthew Barnes | 2008-09-11 | 13 | -299/+207 |
* | Add menu and toolbar UI for calendars, memos and tasks. | Matthew Barnes | 2008-09-11 | 34 | -654/+1347 |
* | Add stubs for calendar, task, and memo shell views. | Matthew Barnes | 2008-09-11 | 22 | -19/+1171 |
* | Fix some bootstrapping issues. | Matthew Barnes | 2008-09-10 | 11 | -320/+352 |
* | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 10 | -95/+82 |
* | Progress update: | Matthew Barnes | 2008-09-09 | 26 | -737/+1327 |
* | Progress update: | Matthew Barnes | 2008-09-07 | 36 | -997/+1092 |
* | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 51 | -4426/+4586 |
* | Fix some bugs related to the New menu and toolbar button. | Matthew Barnes | 2008-08-31 | 2 | -8/+8 |
* | ** Fixes bug #549969 | Matthew Barnes | 2008-08-31 | 2 | -3/+11 |
* | ** Fixes bug #549970 | Matthew Barnes | 2008-08-31 | 2 | -2/+12 |
* | ** Fixes bug #549968 | Matthew Barnes | 2008-08-31 | 4 | -2/+16 |
* | ** Fixes bug #549967 | Matthew Barnes | 2008-08-31 | 3 | -4/+12 |
* | Figured out why the switcher buttons have no relief. | Matthew Barnes | 2008-08-30 | 4 | -3/+3 |
* | Preferences window awesomeness. | Matthew Barnes | 2008-08-30 | 7 | -89/+107 |
* | Progress update: | Matthew Barnes | 2008-08-30 | 34 | -891/+1021 |
* | Miscellaneous tweaks. Nothing major. | Matthew Barnes | 2008-08-28 | 7 | -28/+57 |
* | Progress update: | Matthew Barnes | 2008-08-27 | 4 | -19/+198 |
* | Progress update: | Matthew Barnes | 2008-08-27 | 34 | -2291/+1689 |
* | Progress update: | Matthew Barnes | 2008-08-24 | 20 | -1114/+523 |
* | Progress update: | Matthew Barnes | 2008-08-23 | 21 | -404/+726 |
* | Add some missing icons that didn't get merged. | Matthew Barnes | 2008-08-19 | 4 | -0/+1328 |
* | Committing the day's progress. | Matthew Barnes | 2008-08-19 | 14 | -361/+478 |
* | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 42 | -9052/+9642 |
* | Write the algorithm for sorting items in the "New" menu. Not yet tested. | Matthew Barnes | 2008-08-17 | 6 | -13/+240 |
* | Have the sidebar update itself when the "gtk-toolbar-style" global GtkSetting | Matthew Barnes | 2008-08-16 | 1 | -2/+51 |
* | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 164 | -14802/+17648 |
* | Demonstrate displaying the test shell view. | Matthew Barnes | 2008-08-14 | 8 | -37/+257 |
* | Demonstrate loading the test module. | Matthew Barnes | 2008-08-14 | 11 | -302/+105 |
* | Get a basic shell window working. | Matthew Barnes | 2008-08-14 | 9 | -58/+234 |
* | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 20 | -9906/+12195 |
* | Add a few stub functions to get compilation to complete. | Matthew Barnes | 2008-08-11 | 4 | -203/+52 |
* | Kill e-shell-marshal.list (unused). | Matthew Barnes | 2008-08-10 | 3 | -31/+0 |
* | Killing spree... | Matthew Barnes | 2008-08-09 | 5 | -409/+0 |
* | Treat the Preferences window as a singleton. | Matthew Barnes | 2008-08-09 | 13 | -882/+15 |
* | Kill EConfigPage. | Matthew Barnes | 2008-08-09 | 3 | -119/+0 |
* | Kill EShellSettingsDialog. | Matthew Barnes | 2008-08-09 | 7 | -551/+149 |
* | Kill ECorbaConfigPage. Good riddance. | Matthew Barnes | 2008-08-09 | 3 | -225/+0 |
* | Work through more compilation errors. | Matthew Barnes | 2008-08-09 | 17 | -632/+529 |
* | Fix some compilation errors. | Matthew Barnes | 2008-08-08 | 5 | -6/+20 |
* | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 212 | -40619/+73100 |
* | Commit progress, which breaks everything. | Matthew Barnes | 2008-08-08 | 11 | -1464/+137 |
* | Disable all components and plugins. Begin rewriting the shell. | Matthew Barnes | 2008-07-17 | 28 | -3496/+3369 |
* | Migrate CompEditor, CompEditorPage, and the various subclasses from | Matthew Barnes | 2008-07-16 | 43 | -5169/+4116 |
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 11 | -59/+74 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac... | Suman Manjunath | 2008-07-13 | 2 | -1/+8 |
* | Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove fr... | Suman Manjunath | 2008-07-13 | 6 | -0/+30 |
* | Remove still more unused files. | Matthew Barnes | 2008-07-13 | 4 | -822/+5 |
* | ** Fix for bug #542631 | Paolo Borelli | 2008-07-13 | 2 | -34/+8 |
* | Remove more unused files. | Matthew Barnes | 2008-07-12 | 5 | -188/+8 |
* | Remove these files. They were written in 2002 and, AFACIT, never used for | Matthew Barnes | 2008-07-11 | 4 | -344/+6 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-07-10 | 2 | -170/+182 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-07-09 | 2 | -264/+278 |
* | ** Fix for bug #524130 | Milan Crha | 2008-07-09 | 3 | -32/+21 |
* | ** Fix for bug #206592 | Milan Crha | 2008-07-09 | 4 | -0/+28 |
* | ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.) | Milan Crha | 2008-07-09 | 2 | -0/+47 |
* | Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,... | Suman Manjunath | 2008-07-07 | 3 | -6/+25 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-07-05 | 2 | -102/+109 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-07-05 | 2 | -91/+95 |
* | Translation updated by Ivar Smolin | Priit Laes | 2008-07-05 | 2 | -3350/+3957 |
* | ** Fix for bug #368038 | Milan Crha | 2008-07-04 | 2 | -1/+22 |
* | Bump eds_minimum_version to 2.23.5 for camel_folder_sort_uids(). | Matthew Barnes | 2008-07-04 | 2 | -1/+6 |
* | ** Fix for bug #541365 | Milan Crha | 2008-07-03 | 2 | -4/+15 |
* | ** Fix for bug #540400 | Roger Zauner | 2008-07-03 | 2 | -1/+7 |
* | ** Fix for bug #540152 | Milan Crha | 2008-07-03 | 6 | -7/+22 |
* | ** Fix for bug #243201 | Milan Crha | 2008-07-03 | 2 | -1/+12 |
* | (again just one-liner, a problem seen in real usage) | Timo Jyrinki | 2008-07-03 | 1 | -2/+2 |
* | Sort the uids so that moving/copying messages preserves mailbox ordering | Jeffrey Stedfast | 2008-07-03 | 2 | -4/+14 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-07-03 | 3 | -2557/+2916 |
* | ** Fixes bug #540282 | Matthew Barnes | 2008-07-01 | 4 | -82/+128 |
* | ** Fix for bug #540274 | Milan Crha | 2008-07-01 | 3 | -3/+192 |
* | ** Fix for bug #540972 | Milan Crha | 2008-07-01 | 2 | -0/+7 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-07-01 | 2 | -380/+608 |
* | Run xmllint on C/evolution.xml when building with "make check" or "make | Matthew Barnes | 2008-07-01 | 3 | -2/+14 |
* | Add a finalize() method to free priv->base_url, which was leaking. | Matthew Barnes | 2008-07-01 | 2 | -0/+19 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the .... | Suman Manjunath | 2008-06-30 | 2 | -0/+11 |
* | ** Fix for bug #519536 | Srinivasa Ragavan | 2008-06-30 | 2 | -2/+11 |
* | Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #54051... | Suman Manjunath | 2008-06-30 | 2 | -9/+25 |
* | Another "foreport" of Brazilian Portuguese translation. Updated the | Leonardo Ferreira Fontenelle | 2008-06-30 | 2 | -117/+128 |
* | "Foreported" fixes from the gnome-2-22 branch; credits to Vladimir Melo | Leonardo Ferreira Fontenelle | 2008-06-28 | 2 | -493/+473 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-28 | 2 | -3/+7 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-28 | 2 | -109/+265 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-28 | 2 | -122/+119 |
* | Patch from Maciej Piechotka <uzytkownik2@gmail.com> | Tobias Mueller | 2008-06-28 | 7 | -168/+183 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-27 | 2 | -63/+92 |
* | just a quick second update. while backporting fixes to 2.22, noticed some stu... | Timo Jyrinki | 2008-06-27 | 1 | -63/+63 |
* | updated Finnish translation | Timo Jyrinki | 2008-06-27 | 2 | -3344/+4041 |
* | ** Fix for bug #540160 | Milan Crha | 2008-06-26 | 3 | -20/+30 |
* | Added files for translation. | Johnny Jacob | 2008-06-24 | 2 | -0/+7 |
* | ** Fix for bug #539755 | Milan Crha | 2008-06-24 | 2 | -23/+62 |
* | ** Fix for bug #537275 | Milan Crha | 2008-06-24 | 3 | -0/+19 |
* | Fix ChangeLog date for previous commit | Alp Toker | 2008-06-24 | 1 | -1/+1 |
* | Reviewed by Jeffrey Stedfast. | Alp Toker | 2008-06-24 | 3 | -0/+193 |
* | ** Fix for bug #440818 (patch by Rodrigo Castro) | Milan Crha | 2008-06-23 | 2 | -19/+34 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-22 | 2 | -99/+93 |
* | Patch from Roshan Kumar Singh <roshan.singh08@yahoo.com>: Fix for bug #395636... | Suman Manjunath | 2008-06-22 | 2 | -2/+9 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #539268 (Do not use ... | Suman Manjunath | 2008-06-22 | 2 | -5/+13 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #538741 (Strip prece... | Suman Manjunath | 2008-06-22 | 2 | -1/+8 |
* | ** Fixes bug #537725 | Matthew Barnes | 2008-06-21 | 2 | -2/+9 |
* | Fixed Czech translation (bug #517967), thanks to Lucas Lommer. Updated Czech ... | Petr Kovář | 2008-06-21 | 4 | -3381/+4118 |
* | ** Fixes bug #310988 | Matthew Barnes | 2008-06-21 | 2 | -2/+51 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-21 | 2 | -116/+152 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 857 | -915/+915 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 26 | -26/+26 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 95 | -95/+95 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 21 | -25/+25 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 28 | -31/+31 |
* | ** Fixes bug #538908 | Matthew Barnes | 2008-06-21 | 3 | -0/+21 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-21 | 2 | -22/+16 |
* | ** Fix for bug #534039 | Milan Crha | 2008-06-20 | 4 | -34/+37 |
* | Multiple open dialogs is an usability issue and a potential HIG violation. | Sankar P | 2008-06-20 | 2 | -5/+15 |
* | Check if cnc is valid before using it. Fixes a crash. | Sankar P | 2008-06-20 | 2 | -19/+28 |
* | Use Evolution icon for the window. | Milan Crha | 2008-06-20 | 2 | -0/+6 |
* | ** Fix for bug #382783 | Milan Crha | 2008-06-20 | 4 | -0/+82 |
* | Ask the user if he really wants to retract mails. Re-arrange the menus a | Sankar P | 2008-06-19 | 2 | -8/+35 |
* | ** Fix for bug #478469 | Milan Crha | 2008-06-19 | 2 | -15/+81 |
* | ** Fixes bug #530069 | Matthew Barnes | 2008-06-19 | 2 | -10/+42 |