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

262 Commits

Author SHA1 Message Date
TingPing
80625a06fa Fix installer on 32bit Windows 2013-10-12 13:36:43 -04:00
TingPing
111a58f1ef Improve Windows installer
- Unify x86 and x64 installer files
- Get rid of version program
- Clean up .iss file
- Only allow one installation
2013-10-09 17:17:53 -04:00
Farow
19ef48d0e8 Added shortuct to config folder to installer
Fixes #612
2013-10-03 14:42:32 +03:00
TingPing
1f84c507a0 Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
TingPing
6fc412c4e2 Update installer links to 2013 redist 2013-09-25 00:54:28 -04:00
TingPing
0749cb1553 Remove hextray 2013-09-24 21:01:16 -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
b658fca4a7 Convert project files to vs2013 2013-09-15 15:07:46 -07:00
TingPing
a71849db3f Bump Version to 2.9.6 2013-09-11 18:18:19 -04:00
Eustachy Kapusta
2528a78593 Remove VS Redistributable update version from installer link 2013-08-04 11:45:08 +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
Berke Viktor
65e384523a Make copy depend on python3 as well 2013-05-04 02:41:53 +02:00
Berke Viktor
80aee2af6c Fix VS edition 2013-05-04 02:35:38 +02:00
TingPing
ffa1ea7358 Add python3 plugin 2013-05-03 20:26:58 -04:00
Berke Viktor
b2ae3b9dd1 Update gtkrc 2013-04-28 05:47:20 +03: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
d7571ce1e3 Update installers as well 2013-04-16 11:35:22 +02:00
Berke Viktor
ccc8601624 Move beep to proper place 2013-04-16 11:32:58 +02:00
Berke Viktor
059e4ec9c8 Add default beep sound, deploy on Windows
FIXME on Unix yet
2013-04-14 10:30:51 +02:00
Berke Viktor
a96be226b2 Really relocate 2013-04-14 10:15:52 +02:00
Berke Viktor
bed00e525d Relocate plugin icons 2013-04-14 10:14:17 +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
7f86fbad1e We ship bundles, this is unnecessary too 2013-04-12 18:05:54 +02:00
Berke Viktor
30fa189cbb We don't release git head anymore, github does that for us 2013-04-12 18:05:28 +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
ba1a1ab28d Don't call it package, it causes line break 2013-04-11 17:44:33 +02:00
Berke Viktor
a9643234ae It's official: VS2012.2 needs VS2012.1 redist 2013-04-11 14:03:27 +02:00
Berke Viktor
b90633d406 Fix deps path 2013-04-08 22:39:35 +02:00
Berke Viktor
92654bdd9b Make copy depend on perl-5.18, not perl-5.16 2013-04-08 02:31:47 +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
59510cf8a1 Move Perl from hexchat to gtk-win32 2013-04-03 08:05:26 +02: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
4748405277 This is useless too 2013-04-01 21:28:54 -07:00
Berke Viktor
2b13d0f527 Apparently XP won't work anymore, Uniscribe problem with the redistributable 2013-04-01 20:51:40 -07:00
Berke Viktor
e054a6512f We all knew I'll forget something, right? 2013-04-01 18:33:12 -07:00
Berke Viktor
408a29d66a Version bump 2013-04-02 03:07:55 +02:00
Berke Viktor
bddbb4581e Open the redist download page by default for the first MSVC release 2013-04-02 00:30:28 +02:00
Berke Viktor
dfc982b15f Don't open the same link twice 2013-04-02 00:23:06 +02:00
Berke Viktor
750e41ae61 Open downloads for Perl and Python 2013-04-02 00:17:02 +02:00
Berke Viktor
c8f8a26c9c Add future Perl 5.18 project 2013-04-01 23:21:41 +02:00
Berke Viktor
f58dc56949 Purge Lua and Tcl from the solution too 2013-04-01 22:58:00 +02:00
Berke Viktor
df46cd597b Version info cleanup 2013-04-01 22:55:53 +02:00
Berke Viktor
6490a206a0 Remove Tcl junk, cosmetics 2013-04-01 05:39:05 +02:00