Skip to content
This repository has been archived by the owner. It is now read-only.

[WiP] convert toolbar icons to svg #4890

Closed
wants to merge 59 commits into from

Merge pull request #3238 from Sh1d0w/hotfix/url-bar-suggestions

78634f6
Select commit
4159e58
Start suggestions after first character not second fixes #3235
Aug 18, 2016
fd66cce
Merge branch 'master' into hotfix/url-bar-suggestions
Sep 4, 2016
b4e1dbc
Merge branch 'master' into hotfix/url-bar-suggestions
Sep 6, 2016
ff37a63
Merge branch 'master' into hotfix/url-bar-suggestions
Oct 13, 2016
faf84d6
UrlbarSuggestions does not work if you are offline
Oct 15, 2016
aaf88ca
Disable save button when no detail present
darkdh Oct 17, 2016
e24f4fe
"New bookmark folder" and "New bookmark" buttons added to about:bookm…
bsclifton Oct 18, 2016
dd81826
Update localization
Oct 18, 2016
774e562
convert toolbar icons to svg
jkup Oct 18, 2016
25957c3
fix Brave crash on confirm(1) bug
willy-b Oct 18, 2016
7cc949e
Also fix crashes when alert/confirm titles not strings
willy-b Oct 18, 2016
e92ac92
Merge pull request #4875 from darkdh/4855
bbondy Oct 18, 2016
4c5242b
Merge pull request #4888 from bsclifton/bm-manager-add-folder
bbondy Oct 18, 2016
d5fb976
Merge pull request #4889 from luixxiul/transifex-update
bbondy Oct 18, 2016
a720a94
Update macOS dmg background to use new icon
bbondy Oct 18, 2016
61994b5
Allow about pages to reload and clone
darkdh Oct 18, 2016
d67ab10
Merge pull request #4881 from darkdh/2826
bbondy Oct 18, 2016
8e0afc7
Merge pull request #4821 from Sh1d0w/hotfix/issue-3730
bbondy Oct 18, 2016
78634f6
Merge pull request #3238 from Sh1d0w/hotfix/url-bar-suggestions
bbondy Oct 18, 2016
93022e6
updated release notes for 0.12.5 RC6
alexwykoff Oct 18, 2016
ef93568
Merge pull request #4901 from brave/0_12_5_rc6_update_release_notes
bbondy Oct 18, 2016
4fc362f
Caption buttons are no longer tab focusable
bsclifton Oct 18, 2016
1092758
Do not use default setting when value is false
darkdh Oct 18, 2016
44c28c9
Merge pull request #4907 from darkdh/4903
bbondy Oct 18, 2016
5a1462c
fix typo
bsclifton Oct 18, 2016
0dc00d6
Merge pull request #4902 from bsclifton/win-tab-focus
bbondy Oct 18, 2016
d1b5392
Remove some redundant lines
willy-b Oct 18, 2016
b7208b9
History page now properly opens new tab w/ link that was clicked
bsclifton Oct 18, 2016
75c3880
Merge pull request #4919 from bsclifton/fix-history-doubleclick
darkdh Oct 18, 2016
b38ffa0
Move bookmark hanger arrow now that reload is on about pages
jkup Oct 18, 2016
8bad71b
URL input field on the bookmark pulldown disappears
jkup Oct 18, 2016
3840430
Merge pull request #4891 from willy-b/issue-4883-2
bbondy Oct 19, 2016
fc14b2e
Merge pull request #4927 from brave/bookmark-pulldown-disappearing
bbondy Oct 19, 2016
72c1fbe
Merge pull request #4924 from brave/bookmark-hanger-arrow
bbondy Oct 19, 2016
d804e39
Import favicon fix:
darkdh Oct 19, 2016
b026f80
Upgrade to brave/electron 1.4.15
bbondy Oct 19, 2016
7eef889
Add whether brave is default browser check
darkdh Oct 14, 2016
ab5cef6
0.12.6
bbondy Oct 19, 2016
497ecf8
Merge pull request #4872 from brave/default-browser
bbondy Oct 19, 2016
449e40d
Delete "defaultBrowserCheckComplete" only when check on startup is on
darkdh Oct 19, 2016
8dd3e69
Merge pull request #4942 from darkdh/4934
bbondy Oct 19, 2016
9325788
Split apart "always show bookmarks toolbar" and the bookmarks toolbar…
bsclifton Oct 19, 2016
bf97f87
Merge pull request #4944 from bsclifton/bookmark-settings-breakup
bbondy Oct 19, 2016
bb95747
Improve UX of default browser check and Manage Adblock Setting button
darkdh Oct 19, 2016
7baec37
Merge pull request #4951 from darkdh/4935
bbondy Oct 19, 2016
6ad5529
New icons
bbondy Oct 19, 2016
b706100
Upgrade to brave/electrton 1.4.16
bbondy Oct 19, 2016
40de91d
Merge pull request #4930 from darkdh/4882
bbondy Oct 19, 2016
ff052b0
update to ledger-client@0.8.89 / ledger-publisher@0.8.89
mrose17 Oct 19, 2016
4964f0f
Revert "Prevent clickjacking on about: pages"
bbondy Oct 18, 2016
186113e
Limit web_accessible_resources to about:flash and about:blank
diracdeltas Oct 19, 2016
e12fca0
explicitly declare punycode dependency
diracdeltas Oct 19, 2016
c061ebc
Show punycode URL in homepage
diracdeltas Oct 19, 2016
a470f9f
Fixes #4018
jonathansampson Oct 19, 2016
6192282
default browser check should run only on release build and
darkdh Oct 19, 2016
cfb4675
Merge pull request #4964 from jonathansampson/lastpass_focus
bridiver Oct 19, 2016
d2c32e2
Merge pull request #4959 from darkdh/4958
bridiver Oct 19, 2016
cfaa0aa
convert toolbar icons to svg
jkup Oct 18, 2016
8617c1d
Merge branch 'icons-to-svg' of github.com:brave/browser-laptop into i…
jkup Oct 20, 2016
Closed

[WiP] convert toolbar icons to svg #4890

Merge pull request #3238 from Sh1d0w/hotfix/url-bar-suggestions
78634f6
Select commit
4159e58
Start suggestions after first character not second fixes #3235
Aug 18, 2016
fd66cce
Merge branch 'master' into hotfix/url-bar-suggestions
Sep 4, 2016
b4e1dbc
Merge branch 'master' into hotfix/url-bar-suggestions
Sep 6, 2016
ff37a63
Merge branch 'master' into hotfix/url-bar-suggestions
Oct 13, 2016
faf84d6
UrlbarSuggestions does not work if you are offline
Oct 15, 2016
aaf88ca
Disable save button when no detail present
darkdh Oct 17, 2016
e24f4fe
"New bookmark folder" and "New bookmark" buttons added to about:bookm…
bsclifton Oct 18, 2016
dd81826
Update localization
Oct 18, 2016
774e562
convert toolbar icons to svg
jkup Oct 18, 2016
25957c3
fix Brave crash on confirm(1) bug
willy-b Oct 18, 2016
7cc949e
Also fix crashes when alert/confirm titles not strings
willy-b Oct 18, 2016
e92ac92
Merge pull request #4875 from darkdh/4855
bbondy Oct 18, 2016
4c5242b
Merge pull request #4888 from bsclifton/bm-manager-add-folder
bbondy Oct 18, 2016
d5fb976
Merge pull request #4889 from luixxiul/transifex-update
bbondy Oct 18, 2016
a720a94
Update macOS dmg background to use new icon
bbondy Oct 18, 2016
61994b5
Allow about pages to reload and clone
darkdh Oct 18, 2016
d67ab10
Merge pull request #4881 from darkdh/2826
bbondy Oct 18, 2016
8e0afc7
Merge pull request #4821 from Sh1d0w/hotfix/issue-3730
bbondy Oct 18, 2016
78634f6
Merge pull request #3238 from Sh1d0w/hotfix/url-bar-suggestions
bbondy Oct 18, 2016
93022e6
updated release notes for 0.12.5 RC6
alexwykoff Oct 18, 2016
ef93568
Merge pull request #4901 from brave/0_12_5_rc6_update_release_notes
bbondy Oct 18, 2016
4fc362f
Caption buttons are no longer tab focusable
bsclifton Oct 18, 2016
1092758
Do not use default setting when value is false
darkdh Oct 18, 2016
44c28c9
Merge pull request #4907 from darkdh/4903
bbondy Oct 18, 2016
5a1462c
fix typo
bsclifton Oct 18, 2016
0dc00d6
Merge pull request #4902 from bsclifton/win-tab-focus
bbondy Oct 18, 2016
d1b5392
Remove some redundant lines
willy-b Oct 18, 2016
b7208b9
History page now properly opens new tab w/ link that was clicked
bsclifton Oct 18, 2016
75c3880
Merge pull request #4919 from bsclifton/fix-history-doubleclick
darkdh Oct 18, 2016
b38ffa0
Move bookmark hanger arrow now that reload is on about pages
jkup Oct 18, 2016
8bad71b
URL input field on the bookmark pulldown disappears
jkup Oct 18, 2016
3840430
Merge pull request #4891 from willy-b/issue-4883-2
bbondy Oct 19, 2016
fc14b2e
Merge pull request #4927 from brave/bookmark-pulldown-disappearing
bbondy Oct 19, 2016
72c1fbe
Merge pull request #4924 from brave/bookmark-hanger-arrow
bbondy Oct 19, 2016
d804e39
Import favicon fix:
darkdh Oct 19, 2016
b026f80
Upgrade to brave/electron 1.4.15
bbondy Oct 19, 2016
7eef889
Add whether brave is default browser check
darkdh Oct 14, 2016
ab5cef6
0.12.6
bbondy Oct 19, 2016
497ecf8
Merge pull request #4872 from brave/default-browser
bbondy Oct 19, 2016
449e40d
Delete "defaultBrowserCheckComplete" only when check on startup is on
darkdh Oct 19, 2016
8dd3e69
Merge pull request #4942 from darkdh/4934
bbondy Oct 19, 2016
9325788
Split apart "always show bookmarks toolbar" and the bookmarks toolbar…
bsclifton Oct 19, 2016
bf97f87
Merge pull request #4944 from bsclifton/bookmark-settings-breakup
bbondy Oct 19, 2016
bb95747
Improve UX of default browser check and Manage Adblock Setting button
darkdh Oct 19, 2016
7baec37
Merge pull request #4951 from darkdh/4935
bbondy Oct 19, 2016
6ad5529
New icons
bbondy Oct 19, 2016
b706100
Upgrade to brave/electrton 1.4.16
bbondy Oct 19, 2016
40de91d
Merge pull request #4930 from darkdh/4882
bbondy Oct 19, 2016
ff052b0
update to ledger-client@0.8.89 / ledger-publisher@0.8.89
mrose17 Oct 19, 2016
4964f0f
Revert "Prevent clickjacking on about: pages"
bbondy Oct 18, 2016
186113e
Limit web_accessible_resources to about:flash and about:blank
diracdeltas Oct 19, 2016
e12fca0
explicitly declare punycode dependency
diracdeltas Oct 19, 2016
c061ebc
Show punycode URL in homepage
diracdeltas Oct 19, 2016
a470f9f
Fixes #4018
jonathansampson Oct 19, 2016
6192282
default browser check should run only on release build and
darkdh Oct 19, 2016
cfb4675
Merge pull request #4964 from jonathansampson/lastpass_focus
bridiver Oct 19, 2016
d2c32e2
Merge pull request #4959 from darkdh/4958
bridiver Oct 19, 2016
cfaa0aa
convert toolbar icons to svg
jkup Oct 18, 2016
8617c1d
Merge branch 'icons-to-svg' of github.com:brave/browser-laptop into i…
jkup Oct 20, 2016

There are no checks for this commit

You can’t perform that action at this time.