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

206 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 6d06c41584 Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf 2000-11-30 21:17:15 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com 68d3515b46 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
alecf%netscape.com f526cb3b67 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
alecf%netscape.com c3160b6c5c back out my dumb-ass fix for 52519 - it only worked for like a day, then died. 2000-11-03 02:58:58 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
waterson%netscape.com 125c4ee71e Bug 42001, redux, with feedback from bienvenu. r=bienvenu, sr=brendan 2000-10-24 03:49:02 +00:00
waterson%netscape.com 400f2ce002 Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver 2000-10-20 01:00:11 +00:00
alecf%netscape.com d9c0ca3d7e second part of fix for #52519 - unescape text/x-moz-url URLs when they are dropped into bookmarks and history
r=law@netscape.com
a=ben@netscape.com
2000-10-19 21:40:09 +00:00
pchen%netscape.com 8e1a7dbe7b bugscape 2269, r=danm, sr=scc, include communicatorOverlay.xul to get
complete help menu
2000-10-12 21:38:55 +00:00
rjc%netscape.com 71429f3911 Fix RTM++ bug # 52789: history window sorting on URL fix. r=waterson sr=scc 2000-10-04 20:31:49 +00:00
disttsc%bart.nl f51344add2 Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle). 2000-09-20 10:16:53 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
valeski%netscape.com c41fae5a69 46775. consolodating xpfe components into a root module to reduce system overhead bloat. built on win, linux, mac. precheckin tests on windows. general testing on mac and linux. 2000-09-06 00:58:06 +00:00
pinkerton%netscape.com c38ffbda24 better fix for the "dragging scrollbars" bug 2000-09-02 03:53:19 +00:00
pinkerton%netscape.com 5c14ffe779 make sure we have a tree item before we drag. prevents dragging of the scrollbar. r=ben, bug#49094 2000-09-01 05:43:27 +00:00
putterman%netscape.com 66af1b0e33 Fix for 48985. remove reference to newMessage since it's coming from an overlay. Makes Ctrl+M work. r= bienvenu. 2000-08-26 20:58:20 +00:00
dbaron%fas.harvard.edu c95c3dd7fd Adding newline to end of file to fix nebiros (SunOS/sparc 5.7) bustage from valeski's checkin. 2000-08-26 17:53:09 +00:00
valeski%netscape.com ba69299fdd 46775. preparing for linkage changes. these changes move class definitions into their own .h files so they can be used in other directories (not exported) for building purposes. I also utilized module/factory macros when possible 2000-08-26 07:37:59 +00:00
ccarlen%netscape.com 5469d37218 Converted use of nsIFileLocator to nsIDirectoryService r=valeski 2000-08-22 00:14:24 +00:00
ben%netscape.com 24717ecaca remove dependency on mailnews from history/navigator 2000-08-13 06:02:01 +00:00
ben%netscape.com 0f3ce50488 fix for nsbeta3+ bug 44229, can't drag urls out of history window 2000-08-08 05:46:32 +00:00
waterson%netscape.com d867e404c8 Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm 2000-08-08 00:22:36 +00:00
rjc%netscape.com 8b7f8e6614 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2000-08-02 10:31:37 +00:00
BlakeR1234%aol.com 605f12e7d3 Fix bug 43257 2000-07-30 18:21:06 +00:00
BlakeR1234%aol.com cba2c4a5e4 Bug 44694 2000-07-30 06:14:55 +00:00
BlakeR1234%aol.com 6a307035db Clean up history window... 2000-07-30 06:09:06 +00:00
BlakeR1234%aol.com 116f16f78b Clean up history window. Also fixes bug 44732. 2000-07-30 06:04:58 +00:00
waterson%netscape.com bc732f5844 Bug 45668. Use Mork's 'row level APIs' instead of the cell level APIs to avoid excess object creation. r=bienvenu. 2000-07-26 23:54:37 +00:00
warren%netscape.com de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
mcafee%netscape.com f032ce1b50 History was loading tasksOverlay.xul from the wrong place. (43043) r=akkana,jrgm 2000-06-22 00:07:42 +00:00
hyatt%netscape.com 3bae878045 30511 2000-06-19 23:39:43 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
slamm%netscape.com 17220d2b8d Fix launching. bug 37243 r=pavlov 2000-06-07 00:57:33 +00:00
slamm%netscape.com c566e998b6 Fix bookmark and history menus. Bug 37078 r=pavlov 2000-06-07 00:39:47 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
slamm%netscape.com 4b1b8db220 Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee 2000-05-18 22:10:42 +00:00
joki%netscape.com a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
sspitzer%netscape.com 7b87a12750 removing obsolete files. 2000-05-11 07:02:34 +00:00
ben%netscape.com 6ec8006b8c removing redundant skins directories 2000-05-11 04:19:28 +00:00
slamm%netscape.com 4d1d45a228 Fix history window xul that made it blank (bug 37737) 2000-05-08 21:50:03 +00:00
ben%netscape.com f726629132 skinnable history 2000-04-30 08:23:26 +00:00
danm%netscape.com 2aeb01376b use preference for browser chrome url (aka navigator.xul). bug 31867 2000-04-26 02:25:28 +00:00
cls%seawood.org 4f56fe6a2e Changed nsinstall to fail if the file to link against does not exist. Objdir build breakage should become more apparent when it happens. Thanks to Greg Noel <GregNoel@san.rr.com> for the patch. 2000-04-25 10:52:11 +00:00
hyatt%netscape.com ed7eedafdf Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2000-04-21 09:40:38 +00:00
saari%netscape.com c8cba35690 First Checked In. 2000-04-19 21:53:22 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
dp%netscape.com 5875d92f08 Converting to generic module. 2000-04-18 06:51:21 +00:00
tbogard%aol.net 6be9ab4645 Removed the URLShouldBeInHistory function to resolve bug 29604. DocShell now properly calls only when it should to add a page to history. 2000-04-17 05:38:22 +00:00
waterson%netscape.com a06a8ee723 Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
slamm%netscape.com 8ba923bbdd Use simplified CHROME rules. Use default dirs for install locations. 2000-03-14 03:01:26 +00:00
sspitzer%netscape.com ba1405a966 better, simpler fix for #27984, r=mscott. a=phil
may also fix #29666, since we aren't calling SetCharPref on exit.
2000-02-29 22:11:29 +00:00
sspitzer%netscape.com f34360612a fix for #27984, r=alecf, a=rickg. implement GetLastPageVisited.
also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited)
if it is not http: or https:.  There is a bug here, we call AddPage() too often and with
url that should not be in the history db.  this makes history usuable for beta, and
prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
2000-02-29 00:26:51 +00:00
dp%netscape.com 8494b2f6e0 bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
slamm%netscape.com 984af01259 Turn multiple select back on. 2000-02-11 01:23:05 +00:00
rjc%netscape.com 6cd9f54a84 Fix bug # 20542: make global history flush-able, and try and flush in on Shutdown() 2000-02-11 00:51:33 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
pp%ludusdesign.com 0106d94d4c Converting ::GetIID() to NS_GET_IID(). Bug #20232. r=scc@netscape.com 2000-02-01 22:27:48 +00:00
scc%netscape.com 8424ac3d64 removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
dougt%netscape.com 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
bienvenu%netscape.com 631db5d616 fix mork cell leaks in history, r=waterson 2000-01-13 23:35:00 +00:00
pp%ludusdesign.com 698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
waterson%netscape.com be3e3ef47b Nitpicky cleanup. 2000-01-11 05:12:36 +00:00
waterson%netscape.com 89e0ac5f08 Make sure we can handle queries for -negative- assertions. (Failure to do so was causing history title's not to show up.) 2000-01-11 05:08:30 +00:00
waterson%netscape.com 7e5711a8b0 Fix separator rule. 2000-01-11 04:58:16 +00:00
waterson%netscape.com defe75dc6b Replace raw QueryInterface() calls with CallQueryInterface(). Other misc cleanup. 2000-01-11 04:58:05 +00:00
waterson%netscape.com e1f1e5b7fa Use '0' instead of '-1' to mean 'a real column'. Fixes Unix warnings. 2000-01-11 01:20:19 +00:00
waterson%netscape.com 3b5e918c07 Bug 22294. Reject empty URLs; support ArcLabelsIn() and GetSource[s](). r=rjc 2000-01-11 01:12:12 +00:00
radha%netscape.com cb8f66c3e4 Obsolete files. remove from repository. 2000-01-07 00:26:07 +00:00
radha%netscape.com 95ae05cd42 remove from repository. obsolete files 2000-01-07 00:25:21 +00:00
slamm%netscape.com 4491f0077b Name window type to support making History window non-modal. Fix #20830. 2000-01-06 22:41:21 +00:00
mscott%netscape.com 316b5e984e fix mac breakage for radha by removing two obsolete files from the debug project. 2000-01-06 04:31:15 +00:00
radha%netscape.com 8b2c3d2156 Initial checkin for New SH component r=danm a=don 1999-12-22 23:16:49 +00:00
radha%netscape.com 2b6bd8cbb4 Remove Session History from the build list r=law a=don 1999-12-22 22:41:30 +00:00
radha%netscape.com 805c89d77a Remove session hsitory files from the build list 1999-12-22 22:41:00 +00:00
radha%netscape.com 343fb14632 Remove Session History files from the build list. r=law a=don 1999-12-22 22:39:21 +00:00
hyatt%netscape.com 5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00
slamm%netscape.com f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
mcafee%netscape.com 4dde2d814b These files got checked in with win32 EOL characters, re-checking these in. r=radha,akkana 1999-11-23 01:07:29 +00:00
davidm%netscape.com 7d89acbd3f Added nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl and nsSHEntry.cpp nsSHTransaction.cpp for radha@netscape.com 1999-11-22 22:59:34 +00:00
radha%netscape.com ecdb31ade4 Initial checkin for new SessionHistory component 1999-11-22 22:49:01 +00:00
radha%netscape.com 2b6820d99b IDL files for new SessionHistory component.Initial checkin 1999-11-22 22:47:09 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
tbogard%aol.net 10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
slamm%netscape.com b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
waterson%netscape.com 11ab383f8f Fix up commentary to reflect reality; remove some confusing stylistic changes. r=bienvenu 1999-10-13 00:45:57 +00:00
tao%netscape.com dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
bienvenu%netscape.com bb0be78f52 fix mork factory r=waterson 12326 1999-10-07 14:27:50 +00:00
sspitzer%netscape.com e3cdd7da27 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dp%netscape.com e15380e6c1 Converter to nsIModule to prepare for memory leaks fixing.
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
davidm%netscape.com 2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
alecf%netscape.com 28e7b3ebb4 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
tao%netscape.com 9692b43571 Hook up da-DK. 1999-09-18 00:27:49 +00:00