cfd99cba9b
Provided by David H. Gutteridge in PR 50451. Change log: General * New plugin API (Thomas Martitz, PR#469). * Add support for "proxy" plugins (Thomas Martitz, PR#629). Bug fixes * Fix "Open in New Window" command (Issue#590). * Fix spurious "source file has been modified" (Jiří Techet, Issue#605, PR#621). * Don't open more than one document for non-existing paths from the CLI (https://bugs.launchpad.net/linuxmint/+bug/1482558, PR#646). * Fix configuration directory encoding on non-UTF-8 non-Windows systems (Dimitar Zhekov, PR#658). Interface * Use monospace font for the message window by default (Jiří Techet, Issue#435, PR#580). * Fix mnemonic conflict in "Use multi-line matching" (Ross Konsolebox, Issue#589, PR#647). Editor * Update Scintilla to version 3.6.1. * Fix completion popup height when view is zoomed (Issue#702). * Fix Go To End Of Display Line when wrapping is on and EOL are visible (Issue#712). * Keeping undo history when reloading files is now enabled by default (Thomas Martitz, Issue#562, PR#672). * "Strip trailing spaces", "Replace tabs" and "Replace spaces" now follow the current selection (Pavel Sountsov, PR#394). * Respect Smart Home Key setting in Go To Start of Display Line. * Check whether the document is newer on disk when the window gets focused (Jiří Techet, PR#533). Filetypes * Add Cargo build commands for Rust (Wayne Nilsen, PR#557). * Add recent Perl keywords (Olivier Duclos, PR#599). * Add missing Python 3 keywords and builtins (PR#755). * Improvements to the Rust filetype (Pavel Sountsov, PR#613). * Add multiline comment to Haskell (Abel Serrano Juste, PR#638). * Recognize `.adoc` is as Asciidoc (PR#708, PR#711). * Recognize `.mml` and `.mathml` as XML (Devyn Collier Johnson, PR#731). Internationalization * Updated translations: de, el, es, fr, hu, id, kk, pt, sk, sv, ru * Fix internationalization of "Open in New Window" items. API * New plugin API, `geany_load_module()`, `geany_plugin_register()`, `GEANY_PLUGIN_REGISTER()`, `geany_plugin_register_full()`, `GEANY_PLUGIN_REGISTER_FULL()` (Thomas Martitz, PR#469). * Add support for "proxy" plugins, `geany_plugin_register_proxy()` (Thomas Martitz, PR#629). * Allow `user_data` parameter and `destroy_notify` callback to keybindings with new `keybindings_set_item_full()` and `plugin_set_key_group_full()` (Thomas Martitz, PR#376). Windows * Restore modern design of native file dialogs (Issue#578).
255 lines
8.7 KiB
Text
255 lines
8.7 KiB
Text
@comment $NetBSD: PLIST,v 1.11 2015/11/21 09:25:28 wiz Exp $
|
|
bin/geany
|
|
include/geany/app.h
|
|
include/geany/build.h
|
|
include/geany/dialogs.h
|
|
include/geany/document.h
|
|
include/geany/editor.h
|
|
include/geany/encodings.h
|
|
include/geany/filetypes.h
|
|
include/geany/geany.h
|
|
include/geany/geanyfunctions.h
|
|
include/geany/geanyplugin.h
|
|
include/geany/gtkcompat.h
|
|
include/geany/highlighting.h
|
|
include/geany/keybindings.h
|
|
include/geany/main.h
|
|
include/geany/msgwindow.h
|
|
include/geany/navqueue.h
|
|
include/geany/plugindata.h
|
|
include/geany/pluginutils.h
|
|
include/geany/prefs.h
|
|
include/geany/project.h
|
|
include/geany/scintilla/SciLexer.h
|
|
include/geany/scintilla/Sci_Position.h
|
|
include/geany/scintilla/Scintilla.h
|
|
include/geany/scintilla/Scintilla.iface
|
|
include/geany/scintilla/ScintillaWidget.h
|
|
include/geany/sciwrappers.h
|
|
include/geany/search.h
|
|
include/geany/spawn.h
|
|
include/geany/stash.h
|
|
include/geany/support.h
|
|
include/geany/symbols.h
|
|
include/geany/tagmanager/tm_source_file.h
|
|
include/geany/tagmanager/tm_tag.h
|
|
include/geany/tagmanager/tm_tagmanager.h
|
|
include/geany/tagmanager/tm_workspace.h
|
|
include/geany/templates.h
|
|
include/geany/toolbar.h
|
|
include/geany/ui_utils.h
|
|
include/geany/utils.h
|
|
lib/geany/classbuilder.la
|
|
lib/geany/export.la
|
|
lib/geany/filebrowser.la
|
|
lib/geany/htmlchars.la
|
|
lib/geany/saveactions.la
|
|
lib/geany/splitwindow.la
|
|
lib/libgeany.la
|
|
lib/pkgconfig/geany.pc
|
|
man/man1/geany.1
|
|
share/applications/geany.desktop
|
|
share/doc/geany/AUTHORS
|
|
share/doc/geany/COPYING
|
|
share/doc/geany/ChangeLog
|
|
share/doc/geany/NEWS
|
|
share/doc/geany/README
|
|
share/doc/geany/ScintillaLicense.txt
|
|
share/doc/geany/THANKS
|
|
share/doc/geany/TODO
|
|
share/doc/geany/html/images/build_menu_commands_dialog.png
|
|
share/doc/geany/html/images/find_dialog.png
|
|
share/doc/geany/html/images/find_in_files_dialog.png
|
|
share/doc/geany/html/images/main_window.png
|
|
share/doc/geany/html/images/pref_dialog_edit_completions.png
|
|
share/doc/geany/html/images/pref_dialog_edit_display.png
|
|
share/doc/geany/html/images/pref_dialog_edit_features.png
|
|
share/doc/geany/html/images/pref_dialog_edit_indentation.png
|
|
share/doc/geany/html/images/pref_dialog_files.png
|
|
share/doc/geany/html/images/pref_dialog_gen_misc.png
|
|
share/doc/geany/html/images/pref_dialog_gen_startup.png
|
|
share/doc/geany/html/images/pref_dialog_interface_interface.png
|
|
share/doc/geany/html/images/pref_dialog_interface_notebook.png
|
|
share/doc/geany/html/images/pref_dialog_interface_toolbar.png
|
|
share/doc/geany/html/images/pref_dialog_keys.png
|
|
share/doc/geany/html/images/pref_dialog_printing.png
|
|
share/doc/geany/html/images/pref_dialog_templ.png
|
|
share/doc/geany/html/images/pref_dialog_tools.png
|
|
share/doc/geany/html/images/pref_dialog_various.png
|
|
share/doc/geany/html/images/pref_dialog_vte.png
|
|
share/doc/geany/html/images/replace_dialog.png
|
|
share/doc/geany/html/index.html
|
|
share/doc/geany/manual.txt
|
|
share/geany/GPL-2
|
|
share/geany/c99.tags
|
|
share/geany/colorschemes/alt.conf
|
|
share/geany/filetype_extensions.conf
|
|
share/geany/filetypes.CUDA.conf
|
|
share/geany/filetypes.Clojure.conf
|
|
share/geany/filetypes.Cython.conf
|
|
share/geany/filetypes.Genie.conf
|
|
share/geany/filetypes.Graphviz.conf
|
|
share/geany/filetypes.JSON.conf
|
|
share/geany/filetypes.Scala.conf
|
|
share/geany/filetypes.abaqus
|
|
share/geany/filetypes.abc
|
|
share/geany/filetypes.actionscript
|
|
share/geany/filetypes.ada
|
|
share/geany/filetypes.asciidoc
|
|
share/geany/filetypes.asm
|
|
share/geany/filetypes.batch
|
|
share/geany/filetypes.c
|
|
share/geany/filetypes.caml
|
|
share/geany/filetypes.cmake
|
|
share/geany/filetypes.cobol
|
|
share/geany/filetypes.coffeescript
|
|
share/geany/filetypes.common
|
|
share/geany/filetypes.conf
|
|
share/geany/filetypes.cpp
|
|
share/geany/filetypes.cs
|
|
share/geany/filetypes.css
|
|
share/geany/filetypes.d
|
|
share/geany/filetypes.diff
|
|
share/geany/filetypes.docbook
|
|
share/geany/filetypes.erlang
|
|
share/geany/filetypes.f77
|
|
share/geany/filetypes.ferite
|
|
share/geany/filetypes.forth
|
|
share/geany/filetypes.fortran
|
|
share/geany/filetypes.freebasic
|
|
share/geany/filetypes.glsl
|
|
share/geany/filetypes.go
|
|
share/geany/filetypes.haskell
|
|
share/geany/filetypes.haxe
|
|
share/geany/filetypes.html
|
|
share/geany/filetypes.java
|
|
share/geany/filetypes.javascript
|
|
share/geany/filetypes.latex
|
|
share/geany/filetypes.lisp
|
|
share/geany/filetypes.lua
|
|
share/geany/filetypes.makefile
|
|
share/geany/filetypes.markdown
|
|
share/geany/filetypes.matlab
|
|
share/geany/filetypes.nsis
|
|
share/geany/filetypes.objectivec
|
|
share/geany/filetypes.pascal
|
|
share/geany/filetypes.perl
|
|
share/geany/filetypes.php
|
|
share/geany/filetypes.po
|
|
share/geany/filetypes.powershell
|
|
share/geany/filetypes.python
|
|
share/geany/filetypes.r
|
|
share/geany/filetypes.restructuredtext
|
|
share/geany/filetypes.ruby
|
|
share/geany/filetypes.rust
|
|
share/geany/filetypes.sh
|
|
share/geany/filetypes.sql
|
|
share/geany/filetypes.tcl
|
|
share/geany/filetypes.txt2tags
|
|
share/geany/filetypes.vala
|
|
share/geany/filetypes.verilog
|
|
share/geany/filetypes.vhdl
|
|
share/geany/filetypes.xml
|
|
share/geany/filetypes.yaml
|
|
share/geany/filetypes.zephir
|
|
share/geany/geany.glade
|
|
share/geany/geany.gtkrc
|
|
share/geany/html_entities.tags
|
|
share/geany/pascal.tags
|
|
share/geany/php.tags
|
|
share/geany/python.tags
|
|
share/geany/snippets.conf
|
|
share/geany/templates/bsd
|
|
share/geany/templates/changelog
|
|
share/geany/templates/fileheader
|
|
share/geany/templates/files/file.html
|
|
share/geany/templates/files/file.php
|
|
share/geany/templates/files/file.rb
|
|
share/geany/templates/files/file.tex
|
|
share/geany/templates/files/file_html5.html
|
|
share/geany/templates/files/main.c
|
|
share/geany/templates/files/main.cxx
|
|
share/geany/templates/files/main.d
|
|
share/geany/templates/files/main.java
|
|
share/geany/templates/files/main.py
|
|
share/geany/templates/files/main.vala
|
|
share/geany/templates/files/module.erl
|
|
share/geany/templates/files/program.pas
|
|
share/geany/templates/function
|
|
share/geany/templates/gpl
|
|
share/geany/ui_toolbar.xml
|
|
share/icons/Tango/16x16/actions/geany-save-all.png
|
|
share/icons/Tango/24x24/actions/geany-save-all.png
|
|
share/icons/Tango/32x32/actions/geany-save-all.png
|
|
share/icons/Tango/48x48/actions/geany-save-all.png
|
|
share/icons/Tango/scalable/actions/geany-save-all.svg
|
|
share/icons/hicolor/16x16/actions/geany-build.png
|
|
share/icons/hicolor/16x16/actions/geany-close-all.png
|
|
share/icons/hicolor/16x16/actions/geany-save-all.png
|
|
share/icons/hicolor/16x16/apps/classviewer-class.png
|
|
share/icons/hicolor/16x16/apps/classviewer-macro.png
|
|
share/icons/hicolor/16x16/apps/classviewer-member.png
|
|
share/icons/hicolor/16x16/apps/classviewer-method.png
|
|
share/icons/hicolor/16x16/apps/classviewer-namespace.png
|
|
share/icons/hicolor/16x16/apps/classviewer-other.png
|
|
share/icons/hicolor/16x16/apps/classviewer-struct.png
|
|
share/icons/hicolor/16x16/apps/classviewer-var.png
|
|
share/icons/hicolor/16x16/apps/geany.png
|
|
share/icons/hicolor/24x24/actions/geany-build.png
|
|
share/icons/hicolor/24x24/actions/geany-close-all.png
|
|
share/icons/hicolor/24x24/actions/geany-save-all.png
|
|
share/icons/hicolor/32x32/actions/geany-build.png
|
|
share/icons/hicolor/32x32/actions/geany-close-all.png
|
|
share/icons/hicolor/32x32/actions/geany-save-all.png
|
|
share/icons/hicolor/32x32/apps/geany.png
|
|
share/icons/hicolor/48x48/actions/geany-build.png
|
|
share/icons/hicolor/48x48/actions/geany-close-all.png
|
|
share/icons/hicolor/48x48/actions/geany-save-all.png
|
|
share/icons/hicolor/48x48/apps/geany.png
|
|
share/icons/hicolor/scalable/actions/geany-build.svg
|
|
share/icons/hicolor/scalable/actions/geany-close-all.svg
|
|
share/icons/hicolor/scalable/actions/geany-save-all.svg
|
|
share/icons/hicolor/scalable/apps/geany.svg
|
|
share/locale/ar/LC_MESSAGES/geany.mo
|
|
share/locale/ast/LC_MESSAGES/geany.mo
|
|
share/locale/be/LC_MESSAGES/geany.mo
|
|
share/locale/bg/LC_MESSAGES/geany.mo
|
|
share/locale/ca/LC_MESSAGES/geany.mo
|
|
share/locale/cs/LC_MESSAGES/geany.mo
|
|
share/locale/de/LC_MESSAGES/geany.mo
|
|
share/locale/el/LC_MESSAGES/geany.mo
|
|
share/locale/en_GB/LC_MESSAGES/geany.mo
|
|
share/locale/es/LC_MESSAGES/geany.mo
|
|
share/locale/et/LC_MESSAGES/geany.mo
|
|
share/locale/eu/LC_MESSAGES/geany.mo
|
|
share/locale/fa/LC_MESSAGES/geany.mo
|
|
share/locale/fi/LC_MESSAGES/geany.mo
|
|
share/locale/fr/LC_MESSAGES/geany.mo
|
|
share/locale/gl/LC_MESSAGES/geany.mo
|
|
share/locale/he/LC_MESSAGES/geany.mo
|
|
share/locale/hi/LC_MESSAGES/geany.mo
|
|
share/locale/hu/LC_MESSAGES/geany.mo
|
|
share/locale/id/LC_MESSAGES/geany.mo
|
|
share/locale/it/LC_MESSAGES/geany.mo
|
|
share/locale/ja/LC_MESSAGES/geany.mo
|
|
share/locale/kk/LC_MESSAGES/geany.mo
|
|
share/locale/ko/LC_MESSAGES/geany.mo
|
|
share/locale/lb/LC_MESSAGES/geany.mo
|
|
share/locale/lt/LC_MESSAGES/geany.mo
|
|
share/locale/mn/LC_MESSAGES/geany.mo
|
|
share/locale/nl/LC_MESSAGES/geany.mo
|
|
share/locale/nn/LC_MESSAGES/geany.mo
|
|
share/locale/pl/LC_MESSAGES/geany.mo
|
|
share/locale/pt/LC_MESSAGES/geany.mo
|
|
share/locale/pt_BR/LC_MESSAGES/geany.mo
|
|
share/locale/ro/LC_MESSAGES/geany.mo
|
|
share/locale/ru/LC_MESSAGES/geany.mo
|
|
share/locale/sk/LC_MESSAGES/geany.mo
|
|
share/locale/sl/LC_MESSAGES/geany.mo
|
|
share/locale/sr/LC_MESSAGES/geany.mo
|
|
share/locale/sv/LC_MESSAGES/geany.mo
|
|
share/locale/tr/LC_MESSAGES/geany.mo
|
|
share/locale/uk/LC_MESSAGES/geany.mo
|
|
share/locale/vi/LC_MESSAGES/geany.mo
|
|
share/locale/zh_CN/LC_MESSAGES/geany.mo
|
|
share/locale/zh_TW/LC_MESSAGES/geany.mo
|