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

1526 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 8c21f52b34 Purging nsDialog from the code, robot & test site menu items were the last straggler users, rickg says purge & fix these two usages later. 1999-06-11 23:26:59 +00:00
nisheeth%netscape.com 9f508b62a0 Fix for bug 7401. Made error message more descriptive. 1999-06-11 23:13:03 +00:00
nisheeth%netscape.com f81a85b697 Fix for bug 7401. Output an error message to the console when a URL load fails. 1999-06-11 23:07:09 +00:00
ftang%netscape.com bc71107e9f remove nsUnicharUtil since it is a componment, the #ifdef will take out after we verify w/ mac and win 1999-06-11 21:44:15 +00:00
ftang%netscape.com 9950ae84f4 include european characters in text transform test 1999-06-11 21:37:08 +00:00
mcafee%netscape.com 32bd0fffad Protecting a null pointer dereference. 1999-06-11 02:20:54 +00:00
mcafee%netscape.com 37efad8f81 Removing usages of obsolete nsDialog. a=rickg 1999-06-10 22:03:27 +00:00
Jerry.Kirk%Nexwarecorp.com 5b612a2b43 - Fixes Typo on MenuBar 1999-06-10 21:07:56 +00:00
dp%netscape.com 09b981cc6e Code cleanup 1999-06-09 19:15:08 +00:00
danm%netscape.com 150967b568 teach top-level windows to show/hide and query visible state of menubars 1999-06-09 19:03:24 +00:00
ramiro%netscape.com 3e8c2fcd3e Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for
doing the painful job of identifying everything that is missing and
stubbing it out.
1999-06-09 11:35:26 +00:00
hyatt%netscape.com b84d2f62d5 Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
alla%lysator.liu.se 5aed16123a Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
1999-06-08 21:10:18 +00:00
morse%netscape.com 9ef5ccfa6a fix build bustage 1999-06-08 21:06:22 +00:00
locka%iol.ie a6a535c8f6 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00
alla%lysator.liu.se 241f762695 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
akkana%netscape.com 7902d3e4ac Track change in editor API 1999-06-07 21:31:18 +00:00
kmcclusk%netscape.com e9df6a4d2f Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather
than getting and releasing the service each time GetLinkState is called. Getting
the global history service shows up as a big hit during profiling because GetLinkState
gets called each time a link is encountered while resolving style contexts.
1999-06-07 21:26:10 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
briano%netscape.com 730439007e Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
morse%netscape.com 4080fe81f1 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
Jerry.Kirk%Nexwarecorp.com edf2328d51 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
danm%netscape.com fb7666ef71 protect nsWebShell's destructor from being called recursively a little earlier in the destructor. fixes a crash (bug 7157). 1999-06-01 23:02:15 +00:00
evaughan%netscape.com 69f8da50f8 added a fieldset example. 1999-06-01 22:30:59 +00:00
leaf%mozilla.org 44300938df updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se 7e14357c86 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
alecf%netscape.com af1f1289fa register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
kmcclusk%netscape.com d22e0e971e Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
ftang%netscape.com f52f234117 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +00:00
ramiro%netscape.com 93702e2afe Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com a6f0ec9a5b Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com cf04d5fef6 Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
nhotta%netscape.com e2e674f6d8 Added force character set. 1999-05-28 01:31:55 +00:00
alecf%netscape.com b37b02c0a8 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
pinkerton%netscape.com 5604cadfd7 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
mcmullen%netscape.com 9a5115d432 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
locka%iol.ie f319c8cd85 New test for post data 1999-05-27 21:29:12 +00:00
locka%iol.ie ec1b6fdff8 New tab dialogs 1999-05-27 21:28:46 +00:00
locka%iol.ie a08d912154 Revamped layout and fixed some refcount problems 1999-05-27 21:28:13 +00:00
locka%iol.ie 56a5df3329 no message 1999-05-27 21:27:35 +00:00
locka%iol.ie 2b92ed9a72 Added activescript mime type 1999-05-27 21:27:20 +00:00
locka%iol.ie d07e0277ae Added #include for ActiveScript.h and ItemContainer.h 1999-05-27 21:26:28 +00:00
locka%iol.ie d65b980a06 Added framework for plugin to support VBScript and JScript files 1999-05-27 21:24:47 +00:00
locka%iol.ie 857c316429 Removed. DEF file is generated from a script now 1999-05-27 21:23:35 +00:00
locka%iol.ie 9cec8ba468 Fixed new window navigation code (bad return op) 1999-05-27 21:22:42 +00:00
locka%iol.ie d4d1d9d9d5 Added ItemContainer.cpp/obj targets
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
1999-05-27 21:21:34 +00:00
locka%iol.ie c99f7a21fb Move Ole item container stuff into separate class 1999-05-27 21:20:00 +00:00
locka%iol.ie 9579422907 no message 1999-05-27 21:18:29 +00:00
kmcclusk%netscape.com 56cb572831 fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00