patrick
77dc98da54
Now using the correct listener and added reloadEnabled again
2014-07-31 11:10:21 -04:00
patrick
cb6d37b675
Switched from using a thread-based poll system to one that polls when
...
the window gains focus.
Also un-auto-formatted the code
2014-07-31 10:58:18 -04:00
patrick
77d6d683ae
Increased poll time on reload to 1s
...
Added boolean reloadEnabled which can be set to false to disable
reloading (currently always true)
Editted checkModified (called if and only if a close is requested) to
check if the close will be successful (i.e. if it will return true)
Added code in checkModified to trigger the stopping of the reload thread
when this editor is closed
2014-07-31 09:54:59 -04:00
patrick
136845ebf7
Reduced poll-time to 100ms and exported it to a variable
...
Added didReload flag to prevent popping up loads of dialogs if a lot of
files were modfied
2014-07-07 14:06:43 -04:00
patrick
5085f8ec3a
Re-added in commit for Pull request
2014-07-07 10:20:27 -04:00
patrick
459bf7dcc3
Reset to the when forked
2014-07-03 09:34:06 -04:00
patrick
471ed8a2d8
Modifed imports to match existing style
2014-07-02 13:30:56 -04:00
patrick
fd33fdfb0a
Added in a listener to detect when a file is modified from outside the
...
program
https://github.com/processing/processing/issues/1939
2014-07-02 13:27:56 -04:00
Manindra Moharana
ada2110f3c
added pref for cc trigger to Pref Panel
2014-06-30 21:43:41 +05:30
Manindra Moharana
2c8649fff4
PDE X prefs work
2014-06-26 13:40:37 +05:30
Manindra Moharana
ad8056b442
Preferences updated
2014-06-25 16:41:58 +05:30
Manindra Moharana
3e25ff63cd
PDE X now set as default start up mode
2014-06-23 11:55:02 +05:30
Ben Fry
a55dba67a6
use ButtonGroup for Mode menu ( #2545 )
2014-06-08 16:52:39 -04:00
Ben Fry
3512d91200
cleaning up window menu code, notes in the todo
2014-06-08 16:03:54 -04:00
joelmoniz
c82d72653f
Open Sketches Sub-Menu implementation complete
...
Current sketch is now indicated with a check box
2014-05-29 19:28:26 +05:30
joelmoniz
879911fcda
Added a submenu; sketch now comes to front.
...
Consists of 2 commits all squashed up.
2014-05-29 19:28:24 +05:30
joelmoniz
33fcb1c4e4
Open sketches display in Sketch menu
...
Consists of 3 commits all squashed up. Used Menu Listener in the end over
polling.
2014-05-29 19:27:10 +05:30
Ben Fry
91504f30d5
rolling over for the next release
2014-05-19 21:39:43 -04:00
Ben Fry
c7852608e5
force .zip extension when archiving a sketch ( fixes #2526 )
2014-05-19 14:38:57 -04:00
Ben Fry
b13afb909c
._ paths on OS X causing trouble again (fix for #2520 )
2014-05-19 14:38:23 -04:00
Ben Fry
d917440822
prevent recursive call
2014-05-19 14:37:39 -04:00
Ben Fry
e42ea0d99a
more error handling for startup quirks
2014-05-19 14:31:00 -04:00
Ben Fry
d383b94940
bring back function that broke all the tools and modes
2014-05-19 14:30:49 -04:00
Ben Fry
71b5276024
add more error handling
2014-05-19 14:29:50 -04:00
Ben Fry
1ad736bc8a
incorporate pull #2271
2014-05-19 14:29:22 -04:00
Ben Fry
7de2267486
fix for #2514 to use release instead of press to fire chooser
2014-05-14 08:26:22 -04:00
Ben Fry
92f9f1f8b7
starting revision 0227
2014-05-12 20:39:25 -04:00
Ben Fry
06413dbe85
unnecessary import removed
2014-05-12 17:38:55 -04:00
Ben Fry
f21a192d78
fix code signing, color checking, other misc for export
2014-05-12 17:38:15 -04:00
Ben Fry
a61229e144
we'll need this guy too
2014-05-12 11:57:01 -04:00
Ben Fry
70e23d7e31
maybe this naming is better so fewer things are broken
2014-05-12 11:54:53 -04:00
Ben Fry
012811398f
moved the selector around a bit, make it a Dialog
2014-05-12 11:52:55 -04:00
Ben Fry
e6506b5acd
move to new home
2014-05-12 08:51:14 -04:00
Ben Fry
922ff11e0a
cleanups to color selector layout
2014-05-12 08:49:59 -04:00
Ben Fry
ce397e9154
more fixes for #2318
2014-05-10 23:19:42 -04:00
Ben Fry
30268618ab
Merge pull request #2323 from GKFX/patch-3
...
TextAreaPainter.java - Chinese and tabs
2014-05-10 19:32:09 -04:00
Ben Fry
4806400cb9
Merge pull request #2477 from AmnonOwed/Fix#364-AutoFormatIfElse
...
Fix #364 if-else autoformatting
2014-05-10 19:25:19 -04:00
Ben Fry
bbd091543e
additional notes
2014-05-10 19:14:35 -04:00
Ben Fry
d5e0e9faaf
a little cleanup
2014-05-10 19:12:44 -04:00
Ben Fry
f06d3620bc
Merge branch 'master' of github.com:processing/processing
2014-05-10 19:06:33 -04:00
Ben Fry
09366bcc4c
file choosing misc
2014-05-10 19:06:31 -04:00
Ben Fry
17abccd9a1
Merge pull request #2366 from jdeisenberg/filechooser2
...
Create a JFileChooser as a field in order to remember current directory.
2014-05-10 19:05:12 -04:00
Ben Fry
246cffe580
better error handling with bad Tools (github #2229 )
2014-05-10 17:52:42 -04:00
Ben Fry
747f0700a6
Merge pull request #2273 from GKFX/patch-2
...
implement "import static"
2014-05-10 17:33:05 -04:00
Ben Fry
755096c4db
Linux export w/ JNA option, other todo list updates
2014-05-10 16:32:53 -04:00
Ben Fry
8c301cd4b4
JNA fix for OS X command line
2014-05-10 15:09:58 -04:00
Ben Fry
e9d835b331
update config, use external config to make icons work in export, turn off stdout from launch4j ant
2014-05-10 11:38:12 -04:00
Ben Fry
6817687514
adding ico file for Windows and other todo notes
2014-05-10 10:40:19 -04:00
Ben Fry
fae27d4354
cleaning out unused code, old comments
2014-05-10 10:21:57 -04:00
Ben Fry
4a379cfbe9
more launch4j fixes
2014-05-10 09:53:49 -04:00