Commit Graph

179571 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
3b956ad9e8 Fix crash caused by the backout-patch for bug 240397. 2007-05-29 11:50:12 -07:00
bclary@bclary.com
2bf55bd065 JavaScript Test - regression test for bug 375715, change test to -n negative format 2007-05-29 11:23:19 -07:00
dietrich@mozilla.com
95ed9f3409 Bug 382248 problems when I remove places.sqlite (we don't re-import bookmarks.html and we lose all bookmarks) (r=sspitzer) 2007-05-29 10:48:52 -07:00
bugzilla@standard8.demon.co.uk
609ef1c0ba Bug 378585 Thunderbird/Composer/Sunbird shouldn't need to build in xpfe/components/bookmarks/public. r=mvl,benjamin,sr=mscott 2007-05-29 09:18:34 -07:00
benjamin@smedbergs.us
a57f4060b6 Backout bug 377950 due to startup crashes. 2007-05-29 08:09:23 -07:00
aaronleventhal@moonset.net
05b111e301 Bug 381048. Allow accessible names on ARIA elements with no child content, but with title. Patch by David Bolter. r=aaronlev 2007-05-29 07:45:38 -07:00
benjamin@smedbergs.us
a446792916 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-05-29 03:54:26 -07:00
pavlov@pavlov.net
a6cd41a0b1 Get and cache code point info from each font on your system and improve font selection speed/results. bug 377950. r=vlad/roc,sr=roc 2007-05-29 03:24:15 -07:00
roc+@cs.cmu.edu
a1b2ee93ff Bug 382206. Ensure that the clip rectangle used to draw partial ligatures is pixel-aligned. Also fix an off-by-one error that busted the detection of the end of a ligature. r=pavlov 2007-05-29 02:47:54 -07:00
roc+@cs.cmu.edu
1e64c60d76 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 02:45:30 -07:00
ginn.chen@sun.com
c29b01e71c Bug 381433 no focus event when focus back to the same widget after focused on radiogrouppatch by Evan.Yan @sun.com r=aaronleventhal 2007-05-28 23:53:50 -07:00
ginn.chen@sun.com
67e971a3e1 Bug 381832 duplicated of state-changed:busy (false) eventwhen document is load finishedr=aaronleventhal 2007-05-28 23:43:50 -07:00
ginn.chen@sun.com
dabd397af7 Bug 366000 MaiHyperlink class memory leakr=aaronleventhal sr=neil 2007-05-28 23:41:14 -07:00
joshmoz@gmail.com
d6015ce03e don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc 2007-05-28 22:31:04 -07:00
joshmoz@gmail.com
4b831f86c6 fix "can't drag and drop buttons when customizing toolbars", patch by Stan Shebs. b=358446 r=josh sr=pav 2007-05-28 22:06:12 -07:00
sharparrow1@yahoo.com
0d82c6593c Bug 381993: Crash [@ nsDOMMouseEvent::GetClientX] with mousemove generating and removing stuff. r=smaug, sr=roc. 2007-05-28 21:56:16 -07:00
sharparrow1@yahoo.com
6470166948 Bug 382111: Flash animation in top left of page. r+sr=roc/ 2007-05-28 21:53:22 -07:00
sayrer@gmail.com
d7b8370bf9 Bug 381262, Remembered username and password are garbled if they have non-ASCII characters. Patch by Justin Dolske <doslke@mozilla.com>. r=mconnor/sayrer 2007-05-28 20:42:40 -07:00
sspitzer@mozilla.org
49094ef6da fix for bug #376905: Places bookmarks build flag doesn't influence livemark service being copiedr=sayrerpatch=gijskruitbosch+bugs@gmail.com 2007-05-28 18:08:59 -07:00
mozilla@weilbacher.org
000ff10710 [OS/2] Bug 381330: improve system font handling.- use the font name as read from OS2.INI to determine font properties- better comment nsSystemFontsOS2::GetSystemFont()- fix debugging typo (+1) left by mistake in earlier checkin 2007-05-28 16:49:06 -07:00
mozilla.mano@sent.com
12d85164aa Backout the fix for bug 240397 (the change was part of bug 320181), patch on bug 240397. r=mconnor. 2007-05-28 16:28:46 -07:00
mozilla@weilbacher.org
a394167bc1 [OS/2] Bug 381333: improve Thebes font handling on OS/2.- fix faulty missing-glyph case- add the fix from bug 377923 2007-05-28 15:00:00 -07:00
enndeakin@sympatico.ca
bf535ad85e Bug 382256, add missing constant, r=sayrer 2007-05-28 13:21:28 -07:00
mcsmurf@mcsmurf.de
953d572af7 Landing SeaMonkey NSIS installer - Bug 351917, sr=Neil 2007-05-28 12:25:12 -07:00
mozilla@weilbacher.org
7b8e61ec4b [OS/2] Bug 381330: improve system font handling.Convert system units (pt) to Gecko units (px).Remove unnecessary function GetSystemFontInfo(), everything can be done inside GetSystemFont() directly. 2007-05-28 09:28:11 -07:00
mvl@exedo.nl
5665e41351 bug 382237: make xpctools profiler work, and make it record time spend in the function itself. r=shaver 2007-05-28 08:00:50 -07:00
wtc@google.com
10490a7e00 Bugzilla Bug 376568: the definition of PR_STATIC_ASSERT has been moved fromprerror.h to prlog.h. r=jwalden sr=roc 2007-05-28 07:51:08 -07:00
smontagu@smontagu.org
5318673346 Do bidi resolution during GetPrefWidth() and GetMinWidth() as well as Reflow(). Bug 365130, r+sr=roc 2007-05-28 07:40:56 -07:00
bugzilla@standard8.demon.co.uk
eb3825ef9b Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil. 2007-05-28 01:38:00 -07:00
bugzilla@standard8.demon.co.uk
0a908eb47d Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil. 2007-05-28 01:29:57 -07:00
sspitzer@mozilla.org
2c270c637a remove unused strings. 2007-05-27 21:12:02 -07:00
sspitzer@mozilla.org
ed68018f38 fix for bug #381750: with lots of bookmarks, opening up the bookmark manager dialog is slowr=dietrich 2007-05-27 20:57:20 -07:00
sspitzer@mozilla.org
4c40a2ce52 fix for bug #381894: Some Live Bookmarks only show in the places organizer.also, there was a crash lurking in the export code when we didn't have a feed uri.r=sayrer 2007-05-27 20:50:34 -07:00
sspitzer@mozilla.org
e708f58f97 minor typo, no bug. 2007-05-27 20:26:08 -07:00
roc+@cs.cmu.edu
182c294250 Bug 343430. Reduce the area we scroll on Windows to reduce flicker by excluding areas that shouldn't be moving. On Linux, since we can't control the area we scroll, just disable accelerated scrolling in that case and repaint everything. r+sr=dbaron 2007-05-27 20:17:20 -07:00
roc+@cs.cmu.edu
7a41f3f408 Not part of the build. Don't trim whitespace if wrapping is disabled --- in min-width and pref-width calculations. 2007-05-27 19:38:21 -07:00
roc+@cs.cmu.edu
d42b5087f5 Not part of the build. Don't trim whitespace if wrapping is disabled. Don't compress a space that's preceded by an incompressible space. 2007-05-27 19:20:58 -07:00
ted.mielczarek@gmail.com
5e98a287fa bug 382172 - allow env var for extra uniqueness in symbols.txt file. r=bsmedberg 2007-05-27 18:57:56 -07:00
sspitzer@mozilla.org
a4a84efa8b fix for bug #382178: unable to clear a livemark's "site location" in the bookmark properties dialogr=mano 2007-05-27 16:36:57 -07:00
bclary@bclary.com
cc243d82b3 JavaScript Test - regression test for bug 381205, update to perform test in proper scope 2007-05-27 16:14:24 -07:00
bclary@bclary.com
048ad7d25f JavaScript Test - add js1.8 version option to browser-based test menu, no bug, not part of the build 2007-05-27 16:00:58 -07:00
sayrer@gmail.com
be0e59ccb2 Tests for bug 380961. base64-obscured passwords not handled by login manager. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor 2007-05-27 15:36:00 -07:00
mozilla.mano@sent.com
72859c187a Bug 370859 - generic container icon is used for live-bookmarks containers which were added incrementally. r=dietrich. 2007-05-27 15:08:13 -07:00
Olli.Pettay@helsinki.fi
9c146e6149 Bug 351236, r+sr=neil 2007-05-27 13:57:13 -07:00
bclary@bclary.com
e22593d981 JavaScript Test - regression test for bug 366941, by Robert Sayre; add version(180) foo 2007-05-27 13:13:34 -07:00
bugzilla@standard8.demon.co.uk
e82847d27e Bug 306842 Pref overlays should use insertafter/insertbefore instead of position. r=iann_bugzilla,sr=Neil 2007-05-27 12:57:05 -07:00
sspitzer@mozilla.org
f39722f9f0 fix for bug #380702: right click, "Reload live Bookmark" of livemark on personal toolbar adds blank items to the personal toolbar.r=mano 2007-05-27 12:28:40 -07:00
bclary@bclary.com
e05d7be7d9 JavaScript Test - regression test for bug 367629, by Jesse Ruderman 2007-05-27 11:43:16 -07:00
bclary@bclary.com
48b5734bfa JavaScript Test - regression test for bug 379482, by Jesse Ruderman 2007-05-27 11:33:14 -07:00
bclary@bclary.com
33a8c7979f JavaScript Test - regression test for bug 379566, by Igor Bukanov 2007-05-27 11:25:54 -07:00