Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-11 | Fix connect commands | Berke Viktor | |
2013-05-11 | GtkComboBoxText requires GTK+ 2.24, dump code for older versions | Berke Viktor | |
2013-05-03 | Add Italian GenericName | TingPing | |
2013-05-03 | Fix desktop translations | TingPing | |
closes #567 | |||
2013-04-28 | Install a pkgconfig .pc file. This allows external plugins to find | Christoph J. Thompson | |
where the header file is located, where Hexchat expects to find plugins so it can load them at startup and which version of Hexchat is installed. The path where pkgconfig files are stored is determined by a macro available in newer versions of pkgconfig which can be overridden by the --with-pkgconfig= configure switch. However, if this macro is unavailable (older versions of pkgconfig) then m4ifdef will make it fallback to simply use ${libdir}/pkgconfig (which is the default). modified: configure.ac modified: share/Makefile.am new file: share/pkgconfig/Makefile.am new file: share/pkgconfig/hexchat-plugin.pc.in | |||
2013-04-27 | Get rid of bundled beep | Berke Viktor | |
2013-04-20 | fix install error | TingPing | |
2013-04-18 | Add english generic name | TingPing | |
2013-04-18 | Fix a typo. | Christoph J. Thompson | |
modified: share/misc/hexchat.desktop | |||
2013-04-18 | Add GTK and IRCClient to Categories. This is Based on: | Christoph J. Thompson | |
http://standards.freedesktop.org/menu-spec/latest modified: share/misc/hexchat.desktop | |||
2013-04-18 | Translate Comment in french, german, italian and norwegian bokmål | Christoph J. Thompson | |
modified: share/misc/hexchat.desktop | |||
2013-04-18 | Change "no" to "nb" for Norsk Bokmål. In norway there is not only | Christoph J. Thompson | |
one official language but two. modified: share/misc/hexchat.desktop | |||
2013-04-18 | Change most Comment lines to be GenericName. GenericName should be | Christoph J. Thompson | |
used when only one IRC client in installed. modified: share/misc/hexchat.desktop | |||
2013-04-17 | beep sound is gtk only | TingPing | |
2013-04-17 | Install sound file on unix | TingPing | |
for #542 | |||
2013-04-16 | Move beep to proper place | Berke Viktor | |
2013-04-14 | G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+ | Berke Viktor | |
2013-04-09 | cosmetics | Berke Viktor | |
2013-04-09 | readme cleanup | Berke Viktor | |
2013-04-03 | gtk_show_uri() requires GTK+ 2.14 | Berke Viktor | |
2013-04-01 | Merge pull request #484 from Phr33d0m/master | TingPing | |
A few fixes on the *nix build system | |||
2013-03-31 | GLib 2.14 is required | Berke Viktor | |
2013-03-31 | MAKE: don't include icons and desktop file for non-gtk builds | hasufell | |
2013-03-28 | Update links to docs | TingPing | |
2013-03-23 | It's just HexChat | TingPing | |
2013-03-23 | Remove spec file | TingPing | |
2013-03-23 | Cleanup, docs are online now, these are either irrelevant or outdated | Berke Viktor | |
2013-02-25 | update readme link to building docs | TingPing | |
closes #424 | |||
2013-02-18 | add gnome's UsesNotifications to the desktop file | TingPing | |
2013-01-01 | Don't error on icon cache update failure | TingPing | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-12-16 | Put hexchat png in icons/hicolor/48x48/apps | RichardHitt | |
2012-12-16 | Install hicolor svg; move the files Makefile.am to their subdirectories | RichardHitt | |
2012-12-03 | Update share/doc/faq.md | TingPing | |
2012-11-24 | Update share/doc/faq.md | TingPing | |
2012-11-20 | Update faq | TingPing | |
2012-11-11 | Fix date | Berke Viktor | |
2012-11-11 | Update changelog | Berke Viktor | |
2012-11-10 | Update changelog | Berke Viktor | |
2012-11-09 | Add notes about testing translations | Berke Viktor | |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor | |
2012-11-04 | Merge pull request #226 from TingPing/master | bviktor | |
Update Python docs | |||
2012-11-04 | Updated get_list docs | TingPing | |
2012-11-04 | Updated python get_info docs | TingPing | |
2012-11-04 | ReadMe cosmetics | Berke Viktor | |
2012-11-03 | Update FAQ according to recent icon file name changes | Berke Viktor | |
2012-11-03 | Relocate hexchat.png and hexchat.ico and some more varname cleanup | Berke Viktor | |
2012-11-03 | Relocate hexchat.desktop | Berke Viktor | |
2012-10-30 | Some quickfixes | Berke Viktor | |
2012-10-30 | Initial conversion of the Perl interface docs to Markdown | Berke Viktor | |