Ben Fry
|
76d6c4bc29
|
Merge pull request #3260 from Akarshit/bugfix-proxy
Added socks support in Processing
|
2015-05-10 12:05:14 -04:00 |
|
Ben Fry
|
0cc4d13c33
|
Merge pull request #3236 from pvrs12/tab-fix
Potential Tab menu fix
|
2015-05-10 12:00:51 -04:00 |
|
Akarshit Wal
|
9551e0d56b
|
Corrected identation
|
2015-05-10 01:48:53 +05:30 |
|
Akarshit Wal
|
06afa9eee5
|
Added documentation
|
2015-05-10 01:48:01 +05:30 |
|
Akarshit Wal
|
380a50d8ca
|
Socks Proxy now supported if put in preference.txt
|
2015-05-10 01:38:09 +05:30 |
|
Akarshit Wal
|
3d14cad106
|
Merge remote-tracking branch 'upstream/master' into bugfix-proxy
|
2015-05-08 03:00:24 +05:30 |
|
Akarshit Wal
|
dc026598f2
|
added documentation
|
2015-05-08 02:46:54 +05:30 |
|
Akarshit Wal
|
0c5cb9d19d
|
system proxy is used by deafult
|
2015-05-08 02:46:25 +05:30 |
|
Akarshit Wal
|
11c879b2db
|
The message is set to null on hitting retry
|
2015-05-06 01:12:05 +05:30 |
|
Patrick Vares
|
618a6e5286
|
Allowed menu to 'stick' to the right when too many tabs exist. Tabs that cannot be displayed are automatically hidden. Removed old code which attempted to reduce tab size by hiding the text
|
2015-05-02 03:49:32 -04:00 |
|
Ben Fry
|
48635c2dd4
|
Merge pull request #3234 from Akarshit/enhan-findReplaceNew
Removed the old commented code and added documentation to FindReplace
|
2015-05-01 14:37:48 -04:00 |
|
Akarshit Wal
|
65ede5e3b0
|
Removed the old commented code and added documentation
|
2015-05-01 20:58:33 +05:30 |
|
Akarshit Wal
|
63b7c5f996
|
Removed a redundant call to setDefaultButton
|
2015-04-30 20:19:37 +05:30 |
|
Akarshit Wal
|
817eeb2f00
|
Added comments on the layout
|
2015-04-30 20:18:38 +05:30 |
|
Akarshit Wal
|
360b0e16ac
|
Removed extra space
|
2015-04-30 20:07:31 +05:30 |
|
Akarshit Wal
|
a799b53919
|
Removed the old commented code associated with manual layout
|
2015-04-30 20:06:45 +05:30 |
|
Akarshit Wal
|
2bd5f7a8e7
|
Made the okButton as the default button everytime so that it gets highlighted
|
2015-04-30 18:42:51 +05:30 |
|
Akarshit Wal
|
7c1abb7b11
|
Removed extra space
|
2015-04-30 18:15:22 +05:30 |
|
Akarshit Wal
|
0300d720b6
|
Made the PrefWindow non-resizable & fixed the layout of JComboBoxs by calling pack() twice
|
2015-04-30 18:14:43 +05:30 |
|
Ben Fry
|
3982af6d88
|
update command line tool for all platforms (fixes #3224)
|
2015-04-27 11:36:37 -04:00 |
|
Ben Fry
|
db33269daa
|
starting the next release
|
2015-04-26 22:22:32 -04:00 |
|
Ben Fry
|
6b2cdecbb3
|
briefly consider supporting backslashes to continue properties file lines
|
2015-04-26 21:45:07 -04:00 |
|
Ben Fry
|
c2dab3c9de
|
workaround for combo boxes, fixes #3212
|
2015-04-26 21:42:06 -04:00 |
|
Ben Fry
|
f30e9ce053
|
take care of broken contrib panel (fixes #3172)
|
2015-04-26 21:00:21 -04:00 |
|
Ben Fry
|
99fd05422c
|
cleaning up dead areas
|
2015-04-26 20:05:53 -04:00 |
|
Ben Fry
|
65badb0c43
|
Merge pull request #3220 from Akarshit/enhan-prefWindoe
Restored the nonResizable nature of Font Size Field in Pref Window.
|
2015-04-26 17:41:36 -04:00 |
|
Akarshit Wal
|
00051bf9a3
|
Made the Layout leading
|
2015-04-26 23:35:37 +05:30 |
|
Akarshit Wal
|
93f4100c96
|
Restored the nonResizable nature of Font Size Field
|
2015-04-26 23:29:46 +05:30 |
|
Ben Fry
|
6924bf0a8d
|
Merge pull request #3216 from Akarshit/enhan-findReplaceNew
Find/Replace Window now looks like original.
|
2015-04-26 09:10:19 -04:00 |
|
Akarshit Wal
|
c2c104e62f
|
Removed gap b/w # and colorHex
|
2015-04-26 13:12:41 +05:30 |
|
Akarshit Wal
|
e754e84a76
|
Removed gap b/w labels of More prefs and the following ones
|
2015-04-26 13:08:53 +05:30 |
|
Akarshit Wal
|
8326fdbb8c
|
Added Border for future changes
|
2015-04-26 12:40:00 +05:30 |
|
Akarshit Wal
|
f3de7ded24
|
MB Label is added, Changed the layout a little bit so that spaces need not be inserted
|
2015-04-26 12:30:14 +05:30 |
|
Akarshit Wal
|
15e331ba26
|
Error checker and Show warnings in same line
|
2015-04-26 10:46:06 +05:30 |
|
Akarshit Wal
|
fbfcd9d001
|
Borders are added
|
2015-04-26 10:32:57 +05:30 |
|
Akarshit Wal
|
d64ea72884
|
CheckBoxes are alinged with the replaceField
|
2015-04-26 10:09:37 +05:30 |
|
Akarshit Wal
|
f20ccdcf93
|
Find: is right alinged
|
2015-04-26 09:59:21 +05:30 |
|
Ben Fry
|
42d6edd29b
|
finish removing preference (fixes #3215)
|
2015-04-25 22:33:12 -04:00 |
|
Ben Fry
|
81345fd0cc
|
starting the next release
|
2015-04-25 16:08:42 -04:00 |
|
Ben Fry
|
bae93b37f0
|
preparing release notes
|
2015-04-25 14:14:18 -04:00 |
|
Ben Fry
|
ffa1faca39
|
only formatting changes
|
2015-04-25 13:01:58 -04:00 |
|
Ben Fry
|
607234e8c1
|
remove vestigial 'hide background image' pref
|
2015-04-25 12:57:02 -04:00 |
|
Ben Fry
|
ed5bc53130
|
fix window sizing for prefs and find/replace
|
2015-04-25 12:47:27 -04:00 |
|
Ben Fry
|
e031c49392
|
No, .java files need not be executable. But thanks, Windows.
|
2015-04-24 15:32:53 -04:00 |
|
Ben Fry
|
a4e5f2cfda
|
fix up file change detection (#2852)
|
2015-04-24 15:28:33 -04:00 |
|
Ben Fry
|
d0abe3fd41
|
working on change detection
|
2015-04-24 15:21:01 -04:00 |
|
Ben Fry
|
141fdc383d
|
notes heading to release, improve error messages a teeny bit
|
2015-04-24 10:45:00 -04:00 |
|
Ben Fry
|
5fa516404c
|
Merge pull request #3190 from Akarshit/enhan-findReplace
Find/Replace dialog uses GroupLayout
|
2015-04-17 17:23:53 -04:00 |
|
Ben Fry
|
05b87e1362
|
Merge pull request #3191 from Akarshit/enhan-prefWindoe
Initial Stage for Preference Window with GroupLayout
|
2015-04-17 17:19:55 -04:00 |
|
Ben Fry
|
0b0a999d5e
|
Merge pull request #3196 from Akarshit/bugfix-newLineCursor
Now the cursor moves when the line is changed after a long line
|
2015-04-17 14:20:50 -04:00 |
|