1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-11 11:55:07 -05:00
Commit Graph

1989 Commits

Author SHA1 Message Date
Berke Viktor
5e59578e28 Remove most of HexTray and one instance
You can still build HexTray manually if you want to try fixing it
2013-04-02 11:56:08 -07:00
TingPing
7317535c28 Fix textfe with dbus disabled 2013-04-02 09:06:47 -03:00
TingPing
920839cf1c fix strptime on bsd 2013-04-02 08:06:38 -03:00
TingPing
d8eec06473 Missing include
#492
2013-04-02 07:50:08 -03:00
Berke Viktor
4748405277 This is useless too 2013-04-01 21:28:54 -07:00
Berke Viktor
13d574b455 Revert XP version check; as it turned out, it's completely irrelevant now
This reverts commit cd2f775fe4.
2013-04-01 21:15:46 -07:00
Berke Viktor
2b13d0f527 Apparently XP won't work anymore, Uniscribe problem with the redistributable 2013-04-01 20:51:40 -07:00
Berke Viktor
e054a6512f We all knew I'll forget something, right? 2013-04-01 18:33:12 -07:00
Berke Viktor
408a29d66a Version bump 2013-04-02 03:07:55 +02:00
Berke Viktor
bddbb4581e Open the redist download page by default for the first MSVC release 2013-04-02 00:30:28 +02:00
Berke Viktor
dfc982b15f Don't open the same link twice 2013-04-02 00:23:06 +02:00
Berke Viktor
750e41ae61 Open downloads for Perl and Python 2013-04-02 00:17:02 +02:00
Berke Viktor
38d318ec26 Pull from Transifex 2013-04-01 23:38:04 +02:00
Berke Viktor
c8f8a26c9c Add future Perl 5.18 project 2013-04-01 23:21:41 +02:00
Berke Viktor
f58dc56949 Purge Lua and Tcl from the solution too 2013-04-01 22:58:00 +02:00
Berke Viktor
df46cd597b Version info cleanup 2013-04-01 22:55:53 +02:00
TingPing
190a56684a Fix detecting python3 2013-04-01 07:02:48 -03:00
TingPing
d8409cae72 add missing fi 2013-04-01 06:05:59 -03:00
TingPing
083710d8d3 Merge pull request #484 from Phr33d0m/master
A few fixes on the *nix build system
2013-04-01 02:05:23 -07:00
TingPing
9594ec8913 use proper table size 2013-04-01 03:54:42 -03:00
Berke Viktor
6490a206a0 Remove Tcl junk, cosmetics 2013-04-01 05:39:05 +02:00
Berke Viktor
71b5b4ee37 Last cjstyles remnants 2013-04-01 05:20:35 +02:00
Berke Viktor
14aaebcc86 Remove old stuff, some preparation for soon-to-be-released Perl 5.18 2013-04-01 05:17:37 +02:00
Berke Viktor
49e863e97a Tabulation with spaces is annoying! 2013-04-01 05:10:23 +02:00
Berke Viktor
110a2625fe Remove another bunch of obsolete junk 2013-04-01 05:05:33 +02:00
Berke Viktor
b70062d6d2 Nuke Lua and Tcl 2013-04-01 04:51:34 +02:00
Berke Viktor
abd20c25dc Get rid of installer skinning 2013-04-01 04:43:47 +02:00
TingPing
22cf9cb005 Last one 2013-03-31 22:38:52 -03:00
TingPing
984ec135d3 Another missing include.. 2013-03-31 22:32:35 -03:00
TingPing
cf3a7a6a49 Add missing include 2013-03-31 22:18:44 -03:00
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