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

143514 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com 38499e6a55 Add update history list UI 2005-06-27 01:18:10 +00:00
igor%mir2.org d815752518 1. Added ContextFactory.getApplicationClassLoader()/initApplicationClassLoader() for simpler class loader customization.
2. Context.getApplicationClassLoader() now uses ContextFactory.getApplicationClassLoader() and also tries ContextFactory subclass as the last resort of loader guessing.
2005-06-26 22:57:31 +00:00
igor%mir2.org ffbb010f56 Added XML and XMLList to the exclusion list 2005-06-26 22:51:49 +00:00
ben%bengoodger.com a6dfc3b12e Finish update available page, better network error reporting. 2005-06-26 22:33:59 +00:00
roc+%cs.cmu.edu a8aa980b85 Bug 296000. Get rid of some unnecessary code. r+sr=roc,a=asa,patch by Martijn Wargers 2005-06-26 22:22:40 +00:00
roc+%cs.cmu.edu 9749d198a9 Bug 298378. Make sure that a style-change reflow on a column set eventually reflows all the descendant frames, even if some of them don't get reflowed on the first pass. r+sr=dbaron,a=asa 2005-06-26 22:15:08 +00:00
igor%mir2.org 57b6cbf535 Fix for bug 290034: JavaScriptException should not be wrapped inside
Context.throwAsScriptRuntimeEx
2005-06-26 21:32:42 +00:00
Olli.Pettay%helsinki.fi 3a2013bf23 Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
masayuki%d-toybox.com d3997c144b Bug 241282 When choosing an alternative location via "Browse...", the Installer "defaults" to ns_temp subfolder. patch by <jhenry@ccs.neu.edu> r+a=benjamin 2005-06-26 10:54:45 +00:00
smfr%smfr.org 63b5aa5629 Fix bug 245019: make tooltips child windows, so that they don't show up in Expos�. 2005-06-26 03:41:33 +00:00
smfr%smfr.org 7373a72f2f Fix bug 296340: make the autocomplete dropdown a child window of the browser window, so that we can keep it up while the window is moved, resized, minimized or hidden. r=pinkerton. 2005-06-26 03:37:00 +00:00
smfr%smfr.org 3c621d4c4e Fix bug 182783, bug 292473 and bug 280894. Add a per-window class that registers for window activate/deactivate notifications, and sends appropriate activate events to gecko. Also fix up interaction with the NSInputManager (aka IME/TSM). r=pinkerton. Only affects Camino. 2005-06-26 03:25:52 +00:00
mrbkap%gmail.com ce057b7855 bug 289537: Automatically open <body> for more tags by using the kRequiresBody special property. r=jst sr=rbs a=asa 2005-06-25 21:09:28 +00:00
cltbld aa3d3ea017 Automated update from host egg 2005-06-25 17:46:13 +00:00
cbiesinger%web.de 0849b6b6fe 297962 stop building IPC code for seamonkey
r=bsmedberg a=asa
2005-06-25 17:38:35 +00:00
webmail%kmgerich.com b602b22ace Pinstripe changes: Preferences icons should have a pressed state (bug #287375), Mail icon for main toolbar (bug #298554) a=asa 2005-06-25 13:15:54 +00:00
lpsolit%gmail.com a17c6dce77 Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave 2005-06-25 12:28:48 +00:00
lpsolit%gmail.com 992ad7bca2 Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-06-25 12:10:28 +00:00
neil%parkwaycc.co.uk 3f4d9dc4e2 Bug 113202 tab icon changes even if load is cancelled r=timeless sr=jag a=asa 2005-06-25 09:37:29 +00:00
neil%parkwaycc.co.uk dcb7653583 Bug 294862 Fix crash regression for menulist sizetopopup="always" r+sr=roc a=asa 2005-06-25 09:35:05 +00:00
masayuki%d-toybox.com d3c735fbe4 Bug 296339 No response when I am inputting use the MSPinYin(Chinese) input method r=timeless, sr=rbs, a=asa 2005-06-25 04:43:04 +00:00
vladimir%pobox.com 3ce545e7af b=296388, drawWindow with null window should give more informative error message, r=vladimir,a=bsmedberg 2005-06-25 03:05:41 +00:00
mats.palmgren%bredband.net a4351b8780 Fix event.relatedTarget for MouseOver events. b=298477 r+sr=roc a=asa 2005-06-25 01:32:02 +00:00
darin%meer.net 5e1daa9a78 fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa 2005-06-24 23:58:25 +00:00
ben%bengoodger.com 6e37d41b47 Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
bryner%brianryner.com 1249e5b34d fix case on #include 2005-06-24 23:48:26 +00:00
bryner%brianryner.com 5754bab9c0 Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann. 2005-06-24 23:31:01 +00:00
smfr%smfr.org 83dcd87c9a Back out josh's checkin for bug 297162, because it doesn't build pre-tiger. 2005-06-24 23:20:21 +00:00
cbiesinger%web.de 49372202a2 no visible effect, putting it back 2005-06-24 23:06:11 +00:00
wtchang%redhat.com 06d3ac7721 Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
leak. r=nelsonb.
2005-06-24 23:00:02 +00:00
ben%bengoodger.com 5a2c751251 Make the updater properly clean up after previous failed attempts to update, improve logging so that modules can be properly turned on and off for easier debugging, implement automated testing mode 2005-06-24 22:50:39 +00:00
darin%meer.net cf127400bf Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes.  This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +00:00
scott%scott-macgregor.org 6d90141465 Bug #298460 --> Use xhtml files in content instead of html files in locale for the mail start page
and the credits page.

Patch by Pavel Franc <p.franc@gmail.com>
2005-06-24 22:43:40 +00:00
joshmoz%gmail.com 5f26635e55 bustage fix from XP_MAC and 10.1 cleanup 2005-06-24 22:38:40 +00:00
joshmoz%gmail.com 131112e64d Fix non-neutral endian code in mac gfx font code. Patch by Apple Computer, Inc. b=297162 r=josh sr=smfr a=chofmann 2005-06-24 22:35:07 +00:00
lpsolit%gmail.com b4eb1c081a Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-06-24 22:33:05 +00:00
joshmoz%gmail.com 8585f1fc02 Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa 2005-06-24 22:31:23 +00:00
cbiesinger%web.de 83124b8f18 trying to fix windows bustage 2005-06-24 22:30:55 +00:00
cbiesinger%web.de d710150c3f backing out this part of my last checkin to see how it affects Tp (Bug 295047) 2005-06-24 22:16:31 +00:00
darin%meer.net 7fe4697857 Make sure that we don't leak any file descriptors in the updater, otherwise
Firefox will inherit those file descriptors, and it may leave firefox on
windows unable to remove / cleanup files created by the updater.
2005-06-24 22:11:03 +00:00
doronr%us.ibm.com 1fec0c56c7 Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg 2005-06-24 22:11:02 +00:00
joshmoz%gmail.com 29f3a6731b remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg 2005-06-24 21:34:16 +00:00
webmail%kmgerich.com 5e896a80a5 Remove old printing CSS and images from Winstripe (bug #297992)
Add RTL chevron image to Winstripe (bug # 221824)
a=asa
2005-06-24 21:14:46 +00:00
bryner%brianryner.com 3aa61b074b Fix failure to repaint on Mac with fastback enabled (bug 298112). Hide the old contentviewer before we invalidate. r=darin sr=dbaron a=asa. 2005-06-24 21:08:10 +00:00
bryner%brianryner.com b10035aabc Fix pending-loads check for fastback so that we detect loads initiated either before or after Stop() is called. Fix assert on reload. Fix problem where the wrong load type was being checked in CanSavePresentation(). Fix problem where we cached a content viewer on the current history entry when it was equal to the new history entry. Bugs 292954 and 292950. r+sr=darin, a=asa. 2005-06-24 20:53:43 +00:00
scott%scott-macgregor.org eda264e643 Bug #166723 --> selected labels should only be inverted when they are focussed
Patch by  Mike Cowperthwaite <mcow@well.com>
2005-06-24 20:38:27 +00:00
scott%scott-macgregor.org cfa5ee3d50 Bug #297360 --> doubled items in saved search when adding new items above some old items
Bug #294079 --> When editing a filter, sometimes values are added to the wrong search box

r=neil
sr=bienvenu
a=asa
2005-06-24 20:33:55 +00:00
cbiesinger%web.de 4de61d291b Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
cbiesinger%web.de 64b871f53a 297374 add missing |this.| to fix a JS syntax error
r=neil sr=darin a=bsmedberg
2005-06-24 19:39:25 +00:00
smfr%smfr.org 51a9606263 Fix camino bug 298111: improve appearance of select and textarea form controls for Cocoa widgets (all inside #idef for Cocoa: only affects Camino). r=pinkerton, sr=me. 2005-06-24 19:32:54 +00:00