vidur%netscape.com
|
65fd59ed74
|
Work-in-progress checkin of web services proxy implementation. New files.
|
2001-10-09 23:54:51 +00:00 |
|
rginda%netscape.com
|
5dc6eddf16
|
- venkman only -
bug 102279, "Exception debug output URLs contain a comma"
surround urls in <angle-brackets> to help the munger pick them out.
|
2001-10-09 23:00:36 +00:00 |
|
rginda%netscape.com
|
f279207729
|
- venkman only -
comment fix, make source line column wider
|
2001-10-09 22:57:01 +00:00 |
|
rginda%netscape.com
|
c748f4c733
|
- venkman only -
strict mode fixes, invalidate outliner on soft scroll if we don't actually have to scroll.
|
2001-10-09 22:55:39 +00:00 |
|
rginda%netscape.com
|
2f092ff7a0
|
bug 100679, "File view scrolls by itself", sr=shaver,r=venkman
report correct insertion points to the outliner when new records are added
also some strict mode fixes
|
2001-10-09 22:53:59 +00:00 |
|
morse%netscape.com
|
fe74f06966
|
bug 101637, expire master password after each time it is used, r=law, sr=alecf
|
2001-10-09 19:32:04 +00:00 |
|
morse%netscape.com
|
6181bee10f
|
bug 96261, crash in 64-bit os, r=matt, sr=alecf
|
2001-10-09 18:43:45 +00:00 |
|
morse%netscape.com
|
828b8b8f44
|
bug 103467, fields with default values do not get prefilled by password manager, r=law, sr=alecf
|
2001-10-09 03:39:59 +00:00 |
|
morse%netscape.com
|
a4516a7ba5
|
bug 102288, remove app-specific wording from dialog, r=valeski, sr=alecf
|
2001-10-08 20:31:59 +00:00 |
|
timeless%mac.com
|
c47a1caadc
|
Bugzilla Bug 103343 Check for IsEmpty before more expensive value check
patch by me and bz, r=morse, sr=alecf
|
2001-10-08 19:48:29 +00:00 |
|
jband%netscape.com
|
71ff67ec88
|
use nsresult type rather than PRInt32, change param name, add some whitespace. Not part of build
|
2001-10-07 17:24:20 +00:00 |
|
rginda%netscape.com
|
ced33340be
|
bug 103063, venkman strict warnings
r=samuel@sieb.net, sr=hyatt, a=asa
|
2001-10-04 07:38:53 +00:00 |
|
dbaron%fas.harvard.edu
|
74c34ddcbf
|
Fix bustage.
|
2001-10-03 21:48:47 +00:00 |
|
vidur%netscape.com
|
829ccfe649
|
Got rid of DOS-style returns. This is not yet part of the build
|
2001-10-03 21:41:38 +00:00 |
|
vidur%netscape.com
|
2f900bc6ea
|
Adding WSDL to XMLExtras if MOZ_WSDL is defined. Also added REQUIRES macros to schema and wsdl makefiles (thanks to jonsmirl@mediaone.net). This not yet part of the build. r=heikki, rs=jst.
|
2001-10-03 21:03:02 +00:00 |
|
vidur%netscape.com
|
3562031b1b
|
Adding WSDL specific interface info implementation. This not yet part of the build.
|
2001-10-03 21:00:14 +00:00 |
|
sicking%bigfoot.com
|
a55509d390
|
Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin.
|
2001-10-03 02:18:08 +00:00 |
|
sicking%bigfoot.com
|
0f56e90e06
|
Fix typo to fix Ports bustage after b=83651 checkin.
r=peterv
|
2001-10-03 02:08:02 +00:00 |
|
peterv%netscape.com
|
6db41368ef
|
Warning fixes. r=sicking, rs=jst.
|
2001-10-03 01:27:04 +00:00 |
|
rginda%netscape.com
|
37c8a308b1
|
bug 102650, skin name should be Modern, not modern. r=jrgm
|
2001-10-03 00:11:24 +00:00 |
|
sicking%bigfoot.com
|
34b49dc7e3
|
Implement import precedence for attributesets, matchable templates, named templates and whitespace filtering.
b=83651 r=Pike, peterv, jst-review.pl sr=jst
|
2001-10-02 23:54:12 +00:00 |
|
varga%utcru.sk
|
82cbda88c4
|
Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
|
2001-10-02 04:42:48 +00:00 |
|
dbaron%fas.harvard.edu
|
9a4acbab7a
|
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
|
2001-10-02 03:18:08 +00:00 |
|
hewitt%netscape.com
|
2e381a011f
|
102654 - fixing inspector build bustage on windows
|
2001-10-02 03:11:57 +00:00 |
|
hewitt%netscape.com
|
b4973f2855
|
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
|
2001-10-02 03:06:51 +00:00 |
|
stephend%netscape.com
|
3a84cbd052
|
Bug 94437. Clean up wallet prefill dialog. Patch by Jason Kersey <kerz@netscape.com> r=morse@netscape.com, sr=shaver@mozilla.org
|
2001-10-02 00:34:42 +00:00 |
|
rginda%netscape.com
|
3c4555c036
|
bug 102588, venkman skin owner is wrong
patch=daniele@grinta.net, r=me,hyatt, sr=shaver
|
2001-10-02 00:26:38 +00:00 |
|
hewitt%netscape.com
|
2d7945498f
|
102626 - can't switch views in inspector, r=blake, sr=hyatt
|
2001-10-01 23:57:40 +00:00 |
|
alecf%netscape.com
|
01930dfd2c
|
Split necko MODULE into necko and necko2, part of bug 101761, r=cls
|
2001-10-01 19:53:27 +00:00 |
|
peterv%netscape.com
|
b8213c04b7
|
Part of fix for bug 65858 (Rework XSLT sorting) that I forgot to check in. r=sicking, Pike, sr=jst.
|
2001-10-01 14:28:54 +00:00 |
|
stephend%netscape.com
|
109457225e
|
Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer
|
2001-10-01 05:03:06 +00:00 |
|
rginda%netscape.com
|
a4556ff982
|
bug 97944, sr=shaver, r=cls,peterv, build venkman by default
descend into venkman if DISABLE_JSD and DISABLE_VENKMAN are not defined
|
2001-09-30 05:59:09 +00:00 |
|
seawood%netscape.com
|
3990c517b5
|
Sync up xmlterm module name for static builds.
|
2001-09-30 01:59:13 +00:00 |
|
bryner%netscape.com
|
491eea870e
|
fixing REQUIRES bustage for win32.
|
2001-09-29 20:41:58 +00:00 |
|
vidur%netscape.com
|
c3d19cdff8
|
Fixing build bustage. Access proxy needs necko.
|
2001-09-29 18:40:14 +00:00 |
|
jaggernaut%netscape.com
|
ca6197295f
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
|
bryner%netscape.com
|
155746aa19
|
Fixing inspector build on windows. r=cls.
|
2001-09-29 04:53:00 +00:00 |
|
heikki%netscape.com
|
ac67319bcf
|
Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt.
|
2001-09-29 00:30:03 +00:00 |
|
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
|
peterv%netscape.com
|
adc7b7820b
|
Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xslt/util to this one. r=Pike. a=granrose. See also bug 102138.
|
2001-09-28 16:21:39 +00:00 |
|
peterv%netscape.com
|
47d4019c9b
|
Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xml/parser to this one. r=Pike. See also bug 102138.
|
2001-09-28 14:55:30 +00:00 |
|
peterv%netscape.com
|
862ea625c9
|
Fix for bug 65858 (Rework XSLT sorting). r=sicking, Pike, sr=jst.
|
2001-09-28 12:58:57 +00:00 |
|
hewitt%netscape.com
|
9e6c00f9ea
|
95127 - dispatchEvent() doesn't return a value, r=joki, sr=hyatt
|
2001-09-27 21:43:00 +00:00 |
|
morse%netscape.com
|
3596c6b117
|
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
|
2001-09-27 21:41:26 +00:00 |
|
sicking%bigfoot.com
|
250f985177
|
implement a -q option that supress output of the credits header in standalone transformiix
not part of build
b=101959 r=peterv sr=jst
|
2001-09-27 21:39:08 +00:00 |
|
sicking%bigfoot.com
|
53855ff015
|
Fix crash in parameters code.
b=101946 r=peterv sr=shaver
|
2001-09-27 21:32:20 +00:00 |
|
sicking%bigfoot.com
|
d760f564c8
|
Cleanup the generate-id() xpath function implementation.
b=101672 r=peterv, Pike sr=jst
|
2001-09-27 21:30:33 +00:00 |
|
rbs%maths.uq.edu.au
|
77de1639ba
|
bug 99010 - font changes. sr=waterson@netscape.com
|
2001-09-27 18:28:24 +00:00 |
|
rginda%netscape.com
|
657b5fe54e
|
- venkman only -
fix mixup in breakpoint/blacklist atom
|
2001-09-27 10:40:57 +00:00 |
|
rginda%netscape.com
|
9d23f33d52
|
- not built -
add splitter in cview.xul
list methods in seperate lines
|
2001-09-27 08:53:56 +00:00 |
|