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

155601 Коммитов

Автор SHA1 Сообщение Дата
uriber%gmail.com d6054e0451 Added missing parenthese from patch to bug 303884. bug=330284 r+sr=roc 2006-03-13 00:00:58 +00:00
uriber%gmail.com 15fa7e0fb1 In EnsureBidiContinuation, leave fluid continuations alone, and only re-use non-fluid continuations as bidi continuations. bug=329878 r=smontagu sr=bzbarsky 2006-03-12 22:09:28 +00:00
uriber%gmail.com 1124724337 Set bidi attributes on frames being converted to in-flows in nsBidiPresUtils::RemoveBidiContinuation(). bug=330269 r=smontagu sr=bzbarsky 2006-03-12 21:58:47 +00:00
bugzilla%arlen.demon.co.uk ca8fbfe4e5 Bug 330168 Phishing State should take precedence over Junk State in the message bar
p=me r=neil sr=bienvenu
2006-03-12 21:38:28 +00:00
neil%parkwaycc.co.uk 542dd95cc1 Make widgets events bubble again as per expectations b=330190 r=bryner 2006-03-12 21:04:39 +00:00
mnyromyr%tprac.de 2162bbbe60 Bug 330171: Remove documentation of DPI prefs; p=<stefanh@bluebottle.com>, r=IanN 2006-03-12 20:52:02 +00:00
Olli.Pettay%helsinki.fi fd6fe39b42 Bug 330013, Dragging a link to the tab bar opens in the currently focused tab, not a new tab, r+sr=bz 2006-03-12 20:12:36 +00:00
Olli.Pettay%helsinki.fi 56dee7c2e2 Bug 329435, Fix EventTargetIn (in nsHTMLLabelElement.cpp) to get the target from the event. r+sr 2006-03-12 19:57:14 +00:00
bzbarsky%mit.edu 441df4ef54 Fixing typo. Bug 319434 2006-03-12 18:53:24 +00:00
neil%parkwaycc.co.uk 23f4260f0c Make widgets generate bubbling events again as that's what extensions (such as multizilla) are expecting b=330190 r=smaug sr=jag 2006-03-12 15:58:26 +00:00
lpsolit%gmail.com 424a8c2449 Bug 330186: Crash when changing the status of a bug which has dependencies - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure) 2006-03-12 11:59:06 +00:00
uriber%gmail.com 6802171d8a Attempt to fix WINNT bustage from previous check-in 2006-03-12 10:18:17 +00:00
uriber%gmail.com 089788fa91 Do away with geometry in nsFrameList::GetPrev[Next]VisualFor() and nsLineIterator::CheckLineOrder(). Instead use new helper methods in nsBidiPresUtils for determining visual order of the top level of frames in a line. bug=303884 r=smontagu sr=roc 2006-03-12 09:49:48 +00:00
timeless%mozdev.org d8c3c43dcc Bug 326961 JS_BeginRequest should JS_ASSERT(cx->thread == js_GetCurrentThreadId())
r=brendan r=mrbkap
2006-03-12 09:38:06 +00:00
timeless%mozdev.org 9a3421295c Bug 329749 Did JS_SealObject mean to call JS_UNLOCK_OBJ instead of JS_UNLOCK_SCOPE ?
r=brendan
2006-03-12 09:35:52 +00:00
darin%meer.net c388aa4e8d fixes bug 328903 "Image requests need to cancel properly" r=biesi sr=bzbarsky 2006-03-11 20:32:47 +00:00
tor%cs.brown.edu ce6c2a3da2 Bug 330105 - svg text modification not being drawn (nsSVGGlyphFrame
regression from bug 328926).  r+sr=roc
2006-03-11 17:06:56 +00:00
cst%andrew.cmu.edu eb5dd34fe4 Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
r+sr=neil
2006-03-11 16:46:29 +00:00
cbiesinger%web.de 8dff92ebc5 bug 330030 only set mOutStream if the character encoding name is valid
patch by Nickolay Ponomarev <asqueella@gmail.com> r=biesi sr=darin
2006-03-11 16:05:26 +00:00
neil%parkwaycc.co.uk 519404bb0d Dismiss the context menu when a new page loads b=329521 r=jag sr=bz 2006-03-11 13:39:44 +00:00
steffen.wilberg%web.de 05e8709285 Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me 2006-03-11 10:51:32 +00:00
jshin%mailaps.org 90424dd01d no bug filed: gettimeofday needs to be quoted with 'use strict' in gettime.pl (r=bz on IRC) 2006-03-11 04:26:04 +00:00
mrbkap%gmail.com 2600e2d85e VC8 doesn't like the copyright sign in jscompat.h. Issue found by jshin, bug 328589, r=gerv/mrbkap 2006-03-11 04:05:13 +00:00
vladimir%pobox.com 6dbc494918 b=330107, pango font backend truncates float values to ints due to integer PANGO_SCALE, r=dbaron 2006-03-11 01:36:28 +00:00
mrbkap%gmail.com 0f8f55e95c Use __declspec(dllexport/dllimport) on OS/2. Patch from Andy Willis <abwillis1@gmail.com>, bug 301064, r=mrbkap 2006-03-11 01:35:21 +00:00
lpsolit%gmail.com 2c864acb89 Bug 329334: User::match_field() may redirect you outside your Bugzilla installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-03-11 01:06:41 +00:00
beng%bengoodger.com edc8246a7b 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2006-03-10 23:48:40 +00:00
pavlov%pavlov.net 7e255d4d38 fix double glyph drawing with svg. bug 330095. r=vlad 2006-03-10 23:42:35 +00:00
bugzilla%arlen.demon.co.uk b5c7cafb7e Bug 326814 Port TB's dynamic 3-pane generation to mailnews - deck patch
p=me r=neil sr=bienvenu
2006-03-10 23:31:27 +00:00
tor%cs.brown.edu d668ab637e Bug 330041 - <svg:image> upside down and color shifted with cairo gfx.
Also fixes artifacts on animated gifs with cairo gfx.  r=vlad
2006-03-10 22:27:37 +00:00
mgalli%geckonnection.com 21306919b9 Fix toggle homebar menu item. 2006-03-10 22:09:04 +00:00
mgalli%geckonnection.com 1260a5d309 Homebar command for toggle. 2006-03-10 22:05:39 +00:00
mgalli%geckonnection.com 4aa891b8be Homebar menu entry. 2006-03-10 22:02:35 +00:00
darin%meer.net 38d64d9d99 fix comment typo 2006-03-10 21:38:02 +00:00
mgalli%geckonnection.com f873c3795f Fix to homebar. All the items with local icons are stored first. 2006-03-10 21:32:12 +00:00
martijn.martijn%gmail.com ebea0bb9c0 Bug 324447 - contents of tab move up a pixel as it closes, r=mconnor 2006-03-10 21:26:29 +00:00
brettw%gmail.com abfbc4dc52 Bug 328598 r=vladimir Rollback 0-fill deleted DB entries and vacuum on
explicit clear to improve shutdown times.
2006-03-10 21:02:32 +00:00
mike.morgan%oregonstate.edu 4ccf472414 Missing _file from the end of the auto_prepend argument... I owe Aravind a beer. 2006-03-10 20:52:05 +00:00
joshmoz%gmail.com 0273eae158 fix up window creation coordinates in Cocoa widgets. b=325336 r=mento 2006-03-10 20:51:48 +00:00
timeless%mozdev.org b9e2ac6595 Bug 329754 three coverity complaints about jsj_JSObject.c
r=mrbkap sr=bz
2006-03-10 20:44:48 +00:00
bmlk%gmx.de d3b9896577 Every frame where the frame construction is not controlled by
the display-type needs to be mentioned in IsSpecialContent, canvas in this case, bug 329692 r/sr=bzbarsky
2006-03-10 20:03:07 +00:00
cbiesinger%web.de ff2908638d last checkin was bug 328187 2006-03-10 19:57:37 +00:00
brettw%gmail.com 5f61ba88f1 Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.
2006-03-10 19:44:28 +00:00
rob_strong%exchangecode.com 33695e4312 Bug 330004 - Extension Manager is unable to install new extensions. r=darin 2006-03-10 19:40:42 +00:00
annie.sullivan%gmail.com 8aa34a9137 Fixes bug where messages when bookmark folder children were shifted caused separators not to be removed correctly. bug=329892 r=brettw@gmail.com 2006-03-10 19:22:32 +00:00
timeless%mozdev.org ac438e1b6c Bug 330000 Coverity complains that simple_name can not be null in the loop in pre_define_java_packages
r=mrbkap sr=bz
2006-03-10 19:05:19 +00:00
timeless%mozdev.org 56514a0f4c Bug 140218 Crash [@nsTreeBodyFrame::SetView] dereferencing box the QI result of a null mTreeBoxObject
r=bz sr=neil
2006-03-10 18:14:29 +00:00
mike.morgan%oregonstate.edu 531def68f1 Added failover when db is unavailable, changed default values for htaccess.default.
If the app is installed in a DocumentRoot, you won't have to edit the htaccess.default.  Just copy it to webroot/.htaccess and make sure webroot is the DocRoot and you're fine.
2006-03-10 17:42:07 +00:00
joe%retrovirus.com cedc166b4a Changes to bookmark properties dialog:
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
  yielding layout and accessibility improvements
* Switched to using standard dialog buttons

bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
dougt%meer.net 6e80e094bf MINIMO only. Adding device support back into build. making softkey2 act as a tab button if there is no software keyboard. 2006-03-10 17:21:29 +00:00