Commit Graph

3619 Commits

Author SHA1 Message Date
ricardob
12d9db1bf9 free mail fixes 1998-07-07 18:23:47 +00:00
rods
e0e7d535bf Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods
2f18ca194c Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
mjudge
8346cce63e Fixing Sf1in. no number but definate crash. no initializer for int i=0 1998-07-07 16:49:37 +00:00
timm
8e466f2022 new routines for isp phone number 1998-07-07 16:26:19 +00:00
timm
7f0bb45128 added error checking 1998-07-07 16:25:30 +00:00
timm
9275851536 change for new button size 1998-07-07 16:24:14 +00:00
timm
5f7bed04cd new buttons 1998-07-07 16:23:52 +00:00
timm
8499fe9ff9 interface changes 1998-07-07 16:22:35 +00:00
kipp
be795823b7 Added a reminder to not mess with the NS_ISUPPORTS IID 1998-07-07 16:08:55 +00:00
kipp
8695e681dc Allocated IID for nsIFrame 1998-07-07 16:07:35 +00:00
kipp
aeda35b8f7 new 1998-07-07 16:04:02 +00:00
nisheeth
904b7f7a9d Fix for bug 123318. Only do the textblock checks in lo_BoundaryJumpingPrev()
and lo_BoundaryJumpingNext() for the editor context.
If you don't do it the editor, backspacing between lines gets hosed.
If you do it for the browser, selection goes into an infinite loop.
1998-07-07 06:31:07 +00:00
ramiro
89d57e46bd Documentation fixes. Cleanups for dead/changed file/class names.
No code changes, only comments.  Makes the xfe LXR pages better.
Approved by don.
Thanks do Dawn Endico <dawn@cannibal.mi.org> for providing the patch.
1998-07-07 06:15:49 +00:00
nisheeth
4ef6d926ad Fix for bug 232611 which was a duplicate of bug 120234 which got fixed in 4.06.
Fix was reviewed by rjc and dp when it went into the 4.06 branch.
Fixed the case where an unclosed single quote in a
tag causes the STYLE attribute to not be found. This was causing
an infinite loop where layout would process the style attribute repeatedly.
See bug report for details. Affected code is inside lo_ProcessStyleAttribute().
1998-07-07 05:57:50 +00:00
troy
dbb8e4e65a Cleaned up ShrinkWrapChildren so pass 1 doesn't resize the rows 1998-07-07 03:48:21 +00:00
kipp
3acc63b35d Implement back/forward/location handling 1998-07-07 01:40:05 +00:00
buster
72142b30f4 fixed 3 dumb bugs I introduced recently.
1. cellmap couldn't properly delete CellData because definition was unavailable
2. optimized table cells made taller wouldn't shrink when they should because we were not
remembering the previous desired height of the cell.
3. rows were placing cells on the left edge, and not adding in the left margin.
1998-07-07 01:06:51 +00:00
troy
6d54a65afb More incremental reflow changes 1998-07-07 00:49:07 +00:00
kipp
8da2940a08 Snapshot of history code 1998-07-07 00:32:09 +00:00
buster
f8cb71dab5 fix for empty tables. we now support tables that have no content. 1998-07-07 00:20:21 +00:00
kipp
f90e34d3b1 Added some UI to the viewer (currently disabled) 1998-07-07 00:17:34 +00:00
buster
e90e663a7b fixed a few bugs with distributing excess/restricted space inappropriately.
we now pass around info about whether we're an auto width table.
1998-07-06 22:48:19 +00:00
briano
bfbf44fb0b Added support for NetBSD, and support for Steve Morse's (morse@netscape.com) Cookie Management and Single Sign-on code. 1998-07-06 22:45:22 +00:00
briano
9aa6eb26bf Use a more elegant mechanism to set OS-version-specific -D flags. 1998-07-06 22:37:17 +00:00
warren
57fdd99f06 Added Backward Adapter for new Plugin API (runs 5.0-style plugins in 4.0 browser). 1998-07-06 22:21:12 +00:00
kipp
fb279bade9 Changed AttributeToString to handle empty value types 1998-07-06 22:16:23 +00:00
kipp
48010a25e3 Create head & body object during init phase to avoid having the root content frame code have to renumber it's child frames when the head section shows up) 1998-07-06 22:15:55 +00:00
kipp
d38fc85f48 Removed obsolete tags header file generation rules 1998-07-06 22:15:22 +00:00
kmcclusk
1c686e2518 Removed _s files from Linux link 1998-07-06 22:06:05 +00:00
troy
35c2e6b45c Incremental reflow work-in-progress 1998-07-06 21:39:23 +00:00
rods
0cc888b446 fixed a few minor things and removed the GetSelectedItem test for MultiList 1998-07-06 21:38:18 +00:00
kipp
dc09e8124d Implement ContentDeleted 1998-07-06 21:37:33 +00:00
kipp
1f9273223c Fixed a few bugs in ContentDeleted reflow; implemented a cheesy version of FrameDeletedReflow 1998-07-06 21:37:08 +00:00
rods
f45707914f activated the build of the widget test and scribble apps 1998-07-06 21:36:55 +00:00
rods
06687231b6 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
kipp
1f5b3b6c21 new 1998-07-06 21:36:00 +00:00
rods
22d2f9be12 Implemented Get/Set Caret and Insert 1998-07-06 21:31:01 +00:00
rods
f90666e0b8 Changed GetSelectedItem so it throws an exception when it is call by nsListBox 1998-07-06 21:30:08 +00:00
buster
5135afe659 added support for "effective column widths", the width of a column pretending that spanning cells have no effect.
this gets us some more Nav4 compatibility.
several minor fixes.
1998-07-06 21:00:11 +00:00
rods
26e7a0aae0 Fixed cast 1998-07-06 20:27:57 +00:00
rods
9ed241fd65 Commented out the SetBKColor in the callback 1998-07-06 19:58:36 +00:00
rods
7006a21f95 Minor fix to get it compiling on Windows 1998-07-06 19:56:08 +00:00
rods
2e4e8f8ced Added more tests 1998-07-06 19:34:50 +00:00
rods
34d246ef41 Changed the array of widget to be of type "Widget" instead of "long" 1998-07-06 19:26:06 +00:00
kmcclusk
137154bd27 Moved *._s files into Linux specific EX_LIBS 1998-07-06 19:21:07 +00:00
rods
f6c4c17115 Added SetSelectedIndices method (no implementation) 1998-07-06 19:16:45 +00:00
rods
9428abd8e5 Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
kmcclusk
064bb7d1ba Removed unused define and commented out code. 1998-07-06 18:06:30 +00:00
kmcclusk
1ef456128a Added missing libraries to get viewer to link under Linux 1998-07-06 17:55:38 +00:00