summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
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
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-24Convert back to unix endingsTingPing
2013-03-23Be compatable with TLSTingPing
2013-03-23Make everyone happyBerke Viktor
2013-03-23Merge pull request #464 from RichardHitt/bufofloTingPing
2013-03-23Add migration code for servlistTingPing
2013-03-23Truncate text if too long. Closes Issue #463RichardHitt
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-23fix tree indentation with iconsTingPing
2013-03-22ensure lasttalk gets updatedTingPing
2013-03-22Update textevents.inTingPing
2013-03-22add confirm dialog to clearing ignoresTingPing
2013-03-21Do an XP_TE_BANLIST only for ban, not exempt/invite/quietRichard Hitt
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-17Merge pull request #455 from RichardHitt/escapeTingPing
2013-03-17Get rid of testing line.RichardHitt
2013-03-17ESC key will destroy the windows mentioned at issue 211.RichardHitt
2013-03-17Default ignore type to ALLTingPing
2013-03-17All unignoring nicks just like ignoreTingPing
2013-03-16Handle EOF in text-feTingPing
2013-03-16fix fe-text on win32TingPing
2013-03-16fix fe-textTingPing
69' href='#n369'>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 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