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

9449 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com c829094207 Fixed problem with Open Page dialog not loading URL 1998-10-06 21:45:33 +00:00
terry%netscape.com 41d9307d49 Added new "Webtools" product. 1998-10-06 21:44:41 +00:00
vidur%netscape.com d8323a6ce6 Reimplemented nsiDOMNSHTMLFormElement interface on form class 1998-10-06 21:41:47 +00:00
ramiro%netscape.com 660ebdc672 Fix a dumbass typo. 1998-10-06 21:27:59 +00:00
cmanske%netscape.com 35923900a3 Fixing build bustage in editor.cpp 1998-10-06 21:26:36 +00:00
racham%netscape.com 8f9ff8b034 Adding -reg_mode flag related changes 1998-10-06 21:12:46 +00:00
racham%netscape.com 206bcb2d46 Adding RunTimeSwitch -reg_mode 1998-10-06 21:08:39 +00:00
kipp%netscape.com e633aaa2b2 Allocated an IID 1998-10-06 21:05:42 +00:00
racham%netscape.com b6d38eaed5 Adding -reg_mode flag related changes 1998-10-06 21:04:19 +00:00
racham%netscape.com 532e6096c6 Adding filecode base check routine for -reg_mode flag 1998-10-06 21:02:03 +00:00
kipp%netscape.com 7735f276c1 Support onPaint 1998-10-06 21:01:59 +00:00
kipp%netscape.com 0dd91b990a Preliminary support for onPaint event handling 1998-10-06 21:01:41 +00:00
kipp%netscape.com 5d3316f5d6 Added a new atom 1998-10-06 21:01:08 +00:00
kipp%netscape.com 521315cebe Disabled overflow:visible handling for now 1998-10-06 21:00:58 +00:00
racham%netscape.com 9a805415fe Adding -reg_mode flag related APIs 1998-10-06 21:00:36 +00:00
racham%netscape.com d5efab82ca Adding filecode base check routine 1998-10-06 20:59:47 +00:00
kipp%netscape.com faa977eae0 Added support for onPaint methods 1998-10-06 20:59:39 +00:00
kipp%netscape.com 3c229e4792 Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com c0e43de400 new 1998-10-06 20:58:46 +00:00
morse%netscape.com ce0b380f2d fix bugs with trust labels 1998-10-06 20:56:26 +00:00
pinkerton%netscape.com 6bbed56177 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 0a389001d3 more strawman layout changes and button init routines. 1998-10-06 20:55:14 +00:00
pinkerton%netscape.com 0f4129de50 new command for general toolbar buttons in FindCommandStatus. 1998-10-06 20:54:37 +00:00
pinkerton%netscape.com ecc7076729 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 214a71fffc remove -DMOCHA from all builds 1998-10-06 20:48:56 +00:00
cyeh%netscape.com 675b4e3b4f remove old MOCHA define, on by default in mozilla build 1998-10-06 20:47:49 +00:00
cmanske%netscape.com 1a7fc1c3e5 Fixed Composer bugs in Publishing. Added history lists to Open Page dialog 1998-10-06 20:29:52 +00:00
cmanske%netscape.com d1c5c97eee New strings and functions for Publishing in Composer 1998-10-06 20:26:54 +00:00
cmanske%netscape.com bcd82eb442 Fixed Composer bugs - mostly for Publishing 1998-10-06 20:25:59 +00:00
waterson%netscape.com 6f292b0d95 Merge from PROGRESS_19980920_BRANCH. 1998-10-06 20:25:42 +00:00
terry%netscape.com d1783dd4fe 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 052ac29423 Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH. 1998-10-06 20:09:50 +00:00
waterson%netscape.com 08b74441d6 Fixed linkage problems with nsInt64 and nsTime classes. 1998-10-06 20:06:06 +00:00
dcone%netscape.com 29885999f2 fixed an offset bug, setting the orgin setting for the correct grafports 1998-10-06 13:30:46 +00:00
dcone%netscape.com 3ab0529c50 fixed some offset bugs 1998-10-06 13:28:53 +00:00
buster%netscape.com add945f1f9 fixed calculation for width of auto-width cells in constrained layout 1998-10-06 08:00:07 +00:00
mcafee%netscape.com 0469294f6c Fixing security breakage 1998-10-06 07:22:41 +00:00
jevering%netscape.com d84d18fcd8 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 750c1430ba 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 c6ecb46bcb 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 f69b09f894 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 98cd08629f 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 83d4c85da3 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 30306cfc13 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 99d36224dc Adding new files, breaking things out of nsplugin.cpp (not online yet). 1998-10-06 06:03:11 +00:00
warren%netscape.com 4b2bac0bba Adding new files, breaking things out of jvmmgr.cpp (not online yet). 1998-10-06 05:59:16 +00:00
pierre%netscape.com 8e373baa45 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 62e5cd2f8f fix build: added nsDOMCSSDeclaration.cpp 1998-10-06 04:02:54 +00:00
pinkerton%netscape.com 85f8eb5407 Fix hidden virtuals. 1998-10-06 03:59:05 +00:00
pinkerton%netscape.com 2276d9793b Added tooltip support, better icon drawing support. 1998-10-06 03:58:30 +00:00