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

122051 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 664bed12d8 fixing printing bustage 2003-08-19 04:01:11 +00:00
chanial%noos.fr f835c317d8 follow up to bug 213228: fork commonDialog.dtd and commonDialogs.properties 2003-08-18 23:55:16 +00:00
scott%scott-macgregor.org f3237ac17f Bug #216529 --> thunderbird needs a couple more autocomplete style rules. 2003-08-18 22:57:06 +00:00
rginda%netscape.com ef0349088c Landing venkman 0.9.78, bug 216452, a=asa
0.9.78 fixes the problem where the cursor would be left one character before the
end of the line after using the up arrow to recall a previous command, adds the
``clear-session'' command to clear the contents of the Interactive Session view.
It also adds ``Set Breakpoint'' to the context menu of the Loaded Scripts view,
and ``Set Breakpoint'' and ``Clear Breakpoint'' to the Call Stack view.  This
revision also clears up a few strict mode warnings, and hides javascript: files
in the loaded scripts view.
2003-08-18 22:18:53 +00:00
rginda%netscape.com fa359690d1 landing CHATZILLA_COMMANDS_YOU branch, see bug 210744. a=asa 2003-08-18 21:35:33 +00:00
roc+%cs.cmu.edu 8336210264 Bug 194638. *Always* request invalidation of child widgets when we resize a widget. r+sr+a=dbaron 2003-08-18 19:58:39 +00:00
pete%alphanumerica.com cc512e3db7 b=206947 r=heikki sr=jst
Fixing "rampant leaks" when handing the sink to the parser when there
is no docshell present.

--pete
2003-08-18 19:02:58 +00:00
cls%seawood.org 1bc0f9f6ee Only build freetype support when freetype is present and we're building against an X11-based toolkit.
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
igor%mir2.org 4b5fa8776f Replace few usages of Node.cloneNode by a more explicit code to create a fesh childless node copy. 2003-08-18 14:27:51 +00:00
brade%comcast.net 25d4178350 fix typo for "-moz-canvas" found by bz; r=glazman, sr=tor, a=asa, bug=211982 2003-08-18 14:11:43 +00:00
cbiesinger%web.de d7d16c8f75 213337 Saving PDF different from viewing PDF
jag: review+
bz-vacation: superreview+
asa: approval1.5b+
2003-08-18 12:09:39 +00:00
igor%mir2.org 614d63535f Using simple Token.<op> instead of (Token.EQOP, Token.<op>) to denote parser nodes for equality operations. It allowed to remove sharing of Node.intValue to mean line number and operation type so it was renamed to Node.lineno. 2003-08-18 11:53:00 +00:00
igor%mir2.org aa709dd3ba Added store/load function to shortcut add(ByteCode.x, i) 2003-08-18 11:49:39 +00:00
chanial%noos.fr 6e01655def bug 213228: new toolkit independence bug, last part:
bye bye, xpfe/global !
this change only affects Mozilla Firebird, since it is likely to break Thunderbird.
2003-08-18 11:11:42 +00:00
chanial%noos.fr 62f90ac000 bug 213228: new toolkit independence bug, part 11: fork remaining files in toolkit/content 2003-08-18 10:52:16 +00:00
chanial%noos.fr cfdad4eb69 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
igor%mir2.org d6f2cfc479 Using simple Token.<op> instead of (Token.RELOP, Token.<op>) to denote parser nodes for relational operation. 2003-08-18 09:55:19 +00:00
igor%mir2.org aba31de195 Move code to classify binary and relation operation tokens to IRFactory so parser does not need to know about details of tree implementation. 2003-08-18 08:05:06 +00:00
igor%mir2.org 5ccaea2003 Changing order of parameters in ScriptRuntime.instanceOf to match order in ScriptRuntime.in to use simpler code in optimizer. 2003-08-18 08:00:55 +00:00
igor%mir2.org c3d4e19b03 Removal of unnecessary instanceOf: Scriptable does not have such method and Undefined does not need to override it. 2003-08-18 07:57:40 +00:00
bryner%brianryner.com 0c51bb6cc5 Make the password manager hold onto the pref branch so that the observers we register with it don't go away. Bug 216219. 2003-08-18 06:09:52 +00:00
scott%scott-macgregor.org f9b076e455 Note: the editor portion of this change is to a routine only used by mailnews.
Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:

Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.

Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.

r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:18:05 +00:00
scott%scott-macgregor.org 9b50f787e0 Make mail news handle inline background url styles which is how editor now sets background urls instead of using the obsolete background attribute on the body:
Bug #116867 --> convert background images from file urls to inline cid urls and attach the image as an inline part.This allows thunderbird and mozilla mail to support background images again.

Bug #170504 --> Compose from template/draft containing "Inline Styles" and a background image loses the background image drops the
inline style.

r=bienvenu
sr=sspitzer
a=sspitzer
2003-08-18 05:14:41 +00:00
dbaron%dbaron.org 77eb1e2187 Accept trace-malloc stack format as well. 2003-08-18 05:07:31 +00:00
tingley%sundell.net 8d7c00d4f4 Fix the broken tabs menu in the sidebar, and clean up a related idiom in
the prefs window.  bug 211088: r=rjc, sr=bz, a=asa.
2003-08-18 04:41:46 +00:00
kestes%walrus.com 6e644618d1 tell users about some HTTP post modules from perl. 2003-08-18 03:44:30 +00:00
kestes%walrus.com 6cf77757ae tell users to put tinderbox in the subject 2003-08-18 03:43:51 +00:00
chanial%noos.fr 70dd9a7c37 update locale version number to 1.5b and recheck jar.mn 2003-08-17 21:25:32 +00:00
ben%bengoodger.com 1482a2bd46 Fix for bug 216474 - Browser crashes in password manager. Ensure that we don't crash or overwrite variables used to hold valid password data fields with null. r=bryner 2003-08-17 21:06:36 +00:00
chanial%noos.fr e2b1915ce5 backing out changes in jar.mn 2003-08-17 20:11:35 +00:00
chanial%noos.fr 4c9254e33b bug 213228: new toolkit independence bug, part 10: port seamonkey fixes in the toolkit/content files
bug 188956 by suresh, bug 201964 by shliang
2003-08-17 18:18:14 +00:00
chanial%noos.fr f7641ed674 fork and obsolete charsetOverlay.dtd (use charset.dtd instead) and widgetStateManager (use nsWidgetStateManager instead) 2003-08-17 17:22:19 +00:00
chanial%noos.fr 45e5f4de6c bug 213228: new toolkit independence bug, part 9: finish forking toolkit/locale including locale/US/global-region. 2003-08-17 16:59:45 +00:00
kestes%walrus.com 1d5c4e8c0f make daemon-mode the default if no arguments present. 2003-08-17 16:23:59 +00:00
chanial%noos.fr 580d63dcd0 bug 213228: new toolkit independence bug, part 8: finish forking global-platform.
The only files that are platform specific are platformKey.properties and platformKey-mac.properties. They are both packaged as platformKey.properties in en-win.jar, en-unix.jar and en-mac.jar.
2003-08-17 16:10:53 +00:00
kestes%walrus.com 8b2f711e8a remove older ToDo stuff which is no longer relevant. 2003-08-17 16:06:58 +00:00
kestes%walrus.com ad16e5f848 change word
"Changes" to "Check-ins" to be consistent with rest of tinderbox.
2003-08-17 16:05:42 +00:00
kestes%walrus.com 4df50a57fb add new popup window to show UTC and Server time. 2003-08-17 16:04:27 +00:00
kestes%walrus.com 8379bf07ea change the contact info to point to new Contact file 2003-08-17 16:03:58 +00:00
chanial%noos.fr 42b9e222d5 oopss, backing out didn't intended to check this in 2003-08-17 13:21:36 +00:00
chanial%noos.fr d6a675a0d1 move wizard.properties out of global-platform into global, by #ifdef'ing the locales in wizard.xml
remove unused locales instruct-first and instruct-last in wizard.properties
remove duplicate wizardOverlay.css
2003-08-17 13:11:26 +00:00
ian%hixie.ch 1a82f9d912 oops, removed the wrong line two changes ago. This makes Infobot work again. Thanks to Eira for noticing the bug. 2003-08-17 12:16:12 +00:00
chanial%noos.fr 30ca4283d5 bug 213228: new toolkit independence bug, part 7: use the new toolkit widgetry. 2003-08-17 11:22:13 +00:00
chanial%noos.fr ca5fed826f bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
xul.css: bug 183791, 96642 by neil, bug 126263, 201299, 202681 by roc, bug 188597 by Ariel Fatecha <afatecha@idea.com.py>
2003-08-17 11:21:09 +00:00
chanial%noos.fr eb4dec0ac5 port textbox fix for bug 197486:
callback method in textbox is no more, use oncommand instead for the same functionality.
2003-08-17 11:17:00 +00:00
chanial%noos.fr b92c814071 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tree.xml: bug 178604, 156454, 194876, 195393, 202391 by neil, 192346 by kyle yuan, bug 192885, 156576, 202393 by jan.
remove the tree constructor, since the #ifdef can be move the pageUpOrDownMovesSelection property definition.
2003-08-17 11:12:36 +00:00
chanial%noos.fr 4645fcedcd bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
textbox.xml: bug 207487 by aaronl, bug 197486 by neil, bug 180512 by Alex Vincent <ajvincent@juno.com>
2003-08-17 11:12:08 +00:00
chanial%noos.fr 1976053420 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503  by neil, bug 206668 by shliang.
not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames
            bug 203960, go back group
            bug 104778, remember what user typed when switching tabs.
            bug 103720, prefill URI when opening new tab.
2003-08-17 11:11:42 +00:00
chanial%noos.fr 413fd47acf bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tabbox.xml: bug 106656, 173703, 184821 by neil, bug 209885 by Alex Vincent <ajvincent@juno.com>
2003-08-17 11:11:17 +00:00
chanial%noos.fr 83321dc0da bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
scrollbox.xml: bug 97787 by neil
2003-08-17 11:10:56 +00:00