 Alexandre WilhelmandGitHub
|
77eb6b358f
|
Merge pull request #2626 from daboe01/fix-cptextview-backspace-issue
fixed: backspace did not trigger scrolling properly 927d6d2
|
2018-04-08 11:37:19 -07:00 |
|
 Alexandre WilhelmandGitHub
|
8bc0461463
|
Merge pull request #2627 from bedalton/formatting-add-semi-colon-cpcolorpicker
Formatting: add missing semi-colon to CPColorPicker.j
|
2018-04-08 11:35:34 -07:00 |
|
 Alexandre WilhelmandGitHub
|
c9dd1ea71d
|
Merge pull request #2628 from bedalton/formatting-add-semi-colon-cpdatepicker
Formatting: add missing semi-colons to CPDatePicker.j
|
2018-04-08 11:35:26 -07:00 |
|
 Alexandre WilhelmandGitHub
|
85d3529bc3
|
Merge pull request #2629 from bedalton/formatting-add-semi-colon-cpdatepickertextfield
Formatting: add semi-colon CPDatePickerTextField.j
|
2018-04-08 11:35:10 -07:00 |
|
 Alexandre WilhelmandGitHub
|
3aac8bb072
|
Merge pull request #2630 from bedalton/formatting-add-semi-colon-cpevent
Formatting: add missing semi-colons to CPEvent.j
|
2018-04-08 11:34:59 -07:00 |
|
 Alexandre WilhelmandGitHub
|
e9a7e21aca
|
Merge pull request #2638 from bedalton/formatting-add-semi-colon-cptableview
Formatting: add semi colon to CPTableView.j
|
2018-04-08 11:34:47 -07:00 |
|
 Alexandre WilhelmandGitHub
|
fc0e4da33c
|
Merge pull request #2641 from bedalton/formatting-add-semi-colon-cpwindow
Formatting: add missing semi-colons to CPWindow.j
|
2018-04-08 11:33:54 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ef3c1315dd
|
Merge pull request #2642 from bedalton/formatting-add-semi-colon-cpwindowcontroller
Formatting: add semi-colon to CPWindowController.j
|
2018-04-08 11:33:45 -07:00 |
|
 Alexandre WilhelmandGitHub
|
5c12890faf
|
Merge pull request #2643 from bedalton/formatting-add-semi-colon-to-cpfontpanel
Formatting: add semi-colon to CPFrontPanel.j
|
2018-04-08 11:33:33 -07:00 |
|
 Alexandre WilhelmandGitHub
|
c4fd5e0999
|
Merge pull request #2645 from bedalton/formatting-add-semi-colons-cpdatepickercalendar
Formatting: add missing semi-colons to _CPDatePickerCalendar.j
|
2018-04-08 11:33:24 -07:00 |
|
 Alexandre WilhelmandGitHub
|
d3c56d635d
|
Merge pull request #2669 from bedalton/formatting-add-semi-colons-cpplatformwindow
Formatting: minor formatting updates in CPPlatformWindow+DOM.j
|
2018-04-08 11:32:58 -07:00 |
|
 Alexandre WilhelmandGitHub
|
c53cb49034
|
Merge pull request #2640 from bedalton/formatting-add-semi-colon-cpview
Formatting: add semi-colon to CPView.j
|
2018-04-08 11:32:44 -07:00 |
|
 Alexandre WilhelmandGitHub
|
d38463c5d9
|
Merge pull request #2631 from bedalton/formatting-add-semi-colon-cpfont
Formatting: add semi-colon to CPFont.j
|
2018-04-08 11:32:33 -07:00 |
|
 Alexandre WilhelmandGitHub
|
bc4b424f0e
|
Merge pull request #2632 from bedalton/formatting-add-semi-colon-cpimage
Formatting: add semi-colon to CPImage.j
|
2018-04-08 11:32:23 -07:00 |
|
 Alexandre WilhelmandGitHub
|
d91d83f115
|
Merge pull request #2634 from bedalton/formatting-add-semi-colon-cplayoutmanager
Formatting: add missing semi-colon to CPLayoutManager.j
|
2018-04-08 11:32:02 -07:00 |
|
 Alexandre WilhelmandGitHub
|
584b6ab219
|
Merge pull request #2639 from bedalton/formatting-add-semi-colon-cptokenfield
Formatting: add semi colon to CPTokenField.j
|
2018-04-08 11:31:47 -07:00 |
|
 Alexandre WilhelmandGitHub
|
04b155dbfb
|
Merge pull request #2635 from bedalton/formatting-add-semi-colon-cpoutlineview
Formatting: add semi-colons to CPOutlineView.j
|
2018-04-08 11:31:35 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ddc5488db7
|
Merge pull request #2636 from bedalton/formatting-add-semi-colon-cpprogressindicator
Formatting: add semi-colons to CPProgressIndicator.j
|
2018-04-08 11:31:23 -07:00 |
|
 Alexandre WilhelmandGitHub
|
5c6906d5fd
|
Merge pull request #2637 from bedalton/formatting-add-semi-colon-cpscrollview
Formatting: add missing semi-colon to CPScrollView.j
|
2018-04-08 11:31:08 -07:00 |
|
 Alexandre WilhelmandGitHub
|
56fee5d286
|
Merge pull request #2657 from bedalton/formatting-remove-redundant-variable-declaration
Formatting: remove redundant variable in _CPRuleEditorViewSlice.j
|
2018-04-08 11:29:35 -07:00 |
|
 Alexandre WilhelmandGitHub
|
c4dcab04b6
|
Merge pull request #2656 from bedalton/formatting-remove-semi-colon-cplevelindicator
Formatting: Remove semi-colon after method header in CPLevelIndicator
|
2018-04-08 11:29:17 -07:00 |
|
 Alexandre WilhelmandGitHub
|
8dd9a96769
|
Merge pull request #2655 from bedalton/formatting-update-semi-colons-in-cpimageandtextview
Formatting: fix possible misuse of commas in _CPImageAndTextView.j
|
2018-04-08 11:28:59 -07:00 |
|
 Alexandre WilhelmandGitHub
|
6864015af6
|
Merge pull request #2654 from bedalton/formatting-declare-variable-in-CPColor
Formatting: formally declared variable before use in CPColor.j
|
2018-04-08 11:28:46 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ebaa60e929
|
Merge pull request #2653 from bedalton/formatting-cptextview
Formatting: add semi-colons and comma to CPTextView.j
|
2018-04-08 11:28:24 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ac9962c624
|
Merge pull request #2644 from bedalton/formatting-add-semi-colon-to-cpmenuitem
Formatting: add missing semi-colons to CPMenuItem.j
|
2018-04-08 11:27:57 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ccd1773643
|
Merge pull request #2646 from bedalton/formatting-add-semi-colons-cphudwindowview
Formatting: add missing semi-colon to _CPHudWindowView.j
|
2018-04-08 11:27:46 -07:00 |
|
 Alexandre WilhelmandGitHub
|
ac970ff768
|
Merge pull request #2647 from bedalton/formatting-add-semi-colons-cpplatformpasteboard
Formatting: add semi-colons to CPPlatformPasteboard.j
|
2018-04-08 11:27:38 -07:00 |
|
 Alexandre WilhelmandGitHub
|
53ff45425d
|
Merge pull request #2648 from bedalton/formatting-add-semi-colons-cptablecolumn
Formatting: add semi-colon to CPTableColumn.j
|
2018-04-08 11:27:25 -07:00 |
|
 Alexandre WilhelmandGitHub
|
de435c741f
|
Merge pull request #2649 from bedalton/formatting-add-semi-colons-cptextfield
Formatting: add semi-colons to CPTextField.j
|
2018-04-08 11:27:12 -07:00 |
|
 Alexandre WilhelmandGitHub
|
1dc9a44aec
|
Merge pull request #2650 from bedalton/formatting-add-semi-colons-cptoolbar
Formatting: add semi-colon to CPToolBar.j
|
2018-04-08 11:26:37 -07:00 |
|
 Alexandre WilhelmandGitHub
|
0206379315
|
Merge pull request #2651 from bedalton/formatting-add-semi-colons-cptypesetter
Formatting: add missing semi-colons to CPTypesetter.j
|
2018-04-08 11:26:29 -07:00 |
|
 Alexandre WilhelmandGitHub
|
c39adbbbc5
|
Merge pull request #2652 from bedalton/formatting-add-semi-colons-to-cprtfparser
Formatting: add semi-colons to _CPRTFParser.j
|
2018-04-08 11:26:16 -07:00 |
|
 Alexandre WilhelmandGitHub
|
061a15d4f7
|
Merge pull request #2658 from bedalton/formatting-remove-redundant-variable-cpsearchfield
Formatting: removed redundant variable in CPSearchField.j
|
2018-04-08 11:25:25 -07:00 |
|
 Alexandre WilhelmandGitHub
|
17ccddf541
|
Merge pull request #2668 from bedalton/formatting-add-semi-colon-cptheme
Formatting: add semi-colon to CPTheme.j
|
2018-04-08 11:22:59 -07:00 |
|
Daniel
|
fbaf87ec6c
|
Formatting: add missing semi-colon in CPTheme.j
|
2018-04-07 17:03:33 -07:00 |
|
 cacaodevandGitHub
|
5d3b918339
|
Merge pull request #2624 from bedalton/formatting-add-semi-colon-cparraycontroller
Formatting: add semi-colon CPArrayController
|
2018-04-07 06:53:38 +02:00 |
|
 cacaodevandGitHub
|
eba0091764
|
Merge pull request #2623 from bedalton/formatting-add-semi-colon-cpapplication
Formatting: add semi-colon CPApplication
|
2018-04-07 06:53:13 +02:00 |
|
 cacaodevandGitHub
|
7999cbbea3
|
Merge pull request #2622 from bedalton/formatting-add-semi-colon-cppopoverwindow
Formatting: add semi-colon CPPopoverWindow.j
|
2018-04-07 06:52:57 +02:00 |
|
 cacaodevandGitHub
|
cee7987b35
|
Merge pull request #2621 from bedalton/formatting-add-semi-colon-cptooltip
Formatting: add semi-colon to CPToolTip.j
|
2018-04-07 06:52:40 +02:00 |
|
 cacaodevandGitHub
|
d475c08024
|
Merge pull request #2620 from bedalton/formatting-add-semi-colon-cpdatepickerclock
Formatting: add semi colon CPDatePickerClock.j
|
2018-04-07 06:52:26 +02:00 |
|
 cacaodevandGitHub
|
d78f83ae49
|
Merge pull request #2619 from bedalton/formatting-move-redeclared-variable-in-cgpath
Formatting: remove redeclared variables in CGPath.j
|
2018-04-07 06:52:12 +02:00 |
|
 cacaodevandGitHub
|
df694f01e7
|
Merge pull request #2618 from bedalton/add-semi-colons-to-cgcontextvml
Formatting: add semi-colon to CGContextVML.j
|
2018-04-07 06:51:55 +02:00 |
|
 cacaodevandGitHub
|
f5d9cbb11b
|
Merge pull request #2615 from bedalton/add-missing-semi-colon-to-cpkeyvaluebinding
Formatting : add missing semi-colon to CPKeyValueBinding.j
|
2018-04-07 06:51:35 +02:00 |
|
 cacaodevandGitHub
|
d802588abe
|
Merge pull request #2617 from bedalton/add-missing-semi-colons-cgcontextcanvas
Formatting: Add missing semi-colons to CGContextCanvas.j
|
2018-04-07 06:51:01 +02:00 |
|
daboe01
|
927d6d2fc6
|
fixed: backspace did not trigger scrolling properly
|
2018-04-05 21:36:32 +02:00 |
|
daniel
|
1ea9a6c57f
|
Formatting: add missing semi-colon to CPWindowController.j
|
2018-04-04 15:14:06 -07:00 |
|
daniel
|
f479d415d8
|
Formatting: add missing semi-colon in CPView.j
|
2018-04-04 15:13:03 -07:00 |
|
daniel
|
f41e7be726
|
Formatting: add semi-colons to CPToolbar.j
|
2018-04-04 15:11:52 -07:00 |
|
daniel
|
c1fe28124f
|
Formatting: add semi-colons to CPTokenField
|
2018-04-04 15:10:17 -07:00 |
|
daniel
|
01a1e506e4
|
Formatting: add missing semi-colons to CPTextField.j
|
2018-04-04 15:08:21 -07:00 |
|