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

1256 Коммитов

Автор SHA1 Сообщение Дата
rlk%trfenv.com b7c8509180 moving aviary help to the trunk. 2004-08-16 20:24:39 +00:00
steffen.wilberg%web.de 4431f5a1d6 Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben 2004-08-15 12:59:24 +00:00
bryner%brianryner.com 989b97a4b6 skip signon entries that don't decrypt properly 2004-08-15 06:53:45 +00:00
jruderman%hmc.edu 16c8b2129f Bug 253945. Patch by quark, r=dveditz, a=ben 2004-08-13 21:34:42 +00:00
ben%bengoodger.com f99b3b8868 fix previous smoketest blocker relating to DOM inspector and help menu items not showing up on OS X 2004-08-13 00:56:58 +00:00
ben%bengoodger.com 0ff4fde8f4 253709 form autocomplete popup placed at top left of screen on mousedown on wrong page... patch suggested by dean tessman, r+a=ben@mozilla.org 2004-08-10 22:39:00 +00:00
ben%bengoodger.com a82623d919 more software update tweaks for 253220 2004-08-10 07:21:35 +00:00
ben%bengoodger.com c329e38d9c more on 253220 - prevent update wizard from advancing prematurely by itself when not in mismatch mode. 2004-08-10 06:37:55 +00:00
varga%nixcorp.com 40c5166541 Fix for bug 226973. Print Preview Error (Previewing During Page Rendering/No Printer Installed) Shows Print Preview Toolbar.
r+sr=ben
2004-08-10 05:05:32 +00:00
smontagu%smontagu.org de52cbcc7d Bug 52157: Character Encoding: Replace "More >" and "Customize..." with easier to understand names. Patch by prognathous@hotmail.com, r=mconnor. 2004-08-09 23:08:39 +00:00
ben%bengoodger.com 9a8ca2c426 more for 253220 - make app update reporting actually work 2004-08-09 22:43:10 +00:00
darin%meer.net 9531babedd fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil 2004-08-09 21:17:12 +00:00
scott%scott-macgregor.org 694b51aeb8 More tweaks to the undetermined progressmeter from Neil.
Bug #226491
2004-08-07 08:53:24 +00:00
bzbarsky%mit.edu da715718f8 Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
scott%scott-macgregor.org dd61bcf8f6 Bug #226491 --> More improvements to the undetermined progressmeter. Thanks to Neil for the changes. 2004-08-05 21:08:57 +00:00
ben%bengoodger.com c4e65478a5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
steffen.wilberg%web.de 47be3a9f18 Bug 214968: .bmp extension should be listed in Open File-Image Files. p=bmo@aebrahim.fastmail.fm, r=mconnor 2004-08-03 14:13:30 +00:00
blakeross%telocity.com 75ee1e637f Fix 236586 - change customization text to include item removal. 2004-08-03 07:51:16 +00:00
mconnor%myrealbox.com cf396b7b07 fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst 2004-08-02 17:03:19 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
steffen.wilberg%web.de 84cbbd867a Bug 218686: Autoscroll activates when middle-clicking document scrollbars. p=alexey@optus.net, r=mconnor 2004-07-30 12:14:59 +00:00
vladimir%pobox.com 4598d5407e b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
cbiesinger%web.de c0215f3bb8 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
bryner%brianryner.com a1fff82224 Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me. 2004-07-29 08:42:54 +00:00
bryner%brianryner.com 07a5b1d842 If a page prefills a username field with a username that we have a saved login for, go ahead and prefill the saved password. Bug 229652. 2004-07-29 08:22:05 +00:00
bryner%brianryner.com 39115f8b14 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
bryner%brianryner.com f02df734cf Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake. 2004-07-29 05:55:30 +00:00
scott%scott-macgregor.org d276a6b790 fix build bustage. forgot a missing file 2004-07-28 05:56:50 +00:00
roc+%cs.cmu.edu 4960d71bc5 Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron 2004-07-28 03:27:02 +00:00
scott%scott-macgregor.org a1d62756e9 Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird. 2004-07-27 23:35:29 +00:00
scott%scott-macgregor.org eb27e9e4c6 Patch from Neil to fix Bug #253232 where the undetermined progressmeter was drawing outside of the progressbar. 2004-07-27 21:51:58 +00:00
ben%bengoodger.com dc17802a2e 250938 - landing this patch on the trunk - can open EXE file in firefox if MIME type is incorrectly set. as a defensive measure check the file extension too 2004-07-26 20:56:12 +00:00
steffen.wilberg%web.de 1ccaac47f6 (Seamonkey port) Bug 191410 - modifying bool prefs in about:config should not let the user type a value in. Original patch by neil@parkwaycc.co.uk (with r=caillon, sr=sspitzer). a=mconnor 2004-07-26 17:07:11 +00:00
ben%bengoodger.com cdbb3129b5 251308 - attempt at fixing problem where app may not start if it is started in a location it does not have write access to. 2004-07-26 05:15:25 +00:00
ben%bengoodger.com bea8454b20 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
bryner%brianryner.com a2c78b4723 Cancelling master password dialog should not cancel form submission (bug 252909). r=mconnor. 2004-07-25 06:14:15 +00:00
bryner%brianryner.com e8c3736e4d Make the no-permissions dialog actually dismiss when the user clicks OK. Bug 240529. 2004-07-25 02:48:29 +00:00
aaronleventhal%moonset.net 922f7fd4e0 XUL tab focus indication should appear inside the tab. r=sdwalker, sr=neil 2004-07-24 22:53:13 +00:00
scott%scott-macgregor.org 5bcbb8e0d1 Bug #226491 --> Land Neil's native looking undetermined progressmeter for aviary. 2004-07-24 04:23:04 +00:00
mconnor%myrealbox.com 78ad799c0c Bug 220681 - New window uses small icons even though original window has large icons, patch by djk (dkoppenh@null.net), r=me 2004-07-24 00:53:29 +00:00
mconnor%myrealbox.com 181d0e6bb9 bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
bryner%brianryner.com 88e2041b41 Fix for thunderbird broken radio buttons (bug 252655) - this XBL binding that was added to winstripe needs to be added to qute as well. 2004-07-22 22:45:22 +00:00
bsmedberg%covad.net e38019bae8 Bug 247427 - appreg and pluginreg are in ~/.mozilla instead of ~/.mozilla/firefox 2004-07-22 15:14:02 +00:00
aaronleventhal%moonset.net 891bb5ebba Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
steffen.wilberg%web.de 7688855ad9 Fix console.css error-[caret|dash].gif paths. Now Qute as well. r=mconnor 2004-07-22 13:30:18 +00:00
steffen.wilberg%web.de 2ce7017daa Bug 245455 - Fix console.css error-[caret|dash].gif paths. r=mconnor 2004-07-22 11:47:10 +00:00
steffen.wilberg%web.de 761f1d5c1e Bug 245455 - remove unused files. r=mconnor 2004-07-22 11:33:50 +00:00
bryner%brianryner.com 0df6cb7af4 Fix hang when a form control name saved in password manager is not present in the form. Bug 251064, r=mconnor 2004-07-21 23:44:40 +00:00
pkw%us.ibm.com 1b505322fa Firefox build fails on AIX - nsWelcomeDlg::kMsgCount symbol not found. Need to allocate storage for static const member variable.
r+sr=bryner@brianryner.com
2004-07-21 18:37:18 +00:00
steffen.wilberg%web.de fe4a6f970a Bug 246500 - Use Theme button tooltip contains a fullstop; the button label contains a space; add padding in Winstripe instead. r=blake 2004-07-21 11:59:33 +00:00
steffen.wilberg%web.de 60207aab25 Bug 238331 - Clean Up button tooltip should say 'and', not 'or'. p=bmo@aebrahim.fastmail.fm, r=mconnor 2004-07-21 07:54:12 +00:00
smontagu%smontagu.org 0f31c72988 Add Windows-1255 to mail compose character encodings menu. Bug 244141 (toolkit part). r=jshin, sr=bienvenu 2004-07-20 19:15:28 +00:00
bryner%brianryner.com 2d2f280834 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2004-07-19 17:36:19 +00:00
aaronleventhal%moonset.net a20444afb8 Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2004-07-19 15:53:02 +00:00
steffen.wilberg%web.de e09191faa9 F1 on Win/*nix, Help key on Mac doesn't bring up Help. r=mconnor 2004-07-19 14:14:14 +00:00
steffen.wilberg%web.de 336b458bd2 Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2004-07-19 13:37:52 +00:00
sspitzer%mozilla.org 6a55a05cf8 fix for bug #229503
can't change auto-detect options in view->character encoding in view source

r=ben
2004-07-18 23:37:19 +00:00
scott%scott-macgregor.org ed36020a97 part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.

This means we can get rid of the thunderbird installer ifdefs to look in dist\thunderbird instead of dist\bin.
2004-07-18 21:46:11 +00:00
aaronleventhal%moonset.net b55d2e2ed2 Doh, backing out change to filepicker.css. Only intended to change the type, not the contents of the file 2004-07-16 17:41:23 +00:00
aaronleventhal%moonset.net 48ecbb906e filepicker.css should be a textfile not a binary file, a=bsmedberg 2004-07-16 17:37:49 +00:00
bsmedberg%covad.net 579ac7f634 Actually remove build.dtd from the jar.mn file. 2004-07-16 17:14:58 +00:00
aaronleventhal%moonset.net 3f9e1b0624 Bug 251589. Fix focused appearance of xul tabs to gel with -moz-outline now being drawn outside the frame. r=mconner, no sr= needed 2004-07-16 17:07:35 +00:00
bsmedberg%covad.net 00c1b4aa64 build.dtd is not used by anyone, and should not be in a locale package anyway. Removing it. 2004-07-16 14:15:02 +00:00
bryner%brianryner.com 27730e1df0 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
ben%bengoodger.com da977f0f34 251473 - allow extension authors to remotely bump maxVersion for a given extension version to prevent users from having to redownload an identical new version when they upgrade firefox where the only change is a newer maxVersion 2004-07-15 20:04:39 +00:00
aaronleventhal%moonset.net a5833c0a12 Backing out fix for bug 251589 as well since it only makes sense when outlines are outside of the current tab 2004-07-15 19:04:47 +00:00
varga%nixcorp.com df01a3c1ac Fix for bug 217640. autocomplete removes exactly matching entries from list
r=ben
2004-07-15 18:04:37 +00:00
aaronleventhal%moonset.net 19b2087c26 Fix focus appearance for XUL tabs so they appear inside the tab. r=mconnor, no sr= needed 2004-07-15 17:55:47 +00:00
bzbarsky%mit.edu 1b3f21704f Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
file; should just choose dir).  r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
timeless%mozdev.org a048c9e362 Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2004-07-14 22:53:37 +00:00
aaronleventhal%moonset.net 69aa2c014a Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00
ben%bengoodger.com 879d0a9da2 247846 - generate bin dir EM related files with -register 2004-07-13 10:18:34 +00:00
ben%bengoodger.com a80a7e7c15 245484 - about, options and homepage buttons only work for selected extension 2004-07-13 09:48:37 +00:00
ben%bengoodger.com ffb8ea8473 246050 - text on mouseover tooltips say extensions in the theme manager... also use consistent uppercase for Themes use 2004-07-13 08:17:55 +00:00
ben%bengoodger.com 100b3b86b5 247667 - 404 errors on install should display an error 2004-07-13 08:08:20 +00:00
ben%bengoodger.com 23fe3e088e update check should run initially when turned on, display an error if update checker is disabled when invoked 2004-07-13 06:27:48 +00:00
ben%bengoodger.com 0d9852c2e2 245316 - malformed install.rdf file can cause firefox not to start; make it so EM uninstalls an extension if chrome registration for it fails, and show a simple message to the user, and a detailed message to developers via error console 2004-07-13 06:04:12 +00:00
ben%bengoodger.com c20434a25b clicking on link in Software Update slideup notifier does nothing 2004-07-12 23:24:49 +00:00
ben%bengoodger.com 7545d68d77 246417 - show details about errors from xpinstall in error dialog 2004-07-12 09:24:07 +00:00
ben%bengoodger.com a79fc38732 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
scott%scott-macgregor.org 968a26ecd1 Bug #250325 --> Menu item check boxes and radio buttons are stretched because they are picking up stale CSS files from themes\classic. 2004-07-11 21:34:09 +00:00
scott%scott-macgregor.org f09cfcb627 Bug #250918 --> move the offline indicator to the left part of the status bar 2004-07-11 21:25:15 +00:00
ben%bengoodger.com 921ed2d43c replace nsIZipReader::test with nsIZipReader::getEntry - avoids CRC check 2004-07-09 23:35:35 +00:00
scott%scott-macgregor.org 3042720be8 Fix missing artwork in the themes and extensions dialog. We were bundling the artwork but not the CSS changes. 2004-07-08 03:53:43 +00:00
bryner%brianryner.com bdaf35f674 Fix firefox -xremote regression by lowercasing appName before using it as the xremote app name. r/sr/a=dbaron 2004-07-07 21:38:27 +00:00
jruderman%hmc.edu e90d87d0f0 Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
mconnor%myrealbox.com 4e9e5d830b fix checkin of new gnomestripe files and missed browser file 2004-07-06 15:00:10 +00:00
mconnor%myrealbox.com 2c344292db bug 172502 Do not allow ctrl+dragging (or remove the + pointer) in Toolbar Customization, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-07-06 06:13:57 +00:00
mconnor%myrealbox.com f48f12b3a4 bug 248579 - [regression]prelight text invisible in high-contrast inverse themes 2004-07-06 05:23:10 +00:00
mconnor%myrealbox.com f2244627e1 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +00:00
mconnor%myrealbox.com 7eaacea91e Bug 207403 URLs in the js console are not formatted like a link (blue, underlined) anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-07-06 04:27:35 +00:00
brofield%jellycan.com 5bc3cafffc Windows special system directories should preserve case b=221872 r=darin sr=dougt 2004-07-05 02:15:07 +00:00
neil%parkwaycc.co.uk 1c9cbe39c9 Bug 64157 Should be able to navigate <menulist> when it's not dropped down r=aaronl sr=roc 2004-07-03 21:00:07 +00:00
bsmedberg%covad.net 12a4d50e64 Bug 248423 - workaround for the config.trim_on_minimize code not using a pref observer, and bug 249585 - createprofile flag doesn't allow user-specified paths 2004-07-03 16:41:17 +00:00
timeless%mozdev.org 7c768f7f76 Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
2004-07-01 23:53:19 +00:00
ben%bengoodger.com ca4100af16 244684 - first attempts, not quite working yet. 2004-07-01 03:37:08 +00:00
ben%bengoodger.com d9af05efc3 229062 - clicking the download notification link does not show download manager - make sure download manager impls nsIAlertListener in its QueryInterface method 2004-07-01 02:36:43 +00:00
ben%bengoodger.com c47dcb42be winstripe update from stephen horlander... 2004-06-29 00:30:54 +00:00
bryner%brianryner.com 8028ebc698 Land prebinding hack for mac os 10.3 on the trunk (bug 246283, r=pinkerton). This is filed as Apple Radar bug 3704775. 2004-06-28 23:52:30 +00:00
ben%bengoodger.com 18dfc2cc67 rollup of various fixes from aviary and 0.9.1 including:
245335/247322 - show a warning when an incompatible extension is being installed and prevent invalid extension metadata from being written to the manifest files during this process.
246014 - Firefox does not select default locale for extension when an extension with multiple locales is installed.
prevent "Finishing Extension Installation this may take a minute..." window from blocking the app from starting when there is a js error - now simply log the error.
2004-06-28 23:37:23 +00:00
ben%bengoodger.com ea1d654d5f Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build. 2004-06-28 23:31:46 +00:00
mkaply%us.ibm.com 4cfad6bc02 #247859
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
scott%scott-macgregor.org 0c2699b9e9 Bug #246563 --> "Choose Application..." dialog title is not localizeable. 2004-06-25 22:36:33 +00:00
neil%parkwaycc.co.uk e877c267f4 help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +00:00
scott%scott-macgregor.org cfb1e2b4b5 Bug #218235 -->Extensions Managers too small for thunderbird
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
mkaply%us.ibm.com 75dbb78b82 Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
jst%mozilla.jstenback.com c1cfe960fc Fixing bug 248442. Fix incorrect item size argument that was passed to NS_QuickSort() which lead to a crash on platforms where sizeof(void *) != sizeof(PRUint32). r=ben@bengoodger.com, sr=dbaron@dbaron.org 2004-06-25 00:16:11 +00:00
ben%bengoodger.com 1aabd92ccf more EM bulletproofing 2004-06-23 22:13:35 +00:00
ben%bengoodger.com a54271d5d0 fix a bug in EM compatibility checking code so that incompatible item details are shown. Before, a bad piece of control flow made sure that incompatible extension data was written into the datasource anyway, causing subsequent startup woes. 2004-06-23 21:08:52 +00:00
aaronleventhal%moonset.net ec9f3a5375 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
ben%bengoodger.com fef2215d99 246618 - show default download folder in downloads window when in autodownload mode 2004-06-23 00:14:59 +00:00
bryner%brianryner.com 4f06ee6e85 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
bsmedberg%covad.net 1cba5e2e5e Re-add logic for bug 239914: use the classic skin when OS accessibility is enabled, because it obeys system colors and preferences. 2004-06-22 19:22:00 +00:00
mkaply%us.ibm.com f4d0d8976b Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
scott%scott-macgregor.org 0de2387715 add temporary place holders for the thunderbird extensions dialog for options, about and home 2004-06-22 07:07:36 +00:00
mkaply%us.ibm.com 5a4fa847ad #247859
r=pedemont
Add XP_OS2 for determining the download folder location
2004-06-21 17:26:16 +00:00
silver%warwickcompsoc.co.uk 69ceb28ec0 Bug 173878 - Remember small icon setting even when toolbar is in text-only mode.
r=mconnor
2004-06-20 10:07:43 +00:00
ben%bengoodger.com f626d7fc11 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
ben%bengoodger.com c65983111c 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
bryner%brianryner.com 87e8a22430 Fix tracemalloc bustage (balsa orange) by updating gArgc to the argument count returned by NS_TraceMallocStartupArgs. 2004-06-19 18:41:08 +00:00
ben%bengoodger.com c796864323 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com 151854f257 fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com 171b7e9ea7 hm. 2004-06-19 05:29:47 +00:00
ben%bengoodger.com 4e5488613d fix oops 2004-06-19 05:27:46 +00:00
ben%bengoodger.com ed374f824c various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
silver%warwickcompsoc.co.uk 9a659f879c Bug 246429 - null-check some vars before QIing them.
r=mconnor
patch by pike@pikey.me.uk
2004-06-19 02:32:44 +00:00
ben%bengoodger.com a4f90eeafb add help stuff 2004-06-18 23:27:36 +00:00
ben%bengoodger.com c8191e7297 add file 2004-06-18 23:26:43 +00:00
ben%bengoodger.com b6ef60b1ca oops forgot this dir 2004-06-18 22:38:59 +00:00
ben%bengoodger.com 4ba42d565f fix build bustage 2004-06-18 22:36:23 +00:00
ben%bengoodger.com 784dd9f2f0 winstripe landing 2004-06-18 22:10:49 +00:00
ben%bengoodger.com fea06675c2 Winstripe landing 2004-06-18 22:07:08 +00:00
ben%bengoodger.com 4f1b349c29 oops forgot to remove these lines 2004-06-18 22:05:29 +00:00
ben%bengoodger.com a479d462c0 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com 95518b1573 use new themes dir, turn on winstripe 2004-06-18 21:18:32 +00:00
ben%bengoodger.com a05cc9b1ea More Winstripe/Pinstripe Restructuring 2004-06-18 21:06:45 +00:00
scott%scott-macgregor.org 22d3f1fefd Port Bug #246285 to the trunk so the semi-single profile landing doesn't break Mac builds by preventing
thunderbird from finding the profile on OS X.
2004-06-18 07:38:59 +00:00
bryner%brianryner.com bd017360ca Restore unbuffering of stdout so that the startup perf test output gets written to the tinderbox log. 2004-06-18 05:38:03 +00:00
ben%bengoodger.com ba18ecb0d8 land winstripe on trunk 2004-06-17 23:01:11 +00:00
bsmedberg%covad.net becb479666 Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
bsmedberg%covad.net bafc79b9c0 Bug 245053 - crash on deleting profile - patch by vladimir@pobox.com 2004-06-17 17:05:31 +00:00
ben%bengoodger.com 0cb1ee9e0c oops, commited from wrong tree 2004-06-17 10:16:29 +00:00
ben%bengoodger.com 5a84c323a4 forgot this too 2004-06-17 10:13:37 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net 5295a37813 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
bsmedberg%covad.net 4fb772d656 Landing semi-single-profile on the trunk (merge from the AVIARY_1_0_20040515_BRANCH). 2004-06-14 00:17:48 +00:00
scott%scott-macgregor.org 54eeb04532 Bug #245483 --> Hook up print preview support for Thunderbird 2004-06-12 00:31:28 +00:00
cbiesinger%web.de 74b9d4c637 ...fixing firefox bustage... 2004-06-11 18:25:05 +00:00
bryner%brianryner.com 86de6958fb Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00