1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 18:02:54 +01:00
Commit Graph

13889 Commits

Author SHA1 Message Date
Randy Edmunds
19f64f6f1c Merge pull request #8530 from adobe/alf_localization
ALF Automation
2014-07-23 10:38:00 -07:00
Kevin Dangoor
6e8c643cf9 Merge pull request #8526 from adobe/dangoor/remove-lineheight
Removes line height setting
2014-07-23 10:59:23 -04:00
walf (Localization Automation)
f075bd3e47 Updated by ALF automation. 2014-07-22 21:52:58 -07:00
Kevin Dangoor
03368b9236 Removes line height setting. 2014-07-22 22:40:14 -04:00
Kevin Dangoor
8251e9330e Merge pull request #8521 from adobe/tom/dark-scrollbars-languages
Fixed the border around the languages button and the scrollbar fillers
2014-07-22 22:21:53 -04:00
Tomás Malbrán
af91ac136b Fixes line highlight when there are no line-number 2014-07-22 23:05:01 -03:00
Tomás Malbrán
4acead6e51 Fixed the border around the languages button and the scrollbar fillers 2014-07-22 20:33:19 -03:00
Kevin Dangoor
612ff365bd Merge pull request #8512 from MiguelCastillo/fonts-cssclean
Removed font definitions from css since they are handled in the fonts ap...
2014-07-22 17:08:29 -04:00
Kevin Dangoor
5d8cf13835 Merge pull request #8510 from adobe/pflynn/themes-fschange-fix
Fix bug #8507 (Themes code throws errors during wholesale file updates)
2014-07-22 16:57:54 -04:00
Kevin Dangoor
c35ae636ee Fix for #8488 by making the selector for the cursor as specific as the one in codemirror. 2014-07-22 16:49:51 -04:00
Kevin Dangoor
b2c43b256b Merge pull request #8516 from adobe/dangoor/8384-theme-scrollbars
Change theme scrollbar naming and set default dark scrollbars
2014-07-22 16:32:40 -04:00
Kevin Dangoor
b036b696fb Fix the selector for dark scrollbars on win and linux 2014-07-22 16:30:58 -04:00
Kevin Dangoor
2b29514ec9 Move scrollbar customizations into core UI theme 2014-07-22 15:54:10 -04:00
Kevin Dangoor
b67eadbd2b Change references to "custom scrollbars" to "theme scrollbars" 2014-07-22 15:21:14 -04:00
Kevin Dangoor
c7fddecf4f Merge pull request #8514 from adobe/dangoor/bye-thor
Rename "Thor" themes to simple "Default (Light)" and "Dark"
2014-07-22 15:13:57 -04:00
Kevin Dangoor
d0e6aa972c Use the default theme name from defaults 2014-07-22 15:12:44 -04:00
Kevin Dangoor
04c33cef92 Remove unused screenshot field from package.json 2014-07-22 15:06:01 -04:00
Kevin Dangoor
abc72b6a90 Rename "Thor" themes to simple "Default (Light)" and "Dark" 2014-07-22 14:52:20 -04:00
Miguel Castillo
05ea437dfc Removed font definitions from css since they are handled in the fonts api 2014-07-22 14:41:50 -04:00
Kevin Dangoor
34c37ee790 Merge pull request #8505 from MiguelCastillo/themes-scrollbars
Themes scrollbars
2014-07-22 14:30:46 -04:00
Peter Flynn
1b51520390 Fix bug #8507 (Themes code throws errors during wholesale file updates) -
Don't assume FS "change" event's 'entry' arg is non-null
2014-07-22 11:23:00 -07:00
Miguel Castillo
9343f85e73 Correct issue with scrollbar regex and that scrollbars were processed before LESS processing the style file 2014-07-22 13:28:02 -04:00
Miguel Castillo
abe344ad4b Merge remote-tracking branch 'upstream/dangoor/dark-class' into themes-scrollbars 2014-07-22 13:24:09 -04:00
Randy Edmunds
b7ef23a8e6 Merge pull request #8503 from adobe/alf_localization
ALF Automation
2014-07-22 09:54:42 -07:00
Kevin Dangoor
2beb38639e Adds dark class and moves inline-widget color into core UI theme 2014-07-22 11:45:44 -04:00
Kevin Dangoor
93bea997a4 Merge pull request #8492 from MiguelCastillo/fonts
Fonts api with Themes integrated
2014-07-22 11:19:18 -04:00
Miguel Castillo
9c339f0bc1 Corrected check if default settings have changed 2014-07-22 09:43:46 -04:00
Kevin Dangoor
d6cf64f1ac Merge pull request #8484 from adobe/larz/missed-a-spot
Make negative areas of selection triangle transparent (& other fixes)
2014-07-22 09:08:35 -04:00
Larz
6166655dd8 Missed overwrite styling. Fixed based on @TomMalbran's feedback. 2014-07-21 22:34:07 -07:00
Larz
92b07c8535 Fix for #8494. 2014-07-21 21:54:48 -07:00
walf (Localization Automation)
597fe51347 Updated by ALF automation. 2014-07-21 21:52:48 -07:00
walf (Localization Automation)
6da22393aa Merge branch 'master' into alf_localization 2014-07-21 21:46:32 -07:00
Larz
d46fcd8649 Fix for #8491. 2014-07-21 21:24:34 -07:00
Larz
d20f504518 It's scary to think that the loading order of cm-* selectors matter. 2014-07-21 21:14:06 -07:00
Larz
9cc83ba1a1 Merge branch 'master' of https://github.com/adobe/brackets into larz/missed-a-spot 2014-07-21 20:29:00 -07:00
Randy Edmunds
ae17456a59 Merge pull request #8439 from mackenza/issue-8395
Recognize existing indentation when indenting close braces
2014-07-21 20:13:34 -07:00
Miguel Castillo
2822783bef Merge branch 'fonts' of https://github.com/MiguelCastillo/brackets into fonts 2014-07-21 22:54:27 -04:00
Miguel Castillo
8df039b20b Fixed jslint complaints 2014-07-21 22:54:08 -04:00
Miguel Castillo
86fa10f9a3 Fonts api with themes integrated 2014-07-21 22:54:08 -04:00
Tomás Malbrán
8ce9221ea8 Merge pull request #8282 from le717/issue-8216
Truncate extension descriptions
2014-07-21 19:12:59 -07:00
Miguel Castillo
da45d27d33 Fixed jslint complaints 2014-07-21 22:09:29 -04:00
Miguel Castillo
3681d927b5 Fonts api with themes integrated 2014-07-21 22:05:26 -04:00
Triangle717
2bd4f7bace Increase limit to 200 characters 2014-07-21 21:49:46 -04:00
Kevin Dangoor
f4d1e7162d Fix #8481 by adding a newline to the light theme. 2014-07-21 21:26:32 -04:00
Triangle717
bbe17ff1f4 Changes per review 2014-07-21 21:22:34 -04:00
Triangle717
e1dc1bbc4b Merge remote-tracking branch 'upstream/master' into issue-8216 2014-07-21 19:19:18 -04:00
Triangle717
038a60fc01 Shorten extension descriptions to 140 characters, do not display keywords (adobe/brackets#8216) 2014-07-21 19:07:40 -04:00
Randy Edmunds
0cf058ea92 Merge pull request #8489 from adobe/randy/fix-hr-strings
Fix syntax error
2014-07-21 15:11:41 -07:00
Randy Edmunds
4cc97c3edd fix syntax error 2014-07-21 15:10:02 -07:00
Randy Edmunds
8aea8224b5 Merge pull request #8469 from diomed/patch-5
Update strings.js
2014-07-21 15:07:38 -07:00