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

615 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com dcfb75dfd2 fix missing text in profile manager delete dialog 2000-05-02 03:46:16 +00:00
rjc%netscape.com 5904639b69 Populate the "Shopping" category with "Shop@Netscape". 2000-05-02 01:27:29 +00:00
rjc%netscape.com bdaf5cf90b Create a "Shopping" category and populate it with appropriate search engine(s). 2000-05-02 01:13:19 +00:00
rjc%netscape.com 5171cbcd2e Small text change to a search category name. 2000-05-02 00:17:33 +00:00
ben%netscape.com 13ffc77f97 fixing 37738, fail to migrate 4.x profile on start 2000-05-01 22:03:52 +00:00
racham%netscape.com b91cdbe2c0 Removing activation dtd file. Not needed in mozilla anymore. 2000-05-01 02:14:36 +00:00
racham%netscape.com c4c9824fa7 Removing activation xul files. Not needed in mozilla anymore. 2000-05-01 02:13:18 +00:00
ben%netscape.com 5535881d1a some more PM fixes 2000-04-30 08:00:06 +00:00
ben%netscape.com f32d77604b skinnability/localizability fixes. 2000-04-30 07:50:48 +00:00
sspitzer%netscape.com f1ac5ee7b8 some skinnability changes for the migration progress dialog.
still more needed.
2000-04-30 07:11:42 +00:00
pinkerton%netscape.com ef4424d97d MORE string changes. will it ever stop... 2000-04-28 01:18:25 +00:00
pinkerton%netscape.com f7ec86ce4f conversions for string. making them explicit 2000-04-28 00:46:10 +00:00
pavlov%netscape.com 812b49b4f0 more string fun 2000-04-27 22:38:19 +00:00
scc%netscape.com 6d5a22ee1e making string conversions explicit 2000-04-27 20:08:45 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
ftang%netscape.com 2f7faa3e93 fix 33862/33864. Use the Unicode version of method of nsILocalFile
so we can display non ASCII user name and file / directory correctly !!!!
thanks m_kato's help
2000-04-25 13:54:04 +00:00
ftang%netscape.com fb6de8a58a Change the implementation to use nsILocalFile as the first step to fix
non ASCII problem. We will change to use the unicode version of the method in the
near future. The unicode version is put in the comment for now. After we validate the
nsILocalFile version have no problem. We will switch to it's unicode version of method
r=dougt
2000-04-24 14:51:48 +00:00
sspitzer%netscape.com 2bac8b3ccc fix warnings, remove unused code. 2000-04-24 05:37:34 +00:00
sspitzer%netscape.com 9d43a023d0 fix for #14313, don't migrate on top of an existing directory. 2000-04-24 05:28:49 +00:00
rjc%netscape.com 8fbc7a8a2e Add search.rdf 2000-04-23 04:43:44 +00:00
racham%netscape.com c8082ccce4 Adding the updated mcp file 2000-04-21 23:23:06 +00:00
racham%netscape.com 3355e0353b Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:37:52 +00:00
racham%netscape.com 0cb5258655 Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:36:31 +00:00
racham%netscape.com 011746cc5f Fixing bugs 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:29:42 +00:00
racham%netscape.com 457a5666cf Fixing bug 28888, 27948. Moving activation code out of mozilla. r=alecf 2000-04-21 22:27:58 +00:00
racham%netscape.com 3036829b76 Adding startup listener interface fo profiles. part bug fix 28888. a=alecf 2000-04-21 22:20:57 +00:00
danm%netscape.com 47116ada43 fix bad URL in last checkin 2000-04-20 00:10:50 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
sspitzer%netscape.com b546d7ec21 cleanup of some of the migration code. this is needed before we properly fix #36249 2000-04-19 04:58:36 +00:00
sspitzer%netscape.com ebb07b48c1 backing myself out. the problem of what to do on out of disk space is not
going to be fixed this way.
2000-04-19 03:20:23 +00:00
sspitzer%netscape.com e15fa133a0 fix for #32649. make it so an error on migration makes its way into an alert for the user.
(still more work to do when handling out of space errors.)  clean up code.
2000-04-19 00:49:51 +00:00
cls%seawood.org a27ca31c45 Latest batch of OS/2 makefile changes. Batch 09. Bug #34106 2000-04-18 10:27:21 +00:00
scc%netscape.com 7cb7de4840 making string conversions explicit 2000-04-15 09:47:08 +00:00
danm%netscape.com 7459927511 centering profile manager window. bug 23463 2000-04-13 21:00:54 +00:00
rjc%netscape.com 4f3ad54414 Fix bug # 33657: add "UTF-8" encoding meta-tag into default bookmark file. 2000-04-05 01:49:57 +00:00
cls%seawood.org 57978e5c23 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
mkaply%us.ibm.com 35ea41a711 # 33859
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:46:47 +00:00
scc%netscape.com e5d8dec414 making string conversions explicit 2000-04-02 20:34:28 +00:00
racham%netscape.com ff8f95c111 Fixing bug 15787. Associating exit event with close icon in the upper right corner of createProfileWizard window. r=gayatrib 2000-04-01 08:36:00 +00:00
pavlov%netscape.com 825e5b1127 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 10:27:17 +00:00
racham%netscape.com 9f22fb6e2a Fixing bug 15787. Close the app on clicking x in the upper right corner of profilemanager window. r=gayatrib 2000-03-31 07:26:01 +00:00
evaughan%netscape.com 4891539d50 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
racham%netscape.com 84b4f40e7c Remove activation cookie after it is processed, bug 32506. Fix memory leak, bug 31878. r=gayatrib 2000-03-31 06:34:40 +00:00
racham%netscape.com 44f20f3436 Adding interface to remove activation cookie after it is processed. Bug 32506.r=gayatrib 2000-03-31 06:34:27 +00:00
gayatrib%netscape.com 2d4cc7c91e using nsIRegistry instead of the RDF datasource to read values from mozRegistry--bug 15264. work done by dveditz. 2000-03-30 01:38:37 +00:00
gayatrib%netscape.com 79a0fdd1c1 Making profile manager i18n friendly (bugs 23153, 15264), better memory management and fixing leaks(bugs 29574, 28818, 25609, 28979), fix for bug 31409, fixing all indentation problems introduced by vc++ editor. r=dveditz,racham 2000-03-30 01:32:39 +00:00
gayatrib%netscape.com a5db3c6c1c changing interface to be i18n friendly r=dveditzle.idl 2000-03-30 01:30:03 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
ben%netscape.com 78a2bc728d changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
rickg%netscape.com 78210da3e3 switched to use proper nsString APIs 2000-03-27 01:05:00 +00:00