Commit Graph

86 Commits

Author SHA1 Message Date
Lucas Rocha
685faa9216 Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle) 2012-09-10 18:24:26 +01:00
Lucas Rocha
9372c1ab5a Bug 768268 - Always open original page in awesomebar search (r=mfinkle) 2012-09-10 18:24:26 +01:00
Chris Peterson
34f95e9435 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Chris Peterson
c5e2d55e84 Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Lucas Rocha
460ad53eb9 Bug 766942 - Get rid of mInReadingList property in BookmarksTab (r=wesj) 2012-08-07 15:23:21 +01:00
Lucas Rocha
f9cd79cdf5 Bug 766942 - Set query argument with initial reading list state (r=mfinkle) 2012-08-07 15:23:20 +01:00
Lucas Rocha
f2a7986549 Bug 766942 - Change bookmarks tab to support reading list as initial folder (r=margaret) 2012-08-07 15:23:20 +01:00
Chris Peterson
f554e798e4 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Brian Nicholson
1f6f183e25 Bug 777811 - Add getSubject() to AwesomeBarItem. r=mfinkle 2012-07-30 17:00:49 -07:00
Wes Johnston
16b394fef4 Bug 777649 - Use history ID for removing items on the all pages screen. r=margaret 2012-07-26 12:53:19 -07:00
Wes Johnston
536fd5c0ef Bug 772908 - Remove race condition adding touch listeners in the Awesomescreen. r=mbrubeck 2012-07-19 12:08:55 -07:00
Mark Finkle
d3f7b91221 Bug 775100 - Remove 'xxx' logging in HistoryTab r=wesj 2012-07-18 13:47:12 -04:00
Chris Peterson
0ae5b05768 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
7cc0a9ac2f Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Brian Nicholson
a2cdf0a2c1 Bug 773552 - Encode URLs sent as queries to about:reader. r=mfinkle 2012-07-13 12:49:58 -07:00
Brian Nicholson
b658381477 Bug 771610 - Open Reader Mode for Reading List bookmarks. r=margaret 2012-07-10 21:54:58 -07:00
Ed Morley
a6c2a33832 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Brian Nicholson
7ec2f24709 Bug 729495 - Hide http:// in displayed URLs. r=mfinkle 2012-07-09 21:55:16 -07:00
Sriram Ramasubramanian
ab9f768625 Bug 769824: Styles aren't applied to AwesomeScreen lists. [r=mfinkle] 2012-07-06 12:42:38 -07:00
Brian Nicholson
5c9236f6d0 Bug 769145 - Remove mSuggestEngine and use mSearchEngines for all engines. r=mfinkle
--HG--
extra : rebase_source : 8a4568993cdf11afa917ab19db8c214c0798db8e
2012-07-06 10:49:14 -07:00
Brian Nicholson
aac2c49fca Bug 769145 - Move search engine logic to AllPagesTab. r=mfinkle
--HG--
extra : rebase_source : 1fa7fa541ef4ec77fcf9e42a80f9b8c8ec52daee
2012-07-06 10:49:03 -07:00
Sriram Ramasubramanian
5bacfc0376 Bug 739364: Change awesomescreen backgrounds to be lighter blue. [r=mfinkle] 2012-07-02 11:22:29 -07:00
Wes Johnston
843e7e054d Bug 759041 - Fix context menus on all pages tab. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
b2c5fc7d34 Bug 759041 - Move back and context menu actions to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
4404c84161 Bug 759041 - Port history tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
11bf379ecf Bug 759041 - Port bookmarks tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
f06b6707b7 Bug 759041 - Port all pages tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
76d6c0813d Bug 759041 - Add an awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
bc684468da Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
540b79dbc5 Bug 759041 - Fix context menus in all pages. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
17dc07c522 Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
799f74fc3b Bug 759041 - Move history tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
fcec977a44 Bug 759041 - Move bookmarks tab out of AwesomeBarTabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
14acfbaa66 Bug 759041 - Move all pages tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
b7d5d02028 Bug 759041 - Add an interface for tabs in the Awesomebar. r=lucasr 2012-06-18 12:39:13 -07:00