1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

2109 Commits

Author SHA1 Message Date
Berke Viktor
7e5e837a24 Cosmetics 2013-04-01 03:08:39 +02:00
Berke Viktor
0f20423455 Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
Berke Viktor
4de6db6c47 Disable Unix path detection mechanism 2013-04-01 00:24:42 +02:00
Berke Viktor
ed9245add2 Use C# style license comments 2013-03-31 22:07:05 +02:00
Berke Viktor
aa03b113f4 Revert "Cosmetics"
This reverts commit a88b3e8aaf.
2013-03-31 22:05:17 +02:00
Berke Viktor
a88b3e8aaf Cosmetics 2013-03-31 22:00:47 +02:00
Berke Viktor
3c1bd3cff0 Supposed fix for license issues
I have no clue what to put here so I'll just use what the About dialog
provides (unless specified otherwise in the file)
2013-03-31 21:45:05 +02:00
RichardHitt
20ecd106d2 Merge pull request #485 from RichardHitt/urlgrab
Don't clobber data, just adjust url endpoint
2013-03-31 12:22:08 -07:00
RichardHitt
3fee94473b Don't clobber data, just adjust url endpoint 2013-03-31 12:14:52 -07:00
Berke Viktor
f285cf85eb Merge pull request #483 from gusnan/master
Fix build error with DEB_BUILD_HARDENING_FORMAT
2013-03-31 09:44:30 -07:00
Berke Viktor
bda48b1889 GLib 2.14 is required 2013-03-31 18:32:45 +02:00
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