beard%netscape.com
|
9acc5cacea
|
Added JSString(const String&) and operator<<(Formatter&, const JSString&)
|
2000-05-09 05:37:58 +00:00 |
alecf%netscape.com
|
0f3b5eacec
|
remove some dead code
|
2000-05-09 05:37:39 +00:00 |
sspitzer%netscape.com
|
3410157bc6
|
fix some subscribe bugs. performance tweaks. more to come.
|
2000-05-09 05:36:02 +00:00 |
buster%netscape.com
|
2782398713
|
(forgot to check this in)
effectively removed area frame
work troy was holding in his tree
r=buster
|
2000-05-09 05:28:08 +00:00 |
putterman%netscape.com
|
d73cfff06e
|
Fix for 38592. Don't show twisties if there are no children.
|
2000-05-09 05:27:30 +00:00 |
beard%netscape.com
|
69e170c16b
|
LOAD_STRING now has String as second operand rather than String*
|
2000-05-09 05:18:16 +00:00 |
rhp%netscape.com
|
7a3a6f9f80
|
NOT PART OF THE BUILD
|
2000-05-09 05:14:26 +00:00 |
rhp%netscape.com
|
6ffcc9b076
|
ADDING FILES NOT PART OF THE BUILD!!!
|
2000-05-09 05:12:23 +00:00 |
buster%netscape.com
|
3fb4ec431e
|
effectively removed area frame
work troy was holding in his tree
r=buster
|
2000-05-09 05:11:12 +00:00 |
buster%netscape.com
|
b167ed0d9c
|
fixed bug 24770
|
2000-05-09 05:09:55 +00:00 |
buster%netscape.com
|
0be0c5a9f1
|
just removed a warning
|
2000-05-09 05:08:27 +00:00 |
buster%netscape.com
|
b4bf495289
|
fixed bugs 26952, 30944, 36022
r=troy
|
2000-05-09 05:08:02 +00:00 |
buster%netscape.com
|
4b232cf79f
|
effectively removed area frame
work troy was holding in his tree
r=buster
also fixed bugs 26952, 30944, 36022
r=troy
|
2000-05-09 05:06:16 +00:00 |
buster%netscape.com
|
d136e3e5d5
|
bug 37171
r=kin
|
2000-05-09 05:02:09 +00:00 |
alecf%netscape.com
|
2c05690aed
|
switch to onkeypress for ftang
|
2000-05-09 04:48:59 +00:00 |
beard%netscape.com
|
052dad7118
|
VC6 bustage: can't initialize refs using construction form
|
2000-05-09 04:29:32 +00:00 |
beard%netscape.com
|
5e9296ee19
|
std::numeric_limits isn't working...
|
2000-05-09 04:26:44 +00:00 |
rhp%netscape.com
|
547491b13b
|
JUST ADDING CODE - NOT PART OF THE BUILD
|
2000-05-09 04:11:11 +00:00 |
mccabe%netscape.com
|
7ea88da658
|
Add -jsconsole to Mac command-line-caller-thingie.
Thanks to Seth Spitzer for the pointer.
|
2000-05-09 04:03:03 +00:00 |
beard%netscape.com
|
f8c91a8cf2
|
JSNativeFunction::mCode returns JSValue now to avoid leaking
|
2000-05-09 03:57:28 +00:00 |
beard%netscape.com
|
c5e54d1f21
|
print now returns JSValue, added space between args when printing
|
2000-05-09 03:56:56 +00:00 |
beard%netscape.com
|
3c70fd5a83
|
CASE(string)
|
2000-05-09 03:56:08 +00:00 |
beard%netscape.com
|
e3056982ab
|
g++ basic_string annoyances
|
2000-05-09 03:55:43 +00:00 |
beard%netscape.com
|
ec32a56539
|
needed deallocate(void*, size_type) on XP_UNIX for basic_string.
|
2000-05-09 03:46:03 +00:00 |
beard%netscape.com
|
5511c85685
|
Fixed leaks by changing JSValue::toString()/toNumber() to return JSValue rather than JSValue*. LOAD_STRING now creates a JSString from a String*.
|
2000-05-09 03:11:54 +00:00 |
beard%netscape.com
|
17bcf1f4d9
|
Added JSString for gc-able UNICODE strings, changed toString(), toNumber() to return JSValue rather than JSValue*.
|
2000-05-09 03:10:04 +00:00 |
beard%netscape.com
|
9e824b3492
|
make wchar_t an atomic type, for JSString.
|
2000-05-09 03:06:49 +00:00 |
blizzard%redhat.com
|
47187bfe18
|
better test program for testing embedding widget.
|
2000-05-09 03:02:11 +00:00 |
blizzard%redhat.com
|
ca5e217a22
|
fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal.
|
2000-05-09 03:01:41 +00:00 |
sspitzer%netscape.com
|
101d0f28db
|
make it so the throbber stops when you try to build the subscribe datasource for imap.
|
2000-05-09 02:48:25 +00:00 |
ddrinan%netscape.com
|
d8ab0e3ce1
|
Added newline to end of file
|
2000-05-09 02:20:54 +00:00 |
ducarroz%netscape.com
|
4c63ce0dc0
|
Fix for bug 38319. Check return key only onkeypressed to avoid conflict with Ja input.
|
2000-05-09 02:13:57 +00:00 |
ducarroz%netscape.com
|
f23dc8f554
|
Fix for bug 28501. Remove implemented buttons.
|
2000-05-09 02:09:11 +00:00 |
wtc%netscape.com
|
249d98a033
|
Fixed indentation.
|
2000-05-09 02:04:24 +00:00 |
locka%iol.ie
|
ec06bd5d5e
|
Added some explanatory error messages for common problems
|
2000-05-09 01:54:23 +00:00 |
sfraser%netscape.com
|
c7fe116ca4
|
Fix the paste as quotation command for mailnews.
|
2000-05-09 01:49:11 +00:00 |
ddrinan%netscape.com
|
58864fea8f
|
Fix up manifest
|
2000-05-09 01:36:43 +00:00 |
ddrinan%netscape.com
|
c09d9bf787
|
Adding Makefile to build in Mozilla
|
2000-05-09 01:35:54 +00:00 |
ddrinan%netscape.com
|
10330d5146
|
Fixed up manifest
|
2000-05-09 01:31:07 +00:00 |
thayes%netscape.com
|
be40087a3f
|
Add makefile to the tip
|
2000-05-09 01:30:38 +00:00 |
ddrinan%netscape.com
|
7fed1f1465
|
Adding Makefile to build this in Mozilla
|
2000-05-09 01:30:31 +00:00 |
jefft%netscape.com
|
b2818c211b
|
fixed bug 20878 - IMAP: UW - supporting root folder
|
2000-05-09 01:26:55 +00:00 |
ducarroz%netscape.com
|
a77da4ac6d
|
We need to hide the Insert menu as well in plain text mode.
|
2000-05-09 01:17:33 +00:00 |
cmanske%netscape.com
|
65dbe1dbbe
|
Changing image for named anchor (not used in build yet)
|
2000-05-09 01:17:23 +00:00 |
dmose%mozilla.org
|
b2697ba752
|
LDAP XPCOM components + infrastructure
|
2000-05-09 01:09:11 +00:00 |
rginda%netscape.com
|
da28924d15
|
* Makefile.in, makefile.win, MAINFEST
install new image.
* chatzilla.xul
add type="checkbox" to appropriate menuitems
* handlers.js
implement onToggleToolbarIcons()
* readprefs.js
read new prefs extensions.irc.(munger, .toolbar.icons, .notify.aggressive)
* static.js
sync menu checkmarks on startup
add fix for Bug# 29301
move button code to styles
* munger.js
add MPL
* chatzilla.css
added new activity-button styles
|
2000-05-09 01:00:42 +00:00 |
av%netscape.com
|
b42515dd00
|
This will fix 27558
|
2000-05-09 00:56:29 +00:00 |
attinasi%netscape.com
|
085f939010
|
Fixed a problem where background images on the BODY were not getting painted properly the first time they were loaded. b=36811 r=kmcklusk@netscape.com
|
2000-05-09 00:53:51 +00:00 |
attinasi%netscape.com
|
79a612397f
|
Fixed problem where the frame was not being invalidated when the image size is known. This causes problems for tiled images. b=36811, r=kmcklusk@netscape.com
|
2000-05-09 00:48:39 +00:00 |
slamm%netscape.com
|
cca97850b0
|
Fix up 'File > New' menu (bug 9978).
|
2000-05-09 00:48:20 +00:00 |