/www/seamonkey/

e='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-135-4/+83
* Make saving attachments work.Matthew Barnes2009-02-122-3/+9
* Crash fix: There is no GtkButton.clicked() method, so don't chain up.Matthew Barnes2009-02-113-121/+0
* Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-1025-1575/+2867
* More preferences cleanup. Convert forward and reply style optionMatthew Barnes2009-02-085-281/+141
* Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-0841-11913/+8414
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-01113-43274/+50655
* Let the mailer handle composer printing.Matthew Barnes2009-02-018-142/+233
* When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-2918-177/+263
* Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-2913-151/+345
* Heh, oops. Fun typo.Matthew Barnes2009-01-281-1/+1
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-2732-192/+145
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-2722-197/+453
* Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-2729-315/+471
* Miscellaneous stuff.Matthew Barnes2009-01-2730-508/+294
* Fix more runtime warnings.Matthew Barnes2009-01-266-952/+16
* Fix a crash when cancelling a task in the task bar.Matthew Barnes2009-01-253-5/+8
* Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-2511-120/+252
* Get automatic message selection working.Matthew Barnes2009-01-245-194/+233
* Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-2427-420/+512
* Fix some runtime warnings.Matthew Barnes2009-01-2213-175/+340
* Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-2172-13394/+17282
* Untangle some circular dependencies with the composer.Matthew Barnes2009-01-2010-152/+151
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-2028-466/+1378
* Fix a runtime warning.Matthew Barnes2009-01-186-19/+22
* Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-1826-245/+343
* Fix a typo.Matthew Barnes2009-01-161-1/+1
* Give camel_init() the correct path, and suddenly the mail module is USABLE!Matthew Barnes2009-01-163-42/+3
* Implement some more mailer actions.Matthew Barnes2009-01-162-575/+106
* Activate S/MIME support and add the "Certificates" section to preferences.Matthew Barnes2009-01-151-0/+14
* Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-1533-5618/+5639
* Fix online mode initialization.Matthew Barnes2009-01-142-4/+9
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-12278-42214/+27850
* Add a couple missing files.Matthew Barnes2009-01-122-0/+651
* Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-1133-909/+1037
* Add missing accelerator for File -> Print.Matthew Barnes2009-01-105-5/+5
* Fix a weird UI merging bug.Matthew Barnes2009-01-092-4/+12
* Fix some miscellaneous mailer bugs.Matthew Barnes2009-01-087-122/+133
* Tweak the EShell API.Matthew Barnes2009-01-0828-585/+518
* Implement GNOME Goal: RemoveGnomeOpenGnomeHelpMatthew Barnes2009-01-021-3/+17
* Get the Character Encoding menu working.Matthew Barnes2009-01-0122-519/+436
* Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-299-73/+474
* Update EShell documentation.Matthew Barnes2008-12-283-10/+27
* Handle mailto/email URIs (unfinished).Matthew Barnes2008-12-283-39/+124
* Solve a translation issue related to the New menu.Matthew Barnes2008-12-289-21/+51
* Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-2723-2652/+2741
* Committing progress. About to try something radical...Matthew Barnes2008-12-203-49/+106
* Implement yet more mail actions.Matthew Barnes2008-12-1910-313/+384
* Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-1913-463/+618
* Implement more mail actions. Slowly phasing out EMFolderView.Matthew Barnes2008-12-187-396/+759
* - Start fleshing out some of the mail actions.Matthew Barnes2008-12-165-155/+345
* - Mail: Update the sidebar on folder selection.Matthew Barnes2008-12-168-187/+463
* - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-143-137/+303
* - Fix NetworkManager connection tracking.Matthew Barnes2008-12-1417-513/+894
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1198-3541/+4041
* Implement bug #263268 - Contact categories need to be able to be filtered byMatthew Barnes2008-12-0410-469/+440
* Get drag-and-drop-to-source-selector working for contacts, memos and tasks.Matthew Barnes2008-11-2918-440/+1029
* Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2462-11919/+9077
* Fix a mistyped macro.Matthew Barnes2008-11-222-8/+8
* Documentation improvements.Matthew Barnes2008-11-2016-413/+792
* Progress update:Matthew Barnes2008-11-1933-911/+1868
* There we go... that's more like it.Matthew Barnes2008-11-152-3/+1
* More library dependency unravelling.Matthew Barnes2008-11-143-9/+10
* Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-1453-786/+1061
* Merge revisions 36730:36736 from trunk.Matthew Barnes2008-11-089-4/+144
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-0875-10653/+4586
* Ellipsize the Subscriptions menu item.Matthew Barnes2008-11-031-1/+1
* Fix a pane resizing issue on the main window that's been driving me crazy.Matthew Barnes2008-11-034-6/+54
* Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-018-46/+22
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-3122-162/+173
* Secondary checkout spotted a compilation issue.Matthew Barnes2008-10-312-3/+89
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-3128-1349/+536
* Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-3020-286/+551
* Wire up status messages to include percentages if available.Matthew Barnes2008-10-2922-65/+290
* Fix a couple minor UI bugs.Matthew Barnes2008-10-284-4/+34
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-2827-40/+2087
* Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-25124-18126/+41839
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-2536-276/+954
* Yeah, it was something stupid. Folder tree now working.Matthew Barnes2008-10-171-1/+1
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-1768-1558/+3370
* Progress update:Matthew Barnes2008-10-1463-1963/+7076
* Baseline cut at the Calendar sidebar and module. Pretty much identicalMatthew Barnes2008-10-077-359/+572
* Fix some compilation errors.Matthew Barnes2008-10-057-13/+39
* Support migration in the new shell design.Matthew Barnes2008-10-0530-729/+1814
* Tweak some aspects of the Contacts module to be more consistent withMatthew Barnes2008-10-0412-243/+648
* Finally fix the stupid shell view bootstrapping issue.Matthew Barnes2008-10-043-23/+28
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-0439-156/+1095
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-0349-1088/+1498
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-0277-794/+866
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-02366-124013/+148661
* Add more EShell API documentation.Matthew Barnes2008-10-0212-41/+465
* Continue documenting the new shell API.Matthew Barnes2008-10-0122-2269/+633
* See which plugins compile and enable those that do. Looks like aboutMatthew Barnes2008-10-012-0/+30
* More Memos debugging.Matthew Barnes2008-10-017-48/+172
* Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-3019-63/+533
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-3065-2439/+2828
* Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-2616-922/+1006
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-25