vidur%netscape.com
|
56c104a8a3
|
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.
|
1999-09-09 23:53:55 +00:00 |
colin%theblakes.com
|
de42666720
|
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
|
1999-09-09 23:49:02 +00:00 |
kipp%netscape.com
|
e33ca93a02
|
Fixed build hosage
|
1999-09-09 23:10:30 +00:00 |
briano%netscape.com
|
dc62137ae9
|
Enable the use of Talkback, if available.
|
1999-09-09 21:45:28 +00:00 |
vidur%netscape.com
|
0f91376aa8
|
Fixed leak in LoadURL
|
1999-09-09 14:52:07 +00:00 |
ramiro%netscape.com
|
7688cf5b92
|
Anal cosmetic thing.
|
1999-09-09 03:51:07 +00:00 |
ramiro%netscape.com
|
b76f526bd0
|
Make event debuggin more useful in windows.
|
1999-09-09 03:47:56 +00:00 |
ramiro%netscape.com
|
0dd37aec4a
|
Add better event debugging.
|
1999-09-09 02:32:54 +00:00 |
briano%netscape.com
|
b660ad4475
|
General cleanup.
|
1999-09-09 02:14:10 +00:00 |
briano%netscape.com
|
9042bc1580
|
Minor cleanup and removal of the obsolete non-NECKO stuff.
|
1999-09-09 01:49:14 +00:00 |
briano%netscape.com
|
6074b8b8a4
|
Removed the obsolete non-NECKO leftovers.
|
1999-09-09 00:11:48 +00:00 |
vidur%netscape.com
|
b325137126
|
Added nsIScriptContextOwner::ReportScriptError.
|
1999-09-08 23:16:49 +00:00 |
mscott%netscape.com
|
79046fde76
|
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.
|
1999-09-08 04:00:08 +00:00 |
mscott%netscape.com
|
d8ee120a9e
|
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.
|
1999-09-08 03:59:21 +00:00 |
mscott%netscape.com
|
f5609d9205
|
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.
|
1999-09-08 03:58:57 +00:00 |
ramiro%netscape.com
|
563928f869
|
Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events.
|
1999-09-07 19:36:45 +00:00 |
alla%lysator.liu.se
|
54e2c2aeaa
|
Fixed the runtime crash in GtkMozilla.
|
1999-09-07 12:58:06 +00:00 |
brendan%mozilla.org
|
a84076e44e
|
Expand tabs to spaces per Emacs modeline; other space cleanups.
|
1999-09-06 22:59:11 +00:00 |
cls%seawood.org
|
689113d465
|
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.
|
1999-09-06 04:26:10 +00:00 |
cls%seawood.org
|
d4fd34d75a
|
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.
|
1999-09-06 04:20:50 +00:00 |
beard%netscape.com
|
7d6cc001a0
|
renamed all kC*IID to kC*CID, added progID strings for GFX.
|
1999-09-05 23:55:20 +00:00 |
mscott%netscape.com
|
0cc0bf5862
|
If the to content type is message/rfc822 then we need to call into the stream converter service to find an appropriate
converter.
|
1999-09-05 19:54:28 +00:00 |
locka%iol.ie
|
1d89a7ffb8
|
Tweaked edit bar position code
|
1999-09-05 14:28:09 +00:00 |
locka%iol.ie
|
1b3569c314
|
Added italic/bold/underline editing
|
1999-09-05 14:26:55 +00:00 |
danm%netscape.com
|
e68f60f671
|
implemented intrinsic sizing method on DOM Window
|
1999-09-03 22:41:56 +00:00 |
dcone%netscape.com
|
fa47e1b487
|
added the PopUpCID
|
1999-09-03 13:34:50 +00:00 |
shawnp%earthling.net
|
295a198fbe
|
CreateViewerMenus() now returns the menu bar height.
|
1999-09-03 01:08:20 +00:00 |
shawnp%earthling.net
|
5179b84bd4
|
Fixed up inserting of separators into the menus. Now return the menu bar
height through CreateViewerMenus().
|
1999-09-03 01:06:38 +00:00 |
shawnp%earthling.net
|
d5b25b2633
|
Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight().
|
1999-09-03 01:04:20 +00:00 |
radha%netscape.com
|
dd092fdc48
|
Hook up session history with the history state object.
Let LoadURL() accept a historystate as an argument
|
1999-09-02 21:39:01 +00:00 |
bienvenu%netscape.com
|
72b550a943
|
fix build bustage
|
1999-09-02 20:08:23 +00:00 |
shaver%netscape.com
|
65327d1dd8
|
fix bustage-causing typo
|
1999-09-02 19:44:38 +00:00 |
scc%netscape.com
|
6679c3caef
|
added dlldeps
|
1999-09-02 18:58:35 +00:00 |
scc%netscape.com
|
b0a9fc07ba
|
First Checked In.
|
1999-09-02 18:51:57 +00:00 |
kipp%netscape.com
|
78bace2449
|
Use nsAutoString instead of nsString for temps
|
1999-09-02 18:13:07 +00:00 |
pinkerton%netscape.com
|
87f33acbde
|
give progid's to transferable and the drag service.
|
1999-09-02 06:53:32 +00:00 |
valeski%netscape.com
|
02f3298de1
|
added a context param to the stream converter service
|
1999-09-02 02:18:28 +00:00 |
beard%netscape.com
|
6cf9aae05b
|
landed stream converter stuff on XP_MAC.
|
1999-09-01 21:50:55 +00:00 |
beard%netscape.com
|
4dbb793c3e
|
fixed a memory leak (was leaking the strdup("?"), landed stream converter stuff on Mac.
|
1999-09-01 21:50:32 +00:00 |
beard%netscape.com
|
e6985e475d
|
added mozilla/netwerk/streamconv/converters to access paths.
|
1999-09-01 21:48:56 +00:00 |
danm%netscape.com
|
51ba321184
|
removing groady hack from rev 3.140, unnecessary since yesterday's changes in security (caps)
|
1999-09-01 20:26:04 +00:00 |
slamm%netscape.com
|
09d51b6c8b
|
Add 'select all'
|
1999-09-01 20:14:02 +00:00 |
ramiro%netscape.com
|
b0bda3ec10
|
Fix for bug 12878. Hack the viewer menubar into submission.
|
1999-09-01 10:48:28 +00:00 |
ramiro%netscape.com
|
e92068f7aa
|
Improve the dependencies a bit.
|
1999-09-01 10:41:13 +00:00 |
cyeh%netscape.com
|
1729151e74
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
|
1999-09-01 01:24:51 +00:00 |
norris%netscape.com
|
ec9d253f50
|
Add all-powerful system principals. Remove some dead code from the build.
|
1999-09-01 00:54:35 +00:00 |
nisheeth%netscape.com
|
7cd59d0ec7
|
- Added a setter for history state to nsIWebShell. The history state should be set before loading a document on which state needs to be restored. If the history state is set, the webshell will set that history state on the pres shell inside nsWebShell::Embed() once the document viewer has been created.
|
1999-08-31 14:49:21 +00:00 |
danm%netscape.com
|
6d1e456319
|
temporary groady hack to fix breakage in NS_OpenURI
|
1999-08-31 06:49:26 +00:00 |
kipp%netscape.com
|
afb711c9aa
|
Implement ShowFrameSize
|
1999-08-31 03:18:03 +00:00 |
kipp%netscape.com
|
87bd3bb98b
|
Add in default stdout arg to ShowFrameSize for symmetry
|
1999-08-31 03:17:39 +00:00 |