jshin%mailaps.org
78f1c6b87d
bug 176290 : custom font encoding support in Xft build (not a part of the default build). style clean-up is thanks to blizzard. r,sr (effectively) =blizzard, sr=rbs
2003-06-25 06:00:14 +00:00
scott%scott-macgregor.org
9edaa34b81
Refactor the method for adding recipient rows to the addressing widget into two methods so the new thunderbird
...
addressing sidebar panel can re-use some of this code.
sr=sspitzer
2003-06-25 05:17:19 +00:00
scott%scott-macgregor.org
685eec9180
New address picker panel is built into the compose window as a sidebar. You can drag and drop entries to the addressing widget,
...
or double click addressses or use the To/cc buttons.
Still needs some UI polish.
2003-06-25 05:15:58 +00:00
jshin%mailaps.org
17c36a3091
bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang).
2003-06-25 05:11:44 +00:00
wtc%netscape.com
17581e0660
Shorten the clickable text portion of RESULTDIRURL.
2003-06-25 04:23:34 +00:00
arougthopher%lizardland.net
6e38514d1e
Bug#173469
...
Implement a BeOS native dialog for pref_Alert
r=timeless
sr=alecf
2003-06-25 02:25:44 +00:00
timeless%mozdev.org
67bf2159da
Bug 108973 Multi-tabbed windows should confirm close
...
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-25 02:13:35 +00:00
bzbarsky%mit.edu
a60cd171ee
Fix CDATA tokenization in view-source mode end the CDATA section on "]>", not
...
']' (as it needs to do for normal parsing mode). Bug 209485, r=harishd, sr=jst
2003-06-25 01:29:21 +00:00
seawood%netscape.com
e355b2283f
Fixing build bustage
2003-06-25 01:20:47 +00:00
rbs%maths.uq.edu.au
a3601b3e47
Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky
2003-06-25 01:14:25 +00:00
timeless%mozdev.org
2b26119a5f
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
patch by arougthopher@lizardland.net r=cls
2003-06-25 01:13:37 +00:00
timeless%mozdev.org
dfb0daa2d2
Bug 210539 mFd is not initialized in nsJAR [@ PR_Close]
...
r=alecf sr=alecf
2003-06-25 01:13:36 +00:00
timeless%mozdev.org
5fb51f097b
Bug 187442 change PL_strcmp to strcmp in nsIOService
...
r=darin sr=darin
2003-06-25 01:13:30 +00:00
bishakhabanerjee%netscape.com
2eb554c104
enabling log scraping
2003-06-25 00:55:13 +00:00
jst%netscape.com
168bb7a4ba
Fixing build bustage.
2003-06-24 23:08:18 +00:00
jst%netscape.com
466b9c1182
Removing unnecessary initialization of static variables that only cause bloat.
2003-06-24 23:06:12 +00:00
caillon%returnzero.com
51b0528644
210451 - Make Node.textContent settable, followup to earlier checkin.
...
r+sr=jst@netscape.com
2003-06-24 23:05:59 +00:00
locka%iol.ie
151de2b562
NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app
2003-06-24 22:59:43 +00:00
dwitte%stanford.edu
cc50768a42
forgot to nuke a makefile in mozilla/allmakefiles.sh in my previous checkin for DOM Inspector.
...
b=210096, got the ok from jst
2003-06-24 22:50:40 +00:00
ccarlen%netscape.com
2d9e11b576
Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf
2003-06-24 22:40:38 +00:00
seawood%netscape.com
7a7cda041f
Use the documented __declspec keyword instead of _declspec.
...
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
bryner%netscape.com
0fa48ad4b1
Backing out checkin for bug 210216 because it caused regression bugs 210377 and 210437 (themes and extensions missing from UI). r=ben, sr=hyatt.
2003-06-24 22:04:43 +00:00
ssu%netscape.com
38bfb4eec9
fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag
2003-06-24 22:01:46 +00:00
jst%netscape.com
95456a72e1
Fixing bug 210141. Don't make external global properties be readonly. r=axel@pike.org, sr=bzbarsky@mit.edu.
2003-06-24 21:47:33 +00:00
jst%netscape.com
abefba9053
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
caillon%returnzero.com
fd98991136
210451 - Implement getting Node.textContent (see the DOM3 WD)
...
r+sr=jst@netscape.com
2003-06-24 21:39:39 +00:00
axel%pike.org
04e84a9763
bustage fix for unix, shupid me
2003-06-24 21:38:18 +00:00
jst%netscape.com
6815579e4d
Fixing bug 203179. Make String.prototype.localeCompare be locale aware. r=smontagu@netscape.com, sr=bzbarsky@mit.edu.
2003-06-24 21:09:57 +00:00
locka%iol.ie
5f18e989ad
NOT PART OF BUILD. Add sample licence, fix window creator
2003-06-24 21:08:26 +00:00
cbiesinger%web.de
8106f8f4f4
201769 r=neil sr=dmose patch by bugzilla@christian.schmidt.name
...
Security panel is confusing - order of controls should be changed
2003-06-24 20:51:38 +00:00
axel%pike.org
1fb99991f5
bug 209539, 209089, crash on several ways when linking to a non-existing XSLT stylesheet, r=sicking, sr=peterv
2003-06-24 20:41:49 +00:00
locka%iol.ie
f99a2809d4
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
2003-06-24 20:15:14 +00:00
dwitte%stanford.edu
0a56c23de4
fixing a trivial warning due to mismatch of |class| fwd-declaration for a struct.
...
r=timeless
2003-06-24 14:33:26 +00:00
jshin%mailaps.org
89d724a214
bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
...
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
ccarlen%netscape.com
8456dd6f76
Bug 123370 - Long profile name can push buttons out of dialog box. patch by neil@parkwaycc.co.uk. r=ccarlen/sr=jag
2003-06-24 13:55:20 +00:00
roc+%cs.cmu.edu
542467a8bd
deCOMtaminate nsIFrame::GetWindow; the COM wrapper doesn't ADDREF when it should, the easiest thing to do is to just not use the wrapper. r+sr=dbaron
2003-06-24 13:39:15 +00:00
neil%parkwaycc.co.uk
a9e0202cc6
Bug 155918 inefficent use of search and match in linkToolbarHandler.js p=stevechapel@earthlink.net r=me sr=jst
2003-06-24 11:29:50 +00:00
aaronl%netscape.com
63bcbecc45
Bug 210069. Fix leaks caused by in-process accessibility events. r=kyle, sr=alecf
2003-06-24 08:42:31 +00:00
aaronl%netscape.com
29facff3cc
Bug 209990. Crash when accessibility doc is destroyed, or on shutdown. r=kyle, sr=alecf
2003-06-24 08:41:28 +00:00
aaronl%netscape.com
ac723d47ad
Fixing part of checkin from bug 209354 to be in line with darin's comments. No new sr= needed
2003-06-24 08:29:34 +00:00
hyatt%mozilla.org
0f4c092076
Remove Web Panels detritus from XUL. Change defaults so that throbber is visible in the menu bar.
2003-06-24 07:18:33 +00:00
bzbarsky%mit.edu
938220298d
Add asserts on people attempting to fetch attributes in the
...
kNamespaceID_Unknown namespace or call HasAttr on such. Bug 210314, r+sr=jst
2003-06-24 06:45:34 +00:00
dbaron%dbaron.org
1ce98378e3
Fix windows bustage. b=188803
2003-06-24 06:20:18 +00:00
dbaron%dbaron.org
3852bff4c9
Keep the pointer version of NS_ConvertUTF8toUTF16 null-safe. b=210279 r+sr=jag
2003-06-24 05:42:05 +00:00
dbaron%dbaron.org
06bb24f863
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
2003-06-24 05:40:37 +00:00
dbaron%dbaron.org
6a1ab46ff2
Fix dynamic changes to negated attribute or state selectors. b=210458 r+sr=bzbarsky
2003-06-24 05:34:30 +00:00
jst%netscape.com
6ec7a0e4d1
Fixing bug 210443. Cut down on the malloc's done when loading images. r=caillon@aillon.org, sr=bzbarsky@mit.edu.
2003-06-24 05:32:59 +00:00
dwitte%stanford.edu
5abc7e03c5
Fixing leak regression from bug 200632 landing (the latest cookie rewrite).
...
This changes the nsCookieService singleton fu to AddRef only once, rather than twice (and removes the corresponding Release in the module dtor). The double-addref was making the cookie module stick around until XPCOM starts shutting down modules, which is too late to release things we own (observer service, prefbranch, etc). So we were violating XPCOM shutdown rules without knowing it.
So, the tracemalloc leak stats on Brad should halve. :)
b=209571, r=alecf, sr=darin.
2003-06-24 05:00:22 +00:00
bzbarsky%mit.edu
61a6512de2
Fix matching when attribute selectors with "*" as a namespace are involved.
...
Bug 210314, r+sr=dbaron
2003-06-24 04:50:05 +00:00
dwitte%stanford.edu
d6f586015d
removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
...
b=211096, r=caillon, sr=jst.
2003-06-24 04:44:55 +00:00