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

141497 Коммитов

Автор SHA1 Сообщение Дата
dougt%meer.net 9f3dee1b03 Defaulting SetCurrentDirectory to ASCII. Windows CE only. NOT PART OF DEFAULT BUILD 2005-04-20 23:06:46 +00:00
pinkerton%aol.net b053406135 add "new folder" to choose download folder sheet (bug 288743) 2005-04-20 23:04:28 +00:00
pinkerton%aol.net 35a916c518 ignore backspace if focus is in object, embed, and applets when handling
backspace to go back (bug 268887)
2005-04-20 22:42:24 +00:00
tor%cs.brown.edu 7f3619be0f Bug 291190 - Older SDKs missing FixedToFloat/FloatToFixed. r=pedemonte, a=asa 2005-04-20 22:26:19 +00:00
roc+%cs.cmu.edu 76ed95b06f Bug 290921. Use DOM event's screen coordinates to figure out where the mouse is relative to the slider ... it's the only way to be sure. r+sr=bzbarsky,a=asa 2005-04-20 22:22:51 +00:00
robert%accettura.com 392e7be587 no bug make 'show details' actually show problem type, not just the id for the problem type. a=asa over irc 2005-04-20 22:10:38 +00:00
timeless%mozdev.org df08dccdc8 Bug 291064 Helper app dialog incomplete for non-nsStandardURL types
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:07:45 +00:00
timeless%mozdev.org 3cbf6d654c Bug 288160 Code checked in for bug 237776 (reload button should be disabled for blank tabs) is wrong when frames are involved
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:04:03 +00:00
timeless%mozdev.org 03f7c18d6f Bug 283522 SetPageProxyState no longer needs a URI parameter
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 22:01:34 +00:00
timeless%mozdev.org bb00d6d3de Bug 246870 Access key for Clean Up should be C, not A
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 21:58:00 +00:00
timeless%mozdev.org 8264a7761f Bug 245660 use nsIImageLoadingContent for copying image location
patch by gavin.sharp@gmail.com r=mconnor a=asa
2005-04-20 21:57:01 +00:00
bugzilla%arlen.demon.co.uk 4ec59cafc9 Bug 281263 Remove white text on active tab/column and "jumping" icons in Classic
p=stefan_h@hem.utfors.se r=bugs.mano sr=neil.parkwaycc.co.uk a=asa
2005-04-20 21:54:59 +00:00
roc+%cs.cmu.edu 1fcf18cf25 Bug 290297. Reconstruct previous margin after propagating float damage, in case that dirties the line. r+sr=dbaron,a=asa 2005-04-20 21:45:24 +00:00
bob%bclary.com 3f5e6dd731 15.9.3.2 new Date(value), bug 273292 2005-04-20 21:44:34 +00:00
robert%accettura.com 0fb6d3f542 server half of bug 285653. Add new problem types, as well as a few changes to make it easier to add/change them in the future. Not part of any build 2005-04-20 21:43:25 +00:00
mvl%exedo.nl 6167c963c8 Add undo and redo to calendar.
bug 258258, r=vlad. npotb
2005-04-20 21:43:19 +00:00
bienvenu%nventure.com f7c040c36c fix crash clicking away from and back to virtual folder while search going on, sr=mscott, a=asa 273560 2005-04-20 21:25:45 +00:00
bienvenu%nventure.com e1d07d3708 fix message offset on messages left in inbox with pop3 downloaded mail quarantining, sr=mscott, a=asa, 258113 2005-04-20 21:22:02 +00:00
robert%accettura.com f1bbb136ac bug 285653 add final list of problem types. Client side only. a=asa 2005-04-20 21:20:12 +00:00
dbaron%dbaron.org 588faeeb67 Add comment pointing out leak. 2005-04-20 19:39:27 +00:00
mconnor%steelgryphon.com de94c22687 bug 290079 - trunk commit, r=caillon, sr=dveditz, a=caillon 2005-04-20 18:49:09 +00:00
doronr%us.ibm.com 8267326b4e bug 283275 - Plugin finder service showing wrong plugins needed for a page after a tab closed that plugin service was ran. r=mconnor,a=mkaply 2005-04-20 18:31:12 +00:00
cbiesinger%web.de 6ba8eb78b9 286897 store hotspot information on XBM images if present in the file
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor a=asa
2005-04-20 17:17:02 +00:00
cbiesinger%web.de 9a38c75aa6 209330 Use the real progress when no document is loading, to ensure that state
changes are sent when necessary
r=darin sr=jst a=brendan
2005-04-20 17:14:48 +00:00
doronr%us.ibm.com 7e30136876 Bug 258277 - Add menu item to Check for Updates. r=mconnor,a=mkaply 2005-04-20 17:13:54 +00:00
neil%parkwaycc.co.uk d36863a963 Exception-proof the clearing of the username and password from a URL in case it doesn't understand the concept b=290829 r=biesi sr=dveditz a=asa 2005-04-20 17:06:45 +00:00
bsmedberg%covad.net 80edfb4043 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa These files were forgotten the first time, which caused some problems with installer builds (not ZIP builds), see bug 291170 2005-04-20 17:00:46 +00:00
timeless%mozdev.org bc2fce5019 Bug 290788 crash when try to 'save all' Attachments from MailNews 'File' 'Attachments' Menu [@ nsMessenger::SaveAllAttachments]
patch by bugzilla@mcsmurf.de r=neil sr=neil a=asa
2005-04-20 16:51:30 +00:00
bob%bclary.com 9e8718e2de Fix crashMe2 testcase to check for SyntaxError instead of just not crashing 2005-04-20 16:34:20 +00:00
bzbarsky%mit.edu b423131582 Implement WriteUtf8Z. Bug 290914, r=biesi, sr=darin, a=asa 2005-04-20 15:39:24 +00:00
bzbarsky%mit.edu 16cc06ce80 Throw instead of crashing if used before init(). Bug 290907, r=biesi,
sr=darin, a=asa
2005-04-20 15:37:38 +00:00
mozilla.mano%sent.com 25d420c8de Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa 2005-04-20 15:32:57 +00:00
shaver%mozilla.org b0048b93d4 Bug 289483: Add a <deck> for control of tbird display mode, for extension
and other use. r=mscott, a=caillon.
2005-04-20 14:55:03 +00:00
shaver%mozilla.org 1c6d83e837 Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
shaver%mozilla.org 790d4e56c4 please to not be overlaying the file that was removed from CVS; NPOTB 2005-04-20 13:57:22 +00:00
bugzilla%arlen.demon.co.uk 6e0dc39c51 Bug 290675 Notify any listeners of the onEndHeaders event
p=Mnyromyr r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-20 12:30:22 +00:00
mozilla.mano%sent.com fca7d98af8 Bug 285570 - add entities for changing window style (height,width) of preferences windows. patch from Reuven Gonen <linxspider@yahoo.com>, r=mconnor a=asa 2005-04-20 11:24:46 +00:00
bsmedberg%covad.net ec1929f65c Bug 289555 - Remove non-functional help buttons from PSM for toolkit apps r=mconnor+rrelyea a=asa 2005-04-20 10:58:06 +00:00
bsmedberg%covad.net 9f33ad0393 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
steffen.wilberg%web.de 891ac3051c Bug 289794: fix accesskeys in Preferences-General. r/a=mscott 2005-04-20 08:14:12 +00:00
bzbarsky%mit.edu 209f868abf Reposting when expired from cache should make sure to use the right history
entry; otherwise docshell is confused about which page it currently has
loaded.  Bug 289301, r=biesi, sr=darin, a=asa
2005-04-20 04:41:48 +00:00
bmlk%gmx.de 86ee3651be do the granparent lookup for captions only when the parent is a inner table frame, bug286137 r/sr=bzbarsky a=asa 2005-04-20 03:53:01 +00:00
pavlov%pavlov.net 65501d2d84 fixing clearRect to actually clear r=vlad a=brendan 2005-04-20 01:59:51 +00:00
mozilla.mano%sent.com f4e7c3a5f7 Bug 289724 - [Mac] Missing progress bar animation in download window. patch from Mark Mentovai <mark@moxienet.com>, r=bryner sr+a=brendan 2005-04-20 01:01:13 +00:00
scott%scott-macgregor.org 2f2e21550d Bug #291053 --> choose signature button no longer works from the account manager. Minor regression fall out from the
localizations in CVS work.

sr=bienvenu
2005-04-20 00:24:15 +00:00
christophe.ravel.bugs%sun.com 7c66d1bccc 238319: Sun packages changes
Uprev rpm release to 4.
2005-04-20 00:18:27 +00:00
mozilla.mano%sent.com 258786ae7b Bug 253693 - [Mac] Cmd+? should bring up Help Contents. r=mconnor,josh a=asa 2005-04-20 00:10:56 +00:00
vladimir%pobox.com 0971df3813 b=291049, add patterns and gradients to canvas, r=pav,a=brendan 2005-04-20 00:00:23 +00:00
scott%scott-macgregor.org 919c7ed69d Bug#267682 --> Getting RSS feeds should send "If-Modified-Since" header and then we should not download the feed
if we get a not modified response from the server

sr=bienvenu
2005-04-19 23:50:45 +00:00
scott%scott-macgregor.org d3d3fbb9ca Bug #289619 --> Thunderbird called "Mail & Newsgroups" on boot and if empty of content
Patch by Frank Wein <bugzilla@mcsmurf.de>
2005-04-19 23:49:06 +00:00