add pde/pdex/pdez document icons, update icons inside core and PDE, swap foundation icon
@@ -530,19 +530,19 @@
|
||||
so double-clicking files no longer works. -->
|
||||
|
||||
<bundledocument extensions="pde,pyde"
|
||||
icon="macos/document.icns"
|
||||
icon="macos/pde.icns"
|
||||
name="Processing Source Code"
|
||||
role="Editor">
|
||||
</bundledocument>
|
||||
|
||||
<bundledocument extensions="pdez"
|
||||
icon="macos/document.icns"
|
||||
icon="macos/pdez.icns"
|
||||
name="Processing Sketch Bundle"
|
||||
role="Editor">
|
||||
</bundledocument>
|
||||
|
||||
<bundledocument extensions="pdex"
|
||||
icon="macos/document.icns"
|
||||
icon="macos/pdex.icns"
|
||||
name="Processing Contribution Bundle"
|
||||
role="Viewer">
|
||||
</bundledocument>
|
||||
|
||||
|
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 554 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 984 B |
|
Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 581 B |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 31 KiB |
@@ -74,6 +74,16 @@ o continue clearing out ProgressFrame
|
||||
o also hook up the statusNotice() when done
|
||||
X also should be long gone
|
||||
|
||||
design
|
||||
X icon for exported app
|
||||
X icon for document
|
||||
X update the foundation icons
|
||||
|
||||
design (done in beta 3)
|
||||
X update theme
|
||||
X selector for theme that uses tiny images
|
||||
|
||||
|
||||
manager
|
||||
X contrib list entry in the table sometimes contains markdown
|
||||
X at least hide the syntax parts (and show the text)
|
||||
@@ -116,12 +126,9 @@ _ https://github.com/processing/processing4/issues/194
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
design/next
|
||||
X selector for theme that uses tiny images
|
||||
_ update theme
|
||||
_ icon for exported app
|
||||
_ icon for document
|
||||
_ update the foundation icons
|
||||
design
|
||||
_ implement document icons on Windows
|
||||
_ implement document icons on Linux
|
||||
_ redesign of the Contribution Manager
|
||||
_ identify coloring for icons
|
||||
_ how much of theme to inherit
|
||||
|
||||