spider%netscape.com
0170c424b5
Add support for ActionCommand's to trickle up the canvas hierarchy
...
until command gets processed. Support for LoadUrl in Container also
implemented.
1998-09-21 19:27:44 +00:00
sudu%netscape.com
7563a7dd9d
Bring autoconf build up to date with non-autoconf build
1998-09-21 19:25:58 +00:00
terry%netscape.com
2ed7371969
Patch by Bert Driehuis <bert_driehuis@nl.compuware.com> -- recognize
...
BSDI systems.
1998-09-21 18:51:33 +00:00
spider%netscape.com
27ec71bdec
platform independe libnls libs
1998-09-21 18:37:17 +00:00
buster%netscape.com
259db0bd26
added "center" to table horizontal align attribute as a legal value, although the HTML4 spec
...
says "middle" for h-align and "center" for v-align. But Nav4 and IE both accept "center" as
well as "middle", so now we do too.
1998-09-21 18:34:30 +00:00
blizzard%appliedtheory.com
96612358a0
Add the include/private directory to the include path
1998-09-21 18:18:29 +00:00
rpotts%netscape.com
28a407986c
Moved the code to mangle resource: URLs into file: URLs out of the Url::Open(...) method and into the NetServiceManager...
1998-09-21 18:15:26 +00:00
cyeh%netscape.com
bc2297e7c3
check-in and pray: trying a delay of 10 seconds before each external perl tool call.3
1998-09-21 18:12:30 +00:00
terry%netscape.com
99716f684e
Was generating garbage instead of the Cc: line.
1998-09-21 18:07:52 +00:00
norris%netscape.com
74ff9e9d38
Fix bug 122041 "get illegal url when having foo.html? http://norris.html "
1998-09-21 17:49:36 +00:00
cyeh%netscape.com
b6a9c42189
adding a 10 second delay in the hopes that this will cause the automation to work.+
1998-09-21 17:48:17 +00:00
kin%netscape.com
ffaa12b0a2
Removed the ParagraphStyle and CharacterUnderline buttons from the HTMLArea
...
toolbar.
1998-09-21 17:38:41 +00:00
kin%netscape.com
fce0fa2bc1
Modified htmlarea_create() use the current_text if it exists. Fixes HTMLArea
...
reload, page forward and back.
1998-09-21 17:36:59 +00:00
kin%netscape.com
4f26312ab5
Fix for bug #318302 : "Undo" leaves a line of text
...
Removed call to StartTyping(), in CEditBuffer::ReturnKey(), for the
case where bTyping is false.
Reviewed by cmanske. Approved by marek.
Added parens around a set of conditions in CEditBuffer::PasteText() to prevent
the occassional dereferencing of a null pointer.
1998-09-21 17:33:14 +00:00
blizzard%appliedtheory.com
c746121dc7
Only try to detect Motif if you plan on building xfe
1998-09-21 17:29:32 +00:00
spider%netscape.com
73d9a4ed8f
Moving images to subdirectory off of XML ui description files
1998-09-21 17:27:21 +00:00
spider%netscape.com
45f70d4f49
Adding NPL's which were mistakenly forgotten upon initial checkin
1998-09-21 17:18:04 +00:00
norris%netscape.com
a8d7c15011
Fix bug 323696 "js12: unimplemented bytecode error in switch test"
...
Rename js_ResetCodeGenerator to js_FinishCodeGenerator to indicate that
js_InitCodeGenerator must be called after finish before it can be reused.
1998-09-21 17:17:26 +00:00
troy%netscape.com
693f6e60f7
Fixed a bug introduced with the LastFrame() changes
1998-09-21 16:37:38 +00:00
troy%netscape.com
fdcf4d1e8c
Fixed some horkage I introduced
1998-09-21 16:35:49 +00:00
troy%netscape.com
b03a14720b
Updated to latest DOM
1998-09-21 16:31:54 +00:00
spider%netscape.com
147655af6f
WIP: NLS stub implementation on NSPR
1998-09-21 16:13:08 +00:00
ramiro%netscape.com
48023d85eb
Un-break the taskbar some more.
1998-09-21 14:20:52 +00:00
ramiro%netscape.com
ffee05c0b6
Add XfeTabGetOrientation().
1998-09-21 13:47:39 +00:00
ramiro%netscape.com
a3d6ae04c6
Add XfeToolBar.
1998-09-21 13:22:45 +00:00
ramiro%netscape.com
d15826ed79
Create the ender toolbar item only when needed.
1998-09-21 12:22:38 +00:00
mcafee%netscape.com
87a3da1891
Initial version, borrowed from webshell/tests/viewer
1998-09-21 08:03:35 +00:00
mcafee%netscape.com
60cd9b826b
NGLayout source is src2
1998-09-21 08:00:15 +00:00
mcafee%netscape.com
8f1d042bc1
Added FE_GetRelatedLinksContext()
1998-09-21 05:30:47 +00:00
mcafee%netscape.com
0981afc9b2
Renamed init() to read(), save() to write().
1998-09-21 05:29:26 +00:00
mcafee%netscape.com
2b0a693f1c
Added support for Smart Browsing
1998-09-21 05:27:50 +00:00
mcafee%netscape.com
ba54d9a1b4
read_str is now fe_PrefReadString(), write_str() is fe_PrefWriteString()
1998-09-21 05:25:49 +00:00
mcafee%netscape.com
de59b12c4a
Added updateRelatedLinksShowing()
1998-09-21 05:25:09 +00:00
mcafee%netscape.com
bb7055e964
Removed cookie stuff from fe_GlobalPrefs
1998-09-21 05:24:30 +00:00
mcafee%netscape.com
d161d77fc3
Unused variable warning on Linux
1998-09-21 04:58:41 +00:00
mcafee%netscape.com
0d0ae2be5b
Merging SmartBrowsing prefs in from Nova.
1998-09-21 04:44:42 +00:00
mcafee%netscape.com
bdba5a4904
Unused variables warnings on Linux
1998-09-21 04:43:33 +00:00
mcafee%netscape.com
1de6e186bf
Fixing compiler warning on Linux
1998-09-21 04:42:13 +00:00
troy%netscape.com
e3ca8725d1
Removed references to mFirstContentOffset, mLastContentIsComplete, and mChildCount
1998-09-21 03:50:44 +00:00
troy%netscape.com
011dd10936
Removed references to mFirstContentOffset
1998-09-21 03:47:45 +00:00
troy%netscape.com
0f842c0152
Removed all references to m<First,Last>ContentOffset,mChildCount,mLastContentIsComplete
1998-09-21 03:40:32 +00:00
michaelp%netscape.com
b547115229
now correctly refreshes the window in ForceRefresh().
1998-09-20 22:24:21 +00:00
ramiro%netscape.com
7ca2ae4910
This is a temprary hack to fix the "off by one" toolbar closed problem that
...
occurs when all toolbox items are closed.
1998-09-20 17:17:12 +00:00
ramiro%netscape.com
816d5e6afe
Remove superflous XmNchildUsePreferred{Width,Height} resources.
1998-09-20 17:06:05 +00:00
ramiro%netscape.com
61fc53f236
Add a comment in place of broken feature.
1998-09-20 16:14:06 +00:00
ramiro%netscape.com
27329866ed
Fix a typo.
1998-09-20 16:13:44 +00:00
ramiro%netscape.com
e6df42788b
A better name. layout_frozen instead of ignore_configure.
1998-09-20 16:01:12 +00:00
ramiro%netscape.com
994dd81d63
Allow each toolbar child's width/height to be forced to the max individually.
...
Before, it was either all or nothing which was bad when getting dynamic
toolbars to work, especially with complicated toolbar items such as a
combo box.
1998-09-20 13:32:41 +00:00
ramiro%netscape.com
6693a43db8
Move unused Splash.cpp into an ifdef NSPR_SPLASH.
1998-09-20 11:29:58 +00:00
ramiro%netscape.com
ef6fa1444d
Fix a type and update autoconf makefile.
1998-09-20 11:22:41 +00:00