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

47418 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com a1dd235c23 Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar. 1999-11-24 11:14:14 +00:00
rjc%netscape.com 30c94599dc Get search locale DTDs from proper location. 1999-11-24 10:15:53 +00:00
tbogard%aol.net c33d960af9 Removed implementation of nsIURLDispatcher. Changed the QI into a new interface map. 1999-11-24 10:04:13 +00:00
tbogard%aol.net a13b372fa4 Removed the SetURLDispatcher call. 1999-11-24 09:41:45 +00:00
tbogard%aol.net 5cf34ba8b8 Removed the set and get of the URLDispatcher. Changed a QI to using the Interface maps. 1999-11-24 09:40:56 +00:00
rjc%netscape.com 529a037092 Make sure that default.htm is referenced via a chrome: URL. 1999-11-24 09:40:33 +00:00
tbogard%aol.net 8346684a29 Slight re-arrangement of some methods. Mainly just removed Set and GetURLDispatcher. 1999-11-24 09:39:58 +00:00
warren%netscape.com a8eff9eb1f Added nsIInterfaceRequestor.h to keep nsCOMPtr happy. 1999-11-24 08:31:06 +00:00
warren%netscape.com 30deace1d8 Added optimized dependency on netwerk util. 1999-11-24 08:28:08 +00:00
warren%netscape.com 6b84e27c34 Added include for nsCOMPtr. 1999-11-24 07:40:54 +00:00
hyatt%netscape.com b45807ee79 Closer to refresh of chrome on a skin switch. r=gimpy 1999-11-24 07:37:38 +00:00
warren%netscape.com 895216338d Somehow added to wrong directory. Moving. 1999-11-24 07:19:12 +00:00
warren%netscape.com ca701bffec First Checked In. 1999-11-24 07:16:03 +00:00
rjc%netscape.com e8e73ae1a9 Part of fix for bug # 14442: pressing the delete/backspace key(s) will now delete any selected bookmarks. 1999-11-24 06:33:48 +00:00
warren%netscape.com 0d606f1fa6 Added test for res protocol. 1999-11-24 06:30:51 +00:00
warren%netscape.com 6072675c2d Added res and jar protocols. 1999-11-24 06:29:44 +00:00
warren%netscape.com c8ef7f70d7 Added new/missing protocols. 1999-11-24 06:27:28 +00:00
rjc%netscape.com 4e58337f79 Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done. 1999-11-24 06:15:55 +00:00
tbogard%aol.net af1ce8d410 Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
tbogard%aol.net 4b3666e214 Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. 1999-11-24 06:03:10 +00:00
warren%netscape.com ac4e9c302a First Checked In. 1999-11-24 05:54:31 +00:00
warren%netscape.com 1b5bf54c3e *** empty log message *** 1999-11-24 05:51:32 +00:00
warren%netscape.com 2d07d1ec0a Added nsIHttpEventSink.h 1999-11-24 05:49:38 +00:00
rjc%netscape.com 4db2da6b6a Part of fix for bug # 19564: add new search chrome and DTD references into Windows build. 1999-11-24 05:36:47 +00:00
rjc%netscape.com 3faf6fbfe8 Part of fix for bug # 19564: preparing to add new search chrome: and DTD references into Windows build. (Not part of Windows build yet.) 1999-11-24 05:19:49 +00:00
rjc%netscape.com b283576465 Part of fix for bug # 19564: add new search chrome: and DTD references into Mac build. 1999-11-24 05:15:39 +00:00
rjc%netscape.com 125763a288 Part of fix for bug # 19564: add new search chrome: and DTD references into Unix build. 1999-11-24 05:11:21 +00:00
rjc%netscape.com be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com 1c1e622732 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
rgoodger%ihug.co.nz 148f4e9f07 style settings for wizardOverlay buttons. r=alecf 1999-11-24 04:48:52 +00:00
rjc%netscape.com 697b3e83ef Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs. 1999-11-24 04:47:26 +00:00
rgoodger%ihug.co.nz 1948f82f06 Localisation files for wizardManager and wizardOverlay buttons. r=alecf 1999-11-24 04:46:13 +00:00
rjc%netscape.com 2b8d0e50ba Add search DTD MANIFEST file. 1999-11-24 04:43:18 +00:00
rjc%netscape.com 7409a4706f Add some search DTDs. 1999-11-24 04:43:00 +00:00
rgoodger%ihug.co.nz 649133c194 Widget state persistence for multi-pane dialogs, generic wizard architecture and wizard buttons. r=alecf 1999-11-24 04:39:20 +00:00
warren%netscape.com 3120586293 Fix for loading resource: urls with -f option. Bug#18423. Now passing original url (rather than redirect) to Observe callback. 1999-11-24 04:34:26 +00:00
warren%netscape.com c71b5e670b Fix to use the resource url as the original url if an original wasn't supplied. 1999-11-24 04:32:49 +00:00
shaver%netscape.com f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
sfraser%netscape.com ef3fefb677 Fix the embedding stuff to no longer explicitly create an image manager, now that it is a service. r=neeti. 1999-11-24 03:57:32 +00:00
neeti%netscape.com fea487ad05 *** empty log message *** 1999-11-24 03:49:11 +00:00
hyatt%netscape.com b122cc3084 blah. commenting out some stuff. r=me 1999-11-24 03:46:17 +00:00
hyatt%netscape.com 6841ac9216 Working on making windows refresh following a skin change. r=danm 1999-11-24 03:45:45 +00:00
neeti%netscape.com cd72e89586 fix bug 15820,memory leak in ImageManagerImpl by converting it to a service on gtk, windows and mac.r=dp 1999-11-24 03:41:48 +00:00
sfraser%netscape.com afa5a36c6c Make the image manager a service, part of neeti's checkin that follows. We no longer need the image manager hack in main(), so comment it out. r=neeti. 1999-11-24 03:40:05 +00:00
sfraser%netscape.com 164130eb60 Make the image manager a service, part of neeti's checkin that follows. r=neeti. 1999-11-24 03:39:30 +00:00
shaver%netscape.com daf1dd97f0 update to track catchguard syntax, r=cls 1999-11-24 03:36:26 +00:00
shaver%netscape.com 41142ac228 - report function name, if any, when warning about mismatched return
- change catchguard syntax to avoid ECMA conflict
- light XDR cleanup
1999-11-24 03:36:25 +00:00
idk%eng.sun.com 17a7116704 18857
changed return value from 0 to -1
1999-11-24 03:36:06 +00:00
mike%neoplanet.com 49ed694236 Added preliminary cookie support. Enabled preferences to be read from the default preference file. Corrected/Added DWebBrowser events: DownloadBegin, DownloadComplete, StatusTextChange, and TitleChange. Added support for ExecWB->SaveAs. 1999-11-24 03:34:34 +00:00
idk%eng.sun.com 7666a6499e 18963
Litle fix. Fixed typo
1999-11-24 03:30:34 +00:00