1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app
Helmut K. C. Tessarek db04906416 Desktop: macOS: make the menu more like a macOS menu (#1348)
* macOS: make the menu more like a macOS menu

* remove duplcated code even more

* yep, I forgot to localize the new menu item

* more de-duplication, create File menu on macOS
2019-04-01 10:04:34 +01:00
..
build/icons Minor tweaks 2018-03-02 18:24:02 +00:00
css Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
fonts Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
gui improve search bar text alignment (#1377) 2019-03-31 18:26:47 +01:00
locales Updated translations 2019-03-28 17:06:06 +00:00
app.js Desktop: macOS: make the menu more like a macOS menu (#1348) 2019-04-01 10:04:34 +01:00
bridge.js Desktop: Added support for pre-releases 2019-01-11 23:40:05 +00:00
checkForUpdates.js Mobile: version info changes (#1290) 2019-03-08 17:31:48 +00:00
compile-package-info.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
compile.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
dev-app-update.yml-FORTESTING Fixed auto-update check 2018-01-31 19:34:38 +00:00
ElectronAppWrapper.js fix sub pixel rendering for desktop (#1378) 2019-03-31 18:25:13 +01:00
electronRebuild.js Trying to fix Windows 32-bit build 2019-03-03 00:58:41 +00:00
eventManager.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.html Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
InteropServiceHelper.js All: Resolves #734: Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks 2018-09-04 11:59:09 +01:00
main-html.js All: Made WebDAV options dynamics so that changing username or password doesn't require restarting the app 2018-03-15 17:57:11 +00:00
main.js Electron: Various tweaks to get PortableApps format to work 2018-04-23 21:50:29 +02:00
package-lock.json Desktop: Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package) 2019-03-12 21:41:13 +00:00
package.json Desktop: Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package) 2019-03-12 21:41:13 +00:00
style.css Revert "New tag adding dialogue (#1206)" 2019-02-24 18:04:25 +00:00
theme.js Desktop: Improved search - when clearing search, stay on current item. When clicking on notebook name, jump to note within notebook. Improved toolbar layout. 2019-03-15 21:57:58 +00:00