Commit Graph

1948 Commits

Author SHA1 Message Date
Andreas Rönnquist 8fb4bfb288 Fix error: format not a string literal and no format arguments [-Werror=format-security] 2013-03-31 17:48:47 +02:00
hasufell 83a5996817 MAKE: install hexchat-plugin.h header if plugins are enabled 2013-03-31 17:01:56 +02:00
hasufell 9ae63cf05d MAKE: don't include icons and desktop file for non-gtk builds 2013-03-31 16:59:49 +02:00
hasufell ae5d7e29e3 CONFIGURE: allow to pass specific python version
This is useful if distros support installing multiple python versions
in parallel such as: 2.5, 2.6, 2.7.
For python3.* we will get syntax error during the imports, so the checks
will successfully disable it.
It defaults to python2.
2013-03-31 16:57:26 +02:00
hasufell 477bbbb340 CONFIGURE: don't enable gconf schemas when gtk is disabled
This is nitpicky, since we could assume the user wants gconf schema if
gconftool-2 is available. However this can be a wrong assumption.
2013-03-31 16:52:20 +02:00
hasufell 212adf63ce CONFIGURE: fix configure when gtk+ is not installed
AM_PATH_GTK_2_0 would be an undefined macro then
2013-03-31 16:35:02 +02:00
RichardHitt f317076cb2 Merge pull request #479 from RichardHitt/urlgrab
Strip all \r and \n, not just a single \r.
2013-03-29 13:16:32 -07:00
RichardHitt 503968c1fd Strip all \r and \n, not just a single \r. 2013-03-29 13:11:17 -07:00
Berke Viktor 1ed3879c4f Regenerate from Transifex 2013-03-29 21:03:50 +01:00
Berke Viktor c6b77ab151 Fix L10n borkage 2013-03-29 20:42:50 +01:00
TingPing ff529244a5 Update links to docs 2013-03-28 21:10:00 -03:00
Berke Viktor 344a5d36b1 Some more l10n 2013-03-29 00:21:05 +01:00
Berke Viktor 76a8519f80 Update translations 2013-03-29 00:06:15 +01:00
Berke Viktor 046cecb242 Update template generation instructions 2013-03-29 00:00:18 +01:00
Berke Viktor abda42dbee update translation template 2013-03-28 23:56:38 +01:00
TingPing cecd951e76 Update textevents.in 2013-03-27 18:49:14 -03:00
TingPing 7ac870cd29 Bump glib requirement
For gregex mentioned in #371
2013-03-27 04:53:55 -03:00
TingPing 611ae75fed Add SpotChat network
Closes #462
2013-03-27 04:14:18 -03:00
TingPing 2e4a086ed0 Merge pull request #476 from tehsu/master
Add snyde network
2013-03-27 00:08:37 -07:00
TingPing 785455ccc0 fix warning 2013-03-27 04:05:38 -03:00
TingPing 62c7a743a7 Only check for key if there is a channel 2013-03-27 02:23:51 -03:00
tehsu 8424c32b4a Update servlist.c 2013-03-26 20:34:32 -05:00
tehsu a9b9c036b6 Updated with more networks 2013-03-26 19:45:22 -05:00
TingPing 6ec92de598 Merge pull request #474 from RichardHitt/banlist-h
Switch struct defns, to fix a seeming compiler bug
2013-03-25 16:29:26 -07:00
TingPing eda9303ec9 Remove old CAPAB stuff
We already check for identify-msg elsewhere
2013-03-25 19:17:44 -04:00
RichardHitt a41924d79e Switch struct defns, to fix a seeming compiler bug 2013-03-25 16:16:51 -07:00
TingPing e9a3528bbd Disable tray when using Unity 2013-03-25 02:41:13 -04:00
TingPing 1c929cd694 Fix warning 2013-03-25 03:17:58 -03:00
RichardHitt a6042f38b4 Merge pull request #472 from RichardHitt/master
Delete two banlist_info members, unused
2013-03-24 21:09:33 -07:00
Berke Viktor 0e63ca830d Fix advanced pane 2013-03-25 03:50:31 +01:00
Berke Viktor 15396fc2cd Cosmetics 2013-03-25 03:14:23 +01:00
Richard Hitt 9c8b717901 Delete banlist_info members radio[], checkbox[], unused 2013-03-24 17:44:24 -07:00
TingPing 2bd12b2e25 Typo 2013-03-24 18:49:45 -03:00
TingPing 39cfcc7468 Update missing perl note. 2013-03-24 17:23:16 -03:00
TingPing e0bb6ff0cc Merge pull request #469 from RichardHitt/banlist-datesort
Fix datesort problem after new column in banlist
2013-03-24 12:21:02 -07:00
RichardHitt 835f662349 Fix datesort problem after new column in banlist 2013-03-24 12:07:42 -07:00
TingPing a5994cf647 Merge pull request #445 from TingPing/ulistcolors
Add option to color nicknames in the userlist to match the chat
2013-03-24 01:53:37 -07:00
RichardHitt b693c58e9f Merge pull request #467 from TingPing/bancol
Add type column to banlist
2013-03-24 01:31:04 -07:00
TingPing 3dacb89ea1 Whitespace 2013-03-24 04:23:17 -04:00
TingPing ba55e90465 Translate type column entries too 2013-03-24 05:14:15 -03:00
TingPing 8b7ddbee59 Add type column to banlist 2013-03-24 03:39:04 -04:00
TingPing 7863bc71f8 Translate banlist checkboxes
Closes #465
2013-03-24 04:20:39 -03:00
TingPing 7a38aca803 Convert back to unix endings 2013-03-24 03:03:26 -04:00
TingPing 84ffde7152 Be compatable with TLS
closes #461
2013-03-23 22:24:19 -03:00
TingPing 2c029f763c It's just HexChat 2013-03-23 20:33:06 -03:00
Berke Viktor ed8e768c7e Make everyone happy 2013-03-23 22:14:28 +01:00
Berke Viktor 5144fe509f Revert "Migrator for servlist_ in the installers"
This reverts commit c6ead740c8.
2013-03-23 22:11:39 +01:00
TingPing 8996baa35e Merge pull request #464 from RichardHitt/bufoflo
Truncate text if too long.  Closes Issue #463
2013-03-23 13:21:45 -07:00
TingPing c99e7f8154 Add migration code for servlist 2013-03-23 17:15:27 -03:00
RichardHitt f7923f2a02 Truncate text if too long. Closes Issue #463 2013-03-23 13:08:49 -07:00