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
|
ab5465d1ef
|
add "auto" option for interface scaling
|
2017-02-12 10:21:55 -05:00 |
|
Ben Fry
|
c9d1cccc58
|
add preference to set the zoom factor
|
2017-02-10 17:27:05 -05:00 |
|
Rostyslav Zatserkovnyi
|
5d898e9085
|
Add 'Jump to Declaration' to PDE right-click menu
|
2016-10-19 13:39:15 +03: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 |
|
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 |
|
crazymaster
|
6844ecdf6b
|
i18n: Add i18n support for the PopUp menu
|
2015-10-25 21:30:29 +09:00 |
|
Ben Fry
|
8456a826e5
|
Merge pull request #3700 from federicobond/misc-fixes
Miscelaneous language improvements
|
2015-08-23 07:38:36 -04:00 |
|
Ben Fry
|
88d07804f8
|
clean up MovieMaker a little
|
2015-08-16 12:07:12 -04:00 |
|
Federico Bond
|
5605c63e1b
|
Translate Welcome item in help menu
|
2015-08-13 23:12:48 -03:00 |
|
Ben Fry
|
8eafb0e514
|
change naming of examples window and categories (#3573)
|
2015-08-11 11:10:37 -04:00 |
|
Ben Fry
|
49213ef6c3
|
include name of sketch in "save changes" dialog (fixes #3418)
|
2015-08-11 10:55:08 -04:00 |
|
Ben Fry
|
4abfd9bdaa
|
prevent Export with examples and untitled/unsaved sketches
|
2015-08-08 10:56:37 -04:00 |
|
Manindra Moharana
|
977ecc17e9
|
Fixes #3434
|
2015-07-05 21:28:05 -07:00 |
|
Ben Fry
|
17e0f31c2f
|
Merge pull request #3424 from GKFX/i18n-moviemaker
Internationalize MovieMaker.java.
|
2015-06-23 16:20:52 -04:00 |
|
Ben Fry
|
d607120715
|
Merge branch 'master' of github.com:processing/processing
|
2015-06-22 17:34:27 -04:00 |
|
Joel Moniz
|
91ceccd719
|
Examples window shows contributed examples
|
2015-06-23 00:22:15 +04:00 |
|
Ben Fry
|
aa4d143a29
|
fix typo
|
2015-06-22 16:12:42 -04:00 |
|
Ben Fry
|
2d1f320f56
|
trying to balance insulting level of paranoia with keeping things simple
|
2015-06-22 15:42:30 -04:00 |
|
Ben Fry
|
527f21948f
|
remove spaces at start of lines
|
2015-06-21 21:21:14 -04:00 |
|
Joel Moniz
|
1ec26b4401
|
Complete internationalization in app/Sketch.java
And remove accidental backslashes from PDE.properties
|
2015-06-18 09:54:08 +04:00 |
|
George Bateman
|
e9281a5194
|
Use correct localized strings in JavaEditor.java
We were using toolbar.* when we meant menu.*.*.
Also correct a couple of typos.
|
2015-06-11 16:55:28 +01:00 |
|
Ben Fry
|
b4ac525392
|
untangling present vs full screen
|
2015-06-05 22:20:58 -04:00 |
|
Ben Fry
|
0b91267117
|
Merge pull request #3349 from mtsio/master
add i18n for archiver and missing text
|
2015-06-04 10:24:25 -05:00 |
|
Ben Fry
|
d5da69a3eb
|
improve warning message (fixes #3350)
|
2015-06-04 10:23:40 -05:00 |
|
mtsio
|
cbcd77a7f7
|
add i18n for archiver and missing text
|
2015-06-04 03:09:20 +03:00 |
|
George Bateman
|
bebade1f8c
|
Internationalize MovieMaker.java.
|
2015-06-02 17:47:42 +01:00 |
|
Akarshit Wal
|
396def3972
|
Added connecting to PDE.properties
|
2015-05-26 12:51:59 +05:30 |
|
Ben Fry
|
4169d86bff
|
change around how the menu titles work in the debugger
|
2015-05-18 12:25:31 -04:00 |
|
Ben Fry
|
738c39164b
|
moving step buttons into the main toolbar
|
2015-05-17 21:34:50 -04:00 |
|
Ben Fry
|
e8f51cca8c
|
fix open/close message consistency, missing error message (fixes #3253
|
2015-05-12 10:49:54 -04:00 |
|
Ben Fry
|
e5b03b72f0
|
fix Replace & Find typo (#3247)
|
2015-05-12 10:36:19 -04:00 |
|
Ben Fry
|
38c6daa14c
|
fix undefined method message (#3268)
|
2015-05-12 09:35:25 -04:00 |
|
Ben Fry
|
e54c669614
|
clean up accessors, language handling bugs, debugger weirdness
|
2015-05-12 09:25:24 -04:00 |
|
Ben Fry
|
1901169265
|
rewrite simplifier to use the language functions and fix #3268
|
2015-05-11 18:57:49 -04:00 |
|
Ben Fry
|
151d7f3998
|
change "method" to "function" in a few error messages (fixes #3225)
|
2015-04-27 16:21:15 -04:00 |
|
Ben Fry
|
794b6d7ca1
|
fix tooltip text that used unsupported backslash format
|
2015-04-26 21:45:27 -04:00 |
|
Ben Fry
|
607234e8c1
|
remove vestigial 'hide background image' pref
|
2015-04-25 12:57:02 -04:00 |
|
Ben Fry
|
05ec0ebc40
|
fixing up #3197, other notes
|
2015-04-17 14:19:16 -04:00 |
|
mtsio
|
0ca72d4cc6
|
improve internationalization and localization in greek
|
2015-04-17 05:06:54 +03:00 |
|
mtsio
|
02a650b395
|
internationalization of error messages
|
2015-04-12 21:18:16 +03:00 |
|
Ben Fry
|
e61cf321fe
|
Merge pull request #3025 from mtsio/master
greek translation and some fixes
|
2015-04-01 11:41:52 -04:00 |
|
Joel Moniz
|
ec5e699977
|
i18n and formatting of code related to import lib auto-install
|
2015-03-31 03:42:28 +05:30 |
|
Ben Fry
|
2014ca9076
|
debug button works on toolbar
|
2015-01-30 09:59:33 -05:00 |
|
mtsio
|
8dc2aa4e14
|
translated 'copy as html' notice in editor status
|
2015-01-11 23:45:09 +02:00 |
|
mtsio
|
abcb7861fe
|
added translation of close frame (unsaved changes)
|
2015-01-11 22:56:28 +02:00 |
|
Ben Fry
|
096dd2dc8b
|
Merge pull request #2804 from joelmoniz/addReferences
Added References for installed tools and libraries, whenever available, to the Help menu.
|
2014-11-18 14:04:15 -05:00 |
|
joelmoniz
|
21e4174177
|
Renamed Examples-Packages to Examples
|
2014-11-18 04:40:44 +05:30 |
|
Joel Moniz
|
40c365af93
|
Added Tools, Libs reference menus to Help
Including support for core tools & libs if reqd later
|
2014-11-17 17:42:22 +05:30 |
|