amusil%netscape.com
|
09a5166987
|
MacFE code for Anthrax along with minor XP tweaks
|
1998-09-03 21:08:25 +00:00 |
|
beard%netscape.com
|
600cf2bed9
|
Added call to NPL_Shutdown.
|
1998-09-01 23:55:59 +00:00 |
|
pinkerton%netscape.com
|
e96a3b2516
|
Removing const on pass-by-value params.
|
1998-09-01 22:30:24 +00:00 |
|
pinkerton%netscape.com
|
e8b2ca845e
|
use function to get at global image cache.
|
1998-09-01 20:20:29 +00:00 |
|
pinkerton%netscape.com
|
5f0b0eaa2d
|
use new function to get global.
|
1998-09-01 20:18:23 +00:00 |
|
pinkerton%netscape.com
|
dcf9c949ea
|
Renaming class to CImageCache because that's what it is.
|
1998-09-01 20:18:10 +00:00 |
|
pinkerton%netscape.com
|
d222ef0d08
|
Registering some AM classes for the progress bar and removing obsolete ones we wrong ourselves.
|
1998-09-01 20:13:10 +00:00 |
|
ftang%netscape.com
|
4be3ea96fa
|
fix UTF8 input problem when switch input method back to roman . reviewed by brade.
|
1998-08-28 20:52:12 +00:00 |
|
pinkerton%netscape.com
|
d15306c9ef
|
Fix mozilla problem with not showing "about:" page when security is not present.
|
1998-08-28 20:33:08 +00:00 |
|
pinkerton%netscape.com
|
964c5ffe2b
|
Register CNavCenterScroller
|
1998-08-28 20:29:57 +00:00 |
|
pinkerton%netscape.com
|
82402d773b
|
No more netcaster. Minor 4.5 merges (added referrer to DoGetURL).
|
1998-08-26 19:07:03 +00:00 |
|
pinkerton%netscape.com
|
77b6f51d4a
|
no more netcaster.
|
1998-08-26 19:02:43 +00:00 |
|
pinkerton%netscape.com
|
251ffbe9d1
|
No more netcaster.
|
1998-08-26 19:02:26 +00:00 |
|
pinkerton%netscape.com
|
7e2acf9d0a
|
updated for new constants, etc. Removing old cruft.
|
1998-08-25 20:32:29 +00:00 |
|
pinkerton%netscape.com
|
4290c3d7eb
|
#ifdef MOZ_MAIL_NEWS stuff we don't use anymore.
|
1998-08-25 20:31:48 +00:00 |
|
pinkerton%netscape.com
|
ac976fa73c
|
Move over some of McMullen's fixes for printing form elements correctly. Doesn't work, though.
|
1998-08-25 20:31:26 +00:00 |
|
pinkerton%netscape.com
|
87fefc2e15
|
remove some nethelp code.
|
1998-08-25 20:30:35 +00:00 |
|
pinkerton%netscape.com
|
b9df6fba13
|
move constant from resgui into here.
|
1998-08-25 20:30:18 +00:00 |
|
pinkerton%netscape.com
|
92292c6ae7
|
4.5 landing. Better drawing during printing and making the "inherited" typedefs private.
|
1998-08-25 20:27:38 +00:00 |
|
pinkerton%netscape.com
|
9ea8373fa2
|
Register new table tooltip pane/attachment.
|
1998-08-24 23:56:42 +00:00 |
|
clu%netscape.com
|
d8770b42a1
|
checking in ftang's fix for the correct positioning of the asian language input window.
|
1998-08-19 02:17:59 +00:00 |
|
jfrancis%netscape.com
|
2a297a4411
|
Correcting command handling for htmlarea form widgets. Now they no longer take over a host of browser commands like Print, Save, etc.
|
1998-08-17 10:41:54 +00:00 |
|
jfrancis%netscape.com
|
ca8746f350
|
First pass at getting a toolbar up for htmlarea form widgets. It's limping...
|
1998-08-17 09:23:45 +00:00 |
|
sdagley%netscape.com
|
b9829e39a5
|
Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac).
|
1998-08-14 01:21:46 +00:00 |
|
sdagley%netscape.com
|
bafb230a6a
|
Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage.
|
1998-08-13 22:11:56 +00:00 |
|
pinkerton%netscape.com
|
ccdedc93d0
|
Register popdown tree classes.
|
1998-08-11 19:16:37 +00:00 |
|
pinkerton%netscape.com
|
e11c092cc3
|
Don't draw over the popdown tree if one is showing.
|
1998-08-11 19:15:05 +00:00 |
|
pinkerton%netscape.com
|
7975138305
|
Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same.
|
1998-08-11 19:14:28 +00:00 |
|
sdagley%netscape.com
|
5d18148ed8
|
Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it.
|
1998-08-10 04:49:58 +00:00 |
|
jfrancis%netscape.com
|
9559bc9922
|
First pass of the htmlarea form element, aka Ender. Module owners dagley and brade ok'd.
|
1998-08-05 12:38:53 +00:00 |
|
jfrancis%netscape.com
|
6f3e59624e
|
First pass of the htmlarea form element for macfe, aka Ender. module owners dagley and brade ok'd.
|
1998-08-05 12:36:53 +00:00 |
|
pierre%netscape.com
|
eefa01333a
|
added header files to fix Raptor build
|
1998-08-05 08:26:45 +00:00 |
|
pinkerton%netscape.com
|
fec391a795
|
Register a bunch of new classes for the new aurora ui.
|
1998-08-05 03:01:02 +00:00 |
|
pinkerton%netscape.com
|
f33f52c036
|
Implement ListenToMessage and trap the message from the IconCache to call a pure virtual. Means subclasses don't have to override ListenToMessage.
|
1998-08-05 02:59:23 +00:00 |
|
pinkerton%netscape.com
|
d3191edb44
|
Added a target to DoGetURL so shack can dispatch correctly.
|
1998-08-05 02:55:07 +00:00 |
|
warren%netscape.com
|
2e5fb56017
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:46:45 +00:00 |
|
sdagley%netscape.com
|
8116d4f983
|
Merging fix for #311292
|
1998-07-31 05:37:56 +00:00 |
|
scc%netscape.com
|
fb1f301cb7
|
conditionalized references to FullCircle routines and headers
|
1998-07-30 00:58:34 +00:00 |
|
pinkerton%netscape.com
|
5c789e7f60
|
Removed obsolete command (rev saari, appr sdagley)
|
1998-07-29 21:22:37 +00:00 |
|
pinkerton%netscape.com
|
3454318f7a
|
SHACK changes (rev saari, appr sdagley)
|
1998-07-29 21:21:52 +00:00 |
|
pinkerton%netscape.com
|
b95ff4fb8b
|
Shack methods (rev saari, appr sdagley)
|
1998-07-29 21:19:31 +00:00 |
|
pinkerton%netscape.com
|
2e3fe119b3
|
Removed Guide submenu (rev saari, appr sdagley)
|
1998-07-29 21:18:56 +00:00 |
|
pinkerton%netscape.com
|
65c7bef111
|
Removed selector bar stuff, and some other small stuff (rev saari, appr sdagley)
|
1998-07-29 21:18:16 +00:00 |
|
pinkerton%netscape.com
|
58eb5744d8
|
Now that the cache actually works, make sure we put the entry into the icon cache _before_ we go to the net to try to fetch it.
|
1998-07-28 01:25:14 +00:00 |
|
pinkerton%netscape.com
|
9193971d7a
|
Fix bug where an infinite loop in the RDF data file could blow out the stack. Limits menu to 5 levels.
|
1998-07-23 23:48:46 +00:00 |
|
rjc%netscape.com
|
26c7a51f19
|
Propagate change to notification handler parameters to all clients (RDF_BRANCH landing).
|
1998-07-23 19:05:47 +00:00 |
|
pinkerton%netscape.com
|
d65a055899
|
Added support for SHACK and RDF_BRANCH landing.
|
1998-07-23 18:25:35 +00:00 |
|
pinkerton%netscape.com
|
357b426a57
|
Migrate over bugfixes for bug #116389 (form submission fixes).
|
1998-07-23 04:02:03 +00:00 |
|
pinkerton%netscape.com
|
8609ff0dc7
|
Call HT before loading urls. Handle about:XXX.gif for Aurora gifs.
|
1998-07-20 16:11:54 +00:00 |
|
pinkerton%netscape.com
|
f760ad66f2
|
lots of stuff that was private is now public to support drawing of gifs anywhere we want, not just in html views.
|
1998-07-20 16:10:48 +00:00 |
|