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

124 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
aaronl%netscape.com 06894f9174 Bug 195243. Potential hang in typeaheadfind. r=caillon, sr=sspitzer 2003-03-06 18:38:16 +00:00
aaronl%netscape.com bc707bca94 Bug 195120. FAYT fails after switching to compose window, typing a key, and returning. r=caillon, sr=sfraser 2003-03-06 18:36:53 +00:00
aaronl%netscape.com 8d51bbf6f6 Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz. 2003-03-03 06:28:58 +00:00
aaronl%netscape.com 274d697e27 Bug 189193. With find as you type, don't search text docs for links. r=kyle, sr=henry jia, a=dbaron. Bug 190555. Weird find as you type behavior in framed pages. r=caillon, sr=jst, a=dbaron 2003-02-14 07:47:40 +00:00
aaronl%netscape.com c38d4855b1 Bug 190755. Backspace sometimes crashing find as you type. r=timeless, sr=jst, a=dbaron 2003-01-29 03:39:36 +00:00
aaronl%netscape.com 0e8be78cd3 Bug 190495. Find As You Type shouldn't start in about:config (XUL content). Also fixes bug 189193, Find As You Type shouldn't try link find in text only doc. r= caillon, sr=jst, a=asa 2003-01-29 03:34:20 +00:00
aaronl%netscape.com 063396801a Bug 190838. Status bar repeatedly says 'find stopped'. r=brade, sr=jst, a=asa 2003-01-29 03:31:47 +00:00
aaronl%netscape.com 8cdfeb9426 Bug 189228. Find as you type text search not working after repeated find. r=kyle, sr=henry jia 2003-01-24 00:50:02 +00:00
aaronl%netscape.com 635db4fdfd Bug 176296. make type ahead work in mailnews, support boolean accessibility.typeaheadfind.autostart pref. Reversing partial backout of this fix. r=kyle, sr=jst 2003-01-20 18:43:10 +00:00
jst%netscape.com 53dbf78a7a Fixing bug 161166. Freezing more DOM interfaces. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-14 23:05:52 +00:00
aaronl%netscape.com c4672a2d48 Bug 189011. Mail compose broken. Partial backout of bug 176296, r=brade, sr=smfr 2003-01-14 20:42:11 +00:00
aaronl%netscape.com ac5a909110 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
bryner%netscape.com 7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org 7370a42ef4 Bug 186683 ###!!! ASSERTION: |First()| on an empty string: 'Length()>0', file i:/build/mozilla/string/src/nsAString.cpp, line 136
r=aaronl sr=bz
2003-01-01 07:59:38 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
jkeiser%netscape.com cb84e04c70 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +00:00
aaronl%netscape.com 8f9b903a71 Bug 184518. Repeated char find when >2 chars required to start it. r=caillon, sr=jst 2002-12-14 00:32:27 +00:00
aaronl%netscape.com 2cc9bfac83 Bug 180977. Typeaheadfind -- find previous wouldn't go wrap around to end from start of page. r=akkana, sr=sfraser 2002-12-14 00:30:53 +00:00
aaronl%netscape.com 2bf2f215f4 Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
akkana%netscape.com 1889b530c2 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
caillon%returnzero.com a313815b09 Bug 181415 - Converting over to the new pref APIs
r=aaronl sr=bryner
2002-11-25 23:29:08 +00:00
aaronl%netscape.com d62be9f7a2 This is the sound for bug 176602, readding as binary file. 2002-11-09 19:25:59 +00:00
aaronl%netscape.com 30b26a64f3 Removing sound so I can re add it with -kb as binary file -- oops 2002-11-09 19:25:22 +00:00
aaronl%netscape.com 266790cc84 Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
aaronl%netscape.com 4eb3b36bb9 Make sure order of member variable initialization in the constructor is correct after all of the typeaheadfind checkins that just occurred, to avoid gcc warnings 2002-11-06 03:07:16 +00:00
aaronl%netscape.com 6999fc8201 Bug 177005. Protection against accidentally going back in history when using backspace too many times with typeaheadfind. r=caillon, sr=bz 2002-11-06 02:54:55 +00:00
aaronl%netscape.com 7dc76953cf Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron 2002-11-06 02:50:39 +00:00
aaronl%netscape.com 27c8c07c5a Bug 174145. Typeaheadfind leaking because of timers. r=kyle, sr=dbaron 2002-11-06 02:49:32 +00:00
aaronl%netscape.com bac3bd461c Bug 175548. Reasonable status bar messages for repeated and backward find modes. r=kyle, sr=bz 2002-11-06 02:46:33 +00:00
aaronl%netscape.com 5d8e9ae1c0 Bug 176037. Typeaheadfind status message skips second letter when match not found. r=akkana, sr=alecf 2002-11-06 02:43:10 +00:00
aaronl%netscape.com a602d3e4ec Bug 178305. Typeaheadfind autowrap broken. r=kyle, sr=bz 2002-11-06 02:40:38 +00:00
aaronl%netscape.com 01dcf339ad Bug 175321. Proper fix for typeaheadfind crashes using findnext. r=caillon, sr=brendan, a=asa. 2002-11-01 23:29:14 +00:00
aaronl%netscape.com 22455d5555 Bug 175242. Typeaheadfind shouldn't be active in print preview. r=kyle, sr=alecf, a=roc+moz 2002-10-31 02:38:40 +00:00
aaronl%netscape.com f48b105b4f Bug 173973. typeahead wrong behavoiur if the search starts with two equals characters. r=caillon, sr=bzbarsky, a=roc+moz 2002-10-25 00:17:50 +00:00
timeless%mac.com 34e4c5889b Bug 175321 Crashes with Type Ahead Find [@ nsTypeAheadFind::FindItNow]
r=bbaetz sr=bz a=asa
2002-10-21 21:19:24 +00:00
dbaron%fas.harvard.edu ee222f56de Prevent typeaheadfind from holding on to windows/documents/etc. longer than it should. b=174113 sr=bzbarsky r=jst,aaronl a=rjesup 2002-10-15 00:04:27 +00:00
aaronl%netscape.com 7453c6a082 Bug 172690. Not clearing status bar when last IME character deleted with backspace. Checked in for Kyle Yuan. r=aaronl, sr=jag 2002-10-08 18:32:07 +00:00
aaronl%netscape.com a2d82cf413 Bug 171079. Typeaheadfind::findnext overriding regular find next when it shouldn't. r=akkana, sr=sfraser 2002-10-08 18:00:01 +00:00
aaronl%netscape.com 24ba7cfe03 Bug 172560. Don't find visibility hidden/collapsed stuff in typeaheadfidn. r=kyle, sr=alecf 2002-10-08 17:55:18 +00:00
aaronl%netscape.com d75a61ab3b Bug 172956. Backspace should go back in page. r=dean, sr=alecf 2002-10-08 17:53:18 +00:00
aaronl%netscape.com dd4d9b7553 Bug 168281. Make typeaheadfind work with IME. Also fixes repated char find so it handles backspace, findnext, findprev. Also refactors typeaheadfind into smaller, clearer methods. r=kyle, sr=alecf. 2002-10-03 20:12:46 +00:00
aaronl%netscape.com d4ebbf6005 Bug 166340. Typeaheadfind prefer visible not working right. r=kyle, sr=alecf 2002-09-27 19:25:48 +00:00
aaronl%netscape.com 50ff1d8699 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
timeless%mac.com e158e4b617 cvs server: re-adding file typeaheadfind.js (in place of dead revision 1.13)
build bustage
2002-09-26 10:07:08 +00:00
aaronl%netscape.com 8104dc33d5 Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 09:08:46 +00:00
aaronl%netscape.com 08a843423c Fixing mistake from last checkin, these files shouldn't be removed yet. 2002-09-26 07:55:50 +00:00
aaronl%netscape.com c94ebf612b Bug 168634. Type Ahead Find should prefer visible match. r=kyle, sr=bzbarsky 2002-09-26 07:49:46 +00:00
aaronl%netscape.com bb160689d1 Bug 169821. Find prev/next command in typeaheadfind forgets type of search (links only or text). r=kyle, sr=alecf 2002-09-26 00:12:44 +00:00