alecf%netscape.com
0d7520e05a
fix for catfood bug 71950 r=blake, a=ben, sr=shaver
...
fix flex so that bookmark property labels are visible
2001-03-28 19:15:18 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +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
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
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
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
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
hewitt%netscape.com
6133d05e5f
69280 - boomarks window cleanup, r=blake, sr=ben
2001-03-09 00:08:52 +00:00
naving%netscape.com
ed6be0bba6
#70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy.
2001-03-06 00:31:06 +00:00
timeless%mac.com
c06cf59ce4
fix Bug 42406 autostretch="never" needs to be added for checkboxes
...
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
maolson%earthlink.net
dacd87afb0
Fix bug 64591 - javascript strict warnings in bm-props.js.
...
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
2001-03-04 20:50:16 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
blakeross%telocity.com
38794d139f
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
timeless%mac.com
3adc7b4950
fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
...
r=mao, sr=alecf
2001-03-01 00:24:34 +00:00
timeless%mac.com
bef2b2afaa
fix bug 68959 Wording Mismatch between History and Bookmarks
...
r=lordpixel, sr=alecf
2001-02-28 23:47:19 +00:00
timeless%mac.com
a726c95637
fix bug 67790 javascript strict warnings in bookmarksOverlay.js
...
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
cls%seawood.org
3580b1cac0
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
timeless%mac.com
3ef7958974
fix bug "Bookmark Search Results" wrongly worded
...
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
128f95aa9b
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
waterson%netscape.com
ed11526210
Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf.
2001-02-20 23:18:13 +00:00
timeless%mac.com
7c72a888bd
fix build bustage in bug 67680, adding PRInt32
2001-02-13 02:32:21 +00:00
blakeross%telocity.com
149be04062
removing another crack dump() compliments of ben.
2001-02-12 23:05:27 +00:00
ben%netscape.com
9703a39893
Bug 67680, remove CreateFolder method from nsIBookmarksService. r=jag, a=alecf.
2001-02-12 10:54:27 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ben%netscape.com
fd197c0951
workaround for .8 for 630seven8, r=blake, cmanske, sr=alecf, a=asa. bug remains open
...
as this is just a temporary workaround to prevent mac optimized crash.
2001-02-09 01:09:00 +00:00
mcafee%netscape.com
28bdf1fa0e
Renaming Find menu item to Search (44733) r=matt, sr=ben
2001-02-06 23:56:38 +00:00
blizzard%redhat.com
63d8cf156a
add missing Makefile.in to resources dir and add entry to DIRS so we can find the jar.mn file. a=leaf
2001-02-05 18:29:24 +00:00
ben%netscape.com
22dcc442e0
removing dump
2001-02-05 13:44:59 +00:00
ben%netscape.com
4b94d68de9
fix a couple of regressions related to tree.css merge conflict repair.
2001-02-05 13:26:31 +00:00
ben%netscape.com
feaac64360
little eager with the string removal there. repair import/export
2001-02-05 10:14:11 +00:00
ben%netscape.com
dd188f7f73
oops
2001-02-05 08:01:26 +00:00
ben%netscape.com
563cfb9044
double oops
2001-02-05 07:58:40 +00:00
ben%netscape.com
910b9ea500
Bookmarks Window Updates, includes fixes for
...
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
ben%netscape.com
1d8895ebe6
jar.mn fu
2001-02-05 07:33:47 +00:00
blakeross%telocity.com
5cfd69ff06
Fix 67340: bookmarks localization. r=timeless sr=alecf
2001-02-02 01:14:13 +00:00
blakeross%telocity.com
1eb95687ad
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
ben%netscape.com
a8a9efef6c
more incremental updates, not part of build
2001-01-31 10:58:21 +00:00
blakeross%telocity.com
b3988570b3
Fix 66852: bookmarks sidebar panel context menu has a context menu. r=timeless sr=alecf
2001-01-31 02:32:14 +00:00
blakeross%telocity.com
ab360c6c1e
Fix 66808: Bookmark Search Results button is broken. r=timeless sr=alecf
2001-01-31 02:29:05 +00:00
ben%netscape.com
5d988405c1
incremental update, not part of build.
2001-01-29 11:49:31 +00:00
blakeross%telocity.com
bbf8e743e5
backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)...
2001-01-27 01:50:44 +00:00
ben%netscape.com
5bead9205b
Added comments regarding coming changes for bug 65470/Mozilla 0.8.
2001-01-26 09:39:49 +00:00
blakeross%telocity.com
a7bf961cbe
Fix 52419, 66137: don't show so many columns in bookmarks window by default, and retain last sort in bookmarks window. r=timeless sr=alecf
2001-01-25 04:19:50 +00:00
ben%netscape.com
39fb3d5ec4
New bookmarks window stuff, not yet part of build.
2001-01-22 10:36:40 +00:00
timeless%mac.com
c36d56c953
fix for bug 65076 [Modern] "Find in Bookmarks" ugliness needs to be fixed
...
by hwaara, r=timeless, a=ben
2001-01-21 01:26:58 +00:00
blakeross%telocity.com
7bde7286bc
Fix 65790: context menus broken in bookmarks panel. r=timeless sr=alecf
2001-01-18 02:24:06 +00:00
blakeross%telocity.com
69f16c5330
Fix 65769: make context menus for bookmarks work again. r=timeless sr=alecf
2001-01-18 00:50:09 +00:00
blakeross%telocity.com
f72a79729b
fixing problem with last patch.
2001-01-17 20:55:14 +00:00
blakeross%telocity.com
5778c7d50c
fixing problem with last patch.
2001-01-17 20:50:14 +00:00
blakeross%telocity.com
d4c8771cfe
Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf
2001-01-17 20:39:59 +00:00
cls%seawood.org
99abd536a1
Make sure to use netPositive variables instead of IE ones.
...
Thanks to Takashi Toyoshima <toyohim@be-in.org> for the patch.
Bug #65131 r=cls
2001-01-13 04:59:43 +00:00
danm%netscape.com
c30ab11584
fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen
2001-01-13 01:25:42 +00:00
ccarlen%netscape.com
339b836f64
Part of bug 35559 - dynamic profile switching
r=valeski@netscape.com, sr=waterson@netscape.com
2001-01-12 15:04:58 +00:00
blakeross%telocity.com
39adeae2e9
removing more dump()s.
2001-01-11 22:50:20 +00:00
jgmyers%netscape.com
8935d7e70b
cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org
2001-01-10 06:12:15 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
bryner%uiuc.edu
69e9b90bc6
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
danm%netscape.com
e1e2887a5e
adding persistence of min/max state. arguably bug 32148 r=pchen
2000-12-29 01:26:57 +00:00
alecf%netscape.com
4e1dababf6
- move bookmarks over to the generic nsTreeUtils.js for stuff like sorting/menus
...
- convert history to use the new nsTreeController
- update history to support removing of individual items (bug #11412 )
a=ben
2000-12-21 21:59:39 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
dbaron%fas.harvard.edu
fa7d014c05
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
cls%seawood.org
434edd6f33
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +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
73725ce62c
oops, fix it a little more
2000-11-18 03:07:09 +00:00
alecf%netscape.com
72386f4119
fix BeOS bustage (this code not in the mac/win/unix builds)
2000-11-18 03:05:53 +00:00
alecf%netscape.com
4c22bc7a46
fix the orange by changing the timers to member variables of the service singletons, rather
...
than static nsCOMPtrs!
r=sspitzer
a=fixing bustage
2000-11-18 02:01:29 +00:00
sspitzer%netscape.com
c18ae77650
backing edburns out to open up the tree.
...
sorry ed. a=granrose
2000-11-10 21:24:24 +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
edburns%acm.org
dce5c20139
bug=59530
...
sr=waterson
r=valeski
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables. This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.
The following files are in this fix:
widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:46:39 +00:00
blakeross%telocity.com
8c6d09b89b
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2000-11-09 00:06:54 +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
rjc%netscape.com
82bfb90853
Stupid stupid MSVC. Fix Win build bustage. r/a=me
2000-11-02 08:14:47 +00:00
rjc%netscape.com
beb86b53a2
Fix bug # 58421: bookmarks parsing. r=dbaron sr=waterson
2000-11-02 07:30:59 +00:00
blakeross%telocity.com
fac7b2ea0b
Fix 57648: strict warnings in bm-panel.js. patch by Jarrod Gray, r=me a=alecf
2000-11-01 03:37:47 +00:00
disttsc%bart.nl
3b5717c9f0
Remove obsoleted "OpenBookmarkURL" function from bm-panel.js. bug=58366, r=matt, a=ben
2000-10-30 20:50:33 +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
rjc%netscape.com
060c2106dd
Fix bug # 57017: choosing PT folder loops if already marked as PT folder. r=ben sr=waterson
2000-10-26 00:53:13 +00:00
waterson%netscape.com
6bae68adc1
Bug 57764. Call UnregisterDataSource() in dtor. r=rjc, sr=alecf
2000-10-24 23:13:23 +00:00
matt%netscape.com
246fa7f075
error when checking in bookmarks code
...
for bug56574
a=alecf
a=rjc
2000-10-20 00:39:17 +00:00
alecf%netscape.com
dd4f96c8d0
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:47:36 +00:00
matt%netscape.com
6e3e11f2f1
for bug 56574
...
fixing IE bookmarks in sidbear bookmarks
a=alecf
a=rjc
2000-10-17 22:39:55 +00:00
blakeross%telocity.com
1c255ae0c2
Fix 55170: change the accelerator/accesskey for Edit > Properties... the bookmarks window. r=jag sr=brendan
2000-10-17 17:33:19 +00:00
matt%netscape.com
9ca655ccc9
48465"> http://bugzilla.mozilla.org/show_bug.cgi?id=48465
...
added fix for bug 48465
a=ben
r=rjc
added function so in mail bookmarks sidebar
opens in top window
2000-10-14 01:51:51 +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
6ba461a416
Fix bug # 55166: bookmark description loss. r=waterson sr=pavlov
2000-10-11 06:47:06 +00:00
matt%netscape.com
58a1e06f60
bug 48465 adding code so that you can open a bookmarks panel
...
from mailnews.
r=ben
r=mcafee
2000-10-07 02:22:05 +00:00
rjc%netscape.com
f806edc00b
Fix bug # 53835: use appropriate namespace. r=waterson sr=brendan
2000-09-26 09:56:21 +00:00
hyatt%netscape.com
ac2865c3c4
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +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
3cd14f5878
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
blakeross%telocity.com
388f504eb0
Fix nsbeta3+ bug 43908, need to check where drag initiates in bookmarks tree. Patch by jrgm. r=me, a=brendan
2000-09-14 04:59:03 +00:00
blakeross%telocity.com
ce3c50d185
Lots of clean up for the Search Bookmarks/History and Manage Bookmarks windows. Fixes things like column resizing, layout of widgets, tree sorting (was very messed up in these windows), proper enabling/disabling of menuitems and buttons, widget text, makes toolbars properly collapsible, fix javascript errors, adds "Preference..." menu item, fixes accelerator and access keys, make column-hider tree thumb work, online/offline switching capability, focus, implements functional statusbar and view menu to the search window, and some treePopup menu issues. fixes bugs 48340, 44693, 44696, 51960, 48339, 40912, 45443, 44537, 52032, and 52418. Patches by me and jag -- r=jag on what I wrote, and r=me on what he wrote. hyatt and slamm also looked them over. a=brendan
2000-09-14 04:46:23 +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
sfraser%netscape.com
88661149e1
Removed bogus printfs, and fixed the fragment name of the merged components DLL. r=bryner
2000-09-08 04:34:47 +00:00
sfraser%netscape.com
e3f8c0039e
Fix JavaScript warnings in strict mode. r=pchen
2000-09-07 21:48:48 +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
rjc%netscape.com
100904a3c3
Fix bug # 51021. r=me
2000-09-06 00:24:15 +00:00
rjc%netscape.com
cd73214bca
Fix bug # 50057: initial bookmarks menu problem with IE Favorites on Mac. r=me
2000-09-04 22:52:30 +00:00
rjc%netscape.com
0be1f835ee
Fix bugs #48321 and #51168 : JS code from gervase.markham@univ.ox.ac.uk and r=me
2000-09-04 06:52:40 +00:00
pinkerton%netscape.com
d8620637ff
make url column crop right, since crop middle does the wrong thing. r=ben, bug#50833
2000-09-01 05:24:15 +00:00
vidur%netscape.com
e153192875
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
sfraser%netscape.com
36612d6514
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +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
11b88f1b81
fixing mac bustage
2000-08-26 09:01:07 +00:00
valeski%netscape.com
017d33a897
fixing bustage
2000-08-26 08:15:31 +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
rjc%netscape.com
c3b397f01d
Fix bug # 49495: bookmark parser optimizations. r=waterson
2000-08-26 02:52:08 +00:00
rjc%netscape.com
e1e35a95cc
Add "dont-test-empty" flag to bookmarks window/panel for tree speed optimization, as well as fix bug with empty folders.
2000-08-25 09:27:54 +00:00
rjc%netscape.com
fb5b239182
Fix bug # 28087: Search Bookmarks and History now works with non-ASCII characters. r=me
2000-08-24 09:28:33 +00:00
rjc%netscape.com
ee5f2f0493
Fix bug # 50060: simple drag&drop problem. r=brendan
2000-08-24 00:17:28 +00:00
rjc%netscape.com
004e44a3eb
[Darn it Ben, stop breaking stuff.] If metaKey is down, open URL in new browser window.
2000-08-23 08:03:54 +00:00
warren%netscape.com
e05eef45e9
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
rjc%netscape.com
456f4c8a43
Fix bug # 35022: slow bookmark operations. r=waterson
2000-08-22 00:44:07 +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
1bd0f2057f
46613...
2000-08-18 06:13:32 +00:00
ben%netscape.com
d449a96540
46613...
2000-08-16 05:44:10 +00:00
ben%netscape.com
6038ff7742
fix dependencies
2000-08-13 06:15:30 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +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
ad26eb5bd0
Fix bug 43257
2000-07-30 18:26:27 +00:00
BlakeR1234%aol.com
605f12e7d3
Fix bug 43257
2000-07-30 18:21:06 +00:00
BlakeR1234%aol.com
f5085d38e1
Bug 44733
2000-07-30 06:57:38 +00:00
BlakeR1234%aol.com
cba2c4a5e4
Bug 44694
2000-07-30 06:14:55 +00:00
BlakeR1234%aol.com
67a68a0845
Clean up work, also fixes bug 44689.
2000-07-30 05:45:27 +00:00
BlakeR1234%aol.com
5569b003b8
Clean up Bookmarks/History search window. also fixes bugs 44695, 44697, 44690.
2000-07-30 05:40:58 +00:00
warren%netscape.com
3f7d7d1356
obsolete
2000-07-28 07:00:36 +00:00
ben%netscape.com
83961063c1
skinnability & correctness tweaks, part of polish fixes for 46613
2000-07-28 06:18:21 +00:00
rjc%netscape.com
889d7bacb8
Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton
2000-07-28 00:22:07 +00:00
rjc%netscape.com
a9f736b783
Fix bug # 45444: option-clicking on a bookmark should open Properties dialog; cmd-clicking on a bookmark should open URL in a new browser window. r=me
2000-07-27 10:55:47 +00:00
rjc%netscape.com
3be493c77d
Fix bug # 43003: when drag&dropping an unnamed URL, give it a default name correctly. r=me
2000-07-27 10:24:03 +00:00
rjc%netscape.com
a06ca8cf80
Fix bug # 39161: when adding a new bookmark, set its default type if it doesn't have one. r=me
2000-07-27 09:44:58 +00:00
rjc%netscape.com
f7b26a1e4e
Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me
2000-07-27 07:47:36 +00:00
rjc%netscape.com
9a96198bb3
Trivial fix for bookmark panel sorting. (Slamm apparently renamed the routine, so just use the new name.) r=me
2000-07-23 10:37:27 +00:00
rjc%netscape.com
1a601a9d23
Simple fix: Be sure to include the XUL overlay utilityOverlay.xul for the getBrowserURL() function. r=me
2000-07-23 08:44:59 +00:00
rjc%netscape.com
5a5f095bd7
Fix bug # 46052: simple misspelling fix.
2000-07-23 08:20:47 +00:00
rjc%netscape.com
371729ddfc
Fix bug # 44688: simple fix for columns in bookmarks search window. r=me
2000-07-23 07:05:29 +00:00
bryner%uiuc.edu
d46984e2f6
Fix bug 45786 - need to use getService(), not createInstance() to get the
...
clipboard. r=jelwell,rjc.
2000-07-21 22:19:20 +00:00