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

128 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 7419909a20 Fix bug # 58736: nsDirectoryViewer leak. r=dbaron sr=waterson 2000-11-02 07:34:46 +00:00
rjc%netscape.com 4c6decf295 Fix RTM++ bug # 51446: FTP issue with date/time strings containing dots. r=gagan sr=ftang 2000-10-12 08:08:39 +00:00
evaughan%netscape.com 45a138ec6d Part 2 fix for bug #55899 2000-10-10 00:39:13 +00:00
disttsc%bart.nl c3541bd970 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 6cc70ebd6c 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
cls%seawood.org 9b48a72888 Yet another attempt at fixing OS/2 bustage. OS/2 requires static libraries that will subsequently be used in EXTRA_DSO_LIBS to end with _s 2000-09-08 06:11:59 +00:00
valeski%netscape.com 89d0ad4aae 51490. r=rjc. regression. httplistener was using a global when it should have been using it's static member 2000-09-06 22:33:58 +00:00
valeski%netscape.com 92a598b420 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 df5876d628 Fix bug # 50642: Win32 timer issue affecting FTP. r=me 2000-08-30 05:26:56 +00:00
rjc%netscape.com 4afb1cf616 Use .get() for Unix. 2000-08-28 09:51:42 +00:00
rjc%netscape.com 7ddf44c5b6 FTP bug # 46750: don't starve UI during FTP operations by slowly pushing FTP URLs into content model on a timer. r=me 2000-08-28 09:50:20 +00:00
rjc%netscape.com 3cfe205885 FTP bug # 46750: speed optimizations, as well as set busy cursor while FTP data is streaming in. r=me 2000-08-28 04:24:49 +00:00
dbaron%fas.harvard.edu acc8c66233 Add newline to end of file to fix valeski's SunOS (and probably HP) bustage. 2000-08-26 14:11:45 +00:00
valeski%netscape.com 47a73cbd24 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 3318e05bcf Add secondary secorting info for file/ftp listings. r=me 2000-08-22 01:39:48 +00:00
rjc%netscape.com 48f68d69aa Fix bug # 48320: Directories displayed twice in file:/// URLs. r=me 2000-08-22 01:26:42 +00:00
rjc%netscape.com f0b0cb4697 Fix bug # 47927: crash loading 2nd ftp URL. r=waterson 2000-08-15 01:43:42 +00:00
waterson%netscape.com f064495d03 Bug 47927. Check in the wrong fix to get the tree open. a=granrose. 2000-08-09 19:30:14 +00:00
saari%netscape.com 00ad136b80 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
rjc%netscape.com f91b913cf7 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2000-08-02 10:31:37 +00:00
rjc%netscape.com ce3187b7fc Fix bug # 46710: can only start a drag on <treeitem> nodes. r=me 2000-08-01 08:24:07 +00:00
rjc%netscape.com d5e62f3ad4 Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton 2000-07-28 00:22:07 +00:00
rjc%netscape.com 826c246465 Fix simple typo. r=me 2000-07-27 11:39:27 +00:00
rjc%netscape.com 7ace1f96cd 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 c14fb88cc8 Fix bug # 20339: get busy animation back for FTP. r=waterson 2000-07-26 23:46:56 +00:00
nhotta%netscape.com 2b3665eacb Added code to pass default charset to directory viewer, bug 28787, r=law. 2000-07-21 22:15:18 +00:00
warren%netscape.com 42870bddb5 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
rjc%netscape.com 812bc04aa7 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=gagan 2000-07-14 23:21:48 +00:00
rjc%netscape.com a583aaca06 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2000-07-14 09:07:13 +00:00
bryner%uiuc.edu fecb9d4833 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
danm%netscape.com 40f3672db1 tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
hyatt%netscape.com 62a9741810 30511 2000-06-19 23:39:43 +00:00
hyatt%netscape.com 350f4690c6 30511. 2000-06-19 23:38:42 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
joki%netscape.com b2e873d830 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
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
ben%netscape.com 5f44d244d8 removing redundant skin files 2000-05-11 04:27:29 +00:00
ben%netscape.com 957bb8a699 removing redundant skins directories 2000-05-11 04:19:28 +00:00
ben%netscape.com 13d49937da making directory viewer skinnable 2000-05-10 00:26:46 +00:00
rjc%netscape.com 0829310b4f Now able to again click on a file link to load it in. 2000-05-07 10:08:53 +00:00
cls%seawood.org 772286e0af More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
rjc%netscape.com 20045a3e86 Use proper CSS to indicate when a sort is active. 2000-05-04 10:31:07 +00:00
rjc%netscape.com 07f8179001 Small XUL change: get twisties back for file/ftp listings. 2000-05-03 03:41:29 +00:00
scc%netscape.com b55ce38b78 making string conversions explicit 2000-04-27 21:24:29 +00:00
rjc%netscape.com 012bf53079 Fix bug # 37102: if its a "ftp://" URL and its a HTTP-INDEX mimetype, it has to be a directory, so ensure that the URL ends with a slash. 2000-04-27 01:17:10 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
cls%seawood.org 360050cd21 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 52cd26944f 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 93bc658941 First Checked In. 2000-04-19 21:53:22 +00:00