summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2011-01-16update perl makefiles for recent changesberkeviktor@aol.com
2011-01-16bump versionberkeviktor@aol.com
2011-01-16update xchat to r1486berkeviktor@aol.com
2011-01-14make xtray a component instead of a taskberkeviktor@aol.com
2011-01-14update xchat to r1485berkeviktor@aol.com
2011-01-14installer cosmeticsberkeviktor@aol.com
2011-01-14dirent.lib for perl tooberkeviktor@aol.com
2011-01-14split dirent.h and more xtray supportberkeviktor@aol.com
2011-01-14re-enable xtrayberkeviktor@aol.com
2011-01-13previous commit broke update checker, fix itberkeviktor@aol.com
2011-01-13support for per-plugin/per-script xchat version checkberkeviktor@aol.com
2011-01-13fix erroneous fcloses and add note to self about this errorberkeviktor@aol.com
2011-01-12copy-paste is still BADberkeviktor@aol.com
2011-01-12copy-paste is BADberkeviktor@aol.com
2011-01-12decrease size limit once againberkeviktor@aol.com
2011-01-12use 1024 for buffer size, otherwise it crashes (why?)berkeviktor@aol.com
2011-01-12just to follow conventionsberkeviktor@aol.com
2011-01-12config_fail may have been uninitializedberkeviktor@aol.com
2011-01-12cosmeticsberkeviktor@aol.com
2011-01-12meh, for these tooberkeviktor@aol.com
2011-01-12eh, for this one tooberkeviktor@aol.com
2011-01-12512 should be enough, that's the limit of ntfsberkeviktor@aol.com
2011-01-12hardcoding is badberkeviktor@aol.com
2011-01-12some cosmeticsberkeviktor@aol.com
2011-01-12oops, accidentally re-introduced the memory leakberkeviktor@aol.com
2011-01-12saner default size limit, human readable printing and some helpberkeviktor@aol.com
2011-01-12even more minor plugin fixesberkeviktor@aol.com
2011-01-12minor plugin fixesberkeviktor@aol.com
2011-01-12rework checksum plugin, add option for limiting file sizeberkeviktor@aol.com
2011-01-12create xchat-text shortcut only when it's installed (XhmikosR)berkeviktor@aol.com
2011-01-12close the handle before returning (XhmikosR and sansnom05)berkeviktor@aol.com
2011-01-11disable tray context menu completely as it's pretty much useless ATMberkeviktor@aol.com
2011-01-10re-enable updatesberkeviktor@aol.com
2011-01-10disable updates for a whileberkeviktor@aol.com
2011-01-10hide deletion messages for fe-textberkeviktor@aol.com
2011-01-10nicer version info for xchat-textberkeviktor@aol.com
2011-01-10some capitalization consistency for the menuberkeviktor@aol.com
2011-01-10bump versionberkeviktor@aol.com
2011-01-10make use of /MP (hint from XhmikosR)berkeviktor@aol.com
2011-01-10disable faulty tray icon menusberkeviktor@aol.com
2011-01-10add Orville's patches until they got committed to upstreamberkeviktor@aol.com
2011-01-10add support for xchat-textberkeviktor@aol.com
2011-01-10update autocopy patchesberkeviktor@aol.com
2011-01-09autocopy patchesberkeviktor@aol.com
2011-01-08improved command-line argument handlingberkeviktor@aol.com
2011-01-02eliminate one layer of abstractionberkeviktor@aol.com
2010-12-31use nicer version infoberkeviktor@aol.com
2010-12-31messagebox popups for certain command-line parametersberkeviktor@aol.com
2010-12-30add msgfmt binaries to dependency listberkeviktor@aol.com
2010-12-29update gtk pathsberkeviktor@aol.com
c8feeeb81611cce86061bd0e5f7cb4'>^
da431587 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114















                                                                                                                
                                       






                                                                                                    
                                            





















                                                                                                                                                                                    
                                   
                                                  


                                                                            
                                   
                                                  


                                                                                    


















                                                                                                                                         

















                                                                                                                                         
                                       




                                         






                                          

                                   



                                                              
           
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{626DA61C-FA8B-474C-B2F5-72AD9DFEE642}</ProjectGuid>
    <Keyword>Win32Proj</Keyword>
    <RootNamespace>pixmaps</RootNamespace>
    <ProjectName>pixmaps</ProjectName>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <CharacterSet>MultiByte</CharacterSet>
    <PlatformToolset>WDK7</PlatformToolset>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    <ConfigurationType>Application</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <CharacterSet>MultiByte</CharacterSet>
    <PlatformToolset>WDK7</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="..\..\win32\hexchat-xp.props" />
  </ImportGroup>
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
    <Import Project="..\..\win32\hexchat-xp.props" />
  </ImportGroup>
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>$(HexChatBin)</OutDir>
    <IntDir>$(HexChatObj)$(ProjectName)\</IntDir>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>$(HexChatBin)</OutDir>
    <IntDir>$(HexChatObj)$(ProjectName)\</IntDir>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ClCompile>
    <Link>
      <SubSystem>Console</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
    <PostBuildEvent>
      <Command>"$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) &gt; "$(SolutionDir)\..\src\pixmaps\inline_pngs.h"</Command>
    </PostBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <ClCompile>
      <PrecompiledHeader>
      </PrecompiledHeader>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    </ClCompile>
    <Link>
      <SubSystem>Console</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
    <PostBuildEvent>
      <Command>"$(DepsRoot)\bin\gdk-pixbuf-csource" --build-list $(Pixmaps) &gt; "$(SolutionDir)\..\src\pixmaps\inline_pngs.h"</Command>
    </PostBuildEvent>
  </ItemDefinitionGroup>
  <ItemGroup>
    <None Include="ulist_voice.png" />
    <None Include="ulist_halfop.png" />
    <None Include="ulist_op.png" />
    <None Include="ulist_owner.png" />
    <None Include="ulist_founder.png" />
    <None Include="ulist_netop.png" />
    <None Include="tray_fileoffer.png" />
    <None Include="tray_highlight.png" />
    <None Include="tray_message.png" />
    <None Include="tree_channel.png" />
    <None Include="tree_dialog.png" />
    <None Include="tree_server.png" />
    <None Include="tree_util.png" />
    <None Include="book.png" />
    <None Include="hexchat.png" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>