Arun Bose
40ad8e9341
Merge pull request #11749 from petetnt/petetnt/flip-view-buttons
...
[New feature] Add flip-view and close buttons to pane-headers
2015-10-15 16:51:23 +05:30
petetnt
750d2bd1ed
Fix regression with .flipview-icon-none caused by the 'always'-pref
2015-10-15 12:57:03 +03:00
petetnt
3ef3b19d86
Ensure that header close button is visible on lighter themes
2015-10-15 10:58:54 +03:00
Arun Bose
fe524fc6f8
Merge pull request #11584 from thehogfather/code-folding-unit-tests
...
Code folding unit tests
2015-10-15 13:00:12 +05:30
Patrick Oladimeji
e2ec5a985b
Merge branch 'master' of https://github.com/adobe/brackets into code-folding-unit-tests
2015-10-14 20:52:57 +01:00
abose
c670ffe44a
Merge branch 'release'
2015-10-14 18:37:29 +05:30
Arun Bose
6c86aa1834
Merge pull request #11816 from valtlait/valtlait/finnish-1.5-2
...
Finnish translation, release 1.5, part 2
2015-10-13 19:04:25 +05:30
Valtteri Laitinen
fe5595329b
Finnish translation, release 1.5, part 2
...
Some fixes
2015-10-13 16:19:58 +03:00
petetnt
443aeb1e67
Add possible values for the pane header button pref, remove unneeded commentary
2015-10-13 08:35:08 +03:00
Pete Nykanen
cb7fa062d2
Modify button styles, add preferences, fix close button bug
2015-10-12 22:24:28 +03:00
Pete Nykanen
58e30c22ba
Added close button for split view panes
2015-10-11 13:53:52 +03:00
Patrick Oladimeji
5840463aa3
restored unittest-files/test.js
2015-10-06 22:13:30 +01:00
Patrick Oladimeji
0ecc84d0fd
Merge branch 'issue-11356' into code-folding-unit-tests
...
* issue-11356:
addresses #11356 collapsing and expanding fold ranges in xml or html elements where the starttag spans more than one line now works correctly.
2015-10-06 22:07:23 +01:00
Patrick Oladimeji
7a4c64a72f
Merge branch 'master' of https://github.com/adobe/brackets into code-folding-unit-tests
...
Conflicts:
src/extensions/default/CodeFolding/unittests.js
2015-10-06 22:06:57 +01:00
Patrick Oladimeji
51808468d9
Merge branch 'master' of https://github.com/adobe/brackets into issue-11356
...
Conflicts:
src/extensions/default/CodeFolding/foldhelpers/foldgutter.js
2015-10-06 21:52:09 +01:00
Pete Nykanen
11905f485e
Added unit test
2015-10-06 21:26:38 +03:00
Pete Nykanen
ac4ec5751d
Merge remote-tracking branch 'upstream/master' into petetnt/flip-view-buttons
2015-10-06 20:32:04 +03:00
Arun Bose
ebd613be5d
Merge pull request #11781 from petetnt/petetnt/specrunner-fix-1
...
Remove references to deprecated FileSystem APIs in SpecRunner
2015-10-06 17:52:07 +05:30
petetnt
09c2ad8342
Remove references to deprecated FileSystem APIs in SpecRunner, fixes #11773
2015-10-06 15:12:38 +03:00
Arun Bose
4518d327be
Merge pull request #10331 from michaeljayt/michaeljayt/fix-messages
...
Simplified Chinese: Fix a few translation messages and placeholders
2015-10-05 12:22:39 +05:30
Pete Nykanen
fe6c0df203
Merge remote-tracking branch 'upstream/master' into petetnt/flip-view-buttons
2015-10-04 17:16:44 +03:00
michaeljayt
1c00259160
Update Descriptions of core preferences
2015-10-04 21:11:41 +08:00
michaeljayt
5d9296042a
Fix a few translation messages and placeholders
2015-10-04 21:11:38 +08:00
Arun Bose
be50533b85
Merge pull request #11486 from verballyinsane/patch-1
...
Add <template> to HtmlTags.json
2015-10-04 10:18:47 +05:30
Arun Bose
cf9cf46984
Merge pull request #11769 from adobe/alf_localization_release_new
...
ALF Automation
2015-10-04 10:17:36 +05:30
walf (Localization Automation)
e1483bce1e
Updated by ALF automation.
2015-10-01 09:47:03 -07:00
Arun Bose
776a8309fa
Merge pull request #11759 from adobe/versionbump
...
Version update to 1.6
2015-09-29 14:20:50 +05:30
abose
710d612399
Version update to 1.6
2015-09-29 14:25:44 +05:30
Arun Bose
5f5579b2fe
Merge pull request #11751 from sprintr/css-code-hints-php
...
Allow CSS Code Hints in PHP
2015-09-29 14:05:08 +05:30
Amin Ullah Khan
439d185a8e
Allow CSS Code Hints in PHP
2015-09-29 01:17:36 +05:00
Arun Bose
d939740fd5
Merge pull request #11745 from adobe/revert-11734-import-path-utils
...
Revert "Move PathUtils to Brackets core code"
2015-09-28 13:13:06 +05:30
petetnt
8a8d343fa5
Remove commented out line, add non-vendor prefixed filter
2015-09-28 08:29:55 +03:00
Pete Nykanen
b2ddf06db5
Add flip-view buttons to panel headers
2015-09-27 16:34:22 +03:00
Martin Zagora
14ad0cf3d5
Revert "Move PathUtils to Brackets core code"
2015-09-26 12:55:54 +10:00
Arun Bose
de9c39aae1
Merge pull request #11715 from adobe/alf_localization_release_new
...
ALF Automation
2015-09-24 13:07:34 +05:30
Martin Zagora
784952a7a7
Merge pull request #11734 from ficristo/import-path-utils
...
Move PathUtils to Brackets core code
2015-09-24 07:36:06 +10:00
ficristo
25b358050b
Use the core PathUtils and remove the external dependency
2015-09-23 21:54:28 +02:00
Martin Zagora
8b1344f0d4
Merge pull request #9622 from le717/remove-old-filesys
...
Remove deprecated file system APIs
2015-09-23 06:00:07 +10:00
ficristo
ab1581142f
Import PathUtils module directly in source code
2015-09-22 20:45:18 +02:00
Caleb Ely
8c9275678b
Merge remote-tracking branch 'upstream/master' into remove-old-filesys
2015-09-22 11:01:15 -04:00
Martin Zagora
97aef31de5
Merge pull request #11721 from ficristo/fixlintercollapse
...
Fixed a bug when there is only a linter error and it is collapsed
2015-09-19 08:10:27 +10:00
ficristo
5556888a71
Fixed a bug when there is only a linter error and it is collapsed
2015-09-18 18:51:44 +02:00
Ingo Richter
18a409b11f
Merge pull request #11716 from adobe/marcel/german-translation
...
Update German Translation
2015-09-17 22:20:14 -07:00
Arun Bose
270319508c
Merge pull request #11299 from adobe/marcel/grunt-nls-check
...
Add grunt task to check for correct nls keys
2015-09-17 12:55:45 +05:30
Marcel Gerber
02010dd48e
Update German translation
2015-09-16 20:00:16 +02:00
Marcel Gerber
38e8ba0048
Remove outdated strings from nls files
2015-09-16 19:49:14 +02:00
Marcel Gerber
2fbb44a447
Add grunt task to check for correct nls keys
2015-09-16 19:49:12 +02:00
walf (Localization Automation)
3a9d127548
Updated by ALF automation.
2015-09-16 09:56:07 -07:00
abose
17ba61407b
Merge branch 'master' into release
2015-09-16 15:56:37 +05:30
Arun Bose
ac23edb990
Merge pull request #11655 from tan9/trans/zh-tw
...
Update zh-TW translation
2015-09-16 15:41:11 +05:30