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

125905 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de b9fb06417a Bug 227733
Live resize is possible for BeOS widget implementation.
patch by sergei_d@fi.tartu.ee (Sergei Dolgov), r=biesi, no sr needed (beos
only)
2004-01-18 20:49:45 +00:00
bsmedberg%covad.net b4359d61ff Bug 231298 - "Page Setup" doesn't work. Mistakenly removed these prefs during bug 224578. r=obviousness 2004-01-18 19:36:01 +00:00
roc+%cs.cmu.edu 2e6244f1d5 Bug 229052. Treat pre-formatted newlines like BRs, preserving the break type in nsBlockFrame::ReflowInlineFrame. r+sr=dbaron 2004-01-18 19:35:19 +00:00
tingley%sundell.net bf7762134a Namespace-qualify RDF attributes. bug=227307 r=rjc sr=bzbarsky 2004-01-18 19:26:02 +00:00
jocuri%softhome.net 45a3dcb13f Patch for bug 228894: Change HTML comments to template-toolkit ones for template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. 2004-01-18 18:39:39 +00:00
brendan%mozilla.org a522d30c20 Fix bug reported by Adrian Klein <master@dragosan.net> where o['if'] is decompiled as o.if. 2004-01-18 18:31:34 +00:00
bzbarsky%mit.edu ae458f9668 Back out accidentally committed code. Bug 230852, r+sr=roc 2004-01-18 18:20:57 +00:00
bienvenu%nventure.com 8cd2b5c11e don't use cram-md5 for imap unless use secure auth is turned on, r=ch.ey@gmx.net, sr=sspitzer 231303 2004-01-18 17:58:46 +00:00
bienvenu%nventure.com f64f67a002 fix 46233 saving imap attachments causes message to get downloaded again, sr=sspitzer 2004-01-18 17:42:57 +00:00
dbaron%dbaron.org 000a88f025 Missed a line in previous checkin. 2004-01-18 17:42:23 +00:00
axel%pike.org f6bb4599be bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2004-01-18 16:57:34 +00:00
cbiesinger%web.de b5f6495bd0 Bug 143783
Splash screen should catch mouse button events
patch by kjh-5727@comcast.net (Kenneth Herron (kherron))
r=bryner sr=blizzard
2004-01-18 16:35:22 +00:00
peterv%propagandism.org 56cd85f402 Doh. Fixing bustage. 2004-01-18 15:20:00 +00:00
peterv%propagandism.org 53f2f735a9 Miscellaneous cleanup. r/sr=jst. 2004-01-18 14:53:32 +00:00
peterv%propagandism.org 172440f1a9 Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst. 2004-01-18 14:52:21 +00:00
cbiesinger%web.de 00f1d09b7d Bug 176637 Custom link colors not rendered correctly
patch by durbacher@gmx.de (Andreas Kunz) r=dbaron sr=bz
2004-01-18 14:44:43 +00:00
cbiesinger%web.de aeedac4b92 Bug 133590
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-18 12:52:42 +00:00
peterv%propagandism.org 58d379eef9 Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup) - share CreateElement. r=caillon, sr=jst. 2004-01-18 11:59:21 +00:00
peterv%propagandism.org b73f7d8861 Miscellaneous cleanup. r/sr=jst. 2004-01-18 10:45:26 +00:00
bmlk%gmx.de 3f5d4f5f86 remove unneccesary prescontext arguments bug 230923 r/sr=roc 2004-01-18 10:28:40 +00:00
peterv%propagandism.org 512c8d9a90 Fix for bug 230439 (Remove anonymous nodeinfomanager and other cleanup). r=caillon, sr=jst. 2004-01-18 10:22:22 +00:00
gerv%gerv.net 03c8c39817 Bug 224420 - fix test bustage caused by accidental use of the word "bugs". Oops. 2004-01-18 08:27:26 +00:00
dbaron%dbaron.org b1081d3fc5 Remove unneeded casts and extra shadowing variable. 2004-01-18 07:13:40 +00:00
chanial%noos.fr 68e877aeeb on linux, clicking in the url bar should not highlight the text. It wasn't consistent with nautilus, and it was messing the cut'n paste PRIMARY selection (see http://freedesktop.org/Standards/clipboards-spec/clipboards.txt) 2004-01-18 06:20:54 +00:00
dbaron%dbaron.org 38f954b2d2 Fix elements with max-width overlapping floats due to initial incorrect position by reflow state. b=52916 Patch by Chris Waterson. r=dbaron sr=bzbarsky 2004-01-18 06:06:13 +00:00
bzbarsky%mit.edu 58d5428446 Fix warning. Bug 217089, patch by mbockelkamp@web.de (Matthias Bockelkamp),
r=timeless, sr=kin.
2004-01-18 04:40:12 +00:00
bzbarsky%mit.edu b6bd7eb183 Don't crash if the file input's frame is destroyed while the filepicker is up.
Bug 230998, r+sr=dbaron
2004-01-18 04:35:54 +00:00
dbaron%dbaron.org fe17f982c9 Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=231293, 220717 r+sr=bzbarsky 2004-01-18 04:33:28 +00:00
caillon%returnzero.com 652f6388a7 Bug 230976.
Use atoms for common default values in nsComputedDOMStyle to avoid string duplication.
r+sr=bzbarsky
2004-01-18 02:42:27 +00:00
rlk%trfenv.com af08d708f4 Bug 224196 - Split "General Mozilla Shortcuts" r=neil@parkwaycc.co.uk 2004-01-18 01:33:23 +00:00
rlk%trfenv.com 2ecb39b0ab Bug 158447 - Advanced autocomplete prefs dialog needs Help button. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=neil@parkwaycc.co.uk sr=alecf@flett.org 2004-01-18 01:25:30 +00:00
rlk%trfenv.com 5c21fd451c Minor mend to previous checkin. 2004-01-18 01:21:01 +00:00
rlk%trfenv.com 0a84d40aed Bug 220495 - Mail Help has no text for Message View. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-18 01:19:53 +00:00
dbaron%dbaron.org 739ce46d2f Fix parsing of 'cursor' property and ignoring of uri() values, which we don't support. b=77974 r+sr=bzbarsky 2004-01-18 01:12:58 +00:00
neil%parkwaycc.co.uk 8f065ad8c6 Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
dbaron%dbaron.org d22503bb59 Refactor code that calls ComputeStyleChangeFor and handles the result. b=231027 r+sr=bzbarsky 2004-01-17 22:43:14 +00:00
dbaron%dbaron.org d7a8d3b552 Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2004-01-17 22:41:38 +00:00
igor%mir2.org 197d8abe67 Deprecating ClassNameHelper and ClassRepository in favor of new optimizer/ClassCompiler. 2004-01-17 21:52:30 +00:00
igor%mir2.org 9ab50b8455 optimizer.ClassCompiler provides new simple API for generating of class files from scripts that does not require to create Context instances.
The jsc tool is updated to use the new interface instead of using ClassNamehelper and friends.
2004-01-17 21:02:32 +00:00
dbaron%dbaron.org 0dad9eb69c Note out-of-component pointers. 2004-01-17 20:52:40 +00:00
bzbarsky%mit.edu 2829e0adfe Remove unused function. Bug 217089, patch by mbockelkamp@web.de (Matthias
Bockelkamp), r=pinkerton, sr=sfraser
2004-01-17 20:09:56 +00:00
bzbarsky%mit.edu 774747e4a0 Handle two-':' forms of pseudo-elts. Bug 128482, r=caillon, sr=jst 2004-01-17 20:04:26 +00:00
bsmedberg%covad.net 4a7646fde8 Bug 231270 - fix default prefs for Mac OSX rs=dbaron 2004-01-17 20:04:03 +00:00
cbiesinger%web.de 7c593c0de4 Bug 223243
margins pref no longer works
patch by jblanco@us.ibm.com (Jessica Blanco) r=mkaply sr=dbaron
2004-01-17 18:26:54 +00:00
cbiesinger%web.de a2451b47ed bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-17 15:43:29 +00:00
cbiesinger%web.de e20e2f0702 fix bustage 2004-01-17 13:41:23 +00:00
cbiesinger%web.de d1d18a6b1f Bug 230267
BeOS: The caret is stuck or hidden (when GIF animations are visible)
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=thesuckiestemail@yahoo.se (Fredrik Holmqvist)
beos only, no sr needed
2004-01-17 13:21:16 +00:00
cbiesinger%web.de 4a01f7babc bug 55690 Spool file should be moved once the user picks a filename
r=bzbarsky sr=darin
2004-01-17 13:18:12 +00:00
gerv%gerv.net 4a00d6e98d Bug 224420 - add a warning that only public bugs are counted by the new charting system at the moment. Patch by gerv; r,a=justdave. 2004-01-17 09:16:39 +00:00
bryner%brianryner.com 0ac512a740 If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry. 2004-01-17 07:10:07 +00:00