Commit Graph

  • a07011007f Save URL lists in config dir by default Berke Viktor 2012-09-28 01:04:53 +02:00
  • 2f237427ee Add dependency graph Berke Viktor 2012-09-25 17:01:39 +02:00
  • 2c2419f230 Add strlcat() and strlcpy(), might convert to them in the future Berke Viktor 2012-09-24 02:39:52 +02:00
  • 3f9c918b86 Allow user to enable or disable libproxy support explicitly using --enable-libproxy or --disable-libproxy Arnav Singh 2012-09-24 07:35:50 +08:00
  • ba0bcc9214 Update Python and Perl descriptions Berke Viktor 2012-09-23 23:45:15 +02:00
  • 198e913ea9 Get rid of some useless notes Berke Viktor 2012-09-23 23:37:04 +02:00
  • f586659f00 HexChat does run on Windows Berke Viktor 2012-09-23 23:32:25 +02:00
  • 5112e1b669 Add 2 new networks and fix some sorting Berke Viktor 2012-09-23 23:17:20 +02:00
  • 60696af03d Fix syntax error, remove extra parenthesis Berke Viktor 2012-09-22 22:09:38 +02:00
  • 10e6774f0e Allow full path for logs, actually it can be determined quite reliably Berke Viktor 2012-09-22 22:03:42 +02:00
  • bc7eac560f Force relative path for logs, for full path you can still use symlinks anyway Berke Viktor 2012-09-22 20:32:52 +02:00
  • cc694ad473 Merge pull request #98 from blasphemy/Ignore bviktor 2012-09-22 09:44:42 -07:00
  • 4d47120863 AC_MSG_RESULT cleanup up part 3 (Arnavion) Berke Viktor 2012-09-22 17:36:38 +02:00
  • f1c978475c AC_MSG_RESULT cleanup part 2 Berke Viktor 2012-09-22 17:15:57 +02:00
  • 5009ceb190 PKG_CHECK_MODULES displays the output automatically, omit AC_MSG_RESULT (Arnavion) Berke Viktor 2012-09-22 16:49:10 +02:00
  • 0515aabc66 Merge pull request #96 from Arnavion/fix-broken-defines bviktor 2012-09-22 07:12:44 -07:00
  • 55ae7ed0f2 no highlights for some more annoying nicks Daniel Leining 2012-09-21 14:59:50 -04:00
  • 241e3bf566 Some rebranding work left Berke Viktor 2012-09-20 22:47:44 +02:00
  • 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. Arnav Singh 2012-09-20 22:04:14 +08:00
  • b6ba409bce Open links with just left click by default Berke Viktor 2012-09-16 11:53:19 +02:00
  • 12294a3729 Fix indentation and update platform toolset installer Berke Viktor 2012-09-16 00:29:22 +02:00
  • e173eed437 Force 5.x subsystem globally Berke Viktor 2012-09-16 00:11:21 +02:00
  • 2fc7047873 Remove "Full" installation option, most people blindly install things they don't need nor know how to use Berke Viktor 2012-09-15 23:08:20 +02:00
  • e3452ce330 Fix filename and generate new product code for the new platform toolset Berke Viktor 2012-09-15 22:15:53 +02:00
  • 6942d2b4b1 Update solution to Visual Studio 2012 Express and get rid of mpcInfo Berke Viktor 2012-09-15 21:52:47 +02:00
  • 94065e3fe0 Update platform toolset installer too Berke Viktor 2012-09-15 20:40:37 +02:00
  • dc6a9bc5b3 Update platform toolsets for Visual Studio 2012 Berke Viktor 2012-09-15 20:31:07 +02:00
  • 50d287a12d Disable running WHO after joining channel by default Berke Viktor 2012-09-15 01:50:59 +02:00
  • 28b7ba80e9 Move python docs Berke Viktor 2012-09-14 17:02:49 +02:00
  • ce4bb62df7 Merge pull request #94 from TingPing/python bviktor 2012-09-14 07:57:23 -07:00
  • a223437189 Updated Python Docs TingPing 2012-09-14 09:01:28 -04:00
  • 8eac2f0147 Added Python Documentation TingPing 2012-09-14 08:06:22 -04:00
  • 78419d5ab3 Merge pull request #92 from TingPing/python bviktor 2012-09-13 07:28:08 -07:00
  • eace2397e6 Reorganized if statement. TingPing 2012-09-13 02:19:53 -04:00
  • db4b665cd3 bumped python plugin version. TingPing 2012-09-13 02:00:36 -04:00
  • f7a227c488 Added pluginpref to the python plugin. TingPing 2012-09-13 01:56:47 -04:00
  • 4d63830f66 Add EsperNet - the server list really needs a rewrite btw, IFDEFs are ugly Berke Viktor 2012-09-09 14:36:21 +02:00
  • 8cf6d493c6 Fix unchecked malloc Paul Wise 2012-09-05 11:44:52 +02:00
  • 6e5c314e61 Don't make a numeric equation between chars (openSUSE) Berke Viktor 2012-09-02 18:08:25 +02:00
  • 511e72d936 README cosmetics Berke Viktor 2012-09-02 13:32:08 +02:00
  • 279009bb20 Consistency for the other Advanced pane too Berke Viktor 2012-09-02 04:46:48 +02:00
  • d754200b42 Merge pull request #68 from RichardHitt/master bviktor 2012-09-01 13:29:11 -07:00
  • 1a102d9bff Some more consistency for variable names Berke Viktor 2012-09-01 21:43:19 +02:00
  • 4627b05089 Be consistent in Preferences Berke Viktor 2012-09-01 21:40:56 +02:00
  • 4f887a1e53 Consolidate color stripping for messages, topic and scrollback Berke Viktor 2012-09-01 21:38:00 +02:00
  • fb00928c9d Add Chat4all network Berke Viktor 2012-09-01 17:01:01 +02:00
  • c563d70aed Make sure HexChat won't run in portable mode if the user doesn't select it Berke Viktor 2012-09-01 16:50:48 +02:00
  • c1dde82389 Make gtkrc a component so that users can preserve their theme settings between upgrades Berke Viktor 2012-09-01 16:32:50 +02:00
  • a6f9b6d5a4 Add Unifont to the default list of alternative fonts Berke Viktor 2012-09-01 16:12:40 +02:00
  • ed034bf80a Enhance LASTLOG to use gtk_xtext_search_textentry() RichardHitt 2012-08-28 19:10:03 -07:00
  • b7f5f045c6 Fix linking against gmodule Berke Viktor 2012-08-23 16:27:34 +02:00
  • 2ca267d1c8 Merge pull request #43 from flotwig/patch-4 bviktor 2012-08-05 23:38:03 -07:00
  • 868408ff3d reordered snoo because i dunno my ABC's Zachary Bloomquist 2012-08-06 00:22:25 -03:00
  • c707be1f70 Merge pull request #42 from flotwig/patch-3 bviktor 2012-08-05 20:10:51 -07:00
  • 9279a470db fixen snoonet ssl Zachary Bloomquist 2012-08-06 00:05:51 -03:00
  • 7bff15a31a Merge pull request #41 from flotwig/patch-2 bviktor 2012-08-05 19:54:48 -07:00
  • 3518486a89 added Snoonet, 600+ user net Zachary Bloomquist 2012-08-05 23:51:24 -03:00
  • 74c143a8b7 fixed ban message to reflect the correct channel Zachary Bloomquist 2012-08-05 23:48:24 -03:00
  • 6b383ec134 Avoid inline declarations Berke Viktor 2012-08-01 20:12:47 +02:00
  • c401817d51 Load custom icons from <config>/icons Berke Viktor 2012-08-01 19:49:12 +02:00
  • ea96ffc154 Fix port number for EntropyNet Berke Viktor 2012-07-31 11:44:14 +02:00
  • 27227d54c7 Add Windfyre to the Network List Berke Viktor 2012-07-31 11:41:07 +02:00
  • ec2b68bb98 Add EntropyNet to the Network List Berke Viktor 2012-07-31 11:38:08 +02:00
  • 6a5c089728 Remove dead networks from the Network List Berke Viktor 2012-07-31 11:33:15 +02:00
  • 08a3bb537b Merge pull request #31 from Joah/master bviktor 2012-07-31 01:48:36 -07:00
  • 0242b706e0 Use 6697 for SSL connections by default Berke Viktor 2012-07-31 09:19:37 +02:00
  • 8c3cdb8b06 Update src/common/servlist.c Joah 2012-07-30 21:44:00 -03:00
  • dd1d5f8e6a Add missing include Berke Viktor 2012-07-30 18:48:45 +02:00
  • 303038e24f Use a more appropriate icon in a more appropriate size Berke Viktor 2012-07-30 18:44:20 +02:00
  • 835820b2f5 Fix compilation on Red Hat (Phr33d0m) Berke Viktor 2012-07-30 16:05:34 +02:00
  • 39fe57d15e Merge pull request #24 from tobbi/master bviktor 2012-07-29 23:39:17 -07:00
  • 43e89281ea Several German fixes and some further translations Tobias Markus 2012-07-29 22:54:35 +03:00
  • a891ffe420 Merge pull request #18 from luminoso/patch-1 bviktor 2012-07-29 03:57:51 -07:00
  • 2421fbc4f2 Update src/common/servlist.c luminoso 2012-07-27 18:11:45 +02:00
  • f750097617 Enable updates to 2.9.1 Berke Viktor 2012-07-27 17:06:36 +02:00
  • 42a1ed1b8b Add info about HexChat changelog Berke Viktor 2012-07-27 17:00:23 +02:00
  • 1cbb226179 Update XChat to r1521 part 2 Berke Viktor 2012-07-27 11:49:11 +02:00
  • fdd3f3aa89 Update XChat to r1521 Berke Viktor 2012-07-27 11:47:49 +02:00
  • 8752861b7e Remember last search pattern during sessions Richard Hitt 2012-07-27 11:37:14 +02:00
  • b6e62524f4 Fix Perl interface filename in the installer, too Berke Viktor 2012-07-27 00:35:40 +02:00
  • cd0ffbe8ba Fix auto-loading the Perl interface on Windows Berke Viktor 2012-07-27 00:24:56 +02:00
  • 9f0559ffe5 Update notes about config changes Berke Viktor 2012-07-26 23:42:33 +02:00
  • 94c66e935d Make FiSHLiM consistent with recent naming changes Berke Viktor 2012-07-26 23:41:03 +02:00
  • 52175f439a Don't hardcode path when printing error message for config dir creation Berke Viktor 2012-07-26 22:18:38 +02:00
  • ec301a5a54 Auto-load user plugins and scripts from <config>/addons Berke Viktor 2012-07-26 20:53:59 +02:00
  • 7f831646bb Autoload local plugins from <config>/plugins Berke Viktor 2012-07-26 16:19:45 +02:00
  • 309f1d3562 Fix memory leak in lastlog Richard Hitt 2012-07-26 08:58:00 +02:00
  • ead7f234e5 Initial support for lastlog -r on win32 (Richard) Richard Hitt 2012-07-25 22:12:42 +02:00
  • 0d36e0cd2f No idea why I put 2011 here Berke Viktor 2012-07-24 12:53:06 +02:00
  • 1c447889f9 This applies to all scripts/plugins, not just Perl Berke Viktor 2012-07-24 12:52:44 +02:00
  • 1268ec4bc3 No reason to put Windows on the bottom Berke Viktor 2012-07-23 11:01:06 +02:00
  • ef9fc1bcbb Don't suggest --enable-maintainer-mode, noone's using it anyway Berke Viktor 2012-07-23 10:54:23 +02:00
  • 4e2d376390 Make HexChat remember minimum and maximum users set in channel list Berke Viktor 2012-07-23 10:09:39 +02:00
  • fdc3ed47b8 Update list of supported Windows versions Berke Viktor 2012-07-23 09:27:00 +02:00
  • 157dab258e Now, really fix grep on Windows Berke Viktor 2012-07-22 02:23:30 +02:00
  • 22cde0e5a2 Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yet Berke Viktor 2012-07-22 02:13:36 +02:00
  • 6533b75313 Unused sndPlaySound method for future reference Berke Viktor 2012-07-21 23:06:04 +02:00
  • 56afb16608 GtkFileFilter shouldn't be g_freed Berke Viktor 2012-07-21 21:56:19 +02:00
  • 6091c8e75e Fix error message displayed when cannot create config folder Berke Viktor 2012-07-21 21:43:14 +02:00
  • bc651b0222 Add extension filter for file dialogs, specify filters and starting folder for loading plugins Berke Viktor 2012-07-21 21:42:48 +02:00