Commit Graph

14 Commits

Author SHA1 Message Date
Brian Nicholson
eae7e0275a Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
09bb93a1e8 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Michael Comella
c4268c1480 Bug 788106 - Band-aid ArrayIndexOutOfBoundsException. r=bnicholson 2012-11-20 20:28:35 -05:00
Michael Comella
98856ba73e Bug 788106 - Remove excess whitespace. r=bnicholson 2012-11-20 20:28:34 -05:00
Michael Comella
50871a5e34 Bug 779861: Fixing styling on Font Inflation dialog. r=bnicholson 2012-08-20 15:09:00 +12:00
Chris Peterson
22f5fd455c Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle 2012-07-27 17:54:41 -07:00
Sriram Ramasubramanian
0c3fb5d217 Bug 778247: mAppContext cleanup: display metrics can be obtained from context. [r=mbrubeck]
--HG--
extra : rebase_source : a36329385979ffd0312fdba19b17798f0e62b3ad
2012-07-27 23:13:34 -07:00
Michael Comella
4085ba97a7 Bug 776369 - Fix NullPointerException. r=bnicholson 2012-07-23 20:02:21 -04:00
Michael Comella
d312b15020 Bug 715179 - (8 of 8) Special cased the FontSizePreference dialog when given afont size of 0 twip. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
27e1dc9f52 Bug 715179 - (7 of 8) The FontSizePreference dialog optimally sets its size upon creation and rotation. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
8a3ab27d07 Bug 715179 - (6 of 8) Set font sizes from the FontSizePreference dialog are saved into GeckoPreferences. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
61796e9539 Bug 715179 - (5 of 8) The buttons on the FontSizePreference dialog are interactive - they can be used to increase and decrease preview font size. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
65c436cfe4 Bug 715179 - (4 of 8) Created the full FontSizePreference dialog UI. This includes the font preview box and the increase/decrease font size buttons. These buttons do not function yet. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
b06ec1622f Bug 715179 - (3 of 8) Created a simple FontSizePreference dialog with a title and two buttons. r=bnicholson 2012-07-19 21:08:40 -04:00