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

64 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com 5898fc7862 Bug 327611 - "Firefox dies silently with 0-byte profiles.ini" [p=mozilla+bmo@gozer.org (logan) r=bsmedberg a1.9=beltzner] 2008-02-13 02:43:01 -08:00
dietrich@mozilla.com a4ae7e057e reverting bug 381365 for perf regression 2008-01-10 15:37:46 -08:00
dietrich@mozilla.com 1acf156f6e Bug 381365 ? No default bookmarks for profiles with a non-relative profile location (r=bsmedberg) 2008-01-10 11:09:07 -08:00
dietrich@mozilla.com 5f8a7dea25 Bug 411353 ? Default bookmarks and Smart folder missing from New Profile (r=bsmedberg, a=revert) 2008-01-08 18:23:31 -08:00
benjamin@smedbergs.us c2788c70b8 Bug 410610 - Can't open a local HTML file that has accents (special unicode characters) in its filename, r=luser+Neil 2008-01-07 08:38:12 -08:00
benjamin@smedbergs.us 64ce29f21a Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 07:15:43 -08:00
reed@reedloden.com 3f129e7393 Bug 304799 - "when closing the Profile Manager with "Exit", the "Don't ask at startup" checkbox state isn't saved" [p=hskupin@gmail.com (Henrik Skupin) r=bsmedberg a1.9=schrep] 2007-11-13 08:22:59 -08:00
mozilla@weilbacher.org a68e143993 Bug 390046: fix build break with Windows/mingw and OS/2 about undefined XRE_GetFileFromPath symbol, r=benjamin, a=bzbarsky 2007-09-16 14:06:36 -07:00
asqueella@gmail.com 95ff4487c3 Bug 393814 - deleting a profile in profile manager should not leave no profile selected p=Ray Kiddy <ray@ganymede.org> r=bsmedberg 2007-09-02 09:35:37 -07:00
gijskruitbosch@gmail.com 7826aacb84 Bug 391485 - memory leak in nsToolkitProfileService::Flush p=brian.lu@sun.com (Boying Lu) r=benjamin@smedbergs.us (Benjamin Smedberg) a=bzbarsky@mit.edu (Boris Zbarsky) 2007-08-25 05:43:43 -07:00
neil@parkwaycc.co.uk f256cdcc54 Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
philringnalda@gmail.com 973bd4bf1a Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg 2007-06-29 22:02:49 -07:00
kherron@fmailbox.com d26f0ce254 Bug 351955 - profileCreationExplanation_4.text in createProfileWizard.dtd needs a Linux/Gnome version. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. r=benjamin. 2007-06-24 05:00:15 -07:00
sdwilsh@shawnwilsher.com d0398ffc47 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
reed%reedloden.com dc15687e81 Bug 327611 - "Firefox dies silently with 0-byte profiles.ini" [p=mozilla+bmo@gozer.org (logan) r=bsmedberg a1.9=beltzner] 2008-02-13 10:43:01 +00:00
dietrich%mozilla.com b02ffae906 reverting bug 381365 for perf regression 2008-01-10 23:37:46 +00:00
dietrich%mozilla.com 347c9a224d Bug 381365 ? No default bookmarks for profiles with a non-relative profile location (r=bsmedberg) 2008-01-10 19:09:08 +00:00
dietrich%mozilla.com 88e8179a14 Bug 411353 ? Default bookmarks and Smart folder missing from New Profile (r=bsmedberg, a=revert) 2008-01-09 02:23:31 +00:00
benjamin%smedbergs.us 9f0a58843c Bug 410610 - Can't open a local HTML file that has accents (special unicode characters) in its filename, r=luser+Neil 2008-01-07 16:38:12 +00:00
benjamin%smedbergs.us 3bdb0832b1 Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil 2007-12-31 15:15:46 +00:00
reed%reedloden.com d08dc8e647 Bug 304799 - "when closing the Profile Manager with "Exit", the "Don't ask at startup" checkbox state isn't saved" [p=hskupin@gmail.com (Henrik Skupin) r=bsmedberg a1.9=schrep] 2007-11-13 16:22:59 +00:00
mozilla%weilbacher.org 814216143b Bug 390046: fix build break with Windows/mingw and OS/2 about undefined XRE_GetFileFromPath symbol, r=benjamin, a=bzbarsky 2007-09-16 21:06:36 +00:00
asqueella%gmail.com cc00366138 Bug 393814 - deleting a profile in profile manager should not leave no profile selected
p=Ray Kiddy <ray@ganymede.org>
r=bsmedberg
2007-09-02 16:35:37 +00:00
gijskruitbosch%gmail.com 6186722cb1 Bug 391485 - memory leak in nsToolkitProfileService::Flush
p=brian.lu@sun.com (Boying Lu)
r=benjamin@smedbergs.us (Benjamin Smedberg)
a=bzbarsky@mit.edu (Boris Zbarsky)
2007-08-25 12:43:43 +00:00
neil%parkwaycc.co.uk 8f1f690b6c Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 18:55:21 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
philringnalda%gmail.com 04a5cc282d Bug 251244 - XRemote Service can't find Profile Manager service to set X server property atom, patch by David Reiss <dreiss@cs.stanford.edu>, r=bsmedberg 2007-06-30 05:02:49 +00:00
kherron%fmailbox.com 2586235c6c Bug 351955 - profileCreationExplanation_4.text in createProfileWizard.dtd needs a Linux/Gnome version. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. r=benjamin. 2007-06-24 12:00:15 +00:00
sdwilsh%shawnwilsher.com dd19ec8576 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 18:08:12 +00:00
philringnalda%gmail.com 3f6b148f00 Bug 365385: unbreak profile manager keyboard shortcuts, r=bsmedberg 2007-01-03 05:14:50 +00:00
smontagu%smontagu.org d46aa88612 Bug 307400. Scrolling profiles in Profile Manager broken in some localizations. r=mano 2006-08-06 05:32:42 +00:00
joshmoz%gmail.com 1592779046 make "Create Profile" dialog text match the button. Patch by Steuard Jensen. b=315633 r=josh sr=bsmedberg 2006-04-03 22:43:46 +00:00
gavin%gavinsharp.com 981e537817 Bug 304290: Treeview of 'Choose Folder' Option in Create Profile/Profile Manager should not point at 'my documents' by default (make it point to the default profile root instead), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-01-15 02:04:18 +00:00
timeless%mozdev.org 05c4905fea Bug 321057 crash [@ NS_NewToolkitProfileService] because it doesn't handle OOM
r=bsmedberg
2005-12-23 01:26:59 +00:00
cbiesinger%web.de d137c3f9b1 bug 206556 remove app-specific text from profile manager dialogs
patch by Simon Paquet <bugzilla@babylonsounds.com> r=bsmedberg
2005-10-15 16:27:54 +00:00
gavin%gavinsharp.com ae42e49b62 Followup patch to bug 279497: Selected profile in profile manager does not always appear focused/highlighted, patch by moz_bug_r_a4@yahoo.com, r=mconnor 2005-09-17 18:59:20 +00:00
gavin%gavinsharp.com c13d0ad33c Bug 279497: Selected profile in profile manager does not always appear focused/highlighted, r=mconnor 2005-09-15 23:44:29 +00:00
bsmedberg%covad.net b1280c03e0 Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
bsmedberg%covad.net 4fb9cbf21d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net b88aaf3d98 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
joshmoz%gmail.com 39bcc98170 gcc 4 fixes for Mac OS X. part 2 of landing (last part). Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2005-06-15 03:52:48 +00:00
darin%meer.net 035f8ed08d fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann 2005-04-26 00:37:23 +00:00
mkaply%us.ibm.com a4a2b38d6f #281203
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Andy Willis for XUL Runner - convert a Unix path to platform path
2005-04-22 13:49:03 +00:00
bsmedberg%covad.net d3d9589cf0 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
bsmedberg%covad.net c266bbcbdd Bug 253950 - When the profile is locked, startup UI should be less confusing (not the profile manager) r=ben+darin 2005-03-15 20:01:12 +00:00
bsmedberg%covad.net 127d10ed4a Revert bug 257777 #ifdef on the trunk (app-specific ifdefs are verboten!) 2005-03-14 14:19:01 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00