summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2012-11-03Add text events for CAP ACK/REQBerke 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-10-31that malloc should have been made bigger when renaming xchat.conf to hexchat....Daniel Leining
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-30TypofixBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some more fixesBerke Viktor
2012-10-30Fix Unix compilationBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_PLUGIN_HANDLEBerke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Forgot this oneBerke Viktor
2012-10-30Rebranding for XCHAT_FD_*Berke Viktor
2012-10-30Fix D-Bus pluginBerke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-30Remove old unused codeBerke Viktor
2012-10-30Revert "Proof-of-concept compat mode for XChat"Berke Viktor
2012-10-30Proof-of-concept compat mode for XChatBerke Viktor
2012-10-30Remove unnecessary includeBerke Viktor
2012-10-30Fix plugin function orderingBerke Viktor
2012-10-30Don't provide untranslatable strings for translationBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-28Saner limitBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-28Add option to hide user mode icon in nick boxBerke Viktor
2012-10-28Use Consolas as the default font where availableBerke Viktor
2012-10-28Some more unuseful but fancy eyecandyBerke Viktor
2012-10-28Add notes about managing text eventsBerke Viktor
2012-10-28Fix text event argument countsBerke Viktor
2012-10-28Even moar polishingBerke Viktor
2012-10-28More polishing for the About dialogBerke Viktor
2012-10-27Accidental commit is accidentalBerke Viktor
2012-10-27Redesign the About dialog a'la XChatBerke Viktor
2012-10-27Fix spacingBerke Viktor
2012-10-27Remove baked text event headersBerke Viktor
2012-10-27build: use BUILT_SOURCES to properly order text*.h before libhexcommon.aJan Engelhardt
2012-10-27Change default text eventsBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-26g_str_hash is inconsistent, always recalculate itBerke Viktor
2012-10-25Eliminate compiler warning and update Windows Server nameBerke Viktor
2012-10-25Move SASL passphrase generation code to utilsBerke Viktor
2012-10-25Hide "empty" SASL messages during authBerke Viktor
2012-10-25Check for unallocated stringBerke Viktor
66' href='#n366'>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 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