cyeh%netscape.com
|
13e15b33f4
|
knod of the head to sfraser, for reminding me that you need to also initialize processInfoRec with the size of the process record.
|
1999-03-02 00:34:49 +00:00 |
terry%netscape.com
|
747220fde7
|
Wasn't quoting the "%" correctly in people's e-mail addresses.
|
1999-03-02 00:06:06 +00:00 |
cyeh%netscape.com
|
e06ebadeda
|
(really cyeh) fix crashing bug in optimized builds of viewer, but i'm really suprised that this didn't crash more often.
per Inside Macintosh: Processes: you must initialize the ProcessInfoRec with the address to a valid FSSpec and at least 32 bytes of memory if you want the name of the process. if you do not want the name of the process, pass in nil into ProcessInfoRec.processName. We were crashing because the value of PIR.processName was uninitialized, and we were copying the name of the application into random memory.
|
1999-03-02 00:03:30 +00:00 |
bienvenu%netscape.com
|
fead44362c
|
add version number to msg database
|
1999-03-01 23:34:30 +00:00 |
alecf%netscape.com
|
7fafbce4ff
|
make unix build the entire base directory into one .so
|
1999-03-01 23:23:35 +00:00 |
pnunn%netscape.com
|
0436722812
|
created. -pnunn
|
1999-03-01 22:40:55 +00:00 |
mscott%netscape.com
|
5060c10912
|
Correctly build the toolbar and menu items for the mail 3-pane. They used to be expressed in msgbar.xul but it doesn't seem to like it when they are defined that way. I also assumed that xul was the default name space and removed all "xul:" tags. Forced hard coded height and width values for each of the panes. These values are actually from a patch that Candice sent me.
|
1999-03-01 22:13:14 +00:00 |
mscott%netscape.com
|
b7ee4e691b
|
Export delmsg.gif because we don't have an icon for this yet...
|
1999-03-01 22:11:56 +00:00 |
alecf%netscape.com
|
f231af1503
|
move old nsIMessenger interface and move into base/
|
1999-03-01 21:54:40 +00:00 |
dougt%netscape.com
|
b53591eba5
|
massive changes.
|
1999-03-01 21:35:13 +00:00 |
akkana%netscape.com
|
d5363ca49c
|
include the parser library too
|
1999-03-01 20:46:08 +00:00 |
leaf%mozilla.org
|
acf732dc09
|
Fixing the dependency on mozilla/config (yanked the include, removed the $(NMAKE)
references. Approved: sar
|
1999-03-01 20:16:01 +00:00 |
cmanske%netscape.com
|
fd74ec8a35
|
Added exported header file for nsHTMLEditor
|
1999-03-01 19:55:43 +00:00 |
cmanske%netscape.com
|
e83bbb1e19
|
New files for nsHTMLEditor and table editing transactions (not working yet)
|
1999-03-01 19:54:47 +00:00 |
karnaze%netscape.com
|
9b9c4d5351
|
bug 3347
|
1999-03-01 19:25:47 +00:00 |
pinkerton%netscape.com
|
fe97bd5e2d
|
some hacks (and ifdefs) for macOS until NSPR gets fixed. This at least allows us to test out libReg and find bugs.
|
1999-03-01 19:24:27 +00:00 |
akkana%netscape.com
|
3eef98bc2b
|
Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell
|
1999-03-01 19:21:01 +00:00 |
mscott%netscape.com
|
e7a027d3f9
|
Experimenting with my first idl file. This interface will allow us to have the application (or the code that wants to run a url) to be a listener on that url. we'd like to see something like this get pushed into netlib.
|
1999-03-01 19:16:31 +00:00 |
law%netscape.com
|
c775620ca9
|
Fix recursion problem
|
1999-03-01 19:06:27 +00:00 |
harishd%netscape.com
|
f40043ff20
|
Enabling P tag autoclosuer at HR
|
1999-03-01 18:56:20 +00:00 |
bienvenu%netscape.com
|
85741d8e05
|
rename mk_TraceMsg to ns_mkTraceMsg to fix link error
|
1999-03-01 18:38:26 +00:00 |
beard%netscape.com
|
cec7964de7
|
registering GenericFactory component
|
1999-03-01 18:09:13 +00:00 |
putterman%netscape.com
|
3b15ee2d9c
|
added threadPane.css
|
1999-03-01 18:07:22 +00:00 |
putterman%netscape.com
|
fa8cbbc0d5
|
Added threadPane.css
|
1999-03-01 18:06:58 +00:00 |
rods%netscape.com
|
7cdd5fa162
|
Added method
|
1999-03-01 17:52:22 +00:00 |
pinkerton%netscape.com
|
0ef1121e84
|
make the hack for macos to not use libreg easier to turn on and off to make it easier to work on a fix.
|
1999-03-01 17:47:28 +00:00 |
pinkerton%netscape.com
|
fdeb49680f
|
correctly implement nsIMenuListener.
|
1999-03-01 17:30:14 +00:00 |
rods%netscape.com
|
36fa7b8ce3
|
Added forward decl
|
1999-03-01 17:08:13 +00:00 |
rods%netscape.com
|
9f8c9cb685
|
Added new method
|
1999-03-01 17:03:21 +00:00 |
vidur%netscape.com
|
e2c0bb7048
|
Temp fix to allow SCRIPT elements in SELECT elements.
|
1999-03-01 17:00:51 +00:00 |
rods%netscape.com
|
764dc21f77
|
Added arible
|
1999-03-01 17:00:24 +00:00 |
vidur%netscape.com
|
5c71c0ce21
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
rods%netscape.com
|
2158ab62d2
|
ifdef'ed out some menu code that does work yet.
|
1999-03-01 16:48:45 +00:00 |
rods%netscape.com
|
a32a2b792c
|
Added methods to header.
|
1999-03-01 16:48:19 +00:00 |
dcone%netscape.com
|
8764cbc65a
|
Fixed up postscript stuff, now prints on Unix
|
1999-03-01 16:23:36 +00:00 |
rods%netscape.com
|
4924b55d49
|
Added MenuDeselect to nsIMenuListener
|
1999-03-01 16:22:40 +00:00 |
rods%netscape.com
|
372194e11f
|
Change it to do a QueryInterface, is this right?
|
1999-03-01 15:27:55 +00:00 |
ramiro%netscape.com
|
7bd23e1cc8
|
Here is patch to add font-styles to gtk-widgets. It adds styles
to widgets on creation, and uses that style to change fonts.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi>
|
1999-03-01 13:30:54 +00:00 |
ramiro%netscape.com
|
9a300df138
|
Do the exception thing only if HAVE_CPP_EXCEPTIONS is defined.
|
1999-03-01 12:54:16 +00:00 |
ramiro%netscape.com
|
511902dedb
|
gcc 2.7.x portability fixes.
|
1999-03-01 12:25:24 +00:00 |
briano%netscape.com
|
11078a1e76
|
Automated update
|
1999-03-01 12:15:39 +00:00 |
ramiro%netscape.com
|
90607bf011
|
Add test for exceptions. Exceptions are illegal, but somebody (whose name
I dont want to say, but it rhymes with "fcc") is using them in a test program.
|
1999-03-01 12:01:32 +00:00 |
edwin%woudt.nl
|
ef51b76f97
|
Patches from Thomas Down <thomas.down@tri.ox.ac.uk> to get some working attachments. Also added the X-Mailer header.
|
1999-03-01 11:05:10 +00:00 |
mcafee%netscape.com
|
20a05193e2
|
Backing out my last change, breaks Win32 & Mac.
|
1999-03-01 10:57:20 +00:00 |
mcafee%netscape.com
|
2d410263b9
|
Adding do_QueryInterface() wrapper for nsCOMPtr/Solaris.
|
1999-03-01 10:32:14 +00:00 |
mcafee%netscape.com
|
49754e4257
|
Adding comparisons to autoconf results.
|
1999-03-01 10:13:18 +00:00 |
mcafee%netscape.com
|
91987e52bd
|
Adding ED_Redo.gif
|
1999-03-01 08:33:32 +00:00 |
jfrancis%netscape.com
|
9b46187134
|
made iterators bidirectional; lots of bug fixes; finished subtree iterator impl.
|
1999-03-01 08:17:18 +00:00 |
grail%cafebabe.org
|
fce69b279b
|
Fixed a few constant references to their values.
|
1999-03-01 07:12:55 +00:00 |
buster%netscape.com
|
9cce6dd738
|
fixed IsNested to account for outer table frame
removed obsolete debug code
|
1999-03-01 06:40:24 +00:00 |