ramiro%netscape.com
cd48fcebe1
Forgot some stuff.
...
git-svn-id: svn://10.0.0.236/trunk@46845 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 22:07:50 +00:00
ramiro%netscape.com
7c0cb3ac31
More unix embedding examples, contributed by
...
Milind Changire <milindc@corel.com >.
NOT PART OF BUILD.
git-svn-id: svn://10.0.0.236/trunk@46840 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 20:29:28 +00:00
valeski%netscape.com
c11c92205e
adding FTP dir listing stream conv registration
...
git-svn-id: svn://10.0.0.236/trunk@46779 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 16:01:36 +00:00
Jerry.Kirk%Nexwarecorp.com
32d3a76fc9
Fix the Menubar which wasn't being created
...
git-svn-id: svn://10.0.0.236/trunk@46765 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 12:52:35 +00:00
briano%netscape.com
5e1a8f8bd6
Needs to be XP_LIBS, because the EXTRA_DEPS 'amazingness' doesn't like search path flags.
...
git-svn-id: svn://10.0.0.236/trunk@46692 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 02:35:09 +00:00
vidur%netscape.com
5a35be98ad
Fixed circular references. nsDocLoader now supports weak references to it. Init() method moves out of constructor. nsDocLoader now has Destroy() method to start breakdown process.
...
git-svn-id: svn://10.0.0.236/trunk@46655 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 23:53:55 +00:00
colin%theblakes.com
184630f1a6
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
...
git-svn-id: svn://10.0.0.236/trunk@46654 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 23:49:02 +00:00
kipp%netscape.com
4e4205a784
Fixed build hosage
...
git-svn-id: svn://10.0.0.236/trunk@46653 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 23:10:30 +00:00
briano%netscape.com
24d4ec32c4
Enable the use of Talkback, if available.
...
git-svn-id: svn://10.0.0.236/trunk@46631 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 21:45:28 +00:00
vidur%netscape.com
6383215839
Fixed leak in LoadURL
...
git-svn-id: svn://10.0.0.236/trunk@46571 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 14:52:07 +00:00
ramiro%netscape.com
b6a5975bbf
Anal cosmetic thing.
...
git-svn-id: svn://10.0.0.236/trunk@46497 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 03:51:07 +00:00
ramiro%netscape.com
8e746bc923
Make event debuggin more useful in windows.
...
git-svn-id: svn://10.0.0.236/trunk@46496 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 03:47:56 +00:00
ramiro%netscape.com
5fc6af2ae2
Add better event debugging.
...
git-svn-id: svn://10.0.0.236/trunk@46490 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:32:54 +00:00
briano%netscape.com
20615c9c64
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@46487 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:14:10 +00:00
briano%netscape.com
76ba4d41d7
Minor cleanup and removal of the obsolete non-NECKO stuff.
...
git-svn-id: svn://10.0.0.236/trunk@46483 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 01:49:14 +00:00
briano%netscape.com
cf7f7bf07e
Removed the obsolete non-NECKO leftovers.
...
git-svn-id: svn://10.0.0.236/trunk@46456 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 00:11:48 +00:00
vidur%netscape.com
3f45ba68ae
Added nsIScriptContextOwner::ReportScriptError.
...
git-svn-id: svn://10.0.0.236/trunk@46439 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:16:49 +00:00
mscott%netscape.com
c763294c70
LoadDocument and LoadSubDocument now take nsIURIs instad of unicode strings. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46295 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 04:00:08 +00:00
mscott%netscape.com
4dd35ce8ac
Support LoadURI which is a new method on the webshell which takes a nsIURI. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46294 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:59:21 +00:00
mscott%netscape.com
45e6e1ccfa
LoadDocument and LoadSubDocument now take an nsIURI instead of a unicode string. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46293 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:58:57 +00:00
ramiro%netscape.com
45d73f6ef8
Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events.
...
git-svn-id: svn://10.0.0.236/trunk@46203 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:36:45 +00:00
alla%lysator.liu.se
e4b3349bb0
Fixed the runtime crash in GtkMozilla.
...
git-svn-id: svn://10.0.0.236/trunk@46174 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 12:58:06 +00:00
brendan%mozilla.org
69185ecae9
Expand tabs to spaces per Emacs modeline; other space cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@46138 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 22:59:11 +00:00
cls%seawood.org
623e1f290e
Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
...
Had to regenerate the Makefiles on a machine with the proper version of automake.
git-svn-id: svn://10.0.0.236/trunk@46086 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 04:26:10 +00:00
cls%seawood.org
f548fe51bd
Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
...
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
git-svn-id: svn://10.0.0.236/trunk@46085 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 04:20:50 +00:00
beard%netscape.com
24a9f4cc98
renamed all kC*IID to kC*CID, added progID strings for GFX.
...
git-svn-id: svn://10.0.0.236/trunk@46080 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-05 23:55:20 +00:00
mscott%netscape.com
e66a20c7ed
If the to content type is message/rfc822 then we need to call into the stream converter service to find an appropriate
...
converter.
git-svn-id: svn://10.0.0.236/trunk@46064 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-05 19:54:28 +00:00
locka%iol.ie
a2cdb18e9d
Tweaked edit bar position code
...
git-svn-id: svn://10.0.0.236/trunk@46056 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-05 14:28:09 +00:00
locka%iol.ie
8702bf6ed0
Added italic/bold/underline editing
...
git-svn-id: svn://10.0.0.236/trunk@46055 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-05 14:26:55 +00:00
danm%netscape.com
ca4da0e009
implemented intrinsic sizing method on DOM Window
...
git-svn-id: svn://10.0.0.236/trunk@45954 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:41:56 +00:00
dcone%netscape.com
2010de027e
added the PopUpCID
...
git-svn-id: svn://10.0.0.236/trunk@45883 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 13:34:50 +00:00
shawnp%earthling.net
68e720c98a
CreateViewerMenus() now returns the menu bar height.
...
git-svn-id: svn://10.0.0.236/trunk@45798 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:08:20 +00:00
shawnp%earthling.net
7ac8316a64
Fixed up inserting of separators into the menus. Now return the menu bar
...
height through CreateViewerMenus().
git-svn-id: svn://10.0.0.236/trunk@45797 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:06:38 +00:00
shawnp%earthling.net
1f29a44909
Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight().
...
git-svn-id: svn://10.0.0.236/trunk@45796 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:04:20 +00:00
radha%netscape.com
8bb87d2184
Hook up session history with the history state object.
...
Let LoadURL() accept a historystate as an argument
git-svn-id: svn://10.0.0.236/trunk@45753 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 21:39:01 +00:00
bienvenu%netscape.com
466cecaa59
fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@45719 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 20:08:23 +00:00
shaver%netscape.com
21de7229db
fix bustage-causing typo
...
git-svn-id: svn://10.0.0.236/trunk@45716 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 19:44:38 +00:00
scc%netscape.com
f7ce933282
added dlldeps
...
git-svn-id: svn://10.0.0.236/trunk@45711 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:58:35 +00:00
scc%netscape.com
be094885ec
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@45710 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:51:57 +00:00
kipp%netscape.com
4b348cc604
Use nsAutoString instead of nsString for temps
...
git-svn-id: svn://10.0.0.236/trunk@45699 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 18:13:07 +00:00
pinkerton%netscape.com
e83aca2342
give progid's to transferable and the drag service.
...
git-svn-id: svn://10.0.0.236/trunk@45671 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 06:53:32 +00:00
valeski%netscape.com
99509c354f
added a context param to the stream converter service
...
git-svn-id: svn://10.0.0.236/trunk@45624 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 02:18:28 +00:00
beard%netscape.com
7f050dc63c
landed stream converter stuff on XP_MAC.
...
git-svn-id: svn://10.0.0.236/trunk@45533 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:50:55 +00:00
beard%netscape.com
d565f4a006
fixed a memory leak (was leaking the strdup("?"), landed stream converter stuff on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@45532 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:50:32 +00:00
beard%netscape.com
fa99ab5bae
added mozilla/netwerk/streamconv/converters to access paths.
...
git-svn-id: svn://10.0.0.236/trunk@45531 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 21:48:56 +00:00
danm%netscape.com
3984f28784
removing groady hack from rev 3.140, unnecessary since yesterday's changes in security (caps)
...
git-svn-id: svn://10.0.0.236/trunk@45498 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:26:04 +00:00
slamm%netscape.com
47dbabc307
Add 'select all'
...
git-svn-id: svn://10.0.0.236/trunk@45491 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 20:14:02 +00:00
ramiro%netscape.com
1147046fc6
Fix for bug 12878. Hack the viewer menubar into submission.
...
git-svn-id: svn://10.0.0.236/trunk@45466 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 10:48:28 +00:00
ramiro%netscape.com
7aeab6a7a1
Improve the dependencies a bit.
...
git-svn-id: svn://10.0.0.236/trunk@45465 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 10:41:13 +00:00
cyeh%netscape.com
e066f641bc
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45411 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:24:51 +00:00