summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2013-04-04get account from whoisTingPing
2013-04-04regular who doesn't send accountTingPing
2013-04-04Fixed compiler error.Arnavion
2013-04-03Update hiding menu textTingPing
2013-04-03Add MONITOR supportTingPing
2013-04-03add %u to userlist popups for accountTingPing
2013-04-03renable irc_who_join by defaultTingPing
2013-04-03Fix realnameTingPing
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-03Merge pull request #448 from TingPing/awaynotify2TingPing
2013-04-03Remove strlutilBerke Viktor
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-02Apply to fe-text tooBerke Viktor
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-01Merge pull request #484 from Phr33d0m/masterTingPing
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-04-01Disable Unix path detection mechanismBerke Viktor
2013-03-31Use C# style license commentsBerke Viktor
2013-03-31Revert "Cosmetics"Berke Viktor
2013-03-31CosmeticsBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
2013-03-31Merge pull request #485 from RichardHitt/urlgrabRichardHitt
2013-03-31Don't clobber data, just adjust url endpointRichardHitt
2013-03-31Fix error: format not a string literal and no format arguments [-Werror=forma...Andreas Rönnquist
2013-03-31MAKE: install hexchat-plugin.h header if plugins are enabledhasufell
2013-03-29Strip all \r and \n, not just a single \r.RichardHitt
2013-03-27Update textevents.inTingPing
2013-03-27Add SpotChat networkTingPing
2013-03-27Merge pull request #476 from tehsu/masterTingPing
2013-03-27fix warningTingPing
2013-03-27Only check for key if there is a channelTingPing
2013-03-26Update servlist.ctehsu
2013-03-26Updated with more networkstehsu
2013-03-25Merge pull request #474 from RichardHitt/banlist-hTingPing
2013-03-25Remove old CAPAB stuffTingPing
2013-03-25Switch struct defns, to fix a seeming compiler bugRichardHitt
8'>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 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446