summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
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
2012-10-31that malloc should have been made bigger when renaming xchat.conf to hexchat....Daniel Leining
2012-10-31Raw Log consistency with menuBerke Viktor
2012-10-31Make rawlog text copy behaviour consistent with the main text boxBerke Viktor
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Eliminate some more warningsBerke Viktor
2012-10-30Supposed fix for identd ipv6 compiler warningsBerke Viktor
9' href='#n159'>159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418