Age | Commit message (Collapse) | Author |
|
Closes #1959
|
|
Closes #1958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use GPtrArray everywhere
- Remove unessary NULL checks
- Make use of g_clear macros
- Use g_str_has_suffix
|
|
|
|
|
|
|
|
|
|
This requires a lot more cleanup
|
|
Written by @mniip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows
prevent users from modifying Program Files by ignoring everything except
bundled plugins
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|