- 08 Tem, 2016 4 kayıt (commit)
-
-
Frank Lanitz yazdı
-
zygimantus yazdı
-
Colomban Wendling yazdı
Don't require plugin key group name and label strings to be static
-
Colomban Wendling yazdı
Take a copy of the strings not to require them to live live as long as the plugin does. This is mostly useful for plugins implemented in dynamic languages (e.g. through a plugin proxy), as most C plugins will use a static string here; but it makes the API more straightforward and avoids odd issues if any plugin doesn't use static strings here, even C ones. Closes #1125.
-
- 06 Tem, 2016 1 kayıt (commit)
-
-
Philipp Wiesemann yazdı
-
- 05 Tem, 2016 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 04 Tem, 2016 3 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
Colomban Wendling yazdı
-
- 03 Tem, 2016 2 kayıt (commit)
-
-
Enrico Tröger yazdı
For example "doc/doxygen_sqlite3.db" is created on Windows/MSYS2.
-
Enrico Tröger yazdı
The location of the file changed since we are using MSYS2.
-
- 02 Tem, 2016 6 kayıt (commit)
-
-
Frank Lanitz yazdı
Update of Slovak translation
-
Andrej Herceg yazdı
-
Enrico Tröger yazdı
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 01 Tem, 2016 5 kayıt (commit)
-
-
Frank Lanitz yazdı
Fix fuzzy entries in German translation
-
Philipp Wiesemann yazdı
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
Update zh_CN translation
-
柳东原 LIU Dongyuan yazdı
-
- 30 Haz, 2016 3 kayıt (commit)
-
-
Colomban Wendling yazdı
Fixes #1102.
-
Frank Lanitz yazdı
updated it.po for upcoming 1.28
-
Giuseppe Penone yazdı
-
- 29 Haz, 2016 4 kayıt (commit)
-
-
Colomban Wendling yazdı
Properly expose TMTag which already contains documented members.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Don't use wildcards that can catch generated files. While at it, also avoid Doxygen picking up those generated files.
-
- 28 Haz, 2016 8 kayıt (commit)
-
-
Thomas Martitz yazdı
This allows GI-based plugins to traverse/inspect the array and consequently Geany loaded tags.
-
Thomas Martitz yazdı
tm_tag.h and tm_parser.h contain documented symbols so doxygen shall process them.
-
Thomas Martitz yazdı
It's members are already documented so it's kind of half-exported anyway. Since geanygendoc already uses the structure (and I plan on writing a plugin that requires it too) just make it official.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Broken in #966.
-
Colomban Wendling yazdı
Improve README
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 27 Haz, 2016 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-