16476 Commits

Author SHA1 Message Date
erik%netscape.com
64affd98f9 fixing the build bustage. 1999-02-09 20:01:44 +00:00
briano%netscape.com
d97a80b942 Automated update 1999-02-09 19:45:41 +00:00
akkana%netscape.com
f9043addcd Add --enable-gprof flag to add -pg flag 1999-02-09 19:32:04 +00:00
erik%netscape.com
8c89d7fa94 adding some string bundle testing code 1999-02-09 19:29:03 +00:00
erik%netscape.com
c37e458b26 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:27:04 +00:00
michaelp%netscape.com
83d39be7ba added xregion.h (formerly known as region.h in the old xfe).
added support for enumerating over the rects of an XRegion.
1999-02-09 19:22:33 +00:00
erik%netscape.com
46e7433082 adding viewer.properties to build for testing string bundle stuff 1999-02-09 19:21:02 +00:00
terry%netscape.com
073d3fd66f Last change wasn't working if grabbing multiple trees. 1999-02-09 19:13:40 +00:00
erik%netscape.com
9944069b3a A new property file for "viewer", to test the string bundle stuff 1999-02-09 19:11:52 +00:00
kmcclusk%netscape.com
0ba7f6fbd1 Added test_gfx to set of test files to export to res\samples 1999-02-09 18:41:47 +00:00
terry%netscape.com
1eec21030e Don't put builds into quickparse that we have marked as "ignore". 1999-02-09 18:40:56 +00:00
kmcclusk%netscape.com
c9025637bf Added test_gfx.html file to test gfx rendering of form elements. 1999-02-09 18:36:04 +00:00
kmcclusk%netscape.com
c40c068de7 Undef'ed NS_GFX_RENDER_FORM_ELEMENTS 1999-02-09 18:31:41 +00:00
kmcclusk%netscape.com
b43bf8b75d Added rule for INPUT[type=radio] to set properties for gfx-rendered radio buttons. 1999-02-09 18:29:15 +00:00
kmcclusk%netscape.com
8e1aa657ab Added support to gfx-render radio buttons. Both checkboxes and radio buttons
now use CSS style to get colors for rendering. Checkboxes also use the CSS border rendering
code. Added New utility methods to nsFormControlFrame to PaintCircular backgrounds and
borders. Set compiler directive to gfx-render radiobuttons and checkboxes both for printing
and on-screen display.
1999-02-09 18:25:40 +00:00
rods%netscape.com
655296f895 Fixed problem with marshalling the window create method 1999-02-09 18:20:18 +00:00
ducarroz%netscape.com
fe21d6a353 Remove any reference to compose classes 1999-02-09 17:33:29 +00:00
kipp%netscape.com
6953c4a7c8 Whacked away nsBaseIBFrame and BLOCK_IS_INLINE cruft 1999-02-09 17:31:33 +00:00
kipp%netscape.com
982434a14f Handle breaking before an anonymous block when the line isn't empty; push/pop inline reflow state so that floaters work properly 1999-02-09 17:31:14 +00:00
ftang%netscape.com
7de3f37e2f first check in 1999-02-09 16:04:07 +00:00
ftang%netscape.com
0f9711ee8d first chek in 1999-02-09 16:03:03 +00:00
ftang%netscape.com
4d938b27b8 check in interface and not working stub 1999-02-09 16:01:48 +00:00
ftang%netscape.com
d31ad1afa3 change ToTitle interface 1999-02-09 15:57:48 +00:00
terry%netscape.com
692877e845 Renamed "Rendering" to be "Compositor". 1999-02-09 15:48:30 +00:00
terry%netscape.com
0fdffb81a3 Added FreeBSD. 1999-02-09 15:48:04 +00:00
shaver%netscape.com
ba411b1126 fix #define for generated headers 1999-02-09 15:30:31 +00:00
mcafee%netscape.com
4850820afa Reverting back to 3.4 1999-02-09 12:27:07 +00:00
mcafee%netscape.com
0b012eede2 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com
9660bf864c Reverting back to 3.1 1999-02-09 12:18:30 +00:00
mcafee%netscape.com
95e3ea9bbe Solaris defines BROKEN_QSORT, removing explicit SOLARIS reference 1999-02-09 11:26:41 +00:00
mcafee%netscape.com
4225c6332a Fixing mac bustage: XP_QSORT() 1999-02-09 11:22:47 +00:00
mcafee%netscape.com
bd1751e4fb Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
grail%cafebabe.org
c09d461c4f Layouts are now rearranged correctly. 1999-02-09 08:28:06 +00:00
mcafee%netscape.com
f65f111960 Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
leaf%mozilla.org
85ec4ad1b4 Adding the glib/gtk+ updating script. and the directory readme. 1999-02-09 08:09:58 +00:00
grail%cafebabe.org
29a1008f18 Fix minor "bug" in xml description. 1999-02-09 08:06:30 +00:00
grail%cafebabe.org
687b7ebe3f Build a panel presumably for dialogs and such. 1999-02-09 08:06:09 +00:00
grail%cafebabe.org
70edc36f34 Restructured to accomodate parent class XMLWidgetBuilder. 1999-02-09 08:05:42 +00:00
grail%cafebabe.org
2dfc62ec38 Base object for UI builders from XML descriptions. 1999-02-09 08:05:17 +00:00
grail%cafebabe.org
a841224be1 Fixed char values used where bytes should be for switch
statement. Language sanity issues.
1999-02-09 08:04:42 +00:00
jband%netscape.com
9517bbee5e NOT YET PART OF SEAMONKEY - now using types based on xpcom/src/libxpt/public/xpt_struct.h. Using nsIAllocator (which has an implementation hacked in in test/TestXPC.cpp - since the real one in xpcom/src is not being registered and used) 1999-02-09 07:31:00 +00:00
fur%netscape.com
9bf4a72b6c *** empty log message *** 1999-02-09 06:47:12 +00:00
fur%netscape.com
6e52b56316 Make g++ default C++ compiler 1999-02-09 06:47:00 +00:00
fur%netscape.com
d60ecdb0f1 Remove C++ comment in C file 1999-02-09 06:46:12 +00:00
fur%netscape.com
380520243b Kill routine that has name conflict w/ libc 1999-02-09 05:47:33 +00:00
fur%netscape.com
a7adaf7126 Wrong path for Packages binaries 1999-02-09 05:46:47 +00:00
troy%netscape.com
9c158de393 Added GetFrameType() member function 1999-02-09 05:44:13 +00:00
troy%netscape.com
49923b7f83 Fix for bug #2661. Now handles the case where the root-frame has a fixed
height
1999-02-09 05:09:39 +00:00
bienvenu%netscape.com
9f91cb13db put linebreak defines here since I can't put them in nsCRT.h 1999-02-09 05:07:21 +00:00