sspitzer%mozilla.org
f393f295f2
fix for bug #376905 : Places bookmarks build flag doesn't influence livemark service being copied
...
r=sayrer
patch=gijskruitbosch+bugs@gmail.com
2007-05-29 01:08:59 +00:00
mozilla%weilbacher.org
b7291e2df6
[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 23:49:06 +00:00
mozilla.mano%sent.com
6898b455d8
Backout the fix for bug 240397 (the change was part of bug 320181), patch on bug 240397. r=mconnor.
2007-05-28 23:28:46 +00:00
mozilla%weilbacher.org
5a2d1c3221
[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 22:00:00 +00:00
bugzilla%standard8.demon.co.uk
a1b69577a5
Bug 382245 Display on startup / new window / tab prefs not migrated from xpfe profile to suiterunner (add browser.startup.page pref) r=Neil
2007-05-28 21:34:48 +00:00
bugzilla%standard8.demon.co.uk
9d9a91687c
Bug 382245 Display on startup / new window / tab prefs not migrated from xpfe profile to suiterunner - also add lots of other prefs that weren't previously being migrated. r=Neil
2007-05-28 21:15:33 +00:00
enndeakin%sympatico.ca
9b9e34cf4a
Bug 382256, add missing constant, r=sayrer
2007-05-28 20:21:28 +00:00
mcsmurf%mcsmurf.de
217f275286
tabs, not spaces
2007-05-28 19:43:17 +00:00
mcsmurf%mcsmurf.de
78f7e6ef31
Landing SeaMonkey NSIS installer - Bug 351917, sr=Neil
2007-05-28 19:26:02 +00:00
bugzilla%standard8.demon.co.uk
7b5fa78b76
SeaMonkey xpfe Bustage fix for bug 306842, remove line that should no longer be there
2007-05-28 19:19:45 +00:00
bugzilla%standard8.demon.co.uk
b22b2f264a
Fix bug 382243 SMTP servers not migrated from xpfe profile to suiterunner (and also chatzilla/venkman/font prefs). r=ajschult over irc
2007-05-28 18:46:57 +00:00
bugzilla%standard8.demon.co.uk
ce365ddbc7
Back out the previous patch and commit the correct patch for bug 382168 Address book autocomplete prefs not migrated in suiterunner's profile mananger (r/sr=Neil on the correct patch).
2007-05-28 18:35:40 +00:00
bugzilla%standard8.demon.co.uk
02cc0146bc
CLOBBER requested to try and clear Tp crashes (possible bugs to have caused it are: 365130,376568,382237,306482).
2007-05-28 18:29:25 +00:00
mozilla%weilbacher.org
b5b8d4f79e
[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 16:28:11 +00:00
bugzilla%standard8.demon.co.uk
d42d846a03
Bug 382226 Remove unused prefs in mailnews.js/all-thunderbird.js. r/sr=bienvenu
2007-05-28 15:28:53 +00:00
mvl%exedo.nl
2e7e740e30
bug 382237: make xpctools profiler work, and make it record time spend in the function itself. r=shaver
2007-05-28 15:00:50 +00:00
bugzilla%standard8.demon.co.uk
c5b4393458
Part of bug 306842 Pref overlays should use insertafter/insertbefore instead of position (Sort out permissionsPrefsOverlay and walletPrefsOverlay). r=iann_bugzilla,sr=Neil
2007-05-28 15:00:10 +00:00
wtc%google.com
103725f60e
Bugzilla Bug 376568: the definition of PR_STATIC_ASSERT has been moved from
...
prerror.h to prlog.h. r=jwalden sr=roc
2007-05-28 14:51:08 +00:00
wtc%google.com
b6797574af
Bugzilla bug 375985: Moved the definition of PR_STATIC_ASSERT from perror.h
...
to prlog.h, where the related PR_ASSERT macro is defined. Define
PR_STATIC_ASSERT as an extern declaration rather than a typedef. The patch
is adapted from Igor Bukanov's patch in JavaScript bug 381236
JS_STATIC_ASSERT. r=igor@mir2.org .
Modified files: prerror.h prlog.h
2007-05-28 14:48:26 +00:00
smontagu%smontagu.org
1e80b3343d
Do bidi resolution during GetPrefWidth() and GetMinWidth() as well as Reflow(). Bug 365130, r+sr=roc
2007-05-28 14:40:56 +00:00
bugzilla%standard8.demon.co.uk
99d3466172
Bug 379110 Make SeaMonkey use the window icons that come with DOMI. r/sr=Neil
2007-05-28 11:41:30 +00:00
bugzilla%standard8.demon.co.uk
1f365918c7
Bug 379110 Make SeaMonkey use the window icons that come with DOMI. r/sr=Neil
2007-05-28 11:12:55 +00:00
bugzilla%standard8.demon.co.uk
1e1ead706c
Bug 382168 Address book autocomplete prefs not migrated in suiterunner's profile mananger. r=Neil
2007-05-28 10:57:21 +00:00
bugzilla%standard8.demon.co.uk
31980c9e1c
OS2 icon for inspector was provided by Peter Weilbacher <mozilla@Weilbacher.org>
2007-05-28 08:59:07 +00:00
ginn.chen%sun.com
45e75ad01c
Bug 381565 The label of tree table and tree table in "Message Filters" window
...
have no label_for/labeled_by relations
patch by tiger.zhang @sun.com r+sr=mscott
2007-05-28 08:49:34 +00:00
ginn.chen%sun.com
7be0cfcc79
Bug 381117 Label_for/by relation is missing in RSS subscription manage window.
...
patch by tiger.zhang @sun.com r+sr=mscott
2007-05-28 08:45:03 +00:00
bugzilla%standard8.demon.co.uk
dc0da67442
Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil.
2007-05-28 08:38:00 +00:00
bugzilla%standard8.demon.co.uk
7857a1b293
Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil.
2007-05-28 08:32:08 +00:00
scott%scott-macgregor.org
9ba9817ca9
Bug #379070 --> aURL can be null in FetchMessage. Fix a crash regression introduced by an earlier patch. Thanks to Phil.chee@gmail.com for catching this.
2007-05-28 05:14:56 +00:00
sspitzer%mozilla.org
66b970e669
remove unused strings.
2007-05-28 04:12:02 +00:00
sspitzer%mozilla.org
a062dc65a7
fix for bug #381750 : with lots of bookmarks, opening up the bookmark manager dialog is slow
...
r=dietrich
2007-05-28 03:57:20 +00:00
sspitzer%mozilla.org
7d7df48fef
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-28 03:50:34 +00:00
sspitzer%mozilla.org
ec5c34e12a
minor typo, no bug.
2007-05-28 03:26:08 +00:00
roc+%cs.cmu.edu
d8284f76a9
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-28 03:17:20 +00:00
roc+%cs.cmu.edu
3d899a2169
Not part of the build. Don't trim whitespace if wrapping is disabled --- in min-width and pref-width calculations.
2007-05-28 02:38:21 +00:00
roc+%cs.cmu.edu
14921561b0
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-28 02:20:58 +00:00
ted.mielczarek%gmail.com
505487b3d4
bug 382172 - allow env var for extra uniqueness in symbols.txt file. r=bsmedberg
2007-05-28 01:57:56 +00:00
sspitzer%mozilla.org
012572f1a1
fix for bug #382178 : unable to clear a livemark's "site location" in the bookmark properties dialog
...
r=mano
2007-05-27 23:36:57 +00:00
bclary%bclary.com
1e713d8981
JavaScript Test - regression test for bug 381205, update to perform test in proper scope
2007-05-27 23:14:24 +00:00
bclary%bclary.com
0fd6cbab56
JavaScript Test - add js1.8 version option to browser-based test menu, no bug, not part of the build
2007-05-27 23:00:58 +00:00
sayrer%gmail.com
fba9579522
Tests for bug 380961. base64-obscured passwords not handled by login manager. Patch by Justin Dolske <dolske@mozilla.com>. r=mconnor
2007-05-27 22:36:00 +00:00
mozilla.mano%sent.com
2dc9803dc0
Bug 370859 - generic container icon is used for live-bookmarks containers which were added incrementally. r=dietrich.
2007-05-27 22:08:13 +00:00
Olli.Pettay%helsinki.fi
a39acdf8d3
Bug 351236, r+sr=neil
2007-05-27 20:57:13 +00:00
bclary%bclary.com
1bbbb16fa9
JavaScript Test - regression test for bug 366941, by Robert Sayre; add version(180) foo
2007-05-27 20:13:35 +00:00
bugzilla%standard8.demon.co.uk
03fff128c9
Bug 306842 Pref overlays should use insertafter/insertbefore instead of position. r=iann_bugzilla,sr=Neil
2007-05-27 19:57:06 +00:00
sspitzer%mozilla.org
b564fd42bf
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 19:28:40 +00:00
bclary%bclary.com
22ce060e27
JavaScript Test - regression test for bug 367629, by Jesse Ruderman
2007-05-27 18:43:16 +00:00
bclary%bclary.com
591ec2c204
JavaScript Test - regression test for bug 379482, by Jesse Ruderman
2007-05-27 18:33:14 +00:00
bclary%bclary.com
9bacaf1586
JavaScript Test - regression test for bug 379566, by Igor Bukanov
2007-05-27 18:25:54 +00:00
bugzilla%standard8.demon.co.uk
048eccbcf1
Fix Bug 381483 Profile migration fails to migrate mail/newsgroups properly. r/sr=Neil
2007-05-27 18:15:49 +00:00