troy%netscape.com
37565e5645
Renamed a member function to more accurately reflect its purpose
...
git-svn-id: svn://10.0.0.236/trunk@40956 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 02:46:08 +00:00
troy%netscape.com
448fbdd0ee
Changed area frame code over to new reflow command handling
...
git-svn-id: svn://10.0.0.236/trunk@40955 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 02:37:45 +00:00
troy%netscape.com
59f067c692
Added VerifyDirtyBitSet() helper function
...
git-svn-id: svn://10.0.0.236/trunk@40954 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 02:37:06 +00:00
troy%netscape.com
ad761afe38
Defined it so that the NS_FRAME_IS_DIRTY flag is set for newly added frames in
...
SetInitialChildlist(), AppendFrames(), InsertFrames(), and ReplaceFrame()
git-svn-id: svn://10.0.0.236/trunk@40953 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 02:33:07 +00:00
mscott%netscape.com
57c6bc5a32
necko only! Fix several necko problems where we are calling GetBuffer on an nsString and passing the result into
...
NS_NewUri. If the nsString is unicode then GetBuffer returns null which is not the desired behavior.
I also cleaned up the necko stuff a bit as we were doing some extraneous steps. With this change you can bring
up bookmarks in apprunner.
git-svn-id: svn://10.0.0.236/trunk@40952 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 02:06:30 +00:00
hyatt%netscape.com
62abb032c0
Menus know about the ENTER key to execute, and know how to dismiss themselves
...
on mouse clicks.
git-svn-id: svn://10.0.0.236/trunk@40951 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:59:32 +00:00
hyatt%netscape.com
dcdaf6ba9d
Adding style rules for xpmenuitems.
...
git-svn-id: svn://10.0.0.236/trunk@40950 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:58:56 +00:00
hyatt%netscape.com
877cd2c9e0
Harmless checkin of a sample XUL file.
...
git-svn-id: svn://10.0.0.236/trunk@40949 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:58:40 +00:00
sspitzer%netscape.com
20f26c44c7
go back to PR_FormatTime() until #10412 is fixed.
...
git-svn-id: svn://10.0.0.236/trunk@40945 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:47:59 +00:00
morse%netscape.com
05e0844b4a
Remove wallet from layout
...
git-svn-id: svn://10.0.0.236/trunk@40944 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:39:58 +00:00
sspitzer%netscape.com
56b67654ee
remove these header files. all idl files for news, now!
...
git-svn-id: svn://10.0.0.236/trunk@40943 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:36:44 +00:00
sspitzer%netscape.com
ae03bf42fc
turn on the new idl files for the mac now.
...
git-svn-id: svn://10.0.0.236/trunk@40942 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:36:36 +00:00
gordon%netscape.com
8ad8f915fd
Changed parameters so the Netwerk and protocol libraries are generated in the Components directory, not Essential Files. The NetwerkUtil library (which is currently masquerading as the old NetLib library) should be in Essential Files.
...
git-svn-id: svn://10.0.0.236/trunk@40940 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:15:41 +00:00
varada%netscape.com
0203ae5b07
Excluding the acct/ and acctidl/ directories for the VC++ 5.0 version. Leaf said it was ok to check in.
...
git-svn-id: svn://10.0.0.236/trunk@40939 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 01:15:01 +00:00
hyatt%netscape.com
52ebdc69b8
oops. crazy_width only defined for debug builds. Changing this.
...
git-svn-id: svn://10.0.0.236/trunk@40938 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 00:32:21 +00:00
hyatt%netscape.com
d5b584d48c
Getting rid of all the printfs and complaints that fire in mailnews by making
...
the fixed table layout algorithm smarter about unconstrained width reflow.
git-svn-id: svn://10.0.0.236/trunk@40934 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 23:41:05 +00:00
evaughan%netscape.com
add678db65
Fixed some box problems.
...
git-svn-id: svn://10.0.0.236/trunk@40933 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 23:30:17 +00:00
sfraser%netscape.com
6abdbb4fa4
Fix Mac startup crash: nil check for prefs.
...
git-svn-id: svn://10.0.0.236/trunk@40932 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 22:23:13 +00:00
sfraser%netscape.com
4d00173a89
Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again.
...
git-svn-id: svn://10.0.0.236/trunk@40931 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 22:22:47 +00:00
terry%mozilla.org
741bd46d0c
Munge usernames containing "%" into an "@" when determining email address.
...
git-svn-id: svn://10.0.0.236/trunk@40930 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 22:12:29 +00:00
cltbld%netscape.com
907f12c220
sspitzer: temporary workaround for #10412 . strftime was barfing. not sure why. this patch at least allows QA to continue testing. the side effect is you won't see the date in thread pane, maybe other places. next step, find and fix the real problem.
...
git-svn-id: svn://10.0.0.236/trunk@40929 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 22:08:24 +00:00
zuperdee%penguinpowered.com
a8ddc97f18
Fixed a bug that was causing both apprunner and viewer to segfault on startup in the Motif port. NOT PART OF MAIN BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@40928 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 21:51:06 +00:00
hyatt%netscape.com
888af6b43a
Fix for assertions being thrown when fixed layout tables are flowed at an
...
unconstrained width. Instead of asserting, intrinsic first row cell widths will be
used to determine the widths of columns with percentage-specified sizes.
git-svn-id: svn://10.0.0.236/trunk@40926 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 20:32:18 +00:00
warren%netscape.com
4b293af6b1
Removed about:blank joke.
...
git-svn-id: svn://10.0.0.236/trunk@40925 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 20:11:02 +00:00
terry%mozilla.org
053c034145
Whoops. I had pulled out the POSIX stuff, cause I thought it was
...
conflicting with something, but I was wrong and confused. Fixed.
git-svn-id: svn://10.0.0.236/trunk@40924 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 20:04:42 +00:00
terry%mozilla.org
e590dc0625
Fixed count of "while tree is closed" checkins.
...
git-svn-id: svn://10.0.0.236/trunk@40923 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:58:41 +00:00
gordon%netscape.com
ee5b1ea717
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@40922 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:39:04 +00:00
terry%mozilla.org
9681489512
Fixed stupid warning.
...
git-svn-id: svn://10.0.0.236/trunk@40921 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:37:02 +00:00
terry%mozilla.org
711798c85c
Cope with new Bonsai code. In particular, renamed globals.pl to be tbglobals.pl, to avoid conflicting with Bonsai's new globals.pl.
...
git-svn-id: svn://10.0.0.236/trunk@40920 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:36:38 +00:00
terry%mozilla.org
5e0d78f3bc
Fixed stupid typo.
...
git-svn-id: svn://10.0.0.236/trunk@40919 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:21:13 +00:00
terry%mozilla.org
7a9d4bb04f
Let me tweak the parameters to DBI->connect().
...
git-svn-id: svn://10.0.0.236/trunk@40918 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 19:14:37 +00:00
terry%mozilla.org
4c01d9a243
Whoops; missing an include file.
...
git-svn-id: svn://10.0.0.236/trunk@40917 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:50:25 +00:00
terry%mozilla.org
d6314c8699
Removed stupid debugging printf's.
...
git-svn-id: svn://10.0.0.236/trunk@40916 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:50:07 +00:00
cyeh%netscape.com
2780e73f8b
support terse=1 flag,mostly as a way to support pager notification
...
git-svn-id: svn://10.0.0.236/trunk@40914 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:43:07 +00:00
despotdaemon%netscape.com
514af50f3d
Pseudo-automatic update of changes made by newt@pobox.com.
...
git-svn-id: svn://10.0.0.236/trunk@40910 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:40:36 +00:00
terry%mozilla.org
486b4dc3fc
Massive patch (mostly from Dieter Weber <dieter@Compatible.COM>) -- ported all TCL code to Perl.
...
git-svn-id: svn://10.0.0.236/trunk@40909 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 18:39:31 +00:00
despotdaemon%netscape.com
333e6e4d18
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@40907 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 17:19:25 +00:00
putterman%netscape.com
caf75f3568
Fixing build.
...
git-svn-id: svn://10.0.0.236/trunk@40906 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 16:38:02 +00:00
putterman%netscape.com
63e5ab20f7
Adding MANIFEST file to fix build.
...
git-svn-id: svn://10.0.0.236/trunk@40905 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 16:36:23 +00:00
valeski%netscape.com
c8d4b07406
necko only - added temporary user agent string creation code
...
git-svn-id: svn://10.0.0.236/trunk@40904 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 16:35:53 +00:00
srinivas%netscape.com
03b0bbdda1
Port to Aplha-NT; checkin for bob meader <bob@guiduck.com>.
...
git-svn-id: svn://10.0.0.236/trunk@40903 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 16:35:29 +00:00
valeski%netscape.com
9a52ab52ad
necko only - fixed some miss-matched memory deallocations, and pulled an extraneous addref/release combo
...
git-svn-id: svn://10.0.0.236/trunk@40902 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 16:35:13 +00:00
jefft%netscape.com
7bc6e4515a
enable undo move/copy messages from different server
...
git-svn-id: svn://10.0.0.236/trunk@40887 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 14:40:55 +00:00
ftang%netscape.com
c475a557ef
add x11johab to makefile
...
git-svn-id: svn://10.0.0.236/trunk@40886 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:30:33 +00:00
ramiro%netscape.com
2828b7890c
Remove obsolote files.
...
git-svn-id: svn://10.0.0.236/trunk@40885 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:30:26 +00:00
ftang%netscape.com
b23b62131d
add X11Johab converter to mac project
...
git-svn-id: svn://10.0.0.236/trunk@40884 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:27:01 +00:00
ramiro%netscape.com
11c234e2d5
Add IDS for unix toolkit timers.
...
git-svn-id: svn://10.0.0.236/trunk@40883 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:24:09 +00:00
ftang%netscape.com
4fcca0b18f
add placeholder for X11Johab converter
...
git-svn-id: svn://10.0.0.236/trunk@40882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:18:59 +00:00
ramiro%netscape.com
6a13e54971
Add a warning about memory usage.
...
git-svn-id: svn://10.0.0.236/trunk@40881 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:15:43 +00:00
ramiro%netscape.com
4bbf3c21cc
Exorcise the evil global app context thing and replace it with an xpcom thing.
...
git-svn-id: svn://10.0.0.236/trunk@40880 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-23 12:12:08 +00:00