about summary refs log tree commit diff stats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJames Booth2018-01-211-2/+2
|
* Show libotr and libgpgme versions on --versionJames Booth2017-08-101-2/+12
| | | | issue #956
* Show Python version on --versionJames Booth2017-08-101-1/+7
| | | | issue #956
* Update CopyrightJames Booth2017-01-281-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Updated GPL URLPete Maynard2016-07-211-1/+1
|
* Rename command sourcesJames Booth2016-05-221-1/+1
|
* Merge remote-tracking branch 'Dav1d23/master'James Booth2016-04-111-0/+6
|\ | | | | | | | | | | Conflicts: Makefile.am install-all.sh
| * Re-introduce gtk_use booleanDavid2016-04-101-8/+0
| | | | | | | | | | | | | | | | This param is still actual, in case the environemnt does not support gtk initialization. Fix a GTK assert on the way (GTKStatusIcon is not a Widget, but a plain GObject).
| * libgtk is now optionalDavid2016-03-301-4/+12
| | | | | | | | Having the lib is no more needed.
| * fix no gtk initDavid2016-03-131-3/+6
| |
| * Merge branch 'tray_icon' into HEADDavid2016-03-121-0/+4
| |\ | | | | | | | | | | | | | | | Let's thanks Aline <linuxine@gmail.com> for the icons. Enjoy!
| | * Introduce Tray Icon for ProfanityDavid2016-03-061-0/+4
| | | | | | | | | | | | | | | Add tray icon for profanity based on Gtk StatusIcon. Different icon is displayed in case the user has unread messages.
* | | Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-15/+15
|/ /
* | Added python support to -vJames Booth2016-02-241-0/+6
| |
* | Removed non c plugin codeJames Booth2016-02-141-0/+6
| |
* | Merge branch 'master' into plugins-cJames Booth2016-02-141-2/+2
|\| | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-2/+2
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-13/+13
|/
* Added missing config.h includesJames Booth2015-10-311-1/+3
|
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-241-12/+2
|\
| * Create is_notify_enabled functionMichael Vetter2015-10-121-12/+2
| | | | | | | | | | The same code was used on two different occasions. I put it into a function.
* | Removed --disable-tls command line optionJames Booth2015-10-181-3/+1
|/
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-0/+7
|
* Added pgp key list commandJames Booth2015-03-221-0/+6
|
* Updated copyrightJames Booth2015-02-101-2/+2
|
* Added code to generate HTML command reference for websiteJames Booth2015-02-081-7/+6
|
* Removed function pointersJames Booth2014-12-221-25/+0
|
* Added occupantswin.cJames Booth2014-12-161-0/+1
|
* Moved roster functionsJames Booth2014-12-161-0/+1
|
* Rewrite form parserJames Booth2014-09-061-0/+1
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Fix notification support check for cygwinJames Booth2014-08-101-6/+13
|
* Removed empty linesJames Booth2014-07-081-5/+0
|
* Added OTR and notification info to --versionJames Booth2014-07-081-0/+24
|
* Free GError on command line option parseJames Booth2014-06-231-0/+1
|
* Added -a (--account) option to man pageJames Booth2014-04-231-1/+1
|
* Removed inputwin functions from ui.hJames Booth2014-04-071-1/+0
|
* Removed statusbar functions from ui.hJames Booth2014-04-071-1/+0
|
* Removed titlebar functions from ui.hJames Booth2014-04-071-1/+0
|
* Tidied ui dependenciesJames Booth2014-04-061-0/+1
|
* Updated copyrightJames Booth2014-03-091-2/+2
|
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-1/+1
| | | | | Race can occur when gitversion file isn't fully generated before it is used.
* Mock otr module for cmd_otr testsJames Booth2014-02-161-0/+6
|
* Added mock_accounts and fixed testsJames Booth2013-12-261-0/+2
|
* Bind remaining ui functions in main.cJames Booth2013-12-231-0/+4
|
* Bind console functions in main.cJames Booth2013-12-231-0/+1
|
* Bind ui core functions in main.cJames Booth2013-12-221-0/+3
|
* Bind roster functions in main.cJames Booth2013-12-221-0/+1
|
* Bind presence functions in main.cJames Booth2013-12-221-0/+1
|