sfraser
|
d3febdb901
|
First Checked In.
|
1998-05-28 18:57:26 +00:00 |
|
pnunn
|
e8a15387d7
|
fix #84300. print image at printer rez not screen rez.
|
1998-05-28 18:57:05 +00:00 |
|
sfraser
|
5e256bd279
|
Changed for new build system, and to put output of stubs project in dist:client_stubs
|
1998-05-28 18:53:57 +00:00 |
|
pnunn
|
b705de4a3c
|
fix for #84300. print images at printer resolution not screen resolution.
|
1998-05-28 18:53:31 +00:00 |
|
sfraser
|
7382386b4f
|
Changed prefix file for new build system
|
1998-05-28 18:53:07 +00:00 |
|
sfraser
|
3a935b6fb0
|
Replace a MIN with a locally defined Min()
|
1998-05-28 18:48:57 +00:00 |
|
kipp
|
203aea26bd
|
Port to new parser API
|
1998-05-28 18:40:23 +00:00 |
|
kipp
|
a88bdc9acc
|
Revised argument handling and added code to test the ParseDeclarations css parser capability
|
1998-05-28 18:40:07 +00:00 |
|
kipp
|
b20743e28a
|
Revised API to be com-ish and added ParseDeclarations; implement ParseDeclartions using basic declaration handling routines
|
1998-05-28 18:39:42 +00:00 |
|
kipp
|
d9e2ce27b1
|
Revised API to be com-ish and added ParseDeclarations
|
1998-05-28 18:39:08 +00:00 |
|
kipp
|
528d80ff81
|
Init refcnt properly
|
1998-05-28 18:38:32 +00:00 |
|
troy
|
27c2f0230b
|
Added WillReflow() calls around reflowing of child frame
|
1998-05-28 18:37:56 +00:00 |
|
kostello
|
a080d1c9b5
|
Fix crasher loading mozilla.org page
|
1998-05-28 18:31:44 +00:00 |
|
selmer
|
1feb59109b
|
Back out the IP stuff again
|
1998-05-28 18:20:00 +00:00 |
|
slamm
|
2ba5d005af
|
change getURL() to take one less argument.
|
1998-05-28 18:14:00 +00:00 |
|
slamm
|
89136e49db
|
Make a distinction between stand-alone and embedded views. Stand-alone views show all the columns. Views embedded in the browser only show one column.
|
1998-05-28 17:41:47 +00:00 |
|
slamm
|
1f6cf4d380
|
Change the nav center context from MWContextHistory to MWContextPane.
|
1998-05-28 17:41:44 +00:00 |
|
slamm
|
c75df1d914
|
Change getURL() to take only the urlStruct and not skip_get_url. It wasn't being used and it was confusing.src/BrowserDrop.cpp
|
1998-05-28 17:41:40 +00:00 |
|
slamm
|
9fdcff48b0
|
Add a test case for the show/hide column behavior.
|
1998-05-28 17:41:34 +00:00 |
|
slamm
|
1bb49d3aae
|
Add show/hide column buttons. Overload XmNvisibleColumns to set the actual number of visible columns when XmRESIZE_IF_POSIBLE is set. Previously, XmNvisibleColumns was used to request a width equal to an average column width times the number given. That behavior is still available when the horizontal size policy is XmCONSTANT.
|
1998-05-28 17:41:31 +00:00 |
|
morse
|
f9e5ad866a
|
bug 122126, reviewed by mjudge
|
1998-05-28 17:41:09 +00:00 |
|
morse
|
eaec134c50
|
bug 122126, reviewed by mjudge
|
1998-05-28 17:13:10 +00:00 |
|
kipp
|
fb946f0303
|
Default alignment of HR's is center
|
1998-05-28 17:10:17 +00:00 |
|
morse
|
e4997a7ba0
|
bug 122126, reviewed by valeski
|
1998-05-28 17:07:23 +00:00 |
|
kipp
|
74805620cf
|
Fixed infinite loop in GetStyleSize code
|
1998-05-28 17:06:43 +00:00 |
|
kipp
|
f285347b6d
|
Eliminated bogus style from HR rule
|
1998-05-28 17:06:15 +00:00 |
|
kipp
|
d76ff4688e
|
Support sizing properly; support width/height css (and attribute) style; elminate manual attribute storage
|
1998-05-28 17:05:39 +00:00 |
|
karnaze
|
2c631dde65
|
fix bug in get submission
|
1998-05-28 16:00:15 +00:00 |
|
morse
|
6519e02586
|
bug 122126, reviewed by blythe
|
1998-05-28 15:35:21 +00:00 |
|
nisheeth
|
28e84dc387
|
Fix for bug 113155. We were losing the form_data->value of hidden text fields when executing "history.go(0)". Now we keep the value around between session history traversals. Thanks to ludovic for the fix.
----------------------------------------------------------------------
|
1998-05-28 14:24:16 +00:00 |
|
rickg
|
31e784bf95
|
fixed class name crasher
|
1998-05-28 07:38:28 +00:00 |
|
ramiro
|
c69e326bd5
|
Add macros to build unused widgets.
|
1998-05-28 07:26:08 +00:00 |
|
rickg
|
8549e03dc1
|
modest improvements to push, and various bug fixes
|
1998-05-28 07:12:08 +00:00 |
|
sfraser
|
e8b42a46df
|
Fix some project and lib names
|
1998-05-28 06:18:36 +00:00 |
|
sfraser
|
106cde4457
|
Fix the variable substitution, again
|
1998-05-28 05:52:42 +00:00 |
|
troy
|
bc548de161
|
Make sure we set the (x,y) before reflowing the frame
|
1998-05-28 05:41:59 +00:00 |
|
sfraser
|
c835b517ec
|
Fix the variable substitution
|
1998-05-28 05:32:47 +00:00 |
|
sfraser
|
25924c8172
|
*** empty log message ***
|
1998-05-28 05:16:58 +00:00 |
|
sfraser
|
6312c3438f
|
First Checked In.
|
1998-05-28 05:16:43 +00:00 |
|
sfraser
|
529e21b8cd
|
Temporarily commenting out export.mac file in mozilla:config:mac, since this directory needs to be added to the MozillaSourceMac module.
|
1998-05-28 05:03:46 +00:00 |
|
rpotts
|
830582b310
|
removed the B1M define... Use MODULAR_NETLIB instead...
|
1998-05-28 04:56:44 +00:00 |
|
rpotts
|
44d2e6d141
|
Removed B1M define and used MODULAR_NETLIB instead...
|
1998-05-28 04:55:51 +00:00 |
|
troy
|
fa0cc22098
|
Changed Paint() to not check if the frame is a pseudo frame
|
1998-05-28 04:38:28 +00:00 |
|
cboatwri
|
518ae2d8fd
|
Added Directory (ldap) SDK source files for public release
|
1998-05-28 04:29:26 +00:00 |
|
cboatwri
|
987f3c0d58
|
Added Directory (ldap) SDK source files for public release
|
1998-05-28 04:23:42 +00:00 |
|
sfraser
|
50b3c2c269
|
Fix a bug in the quoting of file names which caused problems with files with a hyphen in the name.
|
1998-05-28 04:07:53 +00:00 |
|
sfraser
|
be60b4b56e
|
First Checked In.
|
1998-05-28 03:19:00 +00:00 |
|
scullin
|
1bff35af6f
|
Checked in from the wrong $@%$#%$ tree.
|
1998-05-28 03:15:39 +00:00 |
|
mcafee
|
bba338ffb6
|
Initial fullcircle module checkin
|
1998-05-28 03:00:49 +00:00 |
|
troy
|
4910a3a407
|
Added 'ns' prefix to class name
|
1998-05-28 02:37:37 +00:00 |
|