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

222 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
morse%netscape.com 8305dc4809 fix build bustage 1999-06-08 21:06:22 +00:00
morse%netscape.com 9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
pinkerton%netscape.com 32ce613ae1 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
kmcclusk%netscape.com b1ab2535df 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
mcmullen%netscape.com 9599cc7b9a #6589 File | Open broken in viewer. I broke this when I removed the use of path strings. In addition to being more correct, using nsFileSpec and nsFileURL makes this file over 40 lines shorter. 1999-05-18 01:16:27 +00:00
morse%netscape.com 84facccc36 fix build bustage 1999-05-16 20:35:28 +00:00
hyatt%netscape.com da564cf9b7 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
mcmullen%netscape.com 6fe79c115b filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
hyatt%netscape.com 111a032848 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
kipp%netscape.com 150f2e0d46 Use component manager instead of direct linking against the html library 1999-05-06 19:32:42 +00:00
hyatt%netscape.com c7c42bf6f1 Changes to the APIS for webshellcontainer. 1999-05-04 23:33:55 +00:00
kostello%netscape.com 6c898433b2 Removed debug save code -- no longer relevant 1999-05-03 18:50:48 +00:00
kipp%netscape.com ca67994070 Let web crawler deal with notifications directly 1999-04-30 00:11:18 +00:00
pinkerton%netscape.com 16db69f754 small fix for leaking the url bar XP in CreateToolbar. Part of the fix for bug 4883. approved for checking by chofmann. 1999-04-28 23:43:02 +00:00
kipp%netscape.com e2171a4b80 Added code to measure document load times 1999-04-23 19:48:05 +00:00
mcafee%netscape.com 2c905d7de3 Removing nsSelectionMgr from the build 1999-04-23 16:50:17 +00:00
rickg%netscape.com 2c2eec1c4d update to sync with nsString2 1999-04-22 07:46:51 +00:00
mcafee%netscape.com 69c6ca164e Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 06:46:51 +00:00
hyatt%netscape.com 7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
pierre%netscape.com 844867e3a8 removed the NS_IWINDOW_IID hack / use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 03:58:42 +00:00
hyatt%netscape.com 085f789265 Added a method to webshell so that a root container can find out when
new webshells are added to its hierarchy.
1999-04-20 01:50:03 +00:00
hyatt%netscape.com bdd9fd47e1 Changes to enable an asynchronous creation of a webshell in response to a
window.open call.
1999-04-19 21:08:44 +00:00
morse%netscape.com 1d417eb335 fix build bustage 1999-04-17 05:29:05 +00:00
michaelp%netscape.com 04b6780a88 added zooming front end. 1999-04-16 04:25:17 +00:00
nisheeth%netscape.com 111df3d191 Adding XML tests 14 and 15 to the samples menu. 1999-04-13 00:10:00 +00:00
joki%netscape.com 4bece97409 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
mcafee%netscape.com 923e1f8ef5 Moving more old clipboard stuff into #ifdef-land. 1999-04-07 04:31:03 +00:00
mcafee%netscape.com da6f490999 Support for nsPresShell::DoCopy() 1999-04-07 04:12:19 +00:00
mcafee%netscape.com 590ea57320 Support for nsPresShell::DoCopy() 1999-04-07 04:10:04 +00:00
sspitzer%netscape.com 5eaa0c1389 convince the viewer to use all 30 (0-29) frames of the animation, not just
15
1999-04-07 03:55:22 +00:00
rods%netscape.com dfbd147803 Commented out Drg & Drop Stuff 1999-04-06 21:10:08 +00:00
jdunn%netscape.com 98abec8df6 include ctype.h for tolower function prototype.
NOTE: also added a return PR_FALSE to remove compiler warning
1999-04-05 20:48:43 +00:00
kipp%netscape.com c1c5634399 Fixup deletion order to delete children before the parent when closing a window 1999-04-03 18:45:31 +00:00
erik%netscape.com be86244099 The URL Location text field font size was wrong. It forgot to multiply by
the "device to app" factor. Corrected.
1999-03-31 22:51:25 +00:00
kmcclusk%netscape.com 4e7c8ab7a1 Approved by Chris Hofmann.
Patch for #bug #2226. This patch modifies the nsBrowserWindow to call SetDisplayDirectory
to set the default directory when using the viewer's file open dialog.
1999-03-17 00:45:33 +00:00
michaelp%netscape.com 2c02349824 added sample #13: dhtml and compositor. 1999-03-11 21:23:28 +00:00
troy%netscape.com 4c961a0305 Fixed a few places where memory allocated using ToNewCString() was free'd using
PR_Free() instead of delete[]
1999-03-11 20:38:28 +00:00
troy%netscape.com 76167fefc0 Patch from Bruce Mitchener that fixes incorrect use of delete
operator
1999-03-11 20:32:59 +00:00
morse%netscape.com 997797e21a changes for wallet 1999-03-10 21:42:45 +00:00
rods%netscape.com f4cc0cfeeb Added the handling for nsDragDropEvents for files 1999-03-09 23:51:29 +00:00
pinkerton%netscape.com cc82e89a66 Add case for xptoolkit tree demo and fix missing break statement at end of toolbar demo case that would always cause JS window to appear. doh! 1999-03-09 22:03:18 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
akkana%netscape.com 19102ddcc9 Hook up a debug implementation of paste 1999-03-08 22:45:56 +00:00
pinkerton%netscape.com 7090b187b7 Remove toolbar/tree demo code (which was commented out). 1999-03-05 20:21:14 +00:00
kostello%netscape.com d552751bc7 Added Debug Output HTML and Debug Output Text
Note: these only work in editor mode.
1999-03-04 21:50:44 +00:00
brade%netscape.com f1cad0aeb2 *** empty log message *** 1999-03-03 14:35:06 +00:00
kmcclusk%netscape.com 82dac76411 gfx vs native widget rendering can now be specified in the viewer at run-time.
Added methods to GetWidgetRenderingMode and SetWidgetRenderingMode in nsPresContext
Removed NS_GFX_RENDER_FORM_ELEMENTS define, now it uses the GetWidgetRenderingMode
method on the rendering context.
Resurrected Rod's listbox frame-based widget code.
Added -moz-option-selected pseudo attribute to control the appearance of selected items for the listbox frame-based widget.
Added a style rule with attribute selector for -moz-option-selected to the ua.css style sheet.
Modifed nsView::SetVFlags to do a bitwise or instead of bitwise and to set flags.
Modified nsView::HandleEvent to compare mVFlags with NS_VIEW_FLAG_DONT_CHECK_CHILDREN
1999-03-02 22:43:26 +00:00
scc%netscape.com 72d366d6cb fixed for nsCOMPtr: no constructions assignments from raw COM interface pointers 1999-03-02 22:38:42 +00:00
cmanske%netscape.com b71d9e04d6 Changed viewer to use nsHTMLEditor instead of nsTextEditor 1999-03-02 05:31:41 +00:00