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

994 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se a235e8b33f #116618, "Auto-complete prefs changes on OK if no changes were made",
#117007, "Default Navigator window size doesn't fit in 640*480",

r=bzbarsky, sr=blake
2001-12-29 04:14:07 +00:00
ssu%netscape.com 00b2d5bbb0 fixing bug 116462 - remove hidden column cruft from localstore.rdf for the folder pane. r=naving sr=sspitzer 2001-12-26 21:36:01 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
ssu%netscape.com 32ff1c60af undoing part of the fix for bug 114076 (labels migration and new profile issues) as requested by sspitzer to make future code management simpler 2001-12-21 00:10:38 +00:00
hewitt%netscape.com 7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
dbaron%fas.harvard.edu 25c24e87e6 Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110 2001-12-18 14:01:07 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
rjc%netscape.com b3f718cc88 Fix bug # 101280: on Mac OS X, use proper IE Favorites. r=ccarlen sr=ben 2001-12-15 00:43:23 +00:00
ssu%netscape.com 20ee4d4f74 fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa 2001-12-14 02:57:31 +00:00
ccarlen%netscape.com 95ce5e2693 Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:25:50 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
dp%netscape.com 87d028dd2e bug 110555 renaming user css files into example files so they wont get loaded on startup 2001-12-09 16:07:33 +00:00
dp%netscape.com f0754675e5 bug 110555 Removing unused user css files and renaming them to example
files so they wont be loaded on startup r=dveditz, sr=hyatt
2001-12-09 16:06:13 +00:00
pete%alphanumerica.com efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
alecf%netscape.com 2c81421fa3 fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta 2001-12-06 23:41:46 +00:00
ccarlen%netscape.com 829cad4d9c Bug 113312 - Two profile folders created when profile is deleted from disk. r=bhuvan/sr=alecf 2001-12-05 15:04:44 +00:00
shanjian%netscape.com 0c95f23583 #disable debug message in optimized build
r=danm sr=waterson
2001-11-30 00:36:56 +00:00
ccarlen%netscape.com 0f8b8afa37 Bug 97239 - On Mac, can't delete profile whose files on disk have been removed. r=brade/sr=sfraser 2001-11-29 15:48:58 +00:00
ben%netscape.com 351f1577f6 fix booboo in properties file caused by mistake in copy-paste application of henrik
gemal's patch the other day.
2001-11-25 23:22:23 +00:00
ben%netscape.com 14f64a2dc7 31154, 50517 - consistency in terminology in profile manager dialogs.
patch by henrik gemal, sr=ben@netscape.com, r=hewitt@netscape.com
2001-11-22 02:28:34 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
sspitzer%netscape.com 4fb369d79d changes to get this code to build when DEBUG_profile_verbose is set.
r/sr=no one
2001-11-17 23:59:43 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
ccarlen%netscape.com b64198bebc Bug 108383 - no user prefs if starting mozilla with -p. r=bnesse/sr=alecf 2001-11-12 15:52:58 +00:00
ccarlen%netscape.com 26818ce2cf Bug 104021 - Profile mgr needs to put necko offline when switching profile. r=dougt,kaie/rs=darin/a=asa 2001-11-09 15:32:49 +00:00
timeless%mac.com 757abbb1d0 Bugzilla Bug 92533 Region selection button is hidden in Profile Manager
patch by jg@cyberstorm.demon.co.uk r=hwaara sr=ben a=asa
2001-11-09 01:07:55 +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
yokoyama%netscape.com 2f71666636 Bug 108383
removing strtok() for parsing -P correctly
as it should be.  strtok() was added by mistake 10430
/r=ccarlen; /sr=alecf
2001-11-06 00:44:18 +00:00
blakeross%telocity.com c84a65cb20 Er, these weren't supposed to go in. 2001-11-03 17:17:25 +00:00
blakeross%telocity.com 338e4f124e Yes, I forgot to commit from /profile last night... 2001-11-03 16:47:13 +00:00
hewitt%netscape.com 20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
seawood%netscape.com be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
jaggernaut%netscape.com 9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
loadrunner%betak.net 242cbc0406 bug 103941, Unable to change utf-8 charset on the NS pb page, r=yokoyama, sr=blizzard 2001-11-02 03:32:23 +00:00
yokoyama%netscape.com e277e38c45 Bug 104305
Convert the cmdline Profile name from
platform charset to Unicode instead of calling
AssignWithConversion()
/r=ccarlen, /sr=brendan
2001-11-01 22:17:10 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bnesse%netscape.com 4e35b7a7ed Fix for bug 106941. Convert nsProfile from nsIPref to nsIPrefService/nsIPrefBranch. Checking in for chipc. r=bnesse, sr=alecf. 2001-10-30 22:59:12 +00:00
jaggernaut%netscape.com 9962aee818 Bug 106622: create profile wizard's first page is blank. Some stuff was accidentily removed recently, putting it back in. sr=hewitt 2001-10-28 10:38:28 +00:00
jaggernaut%netscape.com 729180f6cd Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 11:28:06 +00:00
alecf%netscape.com 8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
dougt%netscape.com 0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
hewitt%netscape.com 17282f7dd1 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-22 17:37:59 +00:00
hewitt%netscape.com d45cd3bc09 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
sspitzer%netscape.com b60d6df7c4 fix for #105126. define a default height for the thread pane when using the
normal 3 pane layout.  without a default, the splitter between the thread pane and the
message pane jumps when we switch folders, which looks bad and causes a repaint,
which is bad for folder loading performance.  r=cavin, sr=bienvenu
2001-10-16 21:28:34 +00:00
ben%netscape.com 0433ca98e3 Just a string change. bug 91073, Hypertext Document -> Hypertext Markup Language Document
in default mimeTypes.rdf file. Patch from Henrik Gemal, r=gerv, sr=ben
2001-10-16 04:48:48 +00:00
dougt%netscape.com 4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
jaggernaut%netscape.com c39b98b2a4 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00