Ben Fry
|
dc64dbbedf
|
trying to clear up the "Save As" progress frame and avoid bugs
|
2015-09-21 15:53:14 -04:00 |
|
Ben Fry
|
2f0641e5c7
|
Merge pull request #3842 from Akarshit/CM-Update
ContributionPanel are not getting duplicated in panelByContribution
|
2015-09-21 14:03:31 -04:00 |
|
Akarshit Wal
|
695f653be7
|
Overrided method so duplicates don't get added
|
2015-09-21 23:25:01 +05:30 |
|
Akarshit Wal
|
5f72f58ebe
|
Initial
|
2015-09-21 22:58:18 +05:30 |
|
Ben Fry
|
c9824bf8cf
|
todo notes and formatting fixes in Base
|
2015-09-21 09:56:36 -04:00 |
|
Ben Fry
|
6e814ba11f
|
make rollovers update with key presses; changes EditorButton constructor
|
2015-09-20 17:09:30 -04:00 |
|
Ben Fry
|
adc63a5431
|
make rollovers update with key presses; changes EditorButton constructor
|
2015-09-20 17:09:13 -04:00 |
|
Ben Fry
|
9cbc1a79f4
|
show hover text when the mouse is over the 'debug' button
|
2015-09-20 15:46:30 -04:00 |
|
Ben Fry
|
8cb8bc300d
|
updated the wiki for the Tool API
|
2015-09-20 14:48:05 -04:00 |
|
Ben Fry
|
77eeae89b4
|
change the Tool API to pass Base instead of Editor
|
2015-09-20 14:40:59 -04:00 |
|
Ben Fry
|
c8f7d9364b
|
adding notes and an alternate getSettingsFolder() implementation #3838
|
2015-09-20 14:23:10 -04:00 |
|
Ben Fry
|
53447b5b7c
|
improve error handling, to sort out settings folder issues on Windows 10 #3838
|
2015-09-20 13:44:39 -04:00 |
|
Ben Fry
|
e483323c61
|
looking into erratic placement of error squiggle for #3759
|
2015-09-20 13:05:54 -04:00 |
|
Ben Fry
|
c4ffdfe68c
|
debugging and forcing use of the local version of jna for #3800 and #3624
|
2015-09-20 11:07:56 -04:00 |
|
Ben Fry
|
0bb1cfc01e
|
Merge pull request #3833 from gohai/for-ben-11
Make ARM JDK download work again with 8u51
|
2015-09-20 08:53:14 -04:00 |
|
gohai
|
7bafa05f83
|
Make ARM JDK download work again with 8u51
|
2015-09-20 09:51:38 +02:00 |
|
Ben Fry
|
59b0abba01
|
make buttons align properly to the scrollbar
|
2015-09-19 22:04:57 -04:00 |
|
Ben Fry
|
0e8a90da2b
|
remove tooltip text
|
2015-09-19 21:56:02 -04:00 |
|
Ben Fry
|
a9c601b7e8
|
remove dead code
|
2015-09-19 21:46:24 -04:00 |
|
Ben Fry
|
f1acaa8564
|
more cleaning
|
2015-09-19 21:41:33 -04:00 |
|
Ben Fry
|
b62e2d54fa
|
make disabled icons the same so they do not show up twice the size
|
2015-09-19 21:29:16 -04:00 |
|
Ben Fry
|
efa300de27
|
more icon cleaning, should be set with the 2x
|
2015-09-19 21:13:28 -04:00 |
|
Ben Fry
|
27d68c3005
|
correct thing with the update icon
|
2015-09-19 21:02:47 -04:00 |
|
Ben Fry
|
63cad4f160
|
more icons and code cleanup
|
2015-09-19 20:59:09 -04:00 |
|
Ben Fry
|
aad9b4bada
|
more about this new icon regime
|
2015-09-19 20:44:55 -04:00 |
|
Ben Fry
|
94ca5576f3
|
2x foundation icon in contrib list and other cleanups
|
2015-09-19 20:41:19 -04:00 |
|
Ben Fry
|
4cbd36fb8f
|
code cleanup, remove unnecessary super() call
|
2015-09-19 20:32:33 -04:00 |
|
Ben Fry
|
03e0dfc440
|
implement 2x icons for contrib state
|
2015-09-19 19:58:45 -04:00 |
|
Ben Fry
|
7354e716e3
|
remove extra JNA debugging bits
|
2015-09-19 18:14:00 -04:00 |
|
Ben Fry
|
830553393e
|
clean up the last of the OpenGL file dialog shitshow
|
2015-09-19 16:33:24 -04:00 |
|
Ben Fry
|
9c70f80583
|
Merge branch 'master' of github.com:processing/processing
|
2015-09-19 15:57:14 -04:00 |
|
Ben Fry
|
e2f9062457
|
add retina version of search icon and supporting methods
|
2015-09-19 13:23:54 -04:00 |
|
Ben Fry
|
5e1e4f65c5
|
finishing up the JNA DLL misc
|
2015-09-19 13:23:29 -04:00 |
|
codeanticode
|
d176ed32dc
|
added PApplet argument to selectXxxx() to handle #3775
|
2015-09-19 12:13:05 -05:00 |
|
codeanticode
|
fc45868951
|
use weak references to store backing textures
|
2015-09-19 11:46:17 -05:00 |
|
Ben Fry
|
0ea8041d21
|
looking into pre-extraction of Windows JNA libs (#3800)
|
2015-09-19 09:17:40 -04:00 |
|
Ben Fry
|
e5db009989
|
looking into pre-extraction of Windows JNA libs (#3800)
|
2015-09-19 08:58:55 -04:00 |
|
codeanticode
|
afd454a2ba
|
temp fix to prevent file dialogs to be displayed behind the window
|
2015-09-19 07:55:22 -05:00 |
|
codeanticode
|
cb9990969a
|
using weak references to store offscreen framebuffers
|
2015-09-19 07:46:31 -05:00 |
|
codeanticode
|
e61178f71e
|
can re-enable fill/stroke in PShapeOpenGL (fixes #3808)
|
2015-09-18 18:09:37 -05:00 |
|
Ben Fry
|
c580c6475c
|
looking into tab mess
|
2015-09-18 15:54:45 -04:00 |
|
Ben Fry
|
43e3931886
|
fix more fake bold, version detection code that should not be there, other cleanups
|
2015-09-18 15:27:46 -04:00 |
|
Ben Fry
|
c66ea38a94
|
fix more fake bold, version detection code that should not be there, other cleanups
|
2015-09-18 15:27:29 -04:00 |
|
Ben Fry
|
23d93b2cd7
|
clearing dead code and looking into tab placement issues
|
2015-09-18 15:03:41 -04:00 |
|
REAS
|
0d849e194b
|
Update for SVG syntax highlight
|
2015-09-18 11:30:15 -07:00 |
|
Ben Fry
|
167ab5ce0b
|
surface.setLocation() for the default renderer (fixes #3821)
|
2015-09-18 10:18:16 -04:00 |
|
Ben Fry
|
738c742152
|
what a mess
|
2015-09-18 10:14:02 -04:00 |
|
Ben Fry
|
9b8bf50388
|
workaround for Oracle bug (fixes #3795)
|
2015-09-18 10:05:20 -04:00 |
|
Ben Fry
|
7fe3b83119
|
more whacks at #3591
|
2015-09-18 09:36:34 -04:00 |
|
Ben Fry
|
ca320883ff
|
get rid of warnings
|
2015-09-18 09:30:22 -04:00 |
|