Commit Graph

9451 Commits

Author SHA1 Message Date
cmanske%netscape.com
d3516971dd Fixed problem with Open Page dialog not loading URL 1998-10-06 21:45:33 +00:00
terry%netscape.com
61ff160660 Added new "Webtools" product. 1998-10-06 21:44:41 +00:00
vidur%netscape.com
a0254879da Reimplemented nsiDOMNSHTMLFormElement interface on form class 1998-10-06 21:41:47 +00:00
ramiro%netscape.com
719dd69e29 Fix a dumbass typo. 1998-10-06 21:27:59 +00:00
cmanske%netscape.com
6e15fd87d8 Fixing build bustage in editor.cpp 1998-10-06 21:26:36 +00:00
racham%netscape.com
66f4d8f58f Adding -reg_mode flag related changes 1998-10-06 21:12:46 +00:00
racham%netscape.com
536e76d2cc Adding RunTimeSwitch -reg_mode 1998-10-06 21:08:39 +00:00
kipp%netscape.com
f0c9d1ae62 Allocated an IID 1998-10-06 21:05:42 +00:00
racham%netscape.com
9bc4454971 Adding -reg_mode flag related changes 1998-10-06 21:04:19 +00:00
racham%netscape.com
dd8cbf5e27 Adding filecode base check routine for -reg_mode flag 1998-10-06 21:02:03 +00:00
kipp%netscape.com
e3978b70e8 Support onPaint 1998-10-06 21:01:59 +00:00
kipp%netscape.com
3c84e9a593 Preliminary support for onPaint event handling 1998-10-06 21:01:41 +00:00
kipp%netscape.com
d337168d8d Added a new atom 1998-10-06 21:01:08 +00:00
kipp%netscape.com
61525c5c74 Disabled overflow:visible handling for now 1998-10-06 21:00:58 +00:00
racham%netscape.com
3e5359a28f Adding -reg_mode flag related APIs 1998-10-06 21:00:36 +00:00
racham%netscape.com
b87ef13ca0 Adding filecode base check routine 1998-10-06 20:59:47 +00:00
kipp%netscape.com
bda57dc5bf Added support for onPaint methods 1998-10-06 20:59:39 +00:00
kipp%netscape.com
94f22e1b8e Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com
a4d2daf389 new 1998-10-06 20:58:46 +00:00
morse%netscape.com
618b648fb9 fix bugs with trust labels 1998-10-06 20:56:26 +00:00
pinkerton%netscape.com
549c043fc7 url bar now works, redraw fixes, buttons actually do what they are supposed to do. 1998-10-06 20:55:43 +00:00
pinkerton%netscape.com
15ccd672a6 more strawman layout changes and button init routines. 1998-10-06 20:55:14 +00:00
pinkerton%netscape.com
f7d228ee4e new command for general toolbar buttons in FindCommandStatus. 1998-10-06 20:54:37 +00:00
pinkerton%netscape.com
433883db7c consolodate some commands into Netscape_constants and add a new one for general toolbar buttons. 1998-10-06 20:54:03 +00:00
cyeh%netscape.com
1dcc4f0686 remove -DMOCHA from all builds 1998-10-06 20:48:56 +00:00
cyeh%netscape.com
20b345c951 remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
cmanske%netscape.com
c6a337e6f1 Fixed Composer bugs in Publishing. Added history lists to Open Page dialog 1998-10-06 20:29:52 +00:00
cmanske%netscape.com
2c858de20f New strings and functions for Publishing in Composer 1998-10-06 20:26:54 +00:00
cmanske%netscape.com
9dfc54edf1 Fixed Composer bugs - mostly for Publishing 1998-10-06 20:25:59 +00:00
waterson%netscape.com
4cc21c99fd Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
terry%netscape.com
4e6a0b47f6 Added new "products" table, which contains a description for each
product.  This description is presented when the user is entering a
new bug.
1998-10-06 20:23:40 +00:00
waterson%netscape.com
85b2dbd32d Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
waterson%netscape.com
16df3a299b Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
dcone%netscape.com
2ac2debd51 fixed an offset bug, setting the orgin setting for the correct grafports 1998-10-06 13:30:46 +00:00
dcone%netscape.com
eaf1d9324c fixed some offset bugs 1998-10-06 13:28:53 +00:00
buster%netscape.com
05adbb04da fixed calculation for width of auto-width cells in constrained layout 1998-10-06 08:00:07 +00:00
mcafee%netscape.com
a1ac43a413 Fixing security breakage 1998-10-06 07:22:41 +00:00
jevering%netscape.com
bd613b3fd5 Release mode now compiles and links.
We are getting too many ifdef NS_DEBUG strings in the code and
are ignoring them.  We should stop doing this.
1998-10-06 07:19:33 +00:00
jevering%netscape.com
d31ee580dd Added GetWindowBounds to sync up window nsIBrowserWindow interface.
Fixed EvaluateString call in jsconsole to pass the proper parameters.
1998-10-06 07:14:41 +00:00
ramiro%netscape.com
51a374bf17 Add check for motifs that have builtin Xpm support (such as solaris 2.6). 1998-10-06 06:19:40 +00:00
rpotts%netscape.com
fabcb40279 Changed the threadsafe implementations of addRef() and Release() to use interlockedIncrement and decrement on win32... 1998-10-06 06:18:20 +00:00
rpotts%netscape.com
af531d7285 Added an include for <windows.h> to declare the InterlockedIncrement/Decrement APIs which are now used in the Win32 threadsafe ISupports implementation... 1998-10-06 06:17:25 +00:00
rpotts%netscape.com
e738fa839a Changed the proxy routines to only call via PL_Events when needed (ie a thread boundary will be crossed...) 1998-10-06 06:15:47 +00:00
rpotts%netscape.com
855aa8a229 Changes to get javascript: URLs working again when netlib is on its own thread... 1998-10-06 06:14:42 +00:00
warren%netscape.com
8e178c3ebb Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com
c71d1b6264 Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com
f9060926e2 fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file. 1998-10-06 05:01:55 +00:00
pierre%netscape.com
91ffd7918d fix build: added nsDOMCSSDeclaration.cpp 1998-10-06 04:02:54 +00:00
pinkerton%netscape.com
3a34461e3c Fix hidden virtuals. 1998-10-06 03:59:05 +00:00
pinkerton%netscape.com
640d021ce4 Added tooltip support, better icon drawing support. 1998-10-06 03:58:30 +00:00