wtc%netscape.com
|
b8ddd00579
|
Fixed a bug in _MD_Open that incorrectly translates PR_WRONLY to
fsRdPerm. Thanks to John McMullen <mcmullen@netscape.com> for
reporting this problem.
|
1998-12-05 06:51:33 +00:00 |
buster%netscape.com
|
bee46015b7
|
fixed cellspacing and cellpadding handling
default cellspacing and cellpadding now comes from the table frame itself
other frames on longer look at the "tableStyle" struct for these values
|
1998-12-05 05:27:21 +00:00 |
pavlov%pavlov.net
|
8173b65ac6
|
Fix some code... its late isn't it? no more random looping due to resizing
code.
|
1998-12-05 03:54:30 +00:00 |
raman%netscape.com
|
7815961615
|
Bug fix for 1420. Get filename from HashTable if fileTok is not NULL. If fileTok is NULL return aName for now. Approved by gagan
|
1998-12-05 03:10:43 +00:00 |
akkana%netscape.com
|
dcb1c463b0
|
Implement InSameDoc
|
1998-12-05 02:19:01 +00:00 |
wtc%netscape.com
|
d6d1f8940d
|
The second argument for GetStyleData needs to be 'const'.
|
1998-12-05 01:47:37 +00:00 |
wtc%netscape.com
|
333dff4afb
|
Miscellaneous porting changes from Brian Ostrom <briano@netscape.com>.
|
1998-12-05 01:41:18 +00:00 |
toshok%hungry.com
|
d4ab5d4c06
|
remove this stragler.
|
1998-12-05 01:37:01 +00:00 |
kin%netscape.com
|
f565acea97
|
Added transient and coalescing test cases.
|
1998-12-05 01:15:40 +00:00 |
pierre%netscape.com
|
03bf317f8e
|
Fix optimized build: use png.o instead of pngDebug.o in non-debug target
|
1998-12-05 00:23:29 +00:00 |
hyatt%netscape.com
|
3e498687a6
|
Oops. Fixing build bustage.
|
1998-12-04 23:55:48 +00:00 |
terry%netscape.com
|
775ae368fc
|
Add "OS/2" to the op_sys field.
|
1998-12-04 23:52:20 +00:00 |
troy%netscape.com
|
1fcf20d0f3
|
Temporary change to make sure we don't wrap floated tables in a BODY frame
|
1998-12-04 23:51:16 +00:00 |
kin%netscape.com
|
221f99c6eb
|
Added support for nsITransaction::GetIsTransient() method.
|
1998-12-04 23:09:55 +00:00 |
hyatt%netscape.com
|
a3fd56277f
|
Tweaks.
|
1998-12-04 23:05:50 +00:00 |
kmcclusk%netscape.com
|
58226efe67
|
Added Windows printing code for radio buttons.
|
1998-12-04 22:53:45 +00:00 |
toshok%hungry.com
|
e1144533cc
|
wrap -include with ifneq
|
1998-12-04 22:50:22 +00:00 |
toshok%hungry.com
|
8a6efb2e03
|
get rid of the remaining manifest, rules.mk, and config.mk files.
|
1998-12-04 22:37:15 +00:00 |
hyatt%netscape.com
|
3583ff41ee
|
Added support for vertical dividers.
|
1998-12-04 22:15:47 +00:00 |
kin%netscape.com
|
3f1e0c270d
|
Implemented RecoverFromUndoError() and RecoverFromRedoError().
|
1998-12-04 21:50:09 +00:00 |
akkana%netscape.com
|
a22674e331
|
Waterson's definitions to fix Irix build.
|
1998-12-04 21:36:56 +00:00 |
pinkerton%netscape.com
|
1fef1a82ac
|
Changed it so that triangle is drawn with lines instead of polygon
because of differences in gfx between platforms.
|
1998-12-04 21:36:43 +00:00 |
akkana%netscape.com
|
497aa2b9d1
|
base/src/nscore.h
|
1998-12-04 21:36:23 +00:00 |
kin%netscape.com
|
5960c06d30
|
Added test case for error during a redo. Added checks to make sure all
transaction destruction happens in the order we expect.
|
1998-12-04 21:32:47 +00:00 |
troy%netscape.com
|
0949b46113
|
Changed InsertChild() to use <= (instead of <) for zindex check, and changed
iteration to use sibling pointers
|
1998-12-04 21:28:52 +00:00 |
troy%netscape.com
|
55f632387d
|
Moved creation of first page frame to frame construction code, and changed
it so the page frame has a view. This makes printing faster and easier
|
1998-12-04 21:04:56 +00:00 |
sar%netscape.com
|
6ea30bd937
|
fix build_number target. put build number in this dir instead of in ..\build
|
1998-12-04 20:00:31 +00:00 |
sar%netscape.com
|
ccdb925c59
|
add build_number target
|
1998-12-04 19:56:48 +00:00 |
sar%netscape.com
|
7032287385
|
add config dir to dirs being traversed
|
1998-12-04 19:55:37 +00:00 |
kmcclusk%netscape.com
|
70cddc2c5f
|
Added some comments
|
1998-12-04 19:16:58 +00:00 |
kmcclusk%netscape.com
|
f04a4de3fe
|
Fix for MAC build
|
1998-12-04 19:07:46 +00:00 |
troy%netscape.com
|
bd58bde76d
|
Moved view creation to frame construction code. Also moved wrapping of
floated and absolutely positioned elements to frame construction code
|
1998-12-04 19:03:44 +00:00 |
kmcclusk%netscape.com
|
23aeb8e080
|
Added code to GFX-render checkbox's under Windows when printing.
|
1998-12-04 18:33:34 +00:00 |
jfrancis%netscape.com
|
f3a0df7ba8
|
fixing up start/end setters, other details
|
1998-12-04 18:21:52 +00:00 |
kin%netscape.com
|
b978829b9e
|
Added more test cases.
|
1998-12-04 18:09:06 +00:00 |
karnaze%netscape.com
|
a10a1d567f
|
added code provided by Micahel Lowe to get system colors for frameset borders (bug 1763)
|
1998-12-04 18:05:30 +00:00 |
pinkerton%netscape.com
|
f5323bd7f7
|
now draws triangle in upper right to indicate this button has a menu. Draws in gray when the button is disabled.
|
1998-12-04 16:34:56 +00:00 |
dcone%netscape.com
|
1f6c4ceadd
|
Changed some attributes on the printer items for the menus
|
1998-12-04 15:10:07 +00:00 |
dcone%netscape.com
|
afe56b6498
|
Added some printer support
|
1998-12-04 15:08:18 +00:00 |
dcone%netscape.com
|
5be9da2b88
|
added the nsDeviceContextSpec and factory support for printing support
|
1998-12-04 15:04:30 +00:00 |
dcone%netscape.com
|
80fa21d0cd
|
Added the nsDeviceContextSpecFactory and nsDeviceContextSpec support
|
1998-12-04 15:03:41 +00:00 |
dcone%netscape.com
|
4c67f97482
|
Added printing support
|
1998-12-04 15:02:57 +00:00 |
dcone%netscape.com
|
1f60f3fa1a
|
First Checked In.
|
1998-12-04 15:02:26 +00:00 |
waterson%netscape.com
|
b9c751fadf
|
Added utility files. Split nsRDFDocument into two subclasses.
|
1998-12-04 10:02:17 +00:00 |
waterson%netscape.com
|
00654b366c
|
Changed RDF document CID.
|
1998-12-04 10:01:42 +00:00 |
waterson%netscape.com
|
5c5b674181
|
Initial revision.
|
1998-12-04 10:00:13 +00:00 |
waterson%netscape.com
|
a80c4d4b75
|
Moved child creation over into the document. Added some subclasses to deal with it.
|
1998-12-04 09:59:09 +00:00 |
waterson%netscape.com
|
a042e998c6
|
Split the RDFDocument CID into RDFHTMLDocument and RDFTreeDocument.
|
1998-12-04 09:58:35 +00:00 |
waterson%netscape.com
|
30a5ddfd5d
|
Remove #ifdef XP_MAC stuff that was excluding the RDF DLL.
|
1998-12-04 08:58:26 +00:00 |
waterson%netscape.com
|
02efeea288
|
Add RDF to build.
|
1998-12-04 06:17:10 +00:00 |