Commit Graph

1036 Commits

Author SHA1 Message Date
Berke Viktor ce75a6034f Limit the number of URLs to keep and add GUI options for it 2012-09-29 01:54:11 +02:00
Berke Viktor dd7a82e3b2 Enchant depends on GLib 2012-09-29 00:36:08 +02:00
Berke Viktor 064b020424 Pixman already depends on libpng 2012-09-28 23:04:03 +02:00
Berke Viktor b3d00a8dc0 Add gettext-runtime build scripts and patches 2012-09-28 22:27:58 +02:00
Berke Viktor 179a1db89a Copy-paste is bad 2012-09-28 22:10:20 +02:00
Berke Viktor 9818573975 Add libxml2 solution and release scripts 2012-09-28 21:01:59 +02:00
Berke Viktor cd832c048f Pixman depends on libpng 2012-09-28 20:29:27 +02:00
Berke Viktor 94289ca5f7 libxml2 depends on win-iconv 2012-09-28 20:06:48 +02:00
Berke Viktor 5f8ab3ce13 It's actually called libxml2 2012-09-28 19:52:01 +02:00
Berke Viktor d3ceaa723d Add FreeType solution and release scripts 2012-09-28 19:41:56 +02:00
Berke Viktor 50bf1b5959 Add Expat solution and release scripts 2012-09-28 18:53:53 +02:00
Berke Viktor f816bd4d71 Add win-iconv build scripts 2012-09-28 18:05:49 +02:00
Berke Viktor b783207bca Remove package before creating a new one 2012-09-28 18:05:33 +02:00
Berke Viktor 7d0a175dc2 Some more zlib cosmetics and x64 build script 2012-09-28 17:19:49 +02:00
Berke Viktor a6c7598a2f Fix zlib license file name 2012-09-28 17:17:09 +02:00
Berke Viktor 2ea5dc60d5 zlib build script cosmetics 2012-09-28 17:16:48 +02:00
Berke Viktor a738892ad1 Add zlib build script 2012-09-28 13:41:21 +02:00
Berke Viktor 00fbf43584 KISS! 2012-09-28 01:48:42 +02:00
Berke Viktor a07011007f Save URL lists in config dir by default 2012-09-28 01:04:53 +02:00
Berke Viktor 2f237427ee Add dependency graph 2012-09-25 17:01:39 +02:00
Berke Viktor 2c2419f230 Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
Berke Viktor ba0bcc9214 Update Python and Perl descriptions 2012-09-23 23:45:15 +02:00
Berke Viktor 198e913ea9 Get rid of some useless notes 2012-09-23 23:37:04 +02:00
Berke Viktor f586659f00 HexChat does run on Windows 2012-09-23 23:32:25 +02:00
Berke Viktor 5112e1b669 Add 2 new networks and fix some sorting 2012-09-23 23:17:20 +02:00
Berke Viktor 60696af03d Fix syntax error, remove extra parenthesis 2012-09-22 22:09:38 +02:00
Berke Viktor 10e6774f0e Allow full path for logs, actually it can be determined quite reliably 2012-09-22 22:03:42 +02:00
Berke Viktor bc7eac560f Force relative path for logs, for full path you can still use symlinks anyway 2012-09-22 20:32:52 +02:00
bviktor cc694ad473 Merge pull request #98 from blasphemy/Ignore
no highlights for some more annoying nicks
2012-09-22 09:44:42 -07:00
Berke Viktor 4d47120863 AC_MSG_RESULT cleanup up part 3 (Arnavion) 2012-09-22 17:36:38 +02:00
Berke Viktor f1c978475c AC_MSG_RESULT cleanup part 2 2012-09-22 17:15:57 +02:00
Berke Viktor 5009ceb190 PKG_CHECK_MODULES displays the output automatically, omit AC_MSG_RESULT (Arnavion) 2012-09-22 16:49:10 +02:00
bviktor 0515aabc66 Merge pull request #96 from Arnavion/fix-broken-defines
Broken #defines after autoconf + configure due to misbehaving AS_AC_EXPAND macro
2012-09-22 07:12:44 -07:00
Daniel Leining 55ae7ed0f2 no highlights for some more annoying nicks 2012-09-21 14:59:50 -04:00
Berke Viktor 241e3bf566 Some rebranding work left 2012-09-20 22:47:44 +02:00
Arnav Singh e6a0532fc2 On my system (openSUSE 12.2 / GNU bash, version 4.2.24(1)-release (x86_64-suse-linux-gnu) ), the shell doesn't like that the '=' character in 'if test...' doesn't have spaces around it. This causes the test to always be true, and thus the AS_AC_EXPAND macro only expands once. This led to two #define's in config.h containing broken values: HEXCHATSHAREDIR and DBUS_SERVICES_DIR. 2012-09-20 22:04:14 +08:00
Berke Viktor b6ba409bce Open links with just left click by default 2012-09-16 11:53:19 +02:00
Berke Viktor 12294a3729 Fix indentation and update platform toolset installer 2012-09-16 00:29:22 +02:00
Berke Viktor e173eed437 Force 5.x subsystem globally 2012-09-16 00:11:21 +02:00
Berke Viktor 2fc7047873 Remove "Full" installation option, most people blindly install things they don't need nor know how to use 2012-09-15 23:08:20 +02:00
Berke Viktor e3452ce330 Fix filename and generate new product code for the new platform toolset 2012-09-15 22:15:53 +02:00
Berke Viktor 6942d2b4b1 Update solution to Visual Studio 2012 Express and get rid of mpcInfo 2012-09-15 21:52:47 +02:00
Berke Viktor 94065e3fe0 Update platform toolset installer too 2012-09-15 20:40:37 +02:00
Berke Viktor dc6a9bc5b3 Update platform toolsets for Visual Studio 2012 2012-09-15 20:31:07 +02:00
Berke Viktor 50d287a12d Disable running WHO after joining channel by default 2012-09-15 01:50:59 +02:00
Berke Viktor 28b7ba80e9 Move python docs 2012-09-14 17:02:49 +02:00
bviktor ce4bb62df7 Merge pull request #94 from TingPing/python
Added Python Documentation
2012-09-14 07:57:23 -07:00
TingPing a223437189 Updated Python Docs 2012-09-14 09:01:28 -04:00
TingPing 8eac2f0147 Added Python Documentation 2012-09-14 08:06:22 -04:00
bviktor 78419d5ab3 Merge pull request #92 from TingPing/python
Added pluginpref to the python plugin.
2012-09-13 07:28:08 -07:00