ben%netscape.com
|
d24642a9e6
|
bug 110435 - make consistent use of variable names in add bookmark dialog. Also prevent adding bookmarks without names. r=peterv, sr=jst
|
2001-11-16 10:42:55 +00:00 |
ben%netscape.com
|
b1e0c757a6
|
Beginnings of supporting downloading of items, deleting download entries from the datasource.
NOT PART OF BUILD
|
2001-11-16 06:33:56 +00:00 |
ben%netscape.com
|
253382fef3
|
Read previous downloads from profile RDF XML datasource.
NOT PART OF BUILD.
|
2001-11-16 02:25:29 +00:00 |
alecf%netscape.com
|
4a2ad7bbf6
|
further preparations for fixing bug 71482 - not part of build
- don't use the app-startup mechanism. for now, just rely on global history to create the load listener
|
2001-11-16 02:15:43 +00:00 |
danm%netscape.com
|
ad375ab3a6
|
adding an nsILoadGroup parameter to nsIDocumentLoaderFactory::CreateBlankDocument. bug 88229 r=jst,rpotts
|
2001-11-16 02:06:56 +00:00 |
jaggernaut%netscape.com
|
ee4f787321
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
ben%netscape.com
|
d2f0507318
|
Serialize Download Datasource -> XML in profile directory, some initial command support (launch, reveal, download file) in the UI & at datasource level.
NOT PART OF BUILD.
|
2001-11-16 00:23:01 +00:00 |
alecf%netscape.com
|
ece9b53a1c
|
fix for bug 110290 - empty cells are considered non-existent when trying to see if a history cell is hidden or not. r/a=brade
|
2001-11-15 18:38:50 +00:00 |
bryner%netscape.com
|
86cffab0f4
|
Make sure the state of the ok button is correct even if the window does not get initial focus (bug 98480). r=jag, sr=ben.
|
2001-11-15 05:37:32 +00:00 |
hewitt%netscape.com
|
bff3581521
|
108543 - urlbar autocomplete isn't showing search, r=jag, sr=hyatt
|
2001-11-15 04:19:32 +00:00 |
alecf%netscape.com
|
d49a4ba867
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
sgehani%netscape.com
|
e78d70aed7
|
Fixing regression: adding languages is possible again.
b=109629; r=bryner; sr=blake
|
2001-11-15 02:43:32 +00:00 |
sgehani%netscape.com
|
fd999b5a6f
|
Make preview tab window content have a scrollbar when it needs one.
b=79651; r=morse; sr=alecf
|
2001-11-15 02:20:57 +00:00 |
sgehani%netscape.com
|
689b3011e8
|
Don't build search results when search panel isn't open and
auto open search panel isn't set.
b=91168; r=morse,jruderman; sr=alecf
|
2001-11-15 02:01:10 +00:00 |
alecf%netscape.com
|
e849f9601c
|
add hidePage() API to nsIBrowserHistory, to allow hiding 302 redirected URLs from the UI, for bug 102043 r=blake, sr=sspitzer (parity with 4.x and IE behavior)
|
2001-11-15 00:48:18 +00:00 |
alecf%netscape.com
|
d5ea8758ca
|
further fixes for bug 102043 - add support for the hidePage() api when a redirected page is encountered
|
2001-11-15 00:46:26 +00:00 |
sgehani%netscape.com
|
0cb67b9e9c
|
Replace strtok() with nsCRT::strok().
(Checking in for drepper@cygnus.com)
b=81590; r=sgehani; sr=alecf
|
2001-11-15 00:09:40 +00:00 |
seawood%netscape.com
|
d01aa4fbd8
|
Fixing AIX bustage. Resolve symbols at link time. r=bryner
|
2001-11-14 22:00:16 +00:00 |
bryner%netscape.com
|
07266ac903
|
Fixing win32 bustage
|
2001-11-14 08:46:46 +00:00 |
bryner%netscape.com
|
aa9d645710
|
Turning on new C++ filepicker code (bug 82854). r=jag, sr=ben.
|
2001-11-14 08:19:23 +00:00 |
hewitt%netscape.com
|
bcca43836b
|
108543 - urlbar autocomplete isn't showing search, r=blake, sr=hyatt
|
2001-11-14 06:52:32 +00:00 |
darin%netscape.com
|
f6a4f1885b
|
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
|
2001-11-14 06:45:27 +00:00 |
morse%netscape.com
|
d6e10ae159
|
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
|
2001-11-14 06:37:45 +00:00 |
bzbarsky%mit.edu
|
f2ee8260a0
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
ben%netscape.com
|
8dc2e60f16
|
Adding Download Manager component & initial interface, datasource, etc.
not part of build
|
2001-11-12 08:57:42 +00:00 |
hyatt%netscape.com
|
d6f8a36508
|
Fix to convert property to field. 106153. r=hixie, sr=hewitt
|
2001-11-12 07:28:30 +00:00 |
dbaron%fas.harvard.edu
|
d22a753dd3
|
Fix nsDependentString assertions when using history window, part 2. b=109172 r=jag sr=alecf
|
2001-11-11 20:37:53 +00:00 |
dbaron%fas.harvard.edu
|
613f237681
|
Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc
|
2001-11-11 01:27:30 +00:00 |
waterson%netscape.com
|
f94e8a698e
|
Bug 109143. Search datasource should return a valid result set from GetTargets now that we're suppressing re-entrant content builds. r=rjc, sr=hyatt
|
2001-11-11 01:16:08 +00:00 |
gerv%gerv.net
|
5011281b28
|
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
|
2001-11-10 19:10:40 +00:00 |
alecf%netscape.com
|
c8e5ffae33
|
NOT PART OF BUILD
for bug 102043 and bug 71482 - update nsHistoryLoadListener to support redirected URLs, and to update titles through nsIBrowserHistory
|
2001-11-10 16:37:19 +00:00 |
pchen%netscape.com
|
e93c12fab0
|
bug 107900, r=jag, sr=ben, return true if we loaded bookmarks, otherwise
return false
|
2001-11-10 00:08:42 +00:00 |
pchen%netscape.com
|
966897ed50
|
bug 107900, r=jag, sr=ben, return bool from ReadBookmarks()
|
2001-11-10 00:07:51 +00:00 |
morse%netscape.com
|
28ea546d4f
|
bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa
|
2001-11-08 22:51:18 +00:00 |
hyatt%netscape.com
|
8ca82532f6
|
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
|
2001-11-07 06:40:04 +00:00 |
dbaron%fas.harvard.edu
|
8cd8d91750
|
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
|
2001-11-07 06:24:10 +00:00 |
dbaron%fas.harvard.edu
|
bfb2f49916
|
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
|
2001-11-07 04:12:20 +00:00 |
blakeross%telocity.com
|
85f7b66d24
|
autocomplete dialog shouldn't be resizable. r/sr=hewitt
|
2001-11-07 04:05:20 +00:00 |
sgehani%netscape.com
|
bf3cd1599c
|
Don't change window size on load.
b = 99725
r = matt
sr = blake
|
2001-11-07 02:41:53 +00:00 |
sgehani%netscape.com
|
e12adfcb2d
|
Fix bustage from last checkin.
|
2001-11-07 02:30:18 +00:00 |
radha%netscape.com
|
75ecea3381
|
Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts.
|
2001-11-06 23:56:45 +00:00 |
darin%netscape.com
|
16c15bf9cb
|
fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
r=gagan, sr=rpotts
|
2001-11-06 23:09:44 +00:00 |
ben%netscape.com
|
dd22c296f8
|
90080 - no restart message appears when switching UI language.
r=jag, sr=hyatt
|
2001-11-06 22:55:05 +00:00 |
blizzard%redhat.com
|
2b59cc6379
|
back out darin's fix for bug #107789 since it caused blocker #108637.
|
2001-11-06 16:32:52 +00:00 |
blakeross%telocity.com
|
f64c80f36b
|
autocomplete dialog shouldn't be resizable. r/sr=hewitt
|
2001-11-06 03:40:13 +00:00 |
darin%netscape.com
|
481e50ee9a
|
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
|
2001-11-06 02:50:42 +00:00 |
ben%netscape.com
|
b0ea346ec9
|
108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake
|
2001-11-06 01:39:36 +00:00 |
danm%netscape.com
|
7aef9b6746
|
initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts
|
2001-11-06 01:24:39 +00:00 |
pchen%netscape.com
|
8a4edf9b41
|
bug 108539, r=jag, sr=sfraser, need to call NS_IF_RELEASE(mInner) to prevent leak of datasource, also cleaned up create instance call
|
2001-11-06 01:20:12 +00:00 |
blakeross%telocity.com
|
48d94d4708
|
108592 - js error in filepicker. r=ben sr=hewitt
|
2001-11-05 23:27:44 +00:00 |