Commit Graph

14966 Commits

Author SHA1 Message Date
Ben Fry bb1313a67c fix the fonts in the welcome page 2022-07-31 17:38:52 -04:00
Ben Fry 57823895ae tweaking the gutter line numbers a little 2022-07-31 17:07:32 -04:00
Ben Fry e432f675fe working through the list 2022-07-31 16:39:52 -04:00
Ben Fry 7315c5a5e8 a few more google code urls, also write only necessary things from modes/java to save space 2022-07-31 15:46:11 -04:00
Ben Fry 3c6122ebeb replace code.google.com links with updated github urls 2022-07-31 15:45:23 -04:00
Ben Fry 3699c713d1 replace dev.processing.org bug links with download.processing.org links that work 2022-07-31 15:01:45 -04:00
Ben Fry 31c8b12b7a going through the todo list a bit more 2022-07-31 13:46:56 -04:00
Ben Fry 69958ecd02 pull default font designation from the language file 2022-07-31 12:48:53 -04:00
Ben Fry afd0beba43 a little cleanup from some ancient items 2022-07-31 12:14:02 -04:00
Ben Fry 4b14331485 a few more tweaks to the dimensions 2022-07-31 11:07:54 -04:00
Ben Fry caf1ba90b6 disable mixed mode warning; fixes #491, introduces #519 2022-07-30 19:39:15 -04:00
Ben Fry 14752e663b wrapping up notes about svg 2022-07-30 19:26:14 -04:00
Ben Fry 68289a9315 finish up icons for debug toolbar 2022-07-30 19:13:48 -04:00
Ben Fry 9d7eca9eb1 rendering variable icons from svg in the debugger 2022-07-30 18:25:16 -04:00
Ben Fry 805306fd1b re-saving icons as svg 1.0 for happier p5 parsing 2022-07-30 18:24:51 -04:00
Ben Fry 9ef40ba48c allow . to start a number in svg 2022-07-30 17:37:03 -04:00
Ben Fry 9763b554f2 more general version of icon making 2022-07-30 16:57:15 -04:00
Ben Fry 96f65d4ed6 switch color to the replacement color 2022-07-30 16:56:51 -04:00
Ben Fry 4ba9a1f79f adding SVGs for variable kinds 2022-07-30 12:08:52 -04:00
Ben Fry 66d4eb145a sizing fixes from Paul 2022-07-29 06:06:12 -04:00
Ben Fry 19d4f7f7c6 recent notes 2022-07-29 06:04:02 -04:00
Ben Fry f5ec7e468d whoa, a mono font was being used for these languages!? 2022-07-29 06:03:57 -04:00
Ben Fry edc9789812 Merge pull request #513 from QazCetelic/enable_aa_linux 2022-07-27 17:48:00 -04:00
Ben Fry 9b69172a1b git rid of Lucida in dialogs, fix mono font 2022-07-27 07:09:09 -04:00
Ben Fry 482ec9feee fix titles in contribs update panel 2022-07-26 08:17:15 -04:00
Ben Fry 51696a3281 clean up the updates panel in the manager 2022-07-26 07:58:46 -04:00
Ben Fry e9e2aed9c7 rewrite svg to work around svg parsing bug (see #515) 2022-07-26 07:31:09 -04:00
Ben Fry 06c5e63781 note about problems w/ intl keyboards 2022-07-25 19:43:29 -04:00
Ben Fry 22987414f8 removing unused imports 2022-07-24 19:58:06 -04:00
Ben Fry 4e30a4bc3d update to new Source Sans, adds cmd key and more char support 2022-07-24 16:11:40 -04:00
Ben Fry ec613fd6eb notes about sketch naming and other things heading into beta 9 2022-07-24 10:24:27 -04:00
Ben Fry 391e0b0894 misc notes 2022-07-24 10:04:44 -04:00
Ben Fry 112859527a remove editor.laf pref, make everything FlatLaf 2022-07-21 19:27:49 -04:00
Ben Fry 2393c6133b bump flatlaf to 2.4 2022-07-21 18:50:04 -04:00
Ben Fry 33aae24623 make sure theme.txt exists before attempting rename 2022-07-21 15:50:58 -04:00
ಠ_ಠ a7295226e2 Add Java arguments to enable Anti-Aliasing to bash script 2022-07-20 14:55:32 +02:00
Ben Fry 005455b579 fix for { and } in code when not actually braces 2022-07-19 20:15:42 -04:00
Ben Fry dbb34bbc80 Merge pull request #504 from processing/clean_remove_missing_curly 2022-07-19 20:14:52 -04:00
Ben Fry b255eb9ea9 a few size/proportion tweaks from Paul 2022-07-12 12:39:03 -04:00
Ben Fry b510198a4d getting the beta 9 notes in order 2022-07-12 11:47:11 -04:00
Ben Fry 12fe39283d notes about recent issues and merges 2022-07-12 11:45:30 -04:00
Ben Fry 92273dfdf9 a couple notes 2022-07-12 11:45:29 -04:00
Ben Fry 3fb516a96f Merge pull request #502 from processing/full_screen_preproc_fix 2022-07-12 11:42:34 -04:00
A Pottinger 0c179d280f Fix #444 by removing old regex parsing.
It looks like there's still some left over regex parsing to check for missing braces from before the new preproc. The new preproc will catch the error and testing makes it look like this old regex check is not triggering anyway outside of comments (which is an issue reported in #444).
2022-06-21 08:50:50 -07:00
A Pottinger ece11f9345 Fix #488.
Clean up the footer writer section of the preprocessor for easier reading but also fix adding and looking for --full-screen which appears to have been left off at some point.
2022-06-21 08:34:44 -07:00
Ben Fry fa8eef0e8e nah... 2022-06-19 16:07:10 -04:00
Ben Fry 2772ef28fe notes about #488 2022-06-19 16:04:36 -04:00
Ben Fry 139af9fbf8 remove redundant code 2022-06-19 16:04:25 -04:00
Ben Fry 6de9e5aa21 oops, this was not saved in time for the previous commit 2022-06-19 13:18:02 -04:00
Ben Fry a366d9787c rewrite Info.plist.tmpl subst, also specify JVM version 2022-06-19 13:15:34 -04:00