Commit graph

190 commits

Author SHA1 Message Date
Ludovic Marcotte 5c3f0138f5 First pass at the v3 pref module
The UI needs to be styled. We also need to properly load "default"
values from the system/domain/user defaults and save them correctly
too.
2015-06-12 11:17:49 -04:00
Ludovic Marcotte b4ea4d7e9f Improvement over previous commit 2015-02-11 14:39:57 -05:00
Ludovic Marcotte 322f72626a now possible to limit automatic forwards to internal/external domains 2015-02-11 14:30:40 -05:00
Ludovic Marcotte 6c9b1a494f Fix for bug #2332 2015-02-09 16:12:59 -05:00
Ludovic Marcotte 9dd0d6c427 Draft autossave feature 2014-12-11 13:31:32 -05:00
Alexandre Cloutier d62c504763 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 2014-09-09 14:27:05 -04:00
Francis Lachapelle 06fe36fd75 Add missing localizable strings 2014-07-21 16:07:13 -04:00
Alexandre Cloutier 5217bed5ae Organized the categories and appointments invitations inside a tabContainer 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 05fb7ae0c8 applied comments 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 16d02455bd Serialization of the whiteList 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 8ded5a8aaf Prevent Invitations and whitelist GUI 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 302e40a1c3 bugFix#2823 2014-06-26 16:08:47 -04:00
Francis Lachapelle cfc1ac6b3b Add missing localizable string 2014-04-10 10:02:51 -04:00
extrafu bf64076b87 Merge pull request #29 from alexcloutier/feat/1496
New feature : 1496

Don't forget to fix the typo.
2014-04-07 19:42:31 -04:00
extrafu eb7cabac71 Merge pull request #19 from alexcloutier/fix/2622
BugFix #0002622: The server Dovecot use by default an UTF-8 and by doing...
2014-04-04 09:21:49 -04:00
Ludovic Marcotte 2ff4498983 Fixed previous commit 2014-04-04 08:44:50 -04:00
Ludovic Marcotte 3eec753b73 Slightly improved previous pull request merge. 2014-04-04 08:39:13 -04:00
Alexandre Cloutier b16911edc1 Modified the displayed name of SOGo version and added the label in the .lproj 2014-03-24 13:55:52 -04:00
Alexandre Cloutier 76307cfaaf New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books. 2014-03-24 13:41:57 -04:00
Alexandre Cloutier d108777e89 Display the version at the top of the general tap 2014-03-11 10:25:01 -04:00
Alexandre Cloutier 8cc352fb28 It is now possible to see the version on the general page of the preferences window 2014-03-10 14:45:10 -04:00
Alexandre Cloutier f8939bfb3e Change the variable name for sieveFolderEncoding instead of folderEncoding 2014-03-10 10:07:47 -04:00
Alexandre Cloutier e7a16cba0d BugFix #0002622: The server Dovecot use by default an UTF-8 and by doing so it cause a wrong re-encoding in UTF-7 when reaching the sieve server (knowing that the foldername in sieve are encoded in UTF-7). Since it is not the case with a Cyrus server, I created a new variable available in the sogo.conf that let you specified the type of encoding you need. By default the encoding is set to UTF-7. ex : SOGoFolderEncoding = 'UTF-7' 2014-03-06 14:33:31 -05:00
Francis Lachapelle 384d998c47 Cleanup wox templates 2013-11-22 14:42:16 -05:00
Francis Lachapelle 682ed767d9 Fix the Sieve filters editor with new mail flags 2013-11-21 08:52:55 -05:00
Jean Raby 5536f8967e don't escape html in label names 2013-11-21 07:11:05 -05:00
Ludovic Marcotte df3e9033f3 Added calendar default reminder support. 2013-11-20 17:42:11 -05:00
Francis Lachapelle e862194b32 Convert color picker to an inline widget
The colors are now limited to the colors offered in Thunderbird.
2013-11-15 15:50:46 -05:00
Francis Lachapelle 616ee7c6e4 GUI changes for mail labels management 2013-11-13 14:46:08 -05:00
Ludovic Marcotte 37d3234b60 Added support for dynamic mail labels/tags management.
The CSS in the UIxPreferences remains to be done.
2013-11-11 10:49:58 -05:00
Francis Lachapelle 2a5e0aeaa9 Disable autocompletion of reply-to address 2012-12-06 10:32:31 -05:00
Ludovic Marcotte 7b65c29b1e Fixed \n / <br/> when composing mails and improved preferences UI. 2012-11-21 08:54:32 -05:00
Luc Charland a916ac8927 Fixed bug #1105 Remote images display
There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.
2012-10-31 11:53:30 -04:00
Francis Lachapelle b15234c26e New date picker
Removed the old popup calendar (Tigra) by an inline version
(bootstrap-datepicker). Also revamped the time picker and the dialog
boxes to fit the new look.
2012-09-21 22:05:07 -04:00
Francis Lachapelle 24f9f4ef84 Improved layout of preferences window.
Monotone-Parent: 7eaed9fd683e2598617632feb838450cca393c9c
Monotone-Revision: 1fbe308ad552ffa7e4c43a1a33f14a64aacf1f62

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-10T17:19:52
Monotone-Branch: ca.inverse.sogo
2012-09-10 17:19:52 +00:00
Francis Lachapelle d965eec051 Minor improvements to the preferences window.
Monotone-Parent: b456b18f292850c6fefa107c0ca59bded3a6e6a3
Monotone-Revision: 1fae890d6e269d7918982811c46400a4ff38745d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-11T19:53:45
2012-07-11 19:53:45 +00:00
Wolfgang Sourdeau 2346d35d21 Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820
Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:37:46
2012-04-20 13:37:46 +00:00
Wolfgang Sourdeau fa4d2d3141 Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
2012-04-20 13:27:21 +00:00
Wolfgang Sourdeau c8fbb0718c 0
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T22:25:49
Monotone-Branch: ca.inverse.sogo
2012-02-20 22:25:49 +00:00
Jean Raby a6bf194813 Add a 'name' tag to preferences that didn't have one.
Make it easier to script preferences updates
(mostly needed by integration tests)

Monotone-Parent: 7014c5053f06e41d5d808632f6c28b472a6037d8
Monotone-Revision: 9631e91f39d72591553f51f05b43536b1438e553

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-02-15T19:41:00
Monotone-Branch: ca.inverse.sogo
2012-02-15 19:41:00 +00:00
Francis Lachapelle 95e42d38f7 Monotone-Parent: b4900cbcd7c48cfd36bb5a262eec357e3ac1033a
Monotone-Revision: 533c5fea139373885b136bf6d41275a80a56967b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-09T16:34:11
2011-12-09 16:34:11 +00:00
Wolfgang Sourdeau bb5cf04e7e Monotone-Parent: 8d583d2e8977d0d63e028818f6f961246d256bdd
Monotone-Revision: 8c58bbcc380816930dac5d8da2d1d682049a6349

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-09T14:54:00
2011-12-09 14:54:00 +00:00
Francis Lachapelle 413bb609dd See ChangeLog.
Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-21T14:09:26
2011-11-21 14:09:26 +00:00
Francis Lachapelle 76ffdc598c See ChangeLog
Monotone-Parent: 271e652157d430b115cb6616b8813b605c897b94
Monotone-Revision: 83587b1afc04162d7191ff57c7f8a78b502a9be3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-27T15:43:46
Monotone-Branch: ca.inverse.sogo
2011-09-27 15:43:46 +00:00
Francis Lachapelle 0c2d6ddc3e See ChangeLog.
Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-23T19:25:56
Monotone-Branch: ca.inverse.sogo
2011-09-23 19:25:56 +00:00
Francis Lachapelle 53a01edee4 See ChangeLog
Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6
Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-01T21:10:25
Monotone-Branch: ca.inverse.sogo
2011-06-01 21:10:25 +00:00
Francis Lachapelle 68cb4e465a See ChangeLog
Monotone-Parent: c3c5403094c30c3fc814d898f3de659d0ca951fc
Monotone-Revision: cdffa33720324e664e37834e059eaa9964d13092

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-05-27T20:53:16
Monotone-Branch: ca.inverse.sogo
2011-05-27 20:53:16 +00:00
Wolfgang Sourdeau 12df5036f6 Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-26T19:26:50
Monotone-Branch: ca.inverse.sogo
2010-10-26 19:26:50 +00:00
Wolfgang Sourdeau 4d5c0ff6f4 Monotone-Parent: d730814de50b7c4fd0fa165b4b6e02e968ff60ef
Monotone-Revision: 148caf2ae66d2024b6008a2633e9145890921239

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-09-01T20:27:45
Monotone-Branch: ca.inverse.sogo
2010-09-01 20:27:45 +00:00
Ludovic Marcotte 7c2eb5394b See ChangeLog
Monotone-Parent: 2b96d00aec89e2290a01e1ee04bdc8cee5487139
Monotone-Revision: 478756ffec5abdd24d602d86bbb8fdf091d543bd

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-24T13:27:02
Monotone-Branch: ca.inverse.sogo
2010-08-24 13:27:02 +00:00
Wolfgang Sourdeau fc12cf9fd9 Monotone-Parent: edb893da8ce0f655c7df27ce11022ddf6b26e6a0
Monotone-Revision: 0bad93574cbb34f80f8e581a8347fec75a28f612

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-09T13:30:21
Monotone-Branch: ca.inverse.sogo
2010-08-09 13:30:21 +00:00
Wolfgang Sourdeau 2b9df19550 Monotone-Parent: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4
Monotone-Revision: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-06T15:34:05
Monotone-Branch: ca.inverse.sogo
2010-08-06 15:34:05 +00:00
Wolfgang Sourdeau 20a6696850 Monotone-Parent: 76cddf6cb9e25f13d7e93aef3285f53fe726efcc
Monotone-Revision: 4015c6e667a4a4ca4d9a5b2a8cb346ea6d784fe4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-02T20:42:40
Monotone-Branch: ca.inverse.sogo
2010-08-02 20:42:40 +00:00
Francis Lachapelle 75931380bf See ChangeLog.
Monotone-Parent: dd1c46e2753c2224bf847ca7bf850d63b8f97372
Monotone-Revision: bc1249b3296aa7dc189df755998b9d703fefd954

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-06-30T18:37:12
Monotone-Branch: ca.inverse.sogo
2010-06-30 18:37:12 +00:00
Francis Lachapelle e6f41458ac Minor improvements to the password preferences tab.
Monotone-Parent: 76b92aaa0be7118096a3287bc24849f4e5b6c795
Monotone-Revision: e12ac2a35b8eb7888e4c254ece63a208670ac15c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-04-26T18:08:45
Monotone-Branch: ca.inverse.sogo
2010-04-26 18:08:45 +00:00
Wolfgang Sourdeau 65a08b56cd Monotone-Parent: 13d533568c7b2e2ef1d4aeffe0c294abce793f3d
Monotone-Revision: 55bd0aadaff660782e65e1546472acf441f5dea3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-04-12T17:51:59
Monotone-Branch: ca.inverse.sogo
2010-04-12 17:51:59 +00:00
Wolfgang Sourdeau 7827ceeb56 Monotone-Parent: 3fa7e256bafe25f933cbd83e48a106452288b415
Monotone-Revision: d5dd8c43fa224e4e1e1c3f565305173fb41d4521

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-25T20:17:50
Monotone-Branch: ca.inverse.sogo
2010-03-25 20:17:50 +00:00
Wolfgang Sourdeau 466c0ee018 Monotone-Parent: 8a6c86f0b6ea39b43099b9e00ba79feb7cd28c9a
Monotone-Revision: 4f53fcc951b91b86624403a563cf3994eb946fab

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-12T16:15:26
Monotone-Branch: ca.inverse.sogo
2010-03-12 16:15:26 +00:00
Wolfgang Sourdeau 17bb6a4c7a Monotone-Parent: e3d309fa0c25170ca568f73dc1467d549a6a3209
Monotone-Revision: 9b6a87c288fd476ce2774933261d8fc081fc8334

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-08T20:52:37
Monotone-Branch: ca.inverse.sogo
2010-03-08 20:52:37 +00:00
Wolfgang Sourdeau f0cb6ac2b0 Monotone-Parent: 9adf735e0d77302071b7cf3311f5304804b3927f
Monotone-Revision: 4fca67487156a8b01b5ee792e06e1df078519437

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-08T16:40:18
Monotone-Branch: ca.inverse.sogo
2010-03-08 16:40:18 +00:00
Ludovic Marcotte 40c3cb74d0 See ChangeLog
Monotone-Parent: 024380d579a482e49866c36ef54561cf8b39ab02
Monotone-Revision: 2cbc46c16f9b3d45d868b15a968f614dbbaf9749

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-03-08T15:18:05
Monotone-Branch: ca.inverse.sogo
2010-03-08 15:18:05 +00:00
Wolfgang Sourdeau 7470617afa reindentation
Monotone-Parent: 48eb4fdf222df36089f2758ea90938ded959a5cc
Monotone-Revision: 11e8a56eb621c8bce1cf2121703e3cee0ab65dc0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-05T18:22:40
Monotone-Branch: ca.inverse.sogo
2010-03-05 18:22:40 +00:00
Wolfgang Sourdeau f81f48cb90 Monotone-Parent: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c
Monotone-Revision: fd35d485688e2370ae5250cfa15931e93abfd567

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-02T19:57:30
Monotone-Branch: ca.inverse.sogo
2010-03-02 19:57:30 +00:00
Wolfgang Sourdeau 1d3269fe91 reindentation
Monotone-Parent: fa0e0e52e3edf5ac1db31482d112cad2937c4b74
Monotone-Revision: 7521d8d099b3de615206540af220cd63c8c65dde

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-22T15:12:42
Monotone-Branch: ca.inverse.sogo
2010-02-22 15:12:42 +00:00
Wolfgang Sourdeau b9a5c1e750 Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-01T16:53:15
Monotone-Branch: ca.inverse.sogo
2009-12-01 16:53:15 +00:00
Francis Lachapelle a66386c85a Fixed CSS for IE in categories editor of preferences window.
Monotone-Parent: 39c75e19bf860149cbc9f36ece8744fbd26e0134
Monotone-Revision: 5a7e429f43453ecb7e1ca7ac57a0e13f01a7d0be

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-26T01:09:50
Monotone-Branch: ca.inverse.sogo
2009-11-26 01:09:50 +00:00
Francis Lachapelle 468073b131 Major refresh of CSS stylesheets.
Monotone-Parent: 508bbe52515b0ad7119c755b4cc91d17e313c06b
Monotone-Revision: d09001490c2d88332ef3ec446bfd0aa488d0de8c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-04T22:13:20
Monotone-Branch: ca.inverse.sogo
2009-11-04 22:13:20 +00:00
Francis Lachapelle 4cfa21406e New button "Add default email addresses" for the vacation tab of the preferences window.
Monotone-Parent: 47f2f8615e2de608097b0eb96881d051d4b7e9a6
Monotone-Revision: 565a1bad1f0abc7187afc4117f947fa311875346

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-14T22:11:13
Monotone-Branch: ca.inverse.sogo
2009-10-14 22:11:13 +00:00
Francis Lachapelle 8414c7bfec Added web elements to set an auto-reply message and forward address in the preferences window.
Monotone-Parent: 3862a22ce756fbd4c559e0d9a9a211821d9c597b
Monotone-Revision: baa7bc0bc74871932c7f4e4d759f25a216d0c939

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-09T20:30:42
Monotone-Branch: ca.inverse.sogo
2009-10-09 20:30:42 +00:00
C Robert f1ffcac389 Mantis 138: Language should be configurable from the preferences
Monotone-Parent: eeaca1eda9abc5d3662e0a63336edf2734aa9216
Monotone-Revision: 43ac2f2aa838034f00194247d4c245926ed738de

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-10-01T21:41:54
Monotone-Branch: ca.inverse.sogo
2009-10-01 21:41:54 +00:00
C Robert 99944b67f5 Mantis 1268: SOGo Web: Module au démarrage
Monotone-Parent: c21bac350b493f251e4917c5ae6b5e88a532b0a0
Monotone-Revision: ca6dc2412eb31b0b8d9918590d81e48f8a2088b4

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-19T17:19:32
Monotone-Branch: ca.inverse.sogo
2009-08-19 17:19:32 +00:00
Francis Lachapelle c3ff1d6c6e Various improvements to the Preferences module
Monotone-Parent: f5af4bb05528ecf5545e12a51e343876ffad7270
Monotone-Revision: 997781056d484980738b11e151b8156a66f0998b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-08-06T19:07:25
Monotone-Branch: ca.inverse.sogo
2009-08-06 19:07:25 +00:00
C Robert aee8aa1f5e Small fixes after tests
Monotone-Parent: b1fac1b458b718d0b80ecc77aa59220107cd9ef8
Monotone-Revision: 01bf1d89cd94ea18b92612c7cdf2f88d80cd7d93

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-07-16T17:21:25
Monotone-Branch: ca.inverse.sogo
2009-07-16 17:21:25 +00:00
C Robert 5cf62a74a9 Mantis #5 completed, needs testing
Monotone-Parent: bb2d11200e5d8cbdc9a740b2a9e019efed65432b
Monotone-Revision: 00f021939a59d6bcc0871dadde8fbc81c2d0b614

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-07-16T15:57:31
Monotone-Branch: ca.inverse.sogo
2009-07-16 15:57:31 +00:00
C Robert b943372f17 HTML composition, take 2
Monotone-Parent: dbd490c81ea6cac4c12b2e17661e2fef43219e68
Monotone-Revision: 0801dc9f1e4fdc49ea44fc0450fb025c2639ed26

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-25T19:18:02
Monotone-Branch: ca.inverse.sogo
2009-06-25 19:18:02 +00:00
C Robert f9337f183f HTML Composing, see changelog
Monotone-Parent: b895c283a3da52c67fd91339f704dc8cd49b743f
Monotone-Revision: 5f0e6bd5b6298ffdd908398135216841ba3b6909

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-23T17:53:18
Monotone-Branch: ca.inverse.sogo
2009-06-23 17:53:18 +00:00
Francis Lachapelle fb18e6ec8d See ChangeLog
Monotone-Parent: bab59e2cce32327be3e5571e6b50d880dffdd253
Monotone-Revision: f00d778f8af0801dcc730f04b0149cc2f3292501

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-05-15T20:26:25
Monotone-Branch: ca.inverse.sogo
2009-05-15 20:26:25 +00:00
C Robert a828b049de Added signature/reply placement options
Monotone-Parent: c465e35fc5f42324c08780dae83f7d225dca6e6a
Monotone-Revision: 1d1c945ea058db7070c9b83c4c2bb60689c52f92

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2008-09-28T19:49:17
Monotone-Branch: ca.inverse.sogo
2008-09-28 19:49:17 +00:00
Wolfgang Sourdeau 4c7d2820ec Monotone-Parent: 40f77d0f9e67b4e3fd56c1a7eb0b966cabaca41f
Monotone-Revision: d56786bfd4252cac6fabbec16a507890e9920737

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-21T02:36:04
Monotone-Branch: ca.inverse.sogo
2008-08-21 02:36:04 +00:00
Wolfgang Sourdeau ff33b152a1 Monotone-Parent: 1816a792f1f7aa94e6d90dc5abea13dcd55ac0c6
Monotone-Revision: 41e367adacf1d4f3454da39608bfaa1cd481222d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-25T18:44:31
Monotone-Branch: ca.inverse.sogo
2008-07-25 18:44:31 +00:00
Wolfgang Sourdeau b75d761539 Monotone-Parent: ed1968caab1223af1ac0a41cf3fd4504a3dfa473
Monotone-Revision: 4d2697a35bcf482dfa9095d58087ffb8469eada5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-18T19:25:26
Monotone-Branch: ca.inverse.sogo
2008-07-18 19:25:26 +00:00
Wolfgang Sourdeau 04e82c1971 Monotone-Parent: 27aea167b22f4039327617a920f320773435357a
Monotone-Revision: 47696beae1f727f105c84083c575020ef044e2b6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-26T20:41:59
Monotone-Branch: ca.inverse.sogo
2007-11-26 20:41:59 +00:00
Wolfgang Sourdeau 2cbc2ba742 Monotone-Parent: 53787a178138e23c283a66af023cbddab3f3c417
Monotone-Revision: d74fd5d68d5fae10363904ec274b94033ae33c2c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-19T22:44:12
Monotone-Branch: ca.inverse.sogo
2007-11-19 22:44:12 +00:00
Wolfgang Sourdeau 4984db8563 Monotone-Parent: 88c5085f8ba96b5bcd3673fdb4d97d3db679ba9b
Monotone-Revision: d38b82f4d070ced8ba970b79c220008c590b1e3d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-07T17:40:16
Monotone-Branch: ca.inverse.sogo
2007-11-07 17:40:16 +00:00
Wolfgang Sourdeau f2b6271cef Monotone-Parent: 8c2a059d02106d28fe1332f9ecd1d7d5b75cfaeb
Monotone-Revision: 166aef5ba4c5699c0bde50ef5dddb543641e5c67

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-11-06T17:13:23
Monotone-Branch: ca.inverse.sogo
2007-11-06 17:13:23 +00:00
Wolfgang Sourdeau 116df618ef Monotone-Parent: 76b80b70d982a6797653b57df9258fed33df4bd9
Monotone-Revision: 43873f327e4f2327b78f3b1c2f2c079cbe5f76d0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-10-26T15:35:51
Monotone-Branch: ca.inverse.sogo
2007-10-26 15:35:51 +00:00
Wolfgang Sourdeau 582d50e57b Monotone-Parent: 3dee1ff445f5268ef4c0f3c4ce1e664d14c8dc7c
Monotone-Revision: 545a34252ee16fbadbc33154d62ee4abd58fa90f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-10T21:40:56
Monotone-Branch: ca.inverse.sogo
2007-09-10 21:40:56 +00:00
Wolfgang Sourdeau 15302bbf73 Monotone-Parent: 088d781f2222b451b13ed0a3faf660935d3f18da
Monotone-Revision: 8ca28dddfefbcc2bdfd2324a0733b3f9e72fb413

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-08-22T15:18:01
Monotone-Branch: ca.inverse.sogo
2007-08-22 15:18:01 +00:00
Wolfgang Sourdeau d3966c8e57 Monotone-Parent: c61109eb28c9671d365c0b308b3db5532b7b6d96
Monotone-Revision: 18c6beb6dfc5244421f4f5a55c6a869b498d86a6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-22T20:17:34
Monotone-Branch: ca.inverse.sogo
2007-07-22 20:17:34 +00:00
Wolfgang Sourdeau 70768d420e Monotone-Parent: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8
Monotone-Revision: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-19T17:58:21
Monotone-Branch: ca.inverse.sogo
2007-06-19 17:58:21 +00:00