Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
daniel%glazman.org 28f21d8213 structure toolbar unusable when depth is high; b=358742; r=ajvincent 2006-10-30 15:31:28 +00:00
daniel%glazman.org 87424142f6 EM, STRONG and paragraph style toolbar items; b=357274, r=brade 2006-10-30 10:46:52 +00:00
daniel%glazman.org 7961ae7dbf Show ID/classes in structure toolbar and allow to select element; b=357389, r=brade (missing file, me trashes tortoiseCVS) 2006-10-24 09:01:23 +00:00
daniel%glazman.org a794507a8b initial branding for Composer; rs=me 2006-10-23 11:23:27 +00:00
daniel%glazman.org 9c885f1d45 Show ID/classes in structure toolbar and allow to select element; b=357389, r=brade 2006-10-23 07:44:46 +00:00
daniel%glazman.org 782f8bbead floating sidebar items miss a "reattach" button; b=356817, r=brade 2006-10-20 14:38:16 +00:00
daniel%glazman.org 58e16cbe8c floating sidebar items miss a "reattach" button; b=356817, r=brade 2006-10-20 13:20:06 +00:00
daniel%glazman.org 4de3f42d25 Update window title and tab label on document load and tab select; b=356959, r=brade (thanks tortoisecvs for hiding the added file...) 2006-10-20 08:36:26 +00:00
daniel%glazman.org e4be19cdae Bad class "tabbrowser-tabs" used on the tabeditor; b=357375, r=laurent@xulfr.org 2006-10-20 08:31:00 +00:00
daniel%glazman.org e7d1699315 Update window title and tab label on document load and tab select; b=356959, r=brade 2006-10-20 07:56:20 +00:00
daniel%glazman.org d358cd1c34 ground checkin for Composer, missing file 2006-10-17 13:29:02 +00:00
daniel%glazman.org 64b83203ca ground checkin for Composer; includes b=356023, r=ajvincent 2006-10-17 10:55:58 +00:00
daniel%glazman.org 03b6dc4bcd css inspector for Composer; b=356812, r=laurent@xulfr.org 2006-10-16 14:29:26 +00:00
daniel%glazman.org 39dc15bef3 css inspector for Composer; b=356812, r=laurent@xulfr.org 2006-10-16 14:08:20 +00:00
daniel%glazman.org 3e37c7889c Notification system for Composer extensions and sidebars; b=355663, r=neil@httl.net 2006-10-10 11:17:47 +00:00
daniel%glazman.org cb1b010e4a Notification system for Composer extensions and sidebars; b=355663, r=neil@httl.net 2006-10-10 11:10:50 +00:00
daniel%glazman.org cf088a0db9 Hide tabeditor when it has no tab; b=355655, r=laurent@xulfr.org 2006-10-06 12:25:59 +00:00
daniel%glazman.org ec17457d23 Dual sidebars for standalone Composer with movable and detachable sidebar items; b=354691, r=neil@httl.net 2006-10-05 07:58:11 +00:00
daniel%glazman.org ac6215b96b NOT PART OF THE BUILD
make disabled buttons really look disabled even when activated
2006-04-06 13:13:05 +00:00
daniel%glazman.org 1cb9c02384 NOT PART OF THE BUILD
Update navigation buttons when a tab is selected
2006-04-06 13:12:34 +00:00
daniel%glazman.org 37fb0d24fe NOT PART OF THE BUILD
tag-anchor image should not be there
2006-04-06 13:11:49 +00:00
daniel%glazman.org 726a6859ec NOT PART OF THE BUILD
package files needed for xulrunner
2006-04-06 11:35:11 +00:00
daniel%glazman.org 7fbd82e91f NOT PART OF THE BUILD
1st Mozilla Composer checkin
Allows to open an HTML doc into a tabeditor.
Customizable toolbars. Extensions manager. JS Console.
sketch for an About dialog.
All original composer commands will be moved to JS.
Artwork is not stable and will be changed as soon as we have a better logo+icon.
Name is stable, aviary names don't live well with bird flu ;-)
2006-04-06 11:24:47 +00:00
daniel%glazman.org 610d723a70 NOT PART OF THE BUILD
Complete cleanup for xulrunner-based Mozilla Composer with chrome rewritten from scratch to get rid of bloat and old dependencies to mozilla/xpfe
2006-04-06 09:59:16 +00:00
gerv%gerv.net adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
dbaron%dbaron.org 804259c6b1 Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner 2005-09-20 21:11:37 +00:00
gavin%gavinsharp.com c94ecf1410 Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:55:45 +00:00
dbaron%dbaron.org 5d312ec4b3 Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply 2005-04-07 18:11:59 +00:00
neil%parkwaycc.co.uk a2609969a1 More hierarchical :active conversion p=gautheri@noos.fr r=glazou 2005-01-30 22:02:24 +00:00
darin%meer.net 6accf3753f fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
gerv%gerv.net 658652212e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
neil%parkwaycc.co.uk 5fb3e8a7ae Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
bryner%brianryner.com fdea958cb9 Fix bug 236836 for firefox/thunderbird/sunbird/composer 2004-04-12 07:25:21 +00:00
mconnor%myrealbox.com 25e974e0b3 Supplementary patch to Bug 231357, remove network.http.accept.default pref from Standalone Composer so it inherits from greprefs, r=daniel@glazman.org 2004-02-26 16:25:14 +00:00
daniel%glazman.org 111a238403 fix 'Save and Change Encoding' menu; b=235412, fix by basic@mozillanews.org; r=daniel@glazman.org 2004-02-26 10:20:23 +00:00
jshin%mailaps.org 41c532dc70 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2004-02-21 04:52:39 +00:00
cls%seawood.org ace794400c Fixing composer.app mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the patch.
Bug #227896 r=cls sr=brendan
2004-02-12 05:43:43 +00:00
neil%parkwaycc.co.uk 74f9ae76d7 Bug 230791 Wrong company name and trademarks in mozilla.exe p=mbockelcamp@web.de r=leaf sr=bryner 2004-01-22 16:01:25 +00:00
dbaron%dbaron.org 643acf57f1 Fix leak by calling removeObserver for observer implemented in JS so it doesn't stay around until the pref service shuts down. b=231384 r=daniel@glazman.org sr=bryner@brianryner.com 2004-01-21 21:15:44 +00:00
bsmedberg%covad.net 047415ef80 Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
cls%seawood.org 17dc7b5d5a Remove old mingw hacks so that composer++ will build with currently recommended mingw tools.
Thanks to David King <d_king@xtra.co.nz> for the patch.
Bug #220978 r=cls
2003-12-31 23:43:00 +00:00
darin%meer.net 18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
mkaply%us.ibm.com e98dd6c54e #223782
r=jst, sr=darin
remove support for dom.disable_cookie_[get,set] prefs
2003-11-06 19:35:22 +00:00
daniel%glazman.org 4127e1b365 Standalone Composer 0.01
uses Firebird/Thunderbird's toolkit
customizable main toolbar
Orbit 3+1 buttons
Form button
limited dependencies to other Moz App Suite module
Calendar smart widget
2003-10-19 13:24:52 +00:00
daniel%glazman.org d0fc0b6940 Orbit 3+1 buttons for Standalone Composer 2003-10-19 13:13:27 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
dbaron%dbaron.org 6af4466826 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
daniel%glazman.org d3099c31e9 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00