Commit Graph

383 Commits

Author SHA1 Message Date
Ben Fry df15bcefe5 Merge pull request #4707 from rzats/feature-4668
PDEX: Add 'Jump to Declaration' to right-click menu (#4668)
2017-02-13 14:16:23 -05:00
Ben Fry cafc1c49b7 remove the old Source Sans 2017-02-12 10:24:42 -05:00
Ben Fry ab5465d1ef add "auto" option for interface scaling 2017-02-12 10:21:55 -05:00
Ben Fry 5315b631b3 switch to em spacing (for hidpi), use renamed font to fix #4747 2017-02-12 09:31:23 -05:00
Ben Fry 47505dc60f add gui for setting the zoom level 2017-02-10 17:43:21 -05:00
Ben Fry c9d1cccc58 add preference to set the zoom factor 2017-02-10 17:27:05 -05:00
Ben Fry 32193ba5ba use debug.txt instead of debug; add pref to disable system proxy 2016-12-01 07:38:19 -05:00
jordirosa 3f5e152cab The translation would actually say "Open sketches folder", as if this menu option opened the generic folder where all the sketches are stored by default. But what it actually does is opening the folder of the sketch we are working on. That's why I think this translation is incorrect, and the correct one would be "Mostrar carpeta del sketch". 2016-10-21 14:14:35 +02:00
Rostyslav Zatserkovnyi 5d898e9085 Add 'Jump to Declaration' to PDE right-click menu 2016-10-19 13:39:15 +03:00
Federico Bond ded6f0abbf Update spanish translation 2016-10-08 22:07:30 -03:00
Guo Yunhe 0dc059414b Translate Chinese 2016-09-11 20:37:05 +03:00
Guo Yunhe a7c2778282 Translate Chinese 2016-09-11 20:32:25 +03:00
Ben Fry 62db91c60d limit rollovers on EditorStatus to the text portion 2016-09-10 22:22:57 -04:00
tyfkda a3bbfe47f7 Show warning message if mode cannot be changed
If selected mode cannot handle current source,
show warning dialog and reselect old (current) mode.
2016-07-29 09:15:46 +09:00
Ben Fry 4fd5de9860 Merge pull request #4558 from tyfkda/feature/preference-btn-width-ja
Make preferences button wider for Japanese
2016-07-28 19:56:48 -04:00
Ben Fry daf17cc5e0 Merge pull request #4564 from crazymaster/l10n-ja
Update Japanese translation
2016-07-28 19:55:54 -04:00
tyfkda a2c9ca4b82 Make preference button wider for Japanese
In preference window,
[cancel] button is too narrow for Japanese "キャンセル"
so make it wider.
2016-07-12 09:39:46 +09:00
Ben Fry 701dc623d0 add a note about the new preference 2016-05-16 16:53:46 -04:00
crazymaster a42677acdb Update Japanese translation 2016-05-14 03:33:22 +09:00
Rostyslav Zatserkovnyi ec6010bf45 Adjust Problem changes 2016-05-09 00:48:37 +03:00
Rostyslav Zatserkovnyi 41ac2f35d9 Add friendlier error message for HidingEnclosingType 2016-05-08 23:20:41 +03:00
Ben Fry 46089a2c5f Merge pull request #4348 from satoshiokita/fix-issue-2886
fix:load fallback font for CJK(The Chinese, Japanese and Korean).
2016-05-08 14:51:17 -04:00
satoshiokita b62d4fc80f fix:load fallback font for CJK. 2016-03-05 13:18:11 +09:00
Rostyslav Zatserkovnyi ef915171c6 Minor spelling fixes, register the language in Processing 2016-02-29 20:56:36 +02:00
Rostyslav Zatserkovnyi 2f64b7c1fe Added initial Ukrainian localization 2016-02-29 20:53:49 +02:00
Ben Fry 11ffe19a20 Merge pull request #4073 from crazymaster/lang
Add Turkish to the list of languages
2016-02-13 10:49:59 -05:00
Ben Fry 85542d1216 Merge pull request #4060 from crazymaster/i18n
i18n: Add i18n support for the PopUp menu
2016-02-13 10:47:12 -05:00
crazymaster 2687fe222f Update Source Sans Pro font to 2.020R-ro-1.075R-it 2015-11-15 15:31:17 +09:00
crazymaster 9641462e39 Update Source Code Pro font to 2.010R-ro/1.030R-it 2015-11-15 15:31:17 +09:00
crazymaster 66bc5a4565 Update list of languages 2015-10-27 18:26:13 +09:00
crazymaster 6844ecdf6b i18n: Add i18n support for the PopUp menu 2015-10-25 21:30:29 +09:00
Ben Fry 5acbcee17e simplify screen placement when screen is too small (#3913) 2015-10-23 15:27:29 -04:00
crazymaster d2c06778a3 Improve Japanese translation 2015-10-12 21:25:41 +09:00
crazymaster 8cb9ec7918 Update Japanese translation 2015-10-08 01:07:24 +09:00
crazymaster 80137a849b Improve Japanese translation 2015-10-05 14:01:24 +09:00
crazymaster 9492bfe4ae Update Japanese translation 2015-10-05 13:44:30 +09:00
crazymaster 4f78ed52d6 Update Japanese translation 2015-10-05 11:47:27 +09:00
crazymaster ca9d32eab1 Update Japanese translation 2015-10-04 19:48:30 +09:00
Ben Fry 929d45d716 show the number of available updates in the footer (fixes #3518) 2015-09-29 22:20:44 -04:00
Ben Fry f48eaccf63 Merge branch 'master' of github.com:processing/processing 2015-09-29 17:06:19 -04:00
Ben Fry d0b6eb3ece implement the editor gradient, excising sketch outline, other visual tweaks 2015-09-29 17:05:31 -04:00
James Grady 0d91ab944f Merge branch 'master' of https://github.com/processing/processing 2015-09-29 15:44:24 -04:00
James Grady 4c368255de correct bottom gradient 2015-09-29 15:42:59 -04:00
Ben Fry 1400caedc9 implementing gradient version of the status bar 2015-09-29 15:33:46 -04:00
Ben Fry 48d013becf implement breakpoint diamond and step arrow (fixes #3307) 2015-09-24 05:51:14 -04:00
Ben Fry 209ea9000a clean up error/warning handling, differentiate errors/warnings in list (fixes #3406) 2015-09-24 05:11:04 -04:00
Ben Fry 88d4a18e38 add contrib manager background color (not gradient) 2015-09-22 15:32:31 -04:00
Ben Fry eb40984055 continuing integration of the new tab panel for the manager 2015-09-22 12:47:22 -04:00
Ben Fry 2329c5b11c working on change detection bugs (#3387 #3650) 2015-09-15 15:50:43 -04:00
Ben Fry 8456a826e5 Merge pull request #3700 from federicobond/misc-fixes
Miscelaneous language improvements
2015-08-23 07:38:36 -04:00