TingPing
1f84c507a0
Reorganize files and migrate images to gresource
2013-09-29 02:24:06 -04:00
TingPing
ae04663aa9
First round of using GTK accessor functions
...
This is the first step to build with GSEAL_ENABLE
setup.c uses a deprecated fontchooser,
chanview-tabs.c didn't like the conversion, and
I am waiting to do some work on xtext.c before
converting it.
2013-09-20 17:24:39 -04:00
Eustachy Kapusta
bfa199be79
Add /d2Zi+ switch for better debug symbols
2013-09-20 13:11:01 +02:00
Eustachy Kapusta
715a520c0e
Move optimization settings from all subsequent projects to hexchat.props
2013-07-24 20:56:36 +02:00
Berke Viktor
f313a83474
Update Perl library name
2013-05-18 21:33:22 +02:00
TingPing
ffa1ea7358
Add python3 plugin
2013-05-03 20:26:58 -04:00
Berke Viktor
6001ceff9f
Get rid of bundled beep
2013-04-27 23:00:18 +02:00
Arnavion
07bc467d03
win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props.
...
This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed.
2013-04-25 21:03:03 -07:00
Berke Viktor
ccc8601624
Move beep to proper place
2013-04-16 11:32:58 +02:00
Berke Viktor
0c351c9cbc
Nuke WMPA, not supported by Express
2013-04-13 02:38:44 +02:00
Berke Viktor
6ee3a4a978
Get rid of multiple Perl versions
2013-04-13 02:27:01 +02:00
Berke Viktor
2fdb2a8b6f
Revert "win32: Fixed YourDepsPath."
...
This reverts commit b07e5fafaf
.
2013-04-12 18:04:22 +02:00
Arnavion
b07e5fafaf
win32: Fixed YourDepsPath.
2013-04-11 21:59:58 -07:00
Berke Viktor
b90633d406
Fix deps path
2013-04-08 22:39:35 +02:00
Berke Viktor
fdf7ec22f5
I might regret this, but let's do the brave jump
2013-04-08 01:12:19 +02:00
Berke Viktor
faf4575e9a
Enable cast checks
2013-04-02 23:58:43 -07:00
Berke Viktor
9c49254abd
Only include top level includes from GTK+, GLib and GDK-PixBuf
2013-04-02 20:39:37 -07:00
Berke Viktor
5e59578e28
Remove most of HexTray and one instance
...
You can still build HexTray manually if you want to try fixing it
2013-04-02 11:56:08 -07:00
Berke Viktor
6490a206a0
Remove Tcl junk, cosmetics
2013-04-01 05:39:05 +02:00
Berke Viktor
14aaebcc86
Remove old stuff, some preparation for soon-to-be-released Perl 5.18
2013-04-01 05:17:37 +02:00
Berke Viktor
49e863e97a
Tabulation with spaces is annoying!
2013-04-01 05:10:23 +02:00
Berke Viktor
b70062d6d2
Nuke Lua and Tcl
2013-04-01 04:51:34 +02:00
Berke Viktor
a1eb937d09
Add HarfBuzz DLL to dist
2013-02-18 05:15:36 +01:00
Berke Viktor
26975f6231
Fix stupid GitHub autocrlf mess
2013-02-16 16:00:20 +01:00
Berke Viktor
c409f56e23
Fix libwimp path
2013-02-16 15:55:47 +01:00
Berke Viktor
1b5075d946
Get rid of the buggy, unmaintained and unused Lua and Tcl interfaces
2012-11-12 19:03:19 +01:00
Berke Viktor
c0dca425a5
Prepare solution for Perl 5.16 VC build
2012-11-12 02:04:58 +01:00
Berke Viktor
cc0051cb40
Move HexChat L10n to share\locale where it should've been in the first place
2012-11-12 00:17:24 +01:00
Berke Viktor
07ddde4108
Fix GTK-VS installers
2012-11-11 19:06:22 +01:00
Berke Viktor
82694d2d29
Hide 4996 warnings in all projects and fix license copy
2012-11-11 18:23:27 +01:00
Berke Viktor
912ea8a534
Disable some stupid warnings without the WDK
2012-11-06 23:47:12 +01:00
Berke Viktor
79fa1a0521
Move build files out of the source tree, make grep usage much easier
2012-11-04 23:26:43 +01:00
Berke Viktor
87a8c13e5e
Fix tabulation
2012-11-04 04:04:41 +01:00
Berke Viktor
98ef77406d
Varname consolidation for the rest of pixmaps
2012-11-03 02:57:24 +01:00
Berke Viktor
c65e16fd00
Relocate hexchat.png and hexchat.ico and some more varname cleanup
2012-11-03 02:33:44 +01:00
Berke Viktor
396d74322a
Rainbow user list colors and more senseful variable names
2012-11-03 01:42:47 +01:00
TingPing
da43158772
added support for op+3 icons
2012-11-02 00:55:24 -04:00
Berke Viktor
ea0d3059f4
Eliminate even more warnings and bump warning level to 3
...
Shouldn't need to go any higher, level 4+ gives insane warnings
2012-10-30 22:13:40 +01:00
Berke Viktor
81747d996c
Revert "Proof-of-concept compat mode for XChat"
...
This reverts commit ad16a2bfee
.
2012-10-30 06:56:41 +01:00
Berke Viktor
ad16a2bfee
Proof-of-concept compat mode for XChat
2012-10-30 06:56:25 +01:00
Berke Viktor
07cbcfe846
Make HexTray filename consistent with the rest
2012-10-29 00:42:52 +01:00
Berke Viktor
bf42c2b60f
Fixes after file moves
2012-10-26 01:13:32 +02:00
Berke Viktor
7cc2dc36e5
Get rid of the SASL plugin
2012-10-25 16:40:26 +02:00
Berke Viktor
ae95271d3a
Change readme icon and add changelog icon as well
2012-10-22 04:40:32 +02:00
Berke Viktor
de39738bbd
Add README for people who still can't use Google
2012-10-22 02:34:20 +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
c01ee90ef6
Provide builtin defauls for treeview icons
2012-10-13 15:31:25 +02:00
Berke Viktor
981c7b9482
Now really finish the reversion
2012-10-03 18:54:15 +02:00
Berke Viktor
90db7e85c2
Complete the VS2010 reversion
2012-10-03 18:26:48 +02:00