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

156738 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us b45aa78749 Bug 326925 - components should be loaded with RLTD_NOW, r=darin - This is an experimental checkin that has the potential to affect Ts times on linux machines, especially nonstatic builds. 2006-04-11 13:28:21 +00:00
jwatt%jwatt.org 341f0f246a Partial fix for bug 331630. Remove nsEventStatus. r=olli.pettay@gmail.com, sr=bzbarsky@mit.edu 2006-04-11 13:17:29 +00:00
mike.morgan%oregonstate.edu 68158e6579 Fixed newest list type, which should have been pointing at main.DateAdded instead of version.DateUpdated. See bug 333530. 2006-04-11 07:44:05 +00:00
mhammond%skippinet.com.au c1b2e6b995 Move all Python initialization code into a new global
PyXPCOM_EnsurePythonEnvironment.  At the same time remove the old, dead
code behind PYXPCOM_USE_PYGILSTATE and LOADER_LINKS_WITH_PYTHON.
Not part of the default build.
2006-04-11 06:12:14 +00:00
mhammond%skippinet.com.au e7c870d4eb PyXPCOM_LogError should always write the error message, even if there is
no traceback or exception info.
Not part of the build.
2006-04-11 06:04:23 +00:00
ajschult%verizon.net 35b21b43d3 Bug 333353: fast-update queries for all updates for mozilla/ (not fast). r=bsmedberg 2006-04-11 04:53:03 +00:00
jst%mozilla.jstenback.com 3820cfcf55 Fixing bug 321299. Make sure XPConnect wrappers get properly reparented when moving nodes from document to document. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu 2006-04-11 03:49:44 +00:00
bugzilla%micropipes.com ec706cc16d fix for 333107 2006-04-11 03:47:29 +00:00
bugzilla%micropipes.com b4ce1a82a3 fix for 332824 2006-04-11 03:08:07 +00:00
sharparrow1%yahoo.com 066ff5fa54 Bug 332927: missed a file 2006-04-11 02:20:24 +00:00
sharparrow1%yahoo.com 23a6cefff1 Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups) 2006-04-11 01:48:48 +00:00
martijn.martijn%gmail.com 8790aca4c8 Bug 332499 - Misplaced listbox for floated select, patch by Marc Liddell, r+sr=roc 2006-04-11 01:18:41 +00:00
gavin%gavinsharp.com 9e107f5c42 Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor 2006-04-10 23:58:24 +00:00
darin%meer.net ff0828d61e fixing typos in comment 2006-04-10 23:43:12 +00:00
mattwillis%gmail.com 5be0852a99 fix xremote regression 2006-04-10 23:25:19 +00:00
mgalli%geckonnection.com 376bfe0709 Fix, bug 331627 2006-04-10 22:58:03 +00:00
mattwillis%gmail.com f658ef11bd fix build bustage 2006-04-10 22:49:12 +00:00
brettw%gmail.com cc073c22f0 Bug 328598 r=bryner Expire history as you browse for faster shutdown times. Now
that we don't write a bunch of stuff at shutdown, we can re-enable 0 fill for
security.
2006-04-10 22:30:54 +00:00
brettw%gmail.com 945989f447 Bug 328598 r=bryner Expire history as you browse for faster shutdown times. 2006-04-10 22:29:32 +00:00
mrbkap%gmail.com d13fdde6ec Fixing build bustage 2006-04-10 22:16:34 +00:00
mrbkap%gmail.com aa30098ef8 Try fixing bug 326497 again, this time allowing DOM constructors to be wrapped in cross-domain settings, since some of them can be used (e.g., Location). r+sr=jst for the DOM bits, r=brendan sr=shaver for the XPConnect bits. 2006-04-10 21:40:28 +00:00
mattwillis%gmail.com 81a1a0f020 bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg 2006-04-10 21:31:11 +00:00
mattwillis%gmail.com faca49859b bug 332717: Rework and simplify Makefile. r=dmose,sr=bsmedberg 2006-04-10 21:31:10 +00:00
dougt%meer.net 59c4d23e92 clean up window creator. npodb 2006-04-10 21:30:51 +00:00
myk%mozilla.org 4369c4dd18 makes the bookmarks toolbar display bookmark titles generated by the microsummary service or extensions and stored in the bookmarks/generatedTitle annotation
bug=333052
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-10 20:56:25 +00:00
mrbkap%gmail.com de491a25e9 Remove obsolete and wacky support for the <sound> element, which not even IE supports. bug 333057, r=sicking sr=jst 2006-04-10 20:49:02 +00:00
mrbkap%gmail.com bc3dec85e2 Remove a redundant null check found by Coverity. bug 333388, r+sr=sicking 2006-04-10 20:44:11 +00:00
brettw%gmail.com 75c8604482 Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session. 2006-04-10 20:27:45 +00:00
beng%bengoodger.com b2d543b748 331414 - accesskeys collide in bookmark organizer window. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-10 20:01:19 +00:00
beng%bengoodger.com 30129226de 332061 - places window does not retain maximized state. patch by Simon Bunzli <zeniko@gmail.com> r=ben@mozilla.org 2006-04-10 19:29:55 +00:00
beng%bengoodger.com 79944d9ace 332873 - dragging a folder within places trees fail... make sure we use the right interface to look up constants on, and that folder containers are opened before use. r=brettw@gmail.com 2006-04-10 19:26:20 +00:00
beng%bengoodger.com d5777f5434 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2006-04-10 19:26:11 +00:00
beng%bengoodger.com 408d258930 329733 - problems with drag & drop to bookmarks menus. ensure that we properly close up bookmarks menus after they have been opened. r=annie.sullivan@gmail.com 2006-04-10 19:26:01 +00:00
jminta%gmail.com 10fef474d0 Typo fix. (Component->Components) No bug. r=mvl 2006-04-10 19:03:13 +00:00
bugzilla%standard8.demon.co.uk a0c253b170 Bug 330053 Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set. Part 2 - Include mailnews chrome. r=mnyromyr,sr=neil 2006-04-10 18:55:19 +00:00
timeless%mozdev.org 8795d4bc61 Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
r=kiko
2006-04-10 18:45:44 +00:00
jag%tty.nl 6ad6a93461 Add libpr0n/build/Makefile 2006-04-10 18:44:31 +00:00
darin%meer.net 37b6eb8fa1 fixes bug 333212 "SetLastModifiedTime does not work correctly on windows" patch by kovalchuk77@list.ru, r+sr=darin 2006-04-10 18:29:41 +00:00
brettw%gmail.com 9eccfbfb4e Bug 332941 r=annie.sullivan mAutoCompleteOnlyTyped not initialized. 2006-04-10 18:26:25 +00:00
Olli.Pettay%helsinki.fi d5c3f0a27f Bug 333045, select1 initialized by instance data on form load has wrong size, r=allan+aaronr 2006-04-10 17:58:15 +00:00
uriber%gmail.com cad423fb91 Bug 331846: Can't indent/outdent RTL blocks in Composer and Design Mode. r=timeless sr=bzbarsky 2006-04-10 17:37:44 +00:00
brettw%gmail.com 57f86e9bb9 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.
2006-04-10 17:24:14 +00:00
mkaply%us.ibm.com 126492633e UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com 2ec014da48 Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
martijn.martijn%gmail.com fe3dffb677 Bug 333307 - signature is wrong for nsComponentManagerImpl::RegisterComponent and nullchecks are improperly handled. Patch by Nickolay Ponomarev, r=timeless, sr=darin 2006-04-10 17:09:48 +00:00
uriber%gmail.com e08693d556 Set NS_FRAME_IS_BIDI on skipped fluid continuations. bug=333433 r=smontagu sr=bzbarsky 2006-04-10 17:05:01 +00:00
Olli.Pettay%helsinki.fi daa66aba0f Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst 2006-04-10 17:04:54 +00:00
martijn.martijn%gmail.com ca60261112 Bug 333301 - [@ nsViewManager::RemoveChild] if child is null. Patch by Nickolay Ponomarev, r+sr=roc 2006-04-10 16:55:19 +00:00
doronr%us.ibm.com b063b10a95 Bug 333006 - Schema Validation doesn't handle default attribute types. r=aaronr/allan 2006-04-10 16:51:32 +00:00
cltbld 89e4015096 - enclose TinderUtils calls in brackets to remove syntax warnings and make command-line syntax checking more useful 2006-04-10 16:34:28 +00:00