summary refs log tree commit diff stats
path: root/win32/hexchat.props
AgeCommit message (Collapse)Author
2013-09-20First round of using GTK accessor functionsTingPing
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-20Add /d2Zi+ switch for better debug symbolsEustachy Kapusta
2013-07-24Move optimization settings from all subsequent projects to hexchat.propsEustachy Kapusta
2013-05-18Update Perl library nameBerke Viktor
2013-05-03Add python3 pluginTingPing
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It ↵Arnavion
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-16Move beep to proper placeBerke Viktor
2013-04-13Nuke WMPA, not supported by ExpressBerke Viktor
2013-04-13Get rid of multiple Perl versionsBerke Viktor
2013-04-12Revert "win32: Fixed YourDepsPath."Berke Viktor
This reverts commit b07e5fafaf528a6ba3f0daddd99665762721c79b.
2013-04-11win32: Fixed YourDepsPath.Arnavion
2013-04-08Fix deps pathBerke Viktor
2013-04-08I might regret this, but let's do the brave jumpBerke Viktor
2013-04-02Enable cast checksBerke Viktor
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-01Remove Tcl junk, cosmeticsBerke Viktor
2013-04-01Remove old stuff, some preparation for soon-to-be-released Perl 5.18Berke Viktor
2013-04-01Tabulation with spaces is annoying!Berke Viktor
2013-04-01Nuke Lua and TclBerke Viktor
2013-02-18Add HarfBuzz DLL to distBerke Viktor
2013-02-16Fix stupid GitHub autocrlf messBerke Viktor
2013-02-16Fix libwimp pathBerke Viktor
2012-11-12Get rid of the buggy, unmaintained and unused Lua and Tcl interfacesBerke Viktor
2012-11-12Prepare solution for Perl 5.16 VC buildBerke Viktor
2012-11-12Move HexChat L10n to share\locale where it should've been in the first placeBerke Viktor
2012-11-11Fix GTK-VS installersBerke Viktor
2012-11-11Hide 4996 warnings in all projects and fix license copyBerke Viktor
2012-11-06Disable some stupid warnings without the WDKBerke Viktor
2012-11-04Move build files out of the source tree, make grep usage much easierBerke Viktor
2012-11-04Fix tabulationBerke Viktor
2012-11-03Varname consolidation for the rest of pixmapsBerke Viktor
2012-11-03Relocate hexchat.png and hexchat.ico and some more varname cleanupBerke Viktor
2012-11-03Rainbow user list colors and more senseful variable namesBerke Viktor
2012-11-02added support for op+3 iconsTingPing
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
Shouldn't need to go any higher, level 4+ gives insane warnings
2012-10-30Revert "Proof-of-concept compat mode for XChat"Berke Viktor
This reverts commit ad16a2bfee7e51e8acfbc6acd7cf22e438ec60d2.
2012-10-30Proof-of-concept compat mode for XChatBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-26Fixes after file movesBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-22Change readme icon and add changelog icon as wellBerke Viktor
2012-10-22Add README for people who still can't use GoogleBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-13Provide builtin defauls for treeview iconsBerke Viktor
2012-10-03Now really finish the reversionBerke Viktor
2012-10-03Complete the VS2010 reversionBerke Viktor
2012-10-02Fix copyingBerke Viktor