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

659 Commits

Author SHA1 Message Date
Berke Viktor
c7ca4a5e68 Fix spacing 2012-10-27 18:09:54 +02:00
Berke Viktor
a46df34a2a Remove baked text event headers 2012-10-27 17:39:51 +02:00
Jan Engelhardt
b8927e9d1d build: use BUILT_SOURCES to properly order text*.h before libhexcommon.a 2012-10-27 17:25:34 +02:00
Berke Viktor
d15d07212d Change default icons 2012-10-27 13:55:52 +02:00
Berke Viktor
cd3ade3046 Change default text events 2012-10-27 13:32:04 +02:00
Berke Viktor
9634e4574f Change default colors 2012-10-27 13:32:02 +02:00
Berke Viktor
a98dc18d55 Ignore generated config.h properly on Unix 2012-10-27 01:26:32 +02:00
Berke Viktor
1ecc6b3155 g_str_hash is inconsistent, always recalculate it 2012-10-26 15:06:30 +02:00
Berke Viktor
644d24b0d7 Disable spell langs option when spelling is disabled 2012-10-26 00:24:06 +02:00
Berke Viktor
b1db3cf514 Eliminate compiler warning and update Windows Server name 2012-10-25 22:04:16 +02:00
Berke Viktor
215325c058 Move SASL passphrase generation code to utils 2012-10-25 21:08:26 +02:00
Berke Viktor
f50a1bf1dd Reorganize Preferences/Appearance 2012-10-25 20:39:45 +02:00
Berke Viktor
21424154a8 Hide "empty" SASL messages during auth 2012-10-25 20:24:20 +02:00
Berke Viktor
ce3fa431f4 Check for unallocated string 2012-10-25 18:15:35 +02:00
Berke Viktor
7cc2dc36e5 Get rid of the SASL plugin 2012-10-25 16:40:26 +02:00
Berke Viktor
4f4958878a Built-in SASL support and other CAP fixes 2012-10-25 16:17:21 +02:00
Berke Viktor
47310229a4 Some more rebranding for consistency's sake 2012-10-25 01:33:23 +02:00
Berke Viktor
87aa65653b Use own configfile 2012-10-25 00:42:34 +02:00
Berke Viktor
0003b85ccb Bypass the identify-msg patch as well, breaks SASL 2012-10-25 00:20:21 +02:00
Berke Viktor
842e74dce8 Quickfix for plugin breakage after the DCC patch 2012-10-25 00:18:02 +02:00
Berke Viktor
d6dec82d3d Some more rebranding 2012-10-25 00:16:27 +02:00
Berke Viktor
1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Berke Viktor
6d356a5e51 Rename libxchatcommon to libhexchatcommon 2012-10-24 20:41:30 +02:00
Berke Viktor
bbf2ad1793 Fix fe-text compilation - it still segfaults though 2012-10-24 20:41:13 +02:00
Berke Viktor
d26aa1bf82 Move scrollback lines to Logging 2012-10-24 19:19:06 +02:00
Berke Viktor
d9b5900525 Add support for ircd-seven identify-msg (author unknown) 2012-10-24 18:52:13 +02:00
Berke Viktor
464b005c97 Fix compilation on Unix with GLib 2.24 or older 2012-10-24 18:34:07 +02:00
Berke Viktor
aa917d568f System includes before own includes 2012-10-24 13:13:25 +02:00
Berke Viktor
bdbb3d14bd Fix error message printing for raw numeric 263 2012-10-24 12:54:02 +02:00
Arnav Singh
8902f52eb9 Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed usage of g_stat to use GStatBuf instead of OS-native struct stat. 2012-10-22 19:08:36 -07:00
Arnav Singh
8c7ec909b8 Replaced use of OS file I/O functions which expect filenames in system codepage with GLib's, since GLib's functions work with UTF-8 and GLib handles converting the filename to system codepage for us. 2012-10-22 19:07:28 -07:00
Arnav Singh
1cc599a0f9 Build DCC file's path using platform's directory separator instead of always using forward slash. 2012-10-22 19:06:18 -07:00
Berke Viktor
a9fe82a1b8 Fix nick change dialog being barely visible in most cases 2012-10-22 22:27:30 +02:00
Berke Viktor
3a659d8b05 Even more cosmetics, fixes and new options 2012-10-22 20:33:43 +02:00
Berke Viktor
75169d7181 Add GUI option for compact mode 2012-10-22 20:10:13 +02:00
Berke Viktor
a23a08460c Use better wording 2012-10-22 20:03:32 +02:00
Berke Viktor
e05c13a097 More fixes, sorting and cleanup 2012-10-22 20:00:08 +02:00
Berke Viktor
6daa63f113 Typofix 2012-10-22 19:03:28 +02:00
Berke Viktor
bc4fb2fd0e Fix user count options 2012-10-22 18:59:45 +02:00
Berke Viktor
f5338e014a Fix nick box setting 2012-10-22 18:34:31 +02:00
Berke Viktor
d444d4dd9d Add Malayalam translation 2012-10-22 17:39:00 +02:00
Berke Viktor
2c256725e8 Use better wording 2012-10-22 17:23:04 +02:00
Berke Viktor
302a06e2e1 Fix previous, failed attempt at fixing the default folder for DCC transfers 2012-10-22 17:00:48 +02:00
Berke Viktor
b007592cde Fix DCC accept default value 2012-10-22 16:24:19 +02:00
Berke Viktor
e6e252e540 Fix default network 2012-10-22 16:14:23 +02:00
Berke Viktor
107938971c Apparently, auto_indent is not needed anymore 2012-10-22 16:09:11 +02:00
Berke Viktor
0a511852fe Fix Unix compilation 2012-10-22 15:59:52 +02:00
Berke Viktor
51ae33cbe8 Variable cleanup for the rest 2012-10-22 15:55:43 +02:00
Berke Viktor
545b7dc6ff Variable cleanup for irc_* 2012-10-22 14:50:36 +02:00
Berke Viktor
5c49b45a6d Variable cleanup for input_* 2012-10-22 14:18:20 +02:00
Berke Viktor
bf27d43052 Variable cleanup for gui_* 2012-10-22 13:49:28 +02:00
Berke Viktor
87e903cd73 Variable cleanup for flood_* 2012-10-22 12:20:47 +02:00
Berke Viktor
b563b93414 Variable cleanup for dcc_* 2012-10-22 12:10:55 +02:00
Berke Viktor
cf8ea26498 Variable cleanup for completion_* 2012-10-22 10:10:19 +02:00
Berke Viktor
a05817c0eb Variable cleanup for away_* 2012-10-22 09:53:28 +02:00
Berke Viktor
fba30c4cf8 Rebrand xchatprefs 2012-10-22 09:00:35 +02:00
Berke Viktor
25f2506984 Add missing define for Unix 2012-10-22 08:59:00 +02:00
Berke Viktor
f98b3a5609 Remove duplicate 2012-10-22 08:54:21 +02:00
Berke Viktor
c42f8b98df Get rid of platform-specific settings (except for fast DCC), make migrations smoother 2012-10-22 08:51:54 +02:00
Berke Viktor
4f68ac6cc0 Get rid of ALL gui_tweaks 2012-10-22 08:37:28 +02:00
Berke Viktor
445e8c006e Learn some grammar 2012-10-22 08:26:18 +02:00
Berke Viktor
1665443062 Get rid of gui_tweaks 4 2012-10-22 08:24:52 +02:00
Berke Viktor
6cd5d086bb do_layout is required for dots to appear or disappear 2012-10-22 08:13:09 +02:00
Berke Viktor
9435851dee Get rid of gui_tweaks 8 2012-10-22 08:00:55 +02:00
Berke Viktor
02dd0ba560 Get rid of gui_tweaks 16 & 1 2012-10-22 07:24:52 +02:00
Berke Viktor
2cbae7f6a5 Get rid of gui_tweaks 32 2012-10-22 06:18:32 +02:00
Berke Viktor
0e88d01caf Get rid of gui_tweaks 64 2012-10-22 06:02:15 +02:00
Berke Viktor
e361efcf94 Rename tab_* to gui_tab_* 2012-10-22 05:38:52 +02:00
Berke Viktor
09c94486be Get rid of obsolete values 2012-10-22 05:36:08 +02:00
Berke Viktor
cb891a9732 Rename WinSys on the code level 2012-10-21 06:40:28 +02:00
Berke Viktor
ddbce0b9fe Move warning level to property sheet 2012-10-21 05:57:00 +02:00
Berke Viktor
df33905ad1 Relocate typedef.h 2012-10-21 04:41:59 +02:00
Berke Viktor
0ca97e2108 Fix tabulation 2012-10-21 03:51:40 +02:00
Berke Viktor
125cebb09a Fix Command button on Mac, round 2 2012-10-21 03:47:21 +02:00
Berke Viktor
8c297f6797 Supposed fix for using Command/Super button instead of Ctrl on Mac 2012-10-21 03:04:53 +02:00
Berke Viktor
0c04cfed7f Make modifier buttons truly abstract 2012-10-21 03:03:38 +02:00
Berke Viktor
d0268f1cf8 Supposed fix for opening links on Mac 2012-10-21 01:54:56 +02:00
Berke Viktor
9be155633f Don't show transparency options when compiling w/o Xlib coz they won't work 2012-10-20 23:36:51 +02:00
Berke Viktor
12456bf063 Use better wording 2012-10-20 20:23:57 +02:00
Berke Viktor
bfc8a1a1ed Reorganize the Settings menu and fix Search menu offset 2012-10-20 20:18:26 +02:00
Berke Viktor
29e96d7611 Fix dialog icon in userlist popup and add entry for Ignore 2012-10-20 19:58:41 +02:00
Berke Viktor
c1bc4303ce Fix TYPE_BOOL vs unsigned int inconsistency 2012-10-20 17:56:38 +02:00
Berke Viktor
99b68f6e24 Update set variable after English lang code change 2012-10-20 17:12:21 +02:00
Berke Viktor
4ee52cb4fa Remove Hebrew file, it fails to import to Transifex and barely contains translations anyway 2012-10-20 16:42:38 +02:00
Berke Viktor
2995b05794 Fix language codes and naming 2012-10-20 16:00:03 +02:00
Berke Viktor
d90ae8012a Add support for new languages in the language selector 2012-10-20 15:59:22 +02:00
Berke Viktor
033ebcfee1 Remove L10n test string 2012-10-19 21:53:34 +02:00
Berke Viktor
1215336b2d Add L10n test string 2012-10-19 21:14:20 +02:00
Berke Viktor
d5477a81d6 Reorganize the Appearance tab 2012-10-19 19:37:10 +02:00
Berke Viktor
ff2f121d8a Add Nynorsk language 2012-10-19 00:34:47 +02:00
Berke Viktor
cd21d1b623 Get rid of saveconf remnants, we save automatically 2012-10-18 23:55:47 +02:00
Berke Viktor
41e4b3a59c Add notes 2012-10-18 23:26:13 +02:00
Berke Viktor
3c5100510f Separate correctly the Win32-only code 2012-10-18 23:26:06 +02:00
Berke Viktor
9abfecf05e Hardcoded dropdown menu for language selection 2012-10-18 22:57:55 +02:00
Berke Viktor
b686a24d3b Add function for listing subdirs 2012-10-18 20:09:15 +02:00
Berke Viktor
06226c0799 Update win32 dirent.h implementation and use header instead of static library 2012-10-18 18:24:20 +02:00
Berke Viktor
e3a21d34b4 Add missing include 2012-10-18 17:54:03 +02:00
Berke Viktor
5acd848f79 Initial version of language selector GUI 2012-10-18 16:34:40 +02:00
Berke Viktor
c19fc07b9b Print previous value after /SET 2012-10-15 16:01:26 +02:00
Berke Viktor
13449c282a Reformat the /SET code 2012-10-15 16:00:07 +02:00
Berke Viktor
831794e150 Only omit alerts when we're actually away 2012-10-15 13:46:23 +02:00
Berke Viktor
e8f7653cf0 Add SwiftIRC 2012-10-15 10:40:39 +02:00
Daniel Leining
a62b033cb5 rebrand 2012-10-14 21:29:13 -04:00
Berke Viktor
84c536e4ea Compatibility for Automake 1.12.4+ 2012-10-13 22:26:35 +02:00
Berke Viktor
4482f8d1f5 Cosmetics 2012-10-13 20:59:52 +02:00
Berke Viktor
c01ee90ef6 Provide builtin defauls for treeview icons 2012-10-13 15:31:25 +02:00
Berke Viktor
f7013f70a5 By default, use pure white background color and use background color for UI elements 2012-10-13 14:13:58 +02:00
Berke Viktor
cf78762b69 Some HexChat-Text rebranding work left 2012-10-13 13:05:01 +02:00
Berke Viktor
b67b223c26 Add option to omit alerts when marked as being away 2012-10-13 12:38:01 +02:00
Berke Viktor
0ec02c13c7 Make beep consistent with other alerts 2012-10-13 11:53:39 +02:00
Berke Viktor
05b6e0b330 By default, use <config>/downloads for DCC file transfers when in portable mode 2012-10-13 10:49:29 +02:00
Berke Viktor
dfd4828ad2 Fix opening folders in portable mode 2012-10-13 10:26:32 +02:00
Berke Viktor
6f1185c00e get_xdir_fs() cleanup 2012-10-13 10:14:34 +02:00
Berke Viktor
ca3fa043f0 Save URLs to disk on-the-fly and provide an option for toggling it 2012-10-13 10:03:39 +02:00
Berke Viktor
d4f3738ca8 This does not belong here 2012-10-13 08:45:41 +02:00
Berke Viktor
cbd72ff455 Get rid of auto_save, we always want to save 2012-10-13 08:43:57 +02:00
Daniel Atallah
dbef9c9eb4 Speed up Non-BMP filtering 2012-10-13 07:06:38 +02:00
Berke Viktor
902063d932 Get rid of some hardcoding 2012-10-13 06:17:27 +02:00
Berke Viktor
d20daad417 Implement /ADDSERVER 2012-10-13 06:03:14 +02:00
Berke Viktor
de7a4aee31 Make identd check easier to read 2012-10-13 04:25:39 +02:00
Berke Viktor
b43e567dbf Show user name sent by identd 2012-10-13 04:19:56 +02:00
RichardHitt
5f60820eba Fix "Fix URL detection". First-character test in linux should be for
equal, rather than not-equal.  If first character is a slash return
WORD_PATH.
2012-10-08 12:20:11 -07:00
Berke Viktor
8df11c030c Fix Wikipedia URL detection - URLs inside parentheses won't work 2012-10-07 13:27:44 +02:00
Berke Viktor
59f32ccb3a Fix URL detection 2012-10-07 03:00:52 +02:00
Berke Viktor
b4e78e0455 Add SSL port to freenode 2012-10-06 16:49:11 +02:00
Berke Viktor
86596d080d Add Fusion Latina and IRCHighWay 2012-10-06 16:44:31 +02:00
Berke Viktor
2f09db1d4f Fix operator precedence oversight (AND vs OR) 2012-10-05 00:30:35 +02:00
Berke Viktor
afe16e7bb7 Nasty copy-paste problem 2012-10-05 00:24:21 +02:00
Arnav Singh
aaa19466d6 Add Mono project for HTM 2012-10-04 23:44:55 +02:00
Berke Viktor
02fd5a2aff Enable timestamps by default and change default format to include seconds 2012-10-04 22:12:14 +02:00
Berke Viktor
ae2cfa16d9 Add project for generating text events 2012-10-04 21:07:26 +02:00
Berke Viktor
5af19dfb64 Remove unused references 2 (TingPing) 2012-10-04 19:03:09 +02:00
Berke Viktor
ff6e1ef94a Remove unused references (TingPing) 2012-10-04 19:02:36 +02:00
Berke Viktor
33e0840294 Add support for backslash as drive root for full path logs 2012-10-04 15:42:44 +02:00
Berke Viktor
df6e3fd953 Add note about special folder 2012-10-04 14:53:55 +02:00
Berke Viktor
723486913f Fix HTM config dir handling both on Windows and Unix 2012-10-04 14:51:00 +02:00
Berke Viktor
94c525eee9 Fix for erroneous full path check 2012-10-03 23:18:10 +02:00
Berke Viktor
90db7e85c2 Complete the VS2010 reversion 2012-10-03 18:26:48 +02:00
Berke Viktor
5b8491846d Fix platform toolset for certain projects in legacy solution 2012-10-03 13:52:31 +02:00
Berke Viktor
da46225034 Revert to VS2010 part4 2012-10-03 13:50:31 +02:00
Berke Viktor
822715856e Update GIMPNet name and servers 2012-10-03 11:29:59 +02:00
Berke Viktor
a3b2a203e7 Update default URL grabber limit 2012-10-02 22:03:15 +02:00
bviktor
c80858f919 Merge pull request #115 from RichardHitt/master
Fix memory leak related to url grabbing
2012-10-02 13:02:17 -07:00
Berke Viktor
caa270922f Fix release path for HTM, C# projects don't support property sheets to use a separate xp project instead 2012-10-02 18:47:03 +02:00
Berke Viktor
1d7773f735 Use explicit project names, output filenames depend on them 2012-10-02 18:40:23 +02:00
Berke Viktor
de70630cef Oops, wrong find'n'replace 2012-10-02 18:21:16 +02:00
Berke Viktor
567270d5a7 Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
Berke Viktor
ab2d0b736c Change platform toolset to Visual Studio 2012 2012-10-02 16:05:20 +02:00
Berke Viktor
a57a7d3f88 Add XP (WDK) solution as a fallback option 2012-10-02 16:00:13 +02:00
RichardHitt
62903cd171 Fix memory leak related to url grabbing 2012-10-01 12:53:25 -07:00
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
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
2c2419f230 Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +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
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
Berke Viktor
b6ba409bce Open links with just left click by default 2012-09-16 11:53:19 +02:00
Berke Viktor
e173eed437 Force 5.x subsystem globally 2012-09-16 00:11:21 +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
50d287a12d Disable running WHO after joining channel by default 2012-09-15 01:50:59 +02:00
Berke Viktor
4d63830f66 Add EsperNet - the server list really needs a rewrite btw, IFDEFs are ugly 2012-09-09 14:36:21 +02:00
Paul Wise
8cf6d493c6 Fix unchecked malloc 2012-09-05 11:44:52 +02:00
Berke Viktor
6e5c314e61 Don't make a numeric equation between chars (openSUSE) 2012-09-02 18:08:25 +02:00
Berke Viktor
279009bb20 Consistency for the other Advanced pane too 2012-09-02 04:46:48 +02:00
bviktor
d754200b42 Merge pull request #68 from RichardHitt/master
Enhance LASTLOG to use gtk_xtext_search_textentry()
2012-09-01 13:29:11 -07:00
Berke Viktor
1a102d9bff Some more consistency for variable names 2012-09-01 21:43:19 +02:00
Berke Viktor
4627b05089 Be consistent in Preferences 2012-09-01 21:40:56 +02:00
Berke Viktor
4f887a1e53 Consolidate color stripping for messages, topic and scrollback 2012-09-01 21:38:00 +02:00
Berke Viktor
fb00928c9d Add Chat4all network 2012-09-01 17:01:01 +02:00
Berke Viktor
a6f9b6d5a4 Add Unifont to the default list of alternative fonts 2012-09-01 16:12:40 +02:00
RichardHitt
ed034bf80a Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07:00
Zachary Bloomquist
868408ff3d reordered snoo because i dunno my ABC's 2012-08-06 00:22:25 -03:00
Zachary Bloomquist
9279a470db fixen snoonet ssl 2012-08-06 00:05:51 -03:00
Zachary Bloomquist
3518486a89 added Snoonet, 600+ user net 2012-08-05 23:51:24 -03:00
Berke Viktor
6b383ec134 Avoid inline declarations 2012-08-01 20:12:47 +02:00
Berke Viktor
c401817d51 Load custom icons from <config>/icons 2012-08-01 19:49:12 +02:00
Berke Viktor
ea96ffc154 Fix port number for EntropyNet 2012-07-31 11:44:14 +02:00
Berke Viktor
27227d54c7 Add Windfyre to the Network List 2012-07-31 11:41:07 +02:00
Berke Viktor
ec2b68bb98 Add EntropyNet to the Network List 2012-07-31 11:38:08 +02:00
Berke Viktor
6a5c089728 Remove dead networks from the Network List 2012-07-31 11:33:15 +02:00
bviktor
08a3bb537b Merge pull request #31 from Joah/master
Update src/common/servlist.c with AlphaChat IRC Network
2012-07-31 01:48:36 -07:00
Berke Viktor
0242b706e0 Use 6697 for SSL connections by default
http://blog.freenode.net/2011/02/port-6697-irc-via-tlsssl/
2012-07-31 09:20:20 +02:00
Joah
8c3cdb8b06 Update src/common/servlist.c
Added the AlphaChat IRC network (http://www.alphachat.net), a ~300 user network that runs ShadowIRCd and Atheme services with leaves in North America, Europe, Australia, and South Africa.
2012-07-30 21:44:00 -03:00
Berke Viktor
dd1d5f8e6a Add missing include 2012-07-30 18:48:45 +02:00
Berke Viktor
303038e24f Use a more appropriate icon in a more appropriate size 2012-07-30 18:45:21 +02:00
luminoso
2421fbc4f2 Update src/common/servlist.c
PTlink Portuguese IRC server is dead for a few years and there is a new server for PTnet.
There is also SSL support and one ipv6-only server, but I'm not sure about the best way to add it to this list.
2012-07-27 18:11:45 +02:00
Richard Hitt
8752861b7e Remember last search pattern during sessions 2012-07-27 11:37:14 +02:00
Berke Viktor
cd0ffbe8ba Fix auto-loading the Perl interface on Windows 2012-07-27 00:24:56 +02:00
Berke Viktor
52175f439a Don't hardcode path when printing error message for config dir creation 2012-07-26 22:18:38 +02:00
Berke Viktor
ec301a5a54 Auto-load user plugins and scripts from <config>/addons
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows
prevent users from modifying Program Files by ignoring everything except
bundled plugins
2012-07-26 20:53:59 +02:00
Berke Viktor
7f831646bb Autoload local plugins from <config>/plugins 2012-07-26 16:19:45 +02:00
Richard Hitt
309f1d3562 Fix memory leak in lastlog 2012-07-26 08:58:00 +02:00
Richard Hitt
ead7f234e5 Initial support for lastlog -r on win32 (Richard) 2012-07-25 22:14:27 +02:00
Berke Viktor
0d36e0cd2f No idea why I put 2011 here 2012-07-24 12:53:06 +02:00
Berke Viktor
4e2d376390 Make HexChat remember minimum and maximum users set in channel list 2012-07-23 10:09:39 +02:00
Berke Viktor
157dab258e Now, really fix grep on Windows 2012-07-22 02:23:30 +02:00
Berke Viktor
22cde0e5a2 Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yet 2012-07-22 02:13:36 +02:00
Berke Viktor
6533b75313 Unused sndPlaySound method for future reference 2012-07-21 23:06:04 +02:00
Berke Viktor
56afb16608 GtkFileFilter shouldn't be g_freed 2012-07-21 21:56:19 +02:00
Berke Viktor
6091c8e75e Fix error message displayed when cannot create config folder 2012-07-21 21:43:14 +02:00
Berke Viktor
bc651b0222 Add extension filter for file dialogs, specify filters and starting folder for loading plugins 2012-07-21 21:42:48 +02:00
Berke Viktor
d05d298bbb Get rid of yet another implicit declaration 2012-07-21 16:25:08 +02:00
Berke Viktor
9dd3942c88 Minor cosmetics for util.c too 2012-07-21 16:17:53 +02:00
Berke Viktor
d559401c50 Supposed fix for g_io_channel_read() deprecation 2012-07-21 16:16:00 +02:00
Berke Viktor
0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier 2012-07-21 14:59:25 +02:00
Berke Viktor
2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy 2012-07-21 14:46:29 +02:00
Berke Viktor
c1f332f0a2 More unused variables 2012-07-21 14:36:16 +02:00
Berke Viktor
e7f723539d Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
Berke Viktor
4cae471af3 Add MS Gothic to default list of alternative fonts 2012-07-21 11:46:56 +02:00
Berke Viktor
63ae51242b Some XChat string left out 2012-07-20 22:01:21 +02:00
Berke Viktor
78cc4adfed Only g_free() if we g_malloc() with strip_color() 2012-07-20 18:45:12 +02:00
Berke Viktor
1edd920362 Restructure the preferences window which in turn fixes the marker line toggle bug 2012-07-20 17:15:20 +02:00
Berke Viktor
47d6222f1c Be consistent about caps 2012-07-20 15:50:42 +02:00
bviktor
7fdcf9620e Merge pull request #9 from XhmikosR/master
more branding changes
2012-07-20 06:43:35 -07:00
Berke Viktor
27c6150ab3 Fix file version info 2012-07-20 15:41:08 +02:00
xhmikosr
f535702903 more branding changes 2012-07-19 18:30:12 +03:00
Berke Viktor
521d60736d Oh sweet free()dom 2012-07-19 10:34:48 +02:00
Berke Viktor
ef81a24f64 Add option to retain colors in scrollback 2012-07-19 09:14:56 +02:00
Berke Viktor
1084a85d5d Rebrand the manifest file too 2012-07-18 22:27:15 +02:00
Berke Viktor
7fff475fda Rebrand HexTray and fix icon rendering for certain events 2012-07-18 22:23:09 +02:00
Berke Viktor
cb2f9f3e7b Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy 2012-07-18 20:16:35 +02:00
Berke Viktor
ad711026f5 Use hardcoded string for this one instance, otherwise it may be untranslatable for certain languages 2012-07-18 16:22:58 +02:00
Berke Viktor
bc6a452c54 Don't use hardcoded string for quit window 2012-07-18 16:06:00 +02:00
Berke Viktor
a4e32b104c Update quit window string 2012-07-18 16:02:52 +02:00
Berke Viktor
e690b83f4a Even more rebranding for the D-Bus plugin 2012-07-18 15:24:21 +02:00
Berke Viktor
746d9b542b Complete the rebranding of the D-Bus plugin 2012-07-18 15:18:43 +02:00
Berke Viktor
0cf80ecb32 For private messages, use message icon instead of hightlight icon 2012-07-17 20:45:51 +02:00
Berke Viktor
8ef97f24e0 Update Plugin-Tray icons (TingPing) 2012-07-17 20:45:11 +02:00
Berke Viktor
e47235efe3 Remove tab_xp as it was an xchat-windows thing 2012-07-16 22:56:28 +02:00
cremno
8f4399f900 escaped an unescaped backslash 2012-07-15 23:42:41 +02:00
Berke Viktor
f78acf5eda Another supposed fix for tray restoration 2012-07-15 14:54:44 +02:00
Berke Viktor
bf98464d2d Windows doesn't seem to like the hexchat mutex, stops working after some time, let's use the old, working one (might be a Win8 bug though) 2012-07-15 12:29:17 +02:00
Berke Viktor
b20e8feca2 Add these back, removed with XChat r1516 by the GTK check cleanup 2012-07-15 11:07:16 +02:00
Berke Viktor
c80cb47e5c Update XChat to r1516 2012-07-14 20:46:42 +02:00
xhmikosr
34bae3ef6d remove a few more *.user files 2012-07-14 06:14:27 +03:00
Berke Viktor
a9c8ab916b Rename X-Tray to HexTray 2012-07-13 23:17:29 +02:00
Berke Viktor
f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor
d0338fec1d Fix HexChat-Text compilation on Linux when NLS is enabled 2012-07-13 21:17:43 +02:00
Berke Viktor
a0c0e90f0c Now really fix window restoration via shortcut 2012-07-13 20:56:26 +02:00
Berke Viktor
24e06f1903 Update XChat to r1515 2012-07-13 20:18:53 +02:00
Berke Viktor
8f130324d3 Some cosmetic and compilation fixes for the about screen 2012-07-13 19:54:05 +02:00
Berke Viktor
cc28cc0177 Make the About screen and CTCP VERSION consistent and remove the license text option 2012-07-13 19:20:55 +02:00
Berke Viktor
2e73e51505 Fix frontend compilation on Linux 2012-07-13 18:46:30 +02:00
Berke Viktor
98dc22328f Fix installer script generation 2012-07-13 18:35:47 +02:00
Berke Viktor
16d32fdeda Another bunch of rebranding stuff 2012-07-13 18:04:00 +02:00
Berke Viktor
ea2c58c234 Rename files, delete old windows makefiles 2012-07-13 17:55:31 +02:00