summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2013-04-10commaTingPing
2013-04-10Readd irc charset to the listTingPing
2013-04-09Don't send ping's to the server if we are still waiting for a pong.Diogo Sousa
2013-04-09Fix spelling checkbox with libsexyTingPing
2013-04-05Disable esc keybinding on tabbed utilsTingPing
2013-04-05Fix esc closing detached util tabsTingPing
2013-04-05Fix root user warning running before g_type_initTingPing
2013-04-04Fix spelling seperate/separateAndreas Rönnquist
2013-04-03Update hiding menu textTingPing
2013-04-03add %u to userlist popups for accountTingPing
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-02Add missing declarationBerke Viktor
2013-04-03Remove hardcoded clear keybindingTingPing
2013-04-03Add new window keybindingTingPing
2013-04-02Merge pull request #496 from bviktor/toplevel-includesTingPing
2013-04-02Set up CFLAGS on Unix tooBerke Viktor
2013-04-03update --url help stringTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
2013-04-02fix strptime on bsdTingPing
2013-04-02Missing includeTingPing
2013-04-01use proper table sizeTingPing
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-03-31Last oneTingPing
2013-03-31Another missing include..TingPing
2013-03-31Add missing includeTingPing
2013-04-01CosmeticsBerke Viktor
2013-04-01Consistent header macros everywhereBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
2013-03-31Fix error: format not a string literal and no format arguments [-Werror=forma...Andreas Rönnquist
2013-03-25Merge pull request #474 from RichardHitt/banlist-hTingPing
2013-03-25Switch struct defns, to fix a seeming compiler bugRichardHitt
2013-03-25Disable tray when using UnityTingPing
2013-03-25Fix warningTingPing
2013-03-24Delete banlist_info members radio[], checkbox[], unusedRichard Hitt
2013-03-25Fix advanced paneBerke Viktor
2013-03-25CosmeticsBerke Viktor
2013-03-24Fix datesort problem after new column in banlistRichardHitt
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
2013-03-24WhitespaceTingPing
2013-03-24Translate type column entries tooTingPing
2013-03-24Add type column to banlistTingPing
2013-03-24Translate banlist checkboxesTingPing
2013-03-23fix tree indentation with iconsTingPing
2013-03-22add confirm dialog to clearing ignoresTingPing
2013-03-20Redesign the Ban List window. Closes Issues #303, #342, #427RichardHitt
2013-03-18Don't indent channels with server tabs disabled.TingPing
2013-03-17Get rid of testing line.RichardHitt
2013-03-17ESC key will destroy the windows mentioned at issue 211.RichardHitt
2013-03-15Add real name field to advanced paneBerke Viktor
t;..\..\win32\hexchat.props" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <LinkIncremental>false</LinkIncremental> <TargetName>hcwmpa</TargetName> <OutDir>$(HexChatBin)</OutDir> <IntDir>$(HexChatObj)$(ProjectName)\</IntDir> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <LinkIncremental>false</LinkIncremental> <TargetName>hcwmpa</TargetName> <OutDir>$(HexChatBin)</OutDir> <IntDir>$(HexChatObj)$(ProjectName)\</IntDir> </PropertyGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> <ClCompile> <WarningLevel>Level1</WarningLevel> <PrecompiledHeader>Create</PrecompiledHeader> <Optimization>MaxSpeed</Optimization> <FunctionLevelLinking>true</FunctionLevelLinking> <IntrinsicFunctions>true</IntrinsicFunctions> <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions> <MultiProcessorCompilation>false</MultiProcessorCompilation> </ClCompile> <Link> <SubSystem>Windows</SubSystem> <GenerateDebugInformation>true</GenerateDebugInformation> <EnableCOMDATFolding>true</EnableCOMDATFolding> <OptimizeReferences>true</OptimizeReferences> <ModuleDefinitionFile>wmpa.def</ModuleDefinitionFile> </Link> <Midl> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> </ItemDefinitionGroup> <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <ClCompile> <WarningLevel>Level1</WarningLevel> <PrecompiledHeader>Create</PrecompiledHeader> <Optimization>MaxSpeed</Optimization> <FunctionLevelLinking>true</FunctionLevelLinking> <IntrinsicFunctions>true</IntrinsicFunctions> <PreprocessorDefinitions>WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;WMPA_EXPORTS;_AFXDLL;_AFX_NO_DAO_SUPPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions> <MultiProcessorCompilation>false</MultiProcessorCompilation> </ClCompile> <Link> <SubSystem>Windows</SubSystem> <GenerateDebugInformation>true</GenerateDebugInformation> <EnableCOMDATFolding>true</EnableCOMDATFolding> <OptimizeReferences>true</OptimizeReferences> <ModuleDefinitionFile>wmpa.def</ModuleDefinitionFile> </Link> <Midl> <MkTypLibCompatible>true</MkTypLibCompatible> </Midl> </ItemDefinitionGroup> <ItemGroup> <ClCompile Include="StdAfx.cpp" /> <ClCompile Include="wmpa.cpp" /> <ClCompile Include="wmpadialog.cpp" /> <ClCompile Include="wmpcdrom.cpp" /> <ClCompile Include="wmpcdromcollection.cpp" /> <ClCompile Include="wmpclosedcaption.cpp" /> <ClCompile Include="wmpcontrols.cpp" /> <ClCompile Include="wmpdvd.cpp" /> <ClCompile Include="wmperror.cpp" /> <ClCompile Include="wmperroritem.cpp" /> <ClCompile Include="wmpmedia.cpp" /> <ClCompile Include="wmpmediacollection.cpp" /> <ClCompile Include="wmpnetwork.cpp" /> <ClCompile Include="wmpplayer4.cpp" /> <ClCompile Include="wmpplayerapplication.cpp" /> <ClCompile Include="wmpplaylist.cpp" /> <ClCompile Include="wmpplaylistarray.cpp" /> <ClCompile Include="wmpplaylistcollection.cpp" /> <ClCompile Include="wmpsettings.cpp" /> <ClCompile Include="wmpstringcollection.cpp" /> <ClCompile Include="xchat-plugin.cpp" /> </ItemGroup> <ItemGroup> <ClInclude Include="resource.h" /> <ClInclude Include="StdAfx.h" /> <ClInclude Include="wmpa.h" /> <ClInclude Include="wmpadialog.h" /> <ClInclude Include="wmpcdrom.h" /> <ClInclude Include="wmpcdromcollection.h" /> <ClInclude Include="wmpclosedcaption.h" /> <ClInclude Include="wmpcontrols.h" /> <ClInclude Include="wmpdvd.h" /> <ClInclude Include="wmperror.h" /> <ClInclude Include="wmperroritem.h" /> <ClInclude Include="wmpmedia.h" /> <ClInclude Include="wmpmediacollection.h" /> <ClInclude Include="wmpnetwork.h" /> <ClInclude Include="wmpplayer4.h" /> <ClInclude Include="wmpplayerapplication.h" /> <ClInclude Include="wmpplaylist.h" /> <ClInclude Include="wmpplaylistarray.h" /> <ClInclude Include="wmpplaylistcollection.h" /> <ClInclude Include="wmpsettings.h" /> <ClInclude Include="wmpstringcollection.h" /> <ClInclude Include="xchat-plugin.h" /> </ItemGroup> <ItemGroup> <None Include="ReadMe.txt" /> <None Include="res\wmpa.rc2" /> <None Include="wmpa.aps" /> <None Include="wmpa.def" /> <None Include="wmpa.ico" /> </ItemGroup> <ItemGroup> <Midl Include="wmpa.odl" /> </ItemGroup> <ItemGroup> <ResourceCompile Include="wmpa.rc" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> </Project>