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

9745 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com 26cbd22607 Removed unused function 1998-10-09 22:01:35 +00:00
rods%netscape.com efc344517b Fixed the menu compile error 1998-10-09 22:00:50 +00:00
law%netscape.com ecb3553a2a about:javascript 1998-10-09 21:58:09 +00:00
buster%netscape.com 4a6afd6336 made allocation of mColumnWidths more flexible 1998-10-09 21:53:07 +00:00
dcone%netscape.com 749e80cb9c *** empty log message *** 1998-10-09 21:46:39 +00:00
dcone%netscape.com 346ea80e22 fixed some bugs 1998-10-09 21:46:30 +00:00
dcone%netscape.com 74fcdc41a8 added look and feel 1998-10-09 21:46:17 +00:00
dcone%netscape.com cb813e93f9 fixed gettext to return correct string, and use a null character at the end. 1998-10-09 21:46:01 +00:00
dcone%netscape.com 7666f663a2 First Checked In. 1998-10-09 21:45:15 +00:00
dcone%netscape.com 17f6423729 fixed the mouseup event for the url processing 1998-10-09 21:44:00 +00:00
dcone%netscape.com d479210bee added to widget project, first version 1998-10-09 21:43:42 +00:00
dcone%netscape.com 47d42c5fba added new menu source files, lookandfeel widget 1998-10-09 21:42:44 +00:00
cyeh%netscape.com 881ea51d89 removing old #ifdef NSPR stuff. 1998-10-09 21:38:30 +00:00
pnunn%netscape.com 64f31277a0 fix for image width < 7 in mmx. ok'd by TL. bugzilla# 1025. 1998-10-09 21:36:53 +00:00
troy%netscape.com de48854939 Moved nsStyleConsts.h from src->public, and reinstated IsBlockLevel()
member function
1998-10-09 20:54:22 +00:00
buster%netscape.com 2aa95d75a8 support nsTableOuterFrame incremental reflow 1998-10-09 19:59:45 +00:00
buster%netscape.com 16097e1a58 backed out troy's changes to fix the build 1998-10-09 19:55:02 +00:00
scullin%netscape.com fa5a4e0e56 Fixed forward button. 1998-10-09 19:06:19 +00:00
spider%netscape.com 39890f660f Fix bustage 1998-10-09 18:03:16 +00:00
spider%netscape.com 7fd2dfeec1 fix bustage 1998-10-09 18:00:01 +00:00
spider%netscape.com e6fb4496f4 Fix bustage 1998-10-09 17:54:35 +00:00
troy%netscape.com e6ef40f73f Added IsBlockLevel() inline member function 1998-10-09 17:53:36 +00:00
peterl%netscape.com fe1ca7d45f zero out border when style == none
fixed padding cache bug
1998-10-09 17:28:24 +00:00
rods%netscape.com 6d565076b4 Added nsISupports back in as the super class of nsViewerApp and
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
dcone%netscape.com c3c8bb57f8 Addref on the nsViewerApp, so we dont destroy in the webcrawler on quit. This is consistent with the window implementation, fixes crash on quit. 1998-10-09 17:13:21 +00:00
rods%netscape.com 62daf93937 Fixed an error I introduced in DispatchEvent 1998-10-09 15:39:24 +00:00
rods%netscape.com dff869ceef Added Invalidate method for a rect in a window. 1998-10-09 15:20:47 +00:00
rods%netscape.com 64c6bab0fd Added an Invalidate method for a rect in a window 1998-10-09 15:18:54 +00:00
dcone%netscape.com a2b1bb00cb updated the invalidate method 1998-10-09 15:18:26 +00:00
morse%netscape.com 61b4870db2 added a missing initialization 1998-10-09 14:56:58 +00:00
ramiro%netscape.com 41ec766008 The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00
ramiro%netscape.com 68bf9b2255 Fix the 'view menu crashes' bug that mcafee just reported. 1998-10-09 07:52:51 +00:00
ramiro%netscape.com a510b93fa0 Rename the old toolbar to XFE_ObsoleteToolbar. 1998-10-09 07:45:04 +00:00
mcafee%netscape.com 1fdc7707d1 Turning SMART_MAIL on by default 1998-10-09 07:35:46 +00:00
racham%netscape.com abc917edaf Setting temporary flag to FALSE to make successfully created accounts permanent 1998-10-09 06:44:08 +00:00
ramiro%netscape.com fc2db73312 Add getAncestorFrame() and getAncestorContext(). 1998-10-09 06:15:22 +00:00
rpotts%netscape.com 79429a3f22 Removed the Stop() call to the throbber from OnStopBinding... This should keep the throbber going throughout the entire document load... 1998-10-09 05:53:41 +00:00
rpotts%netscape.com 8d8b7aa3ce renamed docloader LoadURL to LoadDocument... 1998-10-09 05:50:29 +00:00
rpotts%netscape.com 4077575285 Wired up notifications of URLs loaded via OpenStream out to the StreamObserver... 1998-10-09 05:49:34 +00:00
rpotts%netscape.com 7cad976f33 Renamed LoadURL to LoadDocument... 1998-10-09 05:47:40 +00:00
ramiro%netscape.com c325116dc7 Fix IRIX dumbass-ness. 1998-10-09 05:24:57 +00:00
robinf%netscape.com f64bfb4e06 Fixing bug # 321155 1998-10-09 05:04:12 +00:00
waterson%netscape.com c36d1640ce Touch down progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-09 04:34:47 +00:00
ramiro%netscape.com 1dfaa4ce03 Add support for accent borders to all managers. Add more combobox string
methods.
1998-10-09 04:33:32 +00:00
waterson%netscape.com 0d6f75e389 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=briano. 1998-10-09 04:33:07 +00:00
ramiro%netscape.com 5ee4ee4095 Use portable __alpha instead of Mozilla specific _ALPHA_. 1998-10-09 04:30:15 +00:00
ramiro%netscape.com 9580b526b5 Add textActivate(). 1998-10-09 04:24:56 +00:00
morse%netscape.com d9571396f6 moved NET_GetTrustList from mkaccess.h to mkgeturl.h 1998-10-09 03:05:49 +00:00
mjudge%netscape.com 7d497e9e0b changing toolbar around for ender. removing paragraph style. forced a change to how we measure text 1998-10-09 02:59:59 +00:00
mjudge%netscape.com 200780f0a9 shouldcall parent added for ENDER. other fix is for international. should not interact if ime is on! 1998-10-09 02:59:08 +00:00