Commit Graph

300 Commits

Author SHA1 Message Date
hyatt%netscape.com
ee6406b8f6 Tweaking the notification handler for the toolbars. 1998-09-24 00:38:53 +00:00
hyatt%netscape.com
798fa70de8 Making the HTML pane work again. 1998-09-24 00:06:54 +00:00
wtc%netscape.com
96a6a02078 NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
hyatt%netscape.com
40aba998c9 Support for templates added to SHACK. More properties added to front end. 1998-09-22 00:24:26 +00:00
nisheeth%netscape.com
1f6691e905 Added code submitted by Ori Kravitz (orik@mercury.co.il) that informs listeners
that all network connections have completed for the current page.  This is part
of the Layout Probe project that is trying to add test automation interfaces to
the layout engine.
1998-09-21 23:58:14 +00:00
nisheeth%netscape.com
ea5d88b065 Add LAYPROBE_API to compiler defines if MOZ_LIBTEST is set. 1998-09-21 21:46:38 +00:00
ftang%netscape.com
1269068ae6 Fix the DrawText problem 1998-09-19 00:27:03 +00:00
cmanske%netscape.com
325434815f Fixed Composer bugs, changed image drag behavior in Composer window - must select image first 1998-09-12 01:44:20 +00:00
hyatt%netscape.com
e7b5de92d2 Fixes for Aurora custom icons. 1998-09-11 22:25:21 +00:00
gagan%netscape.com
24f399ef62 Added cachelib for Nu_cache. Should not affect the builds. 1998-09-11 02:44:07 +00:00
law%netscape.com
7f46c7bdce Completing work on Win98 integration feature 1998-09-11 01:14:08 +00:00
law%netscape.com
ba90fa1ea2 Fix for Bugzilla bug #489; thanks to Klaus Malorny (Klaus.Malorny@knipp.de) for reporting it and for providing the fix! 1998-09-11 00:53:29 +00:00
law%netscape.com
a481deeb91 Debug stuff 1998-09-11 00:49:00 +00:00
law%netscape.com
18ed506ee0 Completing check-in of Win98 integration feature 1998-09-11 00:46:05 +00:00
law%netscape.com
cbcd587d44 Fix for 4.5 bug; enable -P to be ignored on second launch 1998-09-11 00:41:53 +00:00
mjudge%netscape.com
6944322964 IDIOT!! sorry. added 2 of 4 files 1998-09-10 22:25:05 +00:00
mjudge%netscape.com
2dd53d3a78 Checks for ender only in #ifdef ENDERS mjudge 1998-09-10 21:15:28 +00:00
morse%netscape.com
d94693702d Change 'About Site' to 'Display Site Info' 1998-09-10 20:06:27 +00:00
hyatt%netscape.com
0b497a8ebd Fixes for docking/undocking behavior. 1998-09-10 02:35:27 +00:00
waterson%netscape.com
bc9deb357c Added a call to reflow when all connections complete if the context contains unsized images. r=law 1998-09-10 01:19:49 +00:00
hyatt%netscape.com
559f55fa62 Fixing Related Links. 1998-09-10 00:24:54 +00:00
hyatt%netscape.com
114bed1527 Docked and popup windows can now co-exist. 1998-09-10 00:01:00 +00:00
hyatt%netscape.com
31a403889a Moving the control strip underneath the title strip. 1998-09-09 23:18:38 +00:00
hyatt%netscape.com
922c20a059 Fixing damage caused by internationalization. Making it use the right UI font (MS Sans Serif). 1998-09-09 23:11:20 +00:00
hyatt%netscape.com
a70690e489 Removed CIntlWins drawtext call. When they get it working on Windows 95, then
we can hook it back up.
1998-09-09 23:05:01 +00:00
hyatt%netscape.com
4693ba21a9 Fixes to the toolbar code. 1998-09-09 21:30:28 +00:00
hyatt%netscape.com
3ae756900b Fixes and improvements to NavCenter. 1998-09-09 20:26:33 +00:00
pnunn%netscape.com
2f5cc40728 fix for bug#309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:06:55 +00:00
ftang%netscape.com
8dde0fa58b add new selector for oldbookmark 1998-09-04 23:12:45 +00:00
ftang%netscape.com
5669241c60 add FE_GetCharSetID from 4.5 tree 1998-09-04 03:45:51 +00:00
cmanske%netscape.com
512f9fa4f6 Added dialog for changing encoding in Composer 1998-09-03 21:33:18 +00:00
danm%netscape.com
872c8f58c8 about: wasn't working. is now. 1998-09-03 01:02:27 +00:00
cyeh%netscape.com
7cf109266f change version number to reflect reality 1998-09-02 19:12:26 +00:00
raman%netscape.com
06c4d898e1 Merging 4.5 SmartUpdate changes 1998-09-02 19:05:33 +00:00
raman%netscape.com
2a8a818d58 Build SmartUpdate when MOZ_SMARTUPDATE is defined 1998-09-02 19:05:13 +00:00
cmanske%netscape.com
86fee05e21 Fixed comflicts with mjudge changes for Ender toolbar 1998-09-02 13:22:13 +00:00
cmanske%netscape.com
e35c302a63 Composer work: Menus, paste style, paragraph properties dialog improvements, remove P_MENU, P_DIRECTORY 1998-09-02 13:12:58 +00:00
mcafee%netscape.com
028d2f0c99 Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth 1998-09-02 09:13:50 +00:00
danm%netscape.com
8589f7c2a6 save/restore toolbar collapsed state from RDF 1998-09-01 22:48:17 +00:00
cmanske%netscape.com
c26017065d Added FE_EncodingDialog stub necessary for futher encoding work (and build won't crash!) 1998-09-01 21:09:30 +00:00
mjudge%netscape.com
157a586f8c more Ender things... Reload ect. 1998-09-01 18:52:52 +00:00
mjudge%netscape.com
50d1f0feb7 Fixes for ender to beat 9-1 reviewed winfe specific changes from Bill Law 1998-09-01 18:51:22 +00:00
ftang%netscape.com
fbf00946c5 check in RDF UTF8 drawing, reviewed by hyatt severl days ago 1998-09-01 18:50:05 +00:00
warren%netscape.com
b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
warren%netscape.com
4e6f663065 Changes for lazy java initialization. 1998-09-01 00:16:08 +00:00
ddrinan%netscape.com
64480b68fc Set NETSCAPE_OFFICIAL in order to trigger the perl script that generates the Cartman hooks 1998-08-31 02:49:51 +00:00
ddrinan%netscape.com
c25c7a8bb1 Perl script to generate all export symbols 1998-08-28 23:48:13 +00:00
ddrinan%netscape.com
3e2a6105db Perl script to generate the dispatcher module. 1998-08-28 23:47:10 +00:00
ddrinan%netscape.com
aeea4f1601 Added dispatcher generation and populatio step. Need for Cartman 1998-08-28 23:45:59 +00:00
ddrinan%netscape.com
778761a542 Added Cartman hook and dispather tables export 1998-08-28 23:44:13 +00:00