summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2012-11-10Don't minimize/close to tray via plugin-tray when HexTray is availableBerke Viktor
2012-11-10Explode gui_tray_flagsBerke Viktor
2012-11-10Eliminate some more warnings and hide less warnings in VSBerke Viktor
2012-11-10Eliminate some unused stuffBerke Viktor
2012-11-06Disable some stupid warnings without the WDKBerke Viktor
2012-11-06Fix spacing once moreBerke Viktor
2012-11-05Remove spacing, it wouldn't work anywayBerke Viktor
2012-11-05Fix erroneous DCC file names and crash upon abortingArnav Singh
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Move build files out of the source tree, make grep usage much easierBerke Viktor
2012-11-04Add icon to message boxesBerke Viktor
2012-11-04CosmeticsBerke Viktor
2012-11-04Fix missing functionBerke Viktor
2012-11-04Fix another missing varBerke Viktor
2012-11-04Fix missing variableBerke Viktor
2012-11-04Some more platform unificationBerke Viktor
2012-11-04Fix for using -d with non-english localeBerke Viktor
2012-11-04Merge pull request #227 from Arnavion/utf8-everywherebviktor
2012-11-04utf8-everywhere: Fixed log_write to use access instead of g_access.Arnavion
2012-11-04utf8-everywhere: Scrollback-loading code thought the first word of every mess...Arnavion
2012-11-04Case tabulationBerke Viktor
2012-11-04Case simplificationBerke Viktor
2012-11-03Merge pull request #225 from Arnavion/utf8-everywherebviktor
2012-11-03utf8-everywhere: Fixed crash when passing in a config directory using -dArnavion
2012-11-04Indentation cosmeticsBerke Viktor
2012-11-03utf8-everywhere: Fixed crash on loading scrollback.Arnavion
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-11-04Ignore specific warnings for common and fe-gtk, all should be eliminated at s...Berke Viktor
2012-11-03utf8-everywhere: Removed unreferenced local variables.Arnavion
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-11-04By default, open dialog window for doubleclick on a nick in the user listBerke Viktor
2012-11-04Workaround for marker line option being untickableBerke Viktor
2012-11-04Fix spacingBerke Viktor
2012-11-03Remove identd text event coz it doesn't workBerke Viktor
2012-11-03Make CAP messages consistentBerke Viktor
2012-11-03Text event for identdBerke Viktor
2012-11-03Make identd messages consistent with SASL messagesBerke Viktor
2012-11-03More robust CAP management and CAP multi-prefix supportBerke Viktor
2012-11-03Fix icon rendering in HexChat (sub)windowsBerke Viktor
2012-11-03Add text events for CAP ACK/REQBerke Viktor
2012-11-03Updated user list iconsBerke Viktor
2012-11-03Add export config stubBerke Viktor
2012-11-03Make SASL user name color consistent with other user name colorsBerke Viktor
2012-11-03Provide text events for SASL auth, SASL responses and server capabilitiesBerke 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-03Relocate version.txt, leave a copy in old place for a while for upgrades to workBerke Viktor
2012-11-03Rainbow user list colors and more senseful variable namesBerke Viktor
2012-11-02Merge pull request #218 from TingPing/usericonbviktor
2012-11-02added support for op+3 iconsTingPing