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

132 Commits

Author SHA1 Message Date
Berke Viktor
a57a7d3f88 Add XP (WDK) solution as a fallback option 2012-10-02 16:00:13 +02: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
241e3bf566 Some rebranding work left 2012-09-20 22:47:44 +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
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
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
RichardHitt
ed034bf80a Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07: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
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
Richard Hitt
8752861b7e Remember last search pattern during sessions 2012-07-27 11:37:14 +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
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
56afb16608 GtkFileFilter shouldn't be g_freed 2012-07-21 21:56:19 +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
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
63ae51242b Some XChat string left out 2012-07-20 22:01:21 +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
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
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
0cf80ecb32 For private messages, use message icon instead of hightlight icon 2012-07-17 20:45:51 +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
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
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
Berke Viktor
ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor
e57659e63f Some more rebranding 2012-07-12 17:49:26 +02:00