summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-11-04ReadMe cosmeticsBerke Viktor
2012-11-04Update translationsBerke Viktor
2012-11-04Update translation templateBerke Viktor
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-03Installer migrator functions for xchat.conf -> hexchat.confBerke Viktor
2012-11-03Update translationsBerke Viktor
2012-11-03Update translation templateBerke Viktor
2012-11-03Merge pull request #223 from mikelolasagasti/basquebviktor
2012-11-03Remove identd text event coz it doesn't workBerke Viktor
2012-11-03Add missing Basque languageMikel Olasagasti Uranga
2012-11-03Update translationsBerke Viktor
2012-11-03Update translation templateBerke 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-03Update translationsBerke Viktor
2012-11-03Update translation templateBerke 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-03Update FAQ according to recent icon file name changesBerke 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-03Relocate hexchat.desktopBerke 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-31Merge pull request #212 from blasphemy/mallocbviktor
2012-10-31that malloc should have been made bigger when renaming xchat.conf to hexchat....Daniel Leining
2012-10-31Update translationsBerke Viktor
2012-10-31Add another temporary file to gitignoreBerke Viktor
2012-10-31Update translation templateBerke Viktor
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
2012-10-30Some quickfixesBerke Viktor
2012-10-30Initial conversion of the Perl interface docs to MarkdownBerke Viktor
2012-10-30Python docs cosmeticsBerke Viktor
2012-10-30Update translation filesBerke Viktor
2012-10-30Update translation template once againBerke Viktor
a> 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 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656