Commit Graph

2822 Commits

Author SHA1 Message Date
valeski%netscape.com
169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
alecf%netscape.com
0558bc4667 defer history loading until the first page is added to history for percieved performance improvement
sr=waterson bug=38621
2001-03-23 15:23:40 +00:00
mkaply%us.ibm.com
4e509b68bf #72745
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
2001-03-23 03:26:54 +00:00
blakeross%telocity.com
b4773b1e64 Missing prefs text (checked in after landing). sr=sspitzer 2001-03-22 22:16:49 +00:00
bryner%uiuc.edu
f8a10c7ce2 Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver. 2001-03-22 20:21:16 +00:00
disttsc%bart.nl
807baffc4a Add |const| to nsGlobalHistory::GetFindUriPrefix's second parameter as per .h definition to fix OS/2 bustage. author=|lou|, r=jag, sr=jst 2001-03-22 10:52:57 +00:00
blakeross%telocity.com
6310109ecc More fallout from landing. Won't affect current bustage. 2001-03-22 04:03:17 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
alecf%netscape.com
3a67dc577b fix mac bustage 2001-03-21 20:17:24 +00:00
alecf%netscape.com
73c6fffbe8 fix for bug 71871 - group history by day, not by age, by normalizing the AgeInDays property to the current local day's midnight.
... and bug 66906 - update history UI while surfing - this ensures that visited URIs get added to any open history windows/sidebars by asserting against all sorts of expected find URIs
sr=shaver
2001-03-21 19:26:10 +00:00
maolson%earthlink.net
24855c4217 bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
first pass through prefs, more to come later.
r=jag, sr=alecf
2001-03-21 02:08:19 +00:00
maolson%earthlink.net
f582d2b267 fix Bug 71845 - Schedule/Notify tabs in bookmark properties don't show if url starts with HTTP (upper case)
r=jag, a=ben
2001-03-20 08:14:16 +00:00
maolson%earthlink.net
4a962cb893 fix Bug 57646 - javascript strict warnings in bookmarks.js
r=timeless, a=ben
2001-03-20 08:12:07 +00:00
maolson%earthlink.net
b3ae208adc fix Bug 67790 - javascript strict warnings in bookmarksOverlay.js
r=jag, a=ben
2001-03-20 08:03:15 +00:00
disttsc%bart.nl
497249a5e8 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
mcafee%netscape.com
1c4af4d469 Adding rods reflow debugging tools to pref/debug panel (72582). r=pchen, sr=alecf 2001-03-20 05:29:02 +00:00
tao%netscape.com
af837c8d5a 71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
disttsc%bart.nl
84af4601c6 "Add gopher:// urls to winhooks integration", bug=70264, author=Stephen Walker <walk84@usa.net>, r=timeless, sr=alecf 2001-03-19 21:48:31 +00:00
law%netscape.com
6ef9ef717c Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa 2001-03-17 00:30:38 +00:00
alecf%netscape.com
0aec721091 fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
r=pchen, sr=blizzard
2001-03-14 18:34:57 +00:00
matt%netscape.com
3f9392b88d bug 71881
adding sidebar directory to popup menu
sr=hyatt
r=mcafee
2001-03-14 02:45:31 +00:00
blakeross%telocity.com
650b9d4dd1 Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:41:18 +00:00
timeless%mac.com
6cf0d97f11 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
alecf%netscape.com
b3e6a3e098 oops! I didn't mean to checkt this change in with my last landing 2001-03-13 07:25:04 +00:00
ben%netscape.com
28a24ae620 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
alecf%netscape.com
596e75a30a fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
2001-03-13 06:19:40 +00:00
maolson%earthlink.net
e1f780970e fix bug 53688 - javascript strict warnings in autocomplete.xml
r=timeless, sr=alecf
2001-03-13 06:17:22 +00:00
mcafee%netscape.com
e7e28ae1c1 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2001-03-12 23:30:29 +00:00
dougt%netscape.com
c74c36c85e Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
ccarlen%netscape.com
c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
timeless%mac.com
0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com
5969b58bee remove unused files 2001-03-11 09:52:11 +00:00
ben%netscape.com
c4a45b5b49 remove unused files. 2001-03-11 09:51:35 +00:00
ben%netscape.com
d3a1051607 Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
blakeross%telocity.com
30401f60b5 Fixing whitespace and indentation. No actual code changes. 2001-03-10 04:37:06 +00:00
hyatt%netscape.com
d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
dbaron%fas.harvard.edu
5c527757fd Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES. 2001-03-09 16:20:16 +00:00
alecf%netscape.com
815a844b3c other part of nsIGlobalHistory refactoring - fix one consumer
sr=waterson bug 70929
2001-03-09 14:52:22 +00:00
alecf%netscape.com
5355236f68 fix for bug 70929 - refactor history into public/private interfaces
sr=waterson
2001-03-09 14:49:28 +00:00
alecf%netscape.com
f23a6ad8b2 clean up history after hewitt's changes (no reviewer, just a file he missed) 2001-03-09 14:25:12 +00:00
alecf%netscape.com
c58d0464b8 add nsIBrowserHistory to unix build (not used yet) 2001-03-09 00:44:34 +00:00
alecf%netscape.com
c4b6a4374d add nsIBrowserHistory.idl to build (not used yet) 2001-03-09 00:44:11 +00:00
pinkerton%netscape.com
8b063df807 adding nsIBrowserHistory.idl for alecf. 2001-03-09 00:43:32 +00:00
hewitt%netscape.com
c9a078c9e6 67647 - javascript console re-write, r=jag, sr=hyatt 2001-03-09 00:11:56 +00:00
hewitt%netscape.com
6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
alecf%netscape.com
4d7a47fa5b add refactored browser history - not part of build
these are all the functions that won't be in the slushy nsIGlobalHistory
2001-03-08 22:37:49 +00:00