Граф коммитов

12548 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 80caf2669d Ignore files generated by autoconf. 1998-12-05 10:39:46 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
ramiro%netscape.com bc992a7bb0 Remove extraneous Makefile files. 1998-12-05 08:19:05 +00:00
wtc%netscape.com 60276355f3 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 4e927b37f3 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 582b673aa6 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 c8661b26e2 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 9822a0af6a Implement InSameDoc 1998-12-05 02:19:01 +00:00
wtc%netscape.com 820aec09ab The second argument for GetStyleData needs to be 'const'. 1998-12-05 01:47:37 +00:00
wtc%netscape.com 0a48c23197 Miscellaneous porting changes from Brian Ostrom <briano@netscape.com>. 1998-12-05 01:41:18 +00:00
toshok%hungry.com b417477d3c remove this stragler. 1998-12-05 01:37:01 +00:00
kin%netscape.com cfaea97c1e Added transient and coalescing test cases. 1998-12-05 01:15:40 +00:00
pierre%netscape.com 38664b9f06 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 f50cab1781 Oops. Fixing build bustage. 1998-12-04 23:55:48 +00:00
terry%netscape.com d589ae4b46 Add "OS/2" to the op_sys field. 1998-12-04 23:52:20 +00:00
troy%netscape.com e05b04aa92 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 54aeeda011 Added support for nsITransaction::GetIsTransient() method. 1998-12-04 23:09:55 +00:00
hyatt%netscape.com cbbb240c02 Tweaks. 1998-12-04 23:05:50 +00:00
kmcclusk%netscape.com 9868c9a0f9 Added Windows printing code for radio buttons. 1998-12-04 22:53:45 +00:00
toshok%hungry.com 7518edbcda wrap -include with ifneq 1998-12-04 22:50:22 +00:00
toshok%hungry.com b095244e66 get rid of the remaining manifest, rules.mk, and config.mk files. 1998-12-04 22:37:15 +00:00
hyatt%netscape.com 0dab208fd2 Added support for vertical dividers. 1998-12-04 22:15:47 +00:00
kin%netscape.com 6d6a1940ba Implemented RecoverFromUndoError() and RecoverFromRedoError(). 1998-12-04 21:50:09 +00:00
akkana%netscape.com f959037e38 Waterson's definitions to fix Irix build. 1998-12-04 21:36:56 +00:00
pinkerton%netscape.com c81964c2c5 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 5da3c4fcdf base/src/nscore.h 1998-12-04 21:36:23 +00:00
kin%netscape.com 7e610d5df9 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 eb69c1ae25 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 62857a1141 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 b166cf8cdf 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 723b60349b add build_number target 1998-12-04 19:56:48 +00:00
sar%netscape.com 8e36e9de91 add config dir to dirs being traversed 1998-12-04 19:55:37 +00:00
kmcclusk%netscape.com 4f596b5059 Added some comments 1998-12-04 19:16:58 +00:00
kmcclusk%netscape.com a67e6c1fe0 Fix for MAC build 1998-12-04 19:07:46 +00:00
troy%netscape.com 205250b6c4 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 86a2bd4b85 Added code to GFX-render checkbox's under Windows when printing. 1998-12-04 18:33:34 +00:00
jfrancis%netscape.com 6f832796e8 fixing up start/end setters, other details 1998-12-04 18:21:52 +00:00
kin%netscape.com 45ade84f31 Added more test cases. 1998-12-04 18:09:06 +00:00
karnaze%netscape.com 66f0822308 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 6aa787e50c 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 5647341bf8 Changed some attributes on the printer items for the menus 1998-12-04 15:10:07 +00:00
dcone%netscape.com 83d0fa59c7 Added some printer support 1998-12-04 15:08:18 +00:00
dcone%netscape.com 62ebba6112 added the nsDeviceContextSpec and factory support for printing support 1998-12-04 15:04:30 +00:00
dcone%netscape.com 26823e00ba Added the nsDeviceContextSpecFactory and nsDeviceContextSpec support 1998-12-04 15:03:41 +00:00
dcone%netscape.com 88115c192c Added printing support 1998-12-04 15:02:57 +00:00
dcone%netscape.com 67bb22ffd2 First Checked In. 1998-12-04 15:02:26 +00:00
waterson%netscape.com 9a4e181be2 Added utility files. Split nsRDFDocument into two subclasses. 1998-12-04 10:02:17 +00:00
waterson%netscape.com 0233a245ca Changed RDF document CID. 1998-12-04 10:01:42 +00:00
waterson%netscape.com 99a354e2b8 Initial revision. 1998-12-04 10:00:13 +00:00
waterson%netscape.com 9eadf84443 Moved child creation over into the document. Added some subclasses to deal with it. 1998-12-04 09:59:09 +00:00