1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-04 16:35:06 -05:00
Commit Graph

313 Commits

Author SHA1 Message Date
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
Berke Viktor
52525478ab Config folder and some more HTM rebranding 2012-07-13 16:38:39 +02:00
Berke Viktor
c33342b202 Rename XTM to HTM 2012-07-13 15:01:54 +02:00
Berke Viktor
ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor
37e39c26ce Make #hexchat@freenode the default 2012-07-12 18:08:43 +02:00
Berke Viktor
e57659e63f Some more rebranding 2012-07-12 17:49:26 +02:00
Berke Viktor
35ddb514ab Fix restoration via taskbar icon 2012-07-11 23:43:51 +02:00
Berke Viktor
c745e4ea79 Remove duplicate extension entry 2012-07-11 23:33:56 +02:00
Alfred Daw
797f686296 Improve URL recognition (sacarasc) 2012-07-11 23:16:20 +02:00
Berke Viktor
1f1c76a5d8 Initial rebranding in code 2012-07-11 22:41:15 +02:00
Berke Viktor
534cd2802f Rebranding on the file level 2012-07-11 21:33:10 +02:00
Berke Viktor
9d9c24c8d3 Another bunch of fixes and additions to the XTM 2012-06-17 10:08:39 +02:00
Berke Viktor
8ec3e46978 Fix a few more crashes in XTM 2012-06-17 06:41:29 +02:00
Patrick Griffs
6bca080d93 Add XChat Theme Manager (TingPing) 2012-06-17 05:45:08 +02:00
Berke Viktor
35821f3875 Fix string handling for Turkish locale 2012-06-16 13:01:47 +02:00
Berke Viktor
c1ed097b46 Add .user files and .gitignore 2012-06-15 22:48:18 +02:00
Berke Viktor
ad59c4a586 Add x64 support to the VS solution 2012-06-15 22:36:29 +02:00
Berke Viktor
593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor
a673109c49 Add all plugins to solution except WMPA 2012-06-10 14:19:40 +02:00
Berke Viktor
95aace51cc More solution fixes and add language interfaces 2012-06-10 12:49:17 +02:00
Berke Viktor
04829d015d Don't use the user's login name for real name while it's invisible 2012-06-10 09:20:58 +02:00
Berke Viktor
eaa6731822 Migrate VS solution to VS2010+WDK7 2012-06-10 07:52:15 +02:00
Berke Viktor
9f7f85fa5d Also check for executable name when restoring from tray via shortcut 2012-06-03 14:22:51 +02:00
Berke Viktor
f480aed3c4 Oopsie 2012-06-03 12:10:47 +02:00
Berke Viktor
39422d5503 Initial Visual Studio solution 2012-06-03 12:06:06 +02:00
Richard Hitt
4f73128e9b Fix coloring the bottom of the chat area (Richard Hitt) 2012-06-03 11:58:37 +02:00
Berke Viktor
e17c390d57 Merge branch 'master' into wdk 2012-06-02 04:34:03 +02:00
Berke Viktor
23f20cc230 Update XChat to r1508 2012-06-02 04:33:53 +02:00
Berke Viktor
2f6eccd873 Restore XChat-WDK from tray when only one instance is allowed to run and X-Tray is used 2012-06-02 04:28:37 +02:00
Richart Hitt
e012c9e5a7 Eliminate multiple inclusions (Richard Hitt) 2012-06-02 02:25:30 +02:00
Berke Viktor
a6cc734b38 Search window improvements (Richard Hitt) 2012-05-28 23:17:09 +02:00
Berke Viktor
1f62507fc0 remove real name field from network list 2012-05-16 19:47:12 +02:00
Berke Viktor
5cc3a49483 Merge branch 'master' into wdk 2012-05-13 14:33:50 +02:00
Berke Viktor
3f556398b3 Update XChat to r1507 2012-05-13 14:33:30 +02:00
Berke Viktor
eeed2c3da0 Merge branch 'master' into wdk 2012-05-04 19:23:07 +02:00
Berke Viktor
cba2e2e360 update xchat to r1505 2012-05-04 19:17:36 +02:00
Berke Viktor
0452f9582e Merge branch 'master' into wdk 2012-03-16 00:08:01 +01:00
Berke Viktor
1012be5efb update xchat to r1503 2012-03-15 23:58:52 +01:00
Berke Viktor
2835b09fd2 Revert "add some nice message to About"
This reverts commit e3121eae68.
2012-02-16 18:24:04 +01:00
Berke Viktor
e3121eae68 add some nice message to About 2012-02-16 18:14:49 +01:00
Berke Viktor
6e72d77bdd Merge branch 'master' into wdk 2012-02-16 17:36:34 +01:00
Berke Viktor
605c3dea36 update xchat to r1501 2012-02-16 17:34:40 +01:00
Berke Viktor
a27d2e4d0b cosmetics 2012-02-16 17:23:08 +01:00
Berke Viktor
0ac0510be0 fix for time stamp format crashes 2012-02-16 17:21:15 +01:00
Berke Viktor
fc3d4d31f0 avoid unnecessary g_free() calls 2012-02-16 00:43:12 +01:00
Berke Viktor
77ca8de9b3 provide a GUI field for alternative fonts, pango.aliases replacement 2012-02-15 22:56:52 +01:00
Berke Viktor
a6230d9e00 fix compilation error on Linux due to bad merge 2012-02-04 16:23:02 +01:00