amasri%netscape.com
2cb365adc9
*** empty log message ***
2000-04-28 21:05:28 +00:00
rods%netscape.com
1b8cae39c5
fixes for nsString changes
2000-04-28 21:00:27 +00:00
alecf%netscape.com
94f7181687
fix compose to use the "hidden" attribute since I changed common dialogs last night
2000-04-28 20:58:50 +00:00
alecf%netscape.com
aad1ea3644
fix common dialogs where button3 and button4 are used, such as in editor
2000-04-28 20:55:44 +00:00
cls%seawood.org
4355c8e1e5
nsString fixes for BeOS
2000-04-28 20:50:47 +00:00
dcone%netscape.com
3b48c1c8bf
Moving the curve drawing into the nsRenderingContextImpl class.
2000-04-28 20:46:40 +00:00
attinasi%netscape.com
9edba06799
Made table backgrounds draw in NavQuirks as well as Standard mode. r=karnaze b=34838
2000-04-28 20:40:17 +00:00
alecf%netscape.com
cb55a4ae4a
rev the selectattribute popup to start adding some useful attributes
2000-04-28 20:38:29 +00:00
ssu%netscape.com
78cebe3802
fixed problem with redirect.ini being deleted when user canceled download.
...
When redirect.ini was deleted, it cause the download agent to start its
download process from the first file when it was restarted.
fixed 33357: installer can no longer be run while a copy is already running.
2000-04-28 20:37:56 +00:00
alecf%netscape.com
f5fa680a53
fix the progid for the validity manager so I don't have to escape strings in XBL
2000-04-28 20:37:53 +00:00
danm%netscape.com
271a9216c0
add popup and popupset atoms. bug 33675
2000-04-28 20:33:52 +00:00
granrose%netscape.com
27c55d3e39
Added -c,--component option to pkgcp.pl so that you can specify what components to copy from the packages-* file rather than having to copy them all.
2000-04-28 20:32:23 +00:00
danm%netscape.com
a923c3f1c4
implement _child popup content. bug 33675. code=hyatt
2000-04-28 20:31:26 +00:00
danm%netscape.com
7addd5c290
guard against extra release of timer object when one-shot timers are cleared out during execution of a timer. bug 35074.
2000-04-28 20:28:13 +00:00
radha%netscape.com
c1029ba723
Add urlbarhistory component to be built
2000-04-28 20:27:38 +00:00
rods%netscape.com
2f8a86ad81
now calculates 1, 2 & 3 click counts correctly.
...
b=15095
2000-04-28 20:27:18 +00:00
radha%netscape.com
d4c37412a3
Initial checkin for urlbar history component
2000-04-28 20:25:25 +00:00
rods%netscape.com
4c2ca0c4ed
change added quotes around "file'
...
removed several unneeded rule for the select
added !important to -moz-option-selected attrs
b=36964, 25869
2000-04-28 20:24:35 +00:00
pavlov%netscape.com
57ee4ab2af
patch from puetzk@iastate.edu to fix but 20496.
2000-04-28 20:14:05 +00:00
putterman%netscape.com
b2e89de4f7
You can now select a message or folder from a msgWindow.
2000-04-28 20:10:36 +00:00
pavlov%netscape.com
fb4c720c15
additional fixes for bug #37352 . reduce region creation/mallocing
2000-04-28 20:08:16 +00:00
pavlov%netscape.com
fd7120c8fb
fix nsfilespecwithui problems
2000-04-28 20:07:29 +00:00
tara%tequilarista.org
651e1fc66f
Fix for bug #1105--no more annoying blank quips
2000-04-28 18:51:11 +00:00
slamm%netscape.com
70d46b9b42
Fix support for multiple trees on quickparse.
2000-04-28 18:27:16 +00:00
slamm%netscape.com
63b983f564
typo
2000-04-28 16:00:39 +00:00
rginda%netscape.com
69e9b0ee35
80 column nit picked, comment fixed
2000-04-28 15:32:54 +00:00
ducarroz%netscape.com
da01258e39
Fix for bug 37435. We need to set the textfield value using both .value and setAttribute('value') else we wont be able to query the value of invisible textfield.
2000-04-28 14:52:02 +00:00
cmanske%netscape.com
32b4a273f2
Added method to select textfield. Fixed error in pixel/percent menulist initialization
2000-04-28 14:41:04 +00:00
morse%netscape.com
f3f48ec804
bug 37133, remove change-password from UI
2000-04-28 14:14:09 +00:00
morse%netscape.com
58905f4bb1
bug 37127, partial fix of xul for wallet editor
2000-04-28 14:07:07 +00:00
cmanske%netscape.com
bfc5c9dba8
More editor CSS and XUL cleanup. Use grid to control button widths in dialogs. [Grids rock!]. New text for Edit Mode buttons
2000-04-28 14:06:34 +00:00
jst%netscape.com
6f55b0897f
Hooking up document.getSelection() for html documents to return a string so that we're compatible with 4.x.
2000-04-28 14:05:45 +00:00
morse%netscape.com
953748b5c5
remove erroneous line
2000-04-28 14:05:38 +00:00
morse%netscape.com
41c3b2f5b0
bug 37122, partial fix of xul for cookieviewer
2000-04-28 14:05:06 +00:00
morse%netscape.com
29b69b89d0
bug 37120, fix up xul for signonviewer
2000-04-28 14:04:12 +00:00
morse%netscape.com
fdf4c0a6f5
bug 36114, wrong title on wallet previewer
2000-04-28 14:03:13 +00:00
jst%netscape.com
956a193562
Hooking up window.getSelection() to return a selection object.
2000-04-28 14:02:29 +00:00
jst%netscape.com
f92606d00a
Make nsSelection::ToString(); do the right thing, now it uses the document encoder to create the string representation of the selection. r=mjudge&akkana (before I did a string API change).
2000-04-28 13:58:08 +00:00
rhp%netscape.com
013bd1fb74
NOT PART OF THE BUILD...nothing to see here, just move along...
2000-04-28 13:56:54 +00:00
beard%netscape.com
4e41834f75
Don't print BRANCH operands.
2000-04-28 13:46:01 +00:00
beard%netscape.com
8ff65a3852
tightened up spacing in printOperands(), changed GenericBranch.printOperands() to conditionally print condition register contents.
2000-04-28 13:44:59 +00:00
beard%netscape.com
2efc159d82
tightened up spacing in printOperands().
2000-04-28 13:43:49 +00:00
brade%netscape.com
5b62b2cf3e
fix bug #35184 ; give urlbar focus so that the editor is activated and d&d can work properly
2000-04-28 13:33:22 +00:00
beard%netscape.com
082ad168b4
Added Tracer to testFunctionCall().
2000-04-28 13:31:39 +00:00
beard%netscape.com
c4a7011cdf
const ArgList& makes gcc happy.
2000-04-28 13:25:57 +00:00
beard%netscape.com
734c2d1779
Added jstypes.o
2000-04-28 13:25:24 +00:00
beard%netscape.com
1d0cfaf144
added ArgList helper struct to print Call operands, regenerated printOperands() methods to reduce warnings.
2000-04-28 13:20:26 +00:00
beard%netscape.com
bbe2f74bd7
operator<< (Formatter& f, ArgList& al)
2000-04-28 13:18:03 +00:00
beard%netscape.com
2ccb1db4e8
support for printing ArgLists.
2000-04-28 13:17:35 +00:00
beard%netscape.com
02fccb52ca
Unused.
2000-04-28 13:16:23 +00:00