Commit Graph

185039 Commits

Author SHA1 Message Date
mvl@exedo.nl
e8e2412a2b Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird. p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa 2007-11-06 21:07:51 -08:00
bsmedberg@covad.net
9d5c5068aa Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2007-11-06 21:08:56 -08:00
mozilla.mano@sent.com
c7abd2b2bf Bug 287512 - Remove obsolete version of aboutDialog.css from Firefox. patch from Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor 2007-11-06 21:08:55 -08:00
steffen.wilberg@web.de
cb1a0ff6ce Bug 263750: -moz-appearance: none gives the urlbar a 2px inset border regardless of gtk theme. p=webmail@kmgerich.com, r=mconnor 2007-11-06 21:07:50 -08:00
bzbarsky@mit.edu
98d3915c93 Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky 2007-11-06 21:07:49 -08:00
mozilla.mano@sent.com
72256d2c90 Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
mozilla.mano@sent.com
b8942bfcc2 Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
gerv@gerv.net
987fb37e04 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-11-06 21:07:47 -08:00
webmail@kmgerich.com
464387e22f bug #283603, Tabs pref icon for Winstripe 2007-11-06 21:09:33 -08:00
ben@bengoodger.com
316a44045e fix build bustage by adding file for 274712 (forgot to add) 2007-11-06 21:09:43 -08:00
mozilla.mano@sent.com
0832530ba6 Typo in my fix to bug 221824 (themes should be RTL compatible) - missing ; 2007-11-06 21:09:32 -08:00
mozilla.mano@sent.com
c03008691b Bug 221824 - themes should be RTL compatible. regressions fix. r=steffen/kmgerich 2007-11-06 21:09:31 -08:00
mozilla.mano@sent.com
907cfb19bd Bug 221824 - Winstripe should be rtl compatible... new preferences window fixes. r=kmgerich 2007-11-06 21:09:30 -08:00
ben@bengoodger.com
a897cc0ac4 274712 - new options dialog 2007-11-06 21:08:54 -08:00
timeless@mozdev.org
4f30213b9f Bug 247147 Perl errors when building in browser/themes/pinstripe/browser patch by sdwalker@myrealbox.com r=bryner 2007-11-06 21:08:53 -08:00
mozilla.mano@sent.com
44203f9783 Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
bzbarsky@mit.edu
bad7c842d1 Fix CSS error. Bug 281652, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky 2007-11-06 21:09:41 -08:00
db48x@yahoo.com
af31fd8b02 bug 195492: lots of page info stuff r=neil, sr=rbs 2007-11-06 21:09:40 -08:00
ben@bengoodger.com
89209ca31f Landing the Aviary Branch (browser section only). 2007-11-06 21:07:46 -08:00
ben@bengoodger.com
64f47316a2 winstripe update from stephen horlander... 2007-11-06 21:09:44 -08:00
bryner@brianryner.com
b771dfb04d fix perl warnings (bug 247147) patch by swalker, r=bryner 2007-11-06 21:08:51 -08:00
steffen.wilberg@web.de
07e1c57b00 Bug 248419: [Linux] Yellow background in location bar for secure site indication does not show. suggested by mconnor, r=ben 2007-11-06 21:07:45 -08:00
p_ch@verizon.net
c77000392c Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2). In addition to the DND feedback, this patch: - introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback display. - rewrite the rtl handling related to DND. BookmarksInsertion deals with this subtleties and the "public" feedback orientation ("before"|"on"|"after") returned by BookmarksInsertion.getOrientation refers now to the DOM. - paste and copy commands on the menus now insert after the rclicked element. The hack that appended everything at the end of the container has been removed or more accurately replaced by another one that is at least invisible to the user and we already used for DND. The problem is due a problem with the content building of containers with siblings (open in tabs stuff) not generated by the bookmarks template. - usual small glitch fixing. 2007-11-06 21:07:44 -08:00
jruderman@hmc.edu
2311eabeec Bug 249680 - Location bar text not visible with yellow bacakground for secure sites. Patch by quark, r=mconnor, a=ben 2007-11-06 21:07:43 -08:00
vladimir@pobox.com
55cf7e4543 b=244078, live bookmarks merge from aviary branch. 2007-11-06 21:07:42 -08:00
mconnor@myrealbox.com
8213444258 fix checkin of new gnomestripe files and missed browser file 2007-11-06 21:07:41 -08:00
ben@bengoodger.com
c90cba7476 land winstripe on trunk 2007-11-06 21:07:40 -08:00
pavlov@pavlov.net
7527cadde4 bug 396315. correctly fetch cmaps for all fonts. r=vlad 2007-11-06 20:58:16 -08:00
pavlov@pavlov.net
e586d84b7a bug 399369. disable font fallback when a character is in the PUA. r=smontagu 2007-11-06 20:53:47 -08:00
pavlov@pavlov.net
f57086a0a5 bug 399630. Don't decode PNG iCCP/cHRM chunks with color management is disabled. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=vlad sr=me 2007-11-06 20:29:37 -08:00
pavlov@pavlov.net
2b83b509ab bug 386585. update libpng to 1.2.22. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=tor sr=me 2007-11-06 20:24:14 -08:00
dholbert@cs.stanford.edu
427c4337a3 Bug 385823 - reftests (files I forgot to include in prev checkin) r+sr=dbaron 2007-11-06 14:49:05 -08:00
dholbert@cs.stanford.edu
b4140077cc Bug 385823 - reftests. r+sr=dbaron 2007-11-06 14:48:27 -08:00
dholbert@cs.stanford.edu
211998d47c Bug 385823 - Let us call NotifyPercentHeight even when computed height is already set, because it'll be set on imageFrames. r+sr=dbaron, a=beltzner 2007-11-06 14:47:29 -08:00
jonas@sicking.cc
6699d2a5b3 bug 402763: cycle collect on memory-pressure notification, r/sr=stuart a=schrep 2007-11-06 13:47:35 -08:00
dietrich@mozilla.com
3986314bbc Bug 385397 history menu is slow to open with a large history (r=mano, a=beltzner) 2007-11-06 12:54:46 -08:00
reed@reedloden.com
d59e375ce1 Remove DOS line endings from new files recently added. 2007-11-06 12:18:25 -08:00
reed@reedloden.com
a8054cbb56 Add missing semicolon to removemp.js. No bug. 2007-11-06 11:44:51 -08:00
igor@mir2.org
f33231e83b Bug 398085: better handling of long jumps in the bytecode. r,a=brendan,aM9=beltzner 2007-11-06 11:41:04 -08:00
gavin@gavinsharp.com
4c818cf302 Bug 402626, update sk DOMi locale, a=beltzner 2007-11-06 11:25:50 -08:00
gavin@gavinsharp.com
e89e53434e Bug 400935: Opening the identity box shouldn't select the address, patch by Dão Gottwald <dao@mozilla.com>, r=me 2007-11-06 10:48:58 -08:00
anodelman@mozilla.com
500b0d0b4e bug 402139 - allow talos to run with no base profile specified a=anodelman/dougt r=rcampbell 2007-11-06 10:44:32 -08:00
reed@reedloden.com
f901845f96 Bug 402081 - "[fr] DOMi update due to bug 347792" (add fr locale to Makefile.in) [p=cedric.corazza@wanadoo.fr (Cédric Corazza) aM9=beltzner] 2007-11-06 10:39:37 -08:00
jst@mozilla.org
dd25c93099 Fixing bug 398446. Make sure any JS exceptions thrown while plugins invoke JS are reported before we return control to the plugin. r+sr=mrbkap@gmail.com, a=dsicore@mozilla.com 2007-11-06 09:56:03 -08:00
igor@mir2.org
5e2c6f0737 Bug 402087: fixing iteraction between gczeal mode and scripts. r,a=brendan, aM9=beltzner 2007-11-06 03:05:00 -08:00
sspitzer@mozilla.org
b549e4d71f backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
a2314bff24 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
reed@reedloden.com
3e7208069e Bug 402631 - "Need to clear all images on memory-pressure notification" [p=stuart r+aM9=vlad] 2007-11-05 19:41:34 -08:00
reed@reedloden.com
d4e8231baf Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-11-05 14:59:09 -08:00
reed@reedloden.com
31404ea81a Bug 402388 - "Fix vertical alignment of headers in report details" [p=raccettura r=dao aM9=beltzner] 2007-11-05 14:48:37 -08:00