rods%netscape.com
|
cda664cf34
|
Each font has a struct and keeps track of its sizes in a nsVoidArray
|
1999-05-14 12:26:40 +00:00 |
|
rods%netscape.com
|
33ca79ed0b
|
Added FontIterator
|
1999-05-14 12:26:03 +00:00 |
|
rods%netscape.com
|
4eedfa8bb9
|
Added Font Iterator interfaces
|
1999-05-14 12:25:18 +00:00 |
|
pierre%netscape.com
|
2ed581547c
|
fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update()
|
1999-05-14 10:18:33 +00:00 |
|
pierre%netscape.com
|
81efee415a
|
hooked up DoDisk() to handle disk events
|
1999-05-14 10:15:55 +00:00 |
|
pierre%netscape.com
|
0524e81bb5
|
The constructor takes a nsMacWindow instead of a nsWindow. Removed HandleDiskEvent(): disk events are handled in our message pump or left to the embedding apps.
|
1999-05-14 10:14:46 +00:00 |
|
pierre%netscape.com
|
69da4c453c
|
fix list boxes with a temporary hack to access the 'ldes' resource from the Finder
|
1999-05-14 10:09:14 +00:00 |
|
pierre%netscape.com
|
d5e28b33bd
|
First Checked In.
|
1999-05-14 10:02:32 +00:00 |
|
mccabe%netscape.com
|
e589be8d68
|
Recur into idl. (Make good on the 'turning on auto-generation for idl' promise of my last checking)
|
1999-05-14 09:27:02 +00:00 |
|
mccabe%netscape.com
|
84496b558c
|
change for hpux porting
|
1999-05-14 09:27:01 +00:00 |
|
mccabe%netscape.com
|
29a63d4855
|
Make xpconnect compile and export .h files and xptconnect.xpt using XPIDLSRCS for unix and windows.
|
1999-05-14 08:27:27 +00:00 |
|
hyatt%netscape.com
|
d7d64cb757
|
Popup listener.
|
1999-05-14 07:20:12 +00:00 |
|
morse%netscape.com
|
8984419eeb
|
fix bug 6168
|
1999-05-14 06:54:29 +00:00 |
|
hyatt%netscape.com
|
c469eabd61
|
Oops.
|
1999-05-14 06:24:23 +00:00 |
|
jfrancis%netscape.com
|
51f0d561ab
|
fixing overly noisy asserts
|
1999-05-14 06:18:07 +00:00 |
|
morse%netscape.com
|
2bd2cb5fe2
|
fix flawed code in ProfileDirectory
|
1999-05-14 06:06:05 +00:00 |
|
hyatt%netscape.com
|
50375b2eb2
|
added files: mozilla/rdf/content/src/nsXULPopupListener.cpp
|
1999-05-14 05:39:15 +00:00 |
|
hyatt%netscape.com
|
656d553c50
|
Committing the XUL popup listener implementation.
|
1999-05-14 05:37:20 +00:00 |
|
hyatt%netscape.com
|
96c61ccdcb
|
Adding support for the popup content implementation.
|
1999-05-14 05:37:00 +00:00 |
|
hyatt%netscape.com
|
ff8e79c925
|
Committing the popup listener interface.
|
1999-05-14 05:36:21 +00:00 |
|
hyatt%netscape.com
|
96c16fc673
|
Adding a GetIID method so I can actually use an nsCOMPtr with this
interface.
|
1999-05-14 05:35:56 +00:00 |
|
sspitzer%netscape.com
|
5c482e65ab
|
changes for alecf's new account manager and filter dialog work.
|
1999-05-14 04:38:03 +00:00 |
|
jefft%netscape.com
|
404eb8f4fc
|
cached connection work -- added LoadNextQueuedUrl() method for a connection to call when a url is done executing
|
1999-05-14 04:15:22 +00:00 |
|
jefft%netscape.com
|
1e31dd7e61
|
cached connection work - enhanced IsBusy(), CanHandleUrl() method to return more information regarding a connection status vs the new url running state to decide whether a url can run right away or has to wait until a specific connection is free
|
1999-05-14 04:13:54 +00:00 |
|
alecf%netscape.com
|
ab036fae9d
|
fix wierd layout problems due to broken iframe
|
1999-05-14 04:09:07 +00:00 |
|
jefft%netscape.com
|
add02cedbf
|
cached connection work - added LoadNextQueuedUrl() method
|
1999-05-14 04:07:48 +00:00 |
|
jefft%netscape.com
|
9731445fc4
|
cached connection work - added additional bool parm, isInboxConnection, to IsBusy() method; added additional bool parm, hasToWait, to CanHandleUrl() method
|
1999-05-14 04:07:00 +00:00 |
|
alecf%netscape.com
|
262b7d5e94
|
add new Filter List dialog
|
1999-05-14 03:33:47 +00:00 |
|
alecf%netscape.com
|
7de6b84993
|
padded box just needs a margin, not padding, so that it lines up with the cleanborder
|
1999-05-14 03:33:29 +00:00 |
|
sfraser%netscape.com
|
612cc8b606
|
Fix ownership and leakage issues. The appcore no longer holds references to the various webshell and content windows, and DoEditorMode doesn't leak the pres shell any more.
|
1999-05-14 03:11:12 +00:00 |
|
danm%netscape.com
|
811c474467
|
added window.openDialog. a:brendan
|
1999-05-14 03:10:51 +00:00 |
|
sfraser%netscape.com
|
7f70126e71
|
Since the unload handler gets called at all the wrong times, don't do
anying useful in it.
|
1999-05-14 03:08:24 +00:00 |
|
sfraser%netscape.com
|
d64a71ec88
|
Added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:31 +00:00 |
|
sfraser%netscape.com
|
a8e949c977
|
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:23 +00:00 |
|
alecf%netscape.com
|
f2996eb012
|
next cut at basic search dialog
|
1999-05-14 02:21:35 +00:00 |
|
alecf%netscape.com
|
066b272107
|
use global xul.css in addition to threadpane-specific css
|
1999-05-14 02:21:19 +00:00 |
|
alecf%netscape.com
|
d0585a4966
|
remove am.css, a redunant style sheet
|
1999-05-14 02:20:43 +00:00 |
|
alecf%netscape.com
|
a26bd94b72
|
remove redundant styles (already exist in xul.css)
|
1999-05-14 02:20:20 +00:00 |
|
alecf%netscape.com
|
670adb9064
|
use standard messenger CSS
|
1999-05-14 02:19:31 +00:00 |
|
alecf%netscape.com
|
29500301a3
|
updated Account Manager XUL to use the messenger style sheet
|
1999-05-14 02:15:00 +00:00 |
|
briano%netscape.com
|
ab4aff4521
|
Fix for QNX. Their compiler reserves 'huge' as a keyword, so I replaced it with 'really_big'.
|
1999-05-14 02:01:15 +00:00 |
|
briano%netscape.com
|
9f7bc3c783
|
Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler.
|
1999-05-14 01:46:00 +00:00 |
|
cmanske%netscape.com
|
99752a9477
|
Fixing editor dialog bugs
|
1999-05-14 01:30:19 +00:00 |
|
rhp%netscape.com
|
71b919cc60
|
Change for more aggressive link-afying of www. and ftp. and user@... text
|
1999-05-14 01:14:41 +00:00 |
|
bienvenu%netscape.com
|
a167dc8e88
|
checkpoint filter work, get filters loading
|
1999-05-14 00:57:19 +00:00 |
|
bienvenu%netscape.com
|
4a637cc152
|
add registration of filter component, under ifdef control
|
1999-05-14 00:56:13 +00:00 |
|
sspitzer%netscape.com
|
ce3b3622a3
|
fix shadowed variable warning
|
1999-05-14 00:50:04 +00:00 |
|
putterman%netscape.com
|
b1ce7431f7
|
export nsMsgRDFDataSource.h
|
1999-05-14 00:49:29 +00:00 |
|
putterman%netscape.com
|
c4e76dfe57
|
Implement DeleteFolder and Mark Message As Read menus.
|
1999-05-14 00:47:13 +00:00 |
|
putterman%netscape.com
|
e15f1c1ae1
|
Bold unread messages as well as New messages.
|
1999-05-14 00:46:53 +00:00 |
|