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

10338 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
danm%netscape.com 02c9fc340e rearrange Destroy to not confuse WindowWatcher. bug 163918 r=brendan,bryner 2002-08-24 18:57:55 +00:00
danm%netscape.com a213262c26 move Quit code from UnregisterWindow into Quit. bug 163918 r=brendan,bryner 2002-08-24 18:57:45 +00:00
roc+%cs.cmu.edu cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
kairo%kairo.at 2396ba53df Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue), part 2: cvs removing downloadmanager.ent, r=timeless sr=dveditz 2002-08-23 11:47:33 +00:00
mkaply%us.ibm.com 35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
timeless%mac.com 63e606c830 Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
patch by Marek.Wawoczny@GmbH.rubikon.pl r=timeless sr=dveditz
2002-08-22 22:01:43 +00:00
aaronl%netscape.com 59f407c9b6 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2002-08-22 04:16:12 +00:00
danm%netscape.com 5a5730f3b4 mInitialWindow is now a simple boolean; it's no longer a useful window after bug 130719 was fixed. bug 163718 r=brendan,law 2002-08-21 21:57:13 +00:00
alecf%netscape.com 4f32767773 fix bug 161701 - stop using prefs to save the last page visited
instead, use mork's MetaRow and store it in the kLastVisitedPage token
r=bnesse, sr=bienvenu
2002-08-21 21:00:49 +00:00
seawood%netscape.com 05110e09d0 Install new icons during 'make install'
Thanks to Paul Boven <p.boven@chello.nl> for the patch.
Bug #163237 r=bryner
2002-08-21 04:09:14 +00:00
alecf%netscape.com 03f69e9a10 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
danm%netscape.com 9aa2cbf154 reorder Destroy() sequence and remove new window creation check from bug 115969 (rev 1.89 of .cpp). bug 130719 r=brendan,pavlov 2002-08-20 04:34:09 +00:00
danm%netscape.com 2734071cb9 exit the app from Quit() only if all windows could be closed. bug 130719 r=brendan,pavlov 2002-08-20 04:30:24 +00:00
kyle.yuan%sun.com 35c3a44abb 152651 Main menu items get forver disabled after the invocation of Save File dialog.
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2002-08-20 03:30:19 +00:00
asasaki%netscape.com b305df1154 fix for bug 136673 and bug 138764, adding version info to mozilla.exe
for the trunk and adding a program description.
r=cls, no sr= needed for build module.
2002-08-19 22:51:52 +00:00
cbiesinger%web.de a1fe777349 bug 163230 r=db48x sr=roc+moz update "file a bug" link 2002-08-19 22:05:18 +00:00
henry.jia%sun.com 227be5af9c Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
cmanske%netscape.com 36cbd2e832 Dont allow arrow key event processing in radiogroup unless focus is on radio button. b=149517, r=brade, sr=hewitt 2002-08-15 22:12:01 +00:00
darin%netscape.com d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
mkaply%us.ibm.com 0613780eca #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2002-08-15 14:49:44 +00:00
mkaply%us.ibm.com a4c5b5b8e4 #162605
r=bryner
Copy OS/2 icons into chrome
2002-08-15 12:34:50 +00:00
caillon%returnzero.com 80633a070f 134395 Add 'tree status' to QA menu
Patch by magicdice@hotmail.com
r=timeless sr=blake
2002-08-15 08:51:43 +00:00
bryner%netscape.com 2abbf86ae7 Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard. 2002-08-15 00:36:57 +00:00
seawood%netscape.com 3cc9c5e53c Removing old unused module prefix files.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com 8e930f4610 Use shared prefix files instead of old module specific ones.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
cbiesinger%web.de 019e27d3b8 bug 84542 r=timeless sr=bzbarsky disable view|page source for images 2002-08-14 22:01:44 +00:00
timeless%mac.com a38e68189f Bug 153655 aboutCommunicatorCmd.label is unused
also removing:
howTutorialCmd.label
helpChannelCmd.label
r=biesi sr=bz
2002-08-14 10:13:28 +00:00
bryner%netscape.com 162b736af9 phoenix only - not part of build
Change the DDE application name so that you can start Phoenix with Mozilla running.  r=hyatt, cls.
2002-08-14 09:46:17 +00:00
bolian.yin%sun.com 935098bcdb Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2002-08-14 09:41:07 +00:00
mkaply%us.ibm.com d429367b00 Adding desktop icons for OS/2 2002-08-13 20:30:39 +00:00
blythe%netscape.com 2c173f1bf8 Fix bug 119034, win startup/shutdown problem
r=pavlov,sr=alecf
2002-08-13 18:45:41 +00:00
timeless%mac.com 6a236d1360 Bug 129612 Remove "Enable Syntax Highlighting" checkbox
rossi@viel.org r=neil@parkwaycc.co.uk sr=blake
2002-08-13 16:28:44 +00:00
timeless%mac.com 38968475cb Bug 155994 WARNING: the property generalNotCached already exists in pageInfo.properties
r=biesi sr=darin
2002-08-13 15:49:47 +00:00
cbiesinger%web.de b905185769 bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2002-08-13 09:58:47 +00:00
timeless%mac.com 28608605a8 Bug 161722 nsFilePicker.js has unreachable code (try block)
reverting errant reorder of typeof call
r=kaie sr=bz
2002-08-13 08:58:43 +00:00
timeless%mac.com aa60e5c070 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2002-08-13 04:55:16 +00:00
timeless%mac.com aafce20f2c Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2002-08-13 04:11:55 +00:00
blakeross%telocity.com cc4792feca #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
dougt%netscape.com c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
sgehani%netscape.com 626d1cfe63 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2002-08-12 21:20:02 +00:00
cbiesinger%web.de 847f977252 bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2002-08-12 09:11:12 +00:00
morse%netscape.com 4ea048345b bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2002-08-12 06:30:59 +00:00
cbiesinger%web.de 5aa71c0a69 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2002-08-11 18:04:50 +00:00
cbiesinger%web.de 847cab50a2 Bug 158976 r=timeless sr=blake
`Work Offline' menu item isn't checked like in most other browsers
2002-08-11 17:47:18 +00:00
cbiesinger%web.de f9592936f1 bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2002-08-11 12:16:39 +00:00
cbiesinger%web.de 836b0c0359 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2002-08-11 12:12:12 +00:00
cbiesinger%web.de d31570e517 bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2002-08-11 12:01:18 +00:00
varga%netscape.com 358f087d98 Fix for bug 120383 - make Category at the top of the prefs listing unclickable
r=sicking, sr=bz
2002-08-11 11:30:34 +00:00
bzbarsky%mit.edu 2a58ae0084 Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2002-08-11 10:27:36 +00:00
gerv%gerv.net a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
blakeross%telocity.com 7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
leaf%mozilla.org fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
jrgm%netscape.com cf741c36a2 bug 158626, remove obsolete 'fastnav' experiment, r=bzbarsky, sr=bryner 2002-08-09 01:25:48 +00:00
bryner%netscape.com a2765bff72 Substitute in the correct program name for mozilla-bin, in case it's defined differently (bug 161803). r=cls. 2002-08-09 01:07:06 +00:00
caillon%returnzero.com a338d5efd5 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2002-08-08 21:18:03 +00:00
serge%netscape.com fc8680db41 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2002-08-08 20:14:57 +00:00
darin%netscape.com 45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
timeless%mac.com ddc4053392 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2002-08-08 18:51:03 +00:00
timeless%mac.com e078e919dd Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
timeless%mac.com d082b1667e Bug 134620 Can't add bookmark folder from personal toolbar
patch by chanial@noos.fr r=caillon sr=blake
2002-08-08 14:19:48 +00:00
caillon%returnzero.com e25635a6a8 Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
seawood%netscape.com ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
hyatt%netscape.com 844a01e44f ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
blakeross%telocity.com b67b8f424b Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob). 2002-08-07 08:54:08 +00:00
timeless%mac.com 6b932868e6 Bug 29856 *nix only : Window Class the same for all mozilla windows
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
akkana%netscape.com 52f4ba704d 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2002-08-06 23:52:15 +00:00
alecf%netscape.com 9d46c7a238 fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
alecf%netscape.com 2958cb7ad5 bug 142310 - topcrash fix - make the member hashtable be stored as a member variable, no need to allocate it on demand
r=darin, sr=jag
2002-08-06 23:46:18 +00:00
timeless%mac.com d40c083d1e Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com 40156a1ad5 Bug 83298 Folder Properties window has the wrong text
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
jaggernaut%netscape.com c5f24f1e8a BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2002-08-06 14:51:06 +00:00
bzbarsky%mit.edu 69283ac16a ugh. I mismerged the patch for bug 150451. This is the right code
now.  Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
henry.jia%sun.com 17a5f04f77 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
bzbarsky%mit.edu c4767d7ea6 linux filepicker should remember size when it's resized. Bug 159131,
r=caillon, sr=jag
2002-08-06 05:04:34 +00:00
bzbarsky%mit.edu 1e12afb8c5 Bug 150451. Don't use ".html" as a filename. Patch by Sander
<mybugzilla@juima.org>, r=bzbarsky, sr=jag
2002-08-06 01:27:31 +00:00
bzbarsky%mit.edu 6f1de71cec Bug 76799. Unescape the filename if it comes from a URL. r=brade, sr=jag 2002-08-06 01:17:55 +00:00
bzbarsky%mit.edu f8f8382a35 Save as on a page with no filename and title should not just die. Bug
158598, patch by sharparrow1@yahoo.com, r=timeless, sr=bzbarsky.
2002-08-06 01:16:35 +00:00
bryner%netscape.com 056465c13c Fix a typo that was causing bug 153828, inability to navigate bookmarks and history in a maximized window. r=saari, sr=jag. 2002-08-06 01:12:33 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
cbiesinger%web.de 128c34e359 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2002-08-03 20:22:48 +00:00
kyle.yuan%sun.com 1187bc9c8e Bug 151837 Export Bookmarks in Bookmark Manager saves nothing
r=pierrechanial@netscape.net, sr=blake, a=asa
Must not delete/rename the temp file if tempFile == aBookmarksFile
2002-08-02 05:57:51 +00:00
law%netscape.com 87b5f7f302 Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa 2002-08-02 04:11:45 +00:00
loadrunner%betak.net d70fd1c727 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-08-02 00:53:34 +00:00
aaronl%netscape.com 0f4ba024e4 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
blakeross%telocity.com 70d620f3b7 155712 - remove session history limit pref. r=jrgm sr=ben 2002-08-01 02:39:14 +00:00
sfraser%netscape.com 77f98b05d4 Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa 2002-07-31 05:31:21 +00:00
cbiesinger%web.de cde6dd1baf bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
title property is shown with 100px fixed width in Element Properties
2002-07-30 21:51:50 +00:00
loadrunner%betak.net 713a2aaa3f b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-07-30 19:50:12 +00:00
mkaply%us.ibm.com 837c27aeee #107484
r=pete, sr=bzbarsky, a=asa
Fix regression printing on OS/2 - don't do localfile stuff unless we are printing to file
2002-07-30 19:27:05 +00:00
timeless%mac.com 004dee5ffc Bug 158364 clicking the url proxy widget opens an add bookmark dialog
r=hwaara sr=jag a=asa
2002-07-30 03:00:04 +00:00
blakeross%telocity.com db483c0db7 159477 - arrow key selection in tree has absurd delay. r=brendan sr=hyatt a=blizzard 2002-07-28 21:45:06 +00:00
jkeiser%netscape.com 1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
blakeross%telocity.com 1d28969bc3 Reverting some changes that were for a different bug. 2002-07-27 01:27:02 +00:00
blakeross%telocity.com 0b2bc1dde5 141410 - download manager doesn't highlight the active transfer by default. r=caillon sr=ben a=asa 2002-07-27 00:47:18 +00:00
pete.zha%sun.com fbfc45c94e Printing / Page settings reset themselves after print (no landscape printing)
bug=147605 r=petez sr=jst a=asa patch=Roland.Mainz@informatik.med.uni-giessen.de
Thanks Roland for this patch!
2002-07-26 22:58:24 +00:00
timeless%mac.com 0d62bfa4a9 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2002-07-26 16:55:45 +00:00
cbiesinger%web.de eccc94dfad bug 155655 r=timeless sr=blake a=asa
Navigator preferences leave blank space where "make default browser" would be
2002-07-26 08:34:53 +00:00
cbiesinger%web.de 81245fabbb bug 158789 patch by spiffonator@netscape.net r=blake sr=alecf a=asa
advanced has incomprehensible pref text
2002-07-25 22:03:13 +00:00
cbiesinger%web.de f62720c9d8 bug 158922 patch by spiffonator@netscape.net r=biesi sr=alecf a=asa
remove unused strings
2002-07-25 20:36:09 +00:00
alecf%netscape.com fbad5b63fb fix for bug 159220 - make nsWindowDataSource be 64-bit friendly so we don't crash on Tru64
r=timeless, sr=brendan, a=asa
2002-07-25 20:02:33 +00:00
alecf%netscape.com e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
caillon%returnzero.com 24ae43c972 Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:36:37 +00:00
caillon%returnzero.com 5ebd34f7ff Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
rods%netscape.com 8dc07b900d Hide the Page Setup btn on Linux until Bug 119491 is fixed
Bug 158282 r=sgehani sr=bryner a=asa
2002-07-25 01:48:42 +00:00
jrgm%netscape.com ac32f38594 bug 158072: 'remove dead function selectLocale from strres.js', r=timeless, sr=jag, a=asa 2002-07-25 00:38:23 +00:00
ssu%netscape.com 20434ec841 fixing redness under Win32 2002-07-24 08:22:15 +00:00
ssu%netscape.com 16c98b6052 fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers 2002-07-24 06:43:19 +00:00
bryner%netscape.com fff1357047 Changes to allow Mozilla to build with new gcc3 developer tools on OS X (bug 153525). Patch by dbaron, r=cls, sr=bryner, a=asa. 2002-07-24 05:43:53 +00:00
alecf%netscape.com 47b3f07056 more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
cbiesinger%web.de c4c8870c9c bug 158245 patch by nick@technisys.com.ar r=db48x sr=bz a=scc
Page info should list the alt for images in the media-tab in the tree.
2002-07-23 20:40:17 +00:00
cbiesinger%web.de 3336d70572 address reviewer comments (whitespace) 2002-07-23 13:44:34 +00:00
cbiesinger%web.de 0bde202c5e bug 145858 patch by sergei_d@fi.tartu.ee r=timeless a=asa
Imported NetPositive Bookmarks are not loaded properly anymore
2002-07-23 13:43:23 +00:00
cbiesinger%web.de 0f71394a01 fix typo (missing space) 2002-07-23 13:28:14 +00:00
cbiesinger%web.de 9bcece9ed9 bug 129612 patch by neil@parkwaycc.co.uk r=doron sr=bz a=asa
add enable syntax highlighting checkbox to view source window
2002-07-23 13:22:28 +00:00
caillon%returnzero.com 7a87792fb6 Bug 152127 - Prevent tabs from getting renamed to "(Untitled)" at seemingly random times.
r=bzbarsky sr=jag a=asa

Also fixes bugs 101827, 101831, 102924, 108189, 108350, 108421, 111118, 124028, 134815, 141839, 144431, 144984, 150669, 158171
2002-07-23 10:24:14 +00:00
cbiesinger%web.de 01124acdf4 last checkin was for nick@technisys.com.ar who created that patch 2002-07-22 19:52:04 +00:00
cbiesinger%web.de 3b7c66bb1a bug 158435 r=ksosez sr=bz a=jesup
Page Info's label-control association is broken (should be by id).
2002-07-22 19:51:16 +00:00
kerz%netscape.com 2fb4be6cf8 New desktop icons, r=cls, sr=bryner, a=asa, bug 73712 2002-07-21 23:15:55 +00:00
kerz%netscape.com c288fe45f3 New desktop icons, r=cls, sr=bryner, a=asa 2002-07-21 23:04:48 +00:00
pete.zha%sun.com 498b05200b Forget one line in previou check in. Just add it now.
Sorry for this!
2002-07-21 11:19:39 +00:00
pete.zha%sun.com efe33e8b2b Summary: print to file overwrites file without asking
bug=107484 r=rods sr=bzbarsky a=scc
2002-07-21 10:59:57 +00:00
caillon%returnzero.com 23725e35b9 Bug 107147. "Using middle button to close a tab also pastes+opens url in another tab".
r=sicking
sr=jag
a=brendan
2002-07-21 01:48:34 +00:00
leaf%mozilla.org b3cdb12a04 updating to 1.1b 2002-07-19 23:08:41 +00:00
timeless%mac.com 0b5bcf0fb2 Bug 151770 Can't associate Mozilla with .XBM images
patch by ask@swva.net r=law sr=alecf a=scc
2002-07-19 10:12:16 +00:00
bryner%netscape.com c70e68e62c Enable full-screen mode for unix. Bug 126685, r=blizzard, sr=sfraser, a=asa. 2002-07-19 00:43:00 +00:00
jaggernaut%netscape.com 47e66e444c Bug 107848: Wrong tab is closed when last but one tab is closed. r=caillon, sr=ben, a=asa 2002-07-18 07:31:10 +00:00
dougt%netscape.com c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
seawood%netscape.com fe2f4b55ff Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
caillon%returnzero.com 81580a2c65 Checkin for Mike Kowalski <mikejk@ameritech.net>
Bug 126600 - Reword the turbo preference.  r=caillon sr=bryner a=scc
2002-07-18 03:22:29 +00:00
kyle.yuan%sun.com dc81135dda Bug 134916 left arrow to select parent of currently selected row does not scroll to parent
r=varga, sr=bzbarsky, a=scc
Add ensureRowIsVisible in keypress handler when keycode="left"
2002-07-18 02:16:54 +00:00
kyle.yuan%sun.com d06121a3c8 Bug 140227 Strange shift+click and ctrl+click behaviour in single-selection listbox
r=neil@parkwaycc.co.uk, sr=bzbarsky, a=scc
Check "selType" in mouse click handler
2002-07-18 02:16:32 +00:00
leaf%mozilla.org 8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
axel%pike.org 9fd8aa384d adding an id to the QA menupopup, so one can overlay that. bug 157382, r=neil@parkwaycc.co.uk, sr=alecf, a=asa 2002-07-17 07:04:30 +00:00
mkaply%us.ibm.com 937dfac4d5 #157770
r=dougt, sr=blizzard, a=asa
OS/2 only - up the numbre of file handles when starting Moz, and handle specific error with DosCopy
2002-07-17 05:46:34 +00:00
leaf%mozilla.org 03fc04d581 bug 157558, r=cls. version string updates for upcoming 1.1b 2002-07-17 02:39:51 +00:00
kyle.yuan%sun.com 40ac5fa588 Bug 154089 "My Sidebar" in Address Book can't show at the first time
r=morse, sr=alecf, a=asa
Thanks for Robin Lu (robin.lu@sun.com)'s fix
2002-07-17 01:36:37 +00:00
jst%netscape.com 3cc5ee6256 Checking in alexey@ihug.com.au's fix for bug 144040. Make sure the enabled column in about:plugins contains correct information. r=peterl@netscape.com, sr=jst@netscape.com 2002-07-15 22:50:49 +00:00
rods%netscape.com 2c95359558 Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
caillon%returnzero.com d3e97041ed Bug 157083. Smart Browsing Advanced window is sized too small when no checkboxes checked.
r=bzbarsky sr=blake a=asa
2002-07-13 11:30:09 +00:00
dmose%netscape.com 6a10ed08c6 Add a configure option and hack for Linux x86 to make existing plugin binaries (eg flash, real, ...) work with gcc 3.1 builds (bug 154206). r=bryner@netscape.com, serge@netscape.com; sr=blizzard@mozilla.org; a=asa@mozilla.org 2002-07-12 21:30:31 +00:00
mozilla.BenB%bucksch.org 5862923ad8 same as previous. patch by Tuukka Tolvanen <t.bugz@lament.cjb.net> 2002-07-12 03:39:14 +00:00
mozilla.BenB%bucksch.org 0e5c2faa60 156984: Typo (missing "P"). r=rods, sr=kin, a=roc 2002-07-12 03:34:17 +00:00
pete.zha%sun.com 4cd434d44e mozilla1.1a core dump at PR_AtomicDecrement()
bug=154730 r=bryner sr=jst a=asa patch=antonio.xu@sun.com
2002-07-12 02:56:18 +00:00
alecf%netscape.com b9851ac71f argh, forgot mac project file 2002-07-11 21:51:55 +00:00
alecf%netscape.com 1fb07ae7cb what a tangled web we weave - re-adding downloadProgress.dtd and downloadProgress.properties to the build, as they are in fact used by OTHER modules. *sigh* 2002-07-11 21:36:50 +00:00
alecf%netscape.com b34efcaf1f *sigh* re-add these two files, they are still used 2002-07-11 21:35:39 +00:00
alecf%netscape.com bf96040542 oops, remove xfer files from jar too 2002-07-11 21:31:50 +00:00
alecf%netscape.com c653d928d8 bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00