Monotone-Parent: 4fca67487156a8b01b5ee792e06e1df078519437

Monotone-Revision: e3d309fa0c25170ca568f73dc1467d549a6a3209

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-08T16:41:04
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-08 16:41:04 +00:00
parent f0cb6ac2b0
commit e42e19b9d5

View File

@@ -1,3 +1,19 @@
2010-03-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/UIxPreferences.js
(onComposeMessagesTypeChange): we now do the proper widget
wizardry via DOM methods to alternate between the text-based or
html-based editor for changing the user's signature when the
message format is switched between "text" and "html".
(onChoiceChanged): removed obsolete callback.
* UI/PreferencesUI/UIxPreferences.m (-init): removed the
"hasChanged" and "composeMessageTypeHasChanged" ivars, as they are
no longer needed.
(-setHasChanged, -hasChanged): removed obsolete accessors.
(-defaultAction): simplified method as we no longer have to manage
the handling of the change of message format from here.
2010-03-08 Ludovic Marcotte <lmarcotte@inverse.ca>
* Added SoObjects/SOGo/SOGoConstants.{h,m} - a new file