summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2014-06-21Clean up includes for gettextTingPing
2014-06-21Remove unused definesTingPing
2014-06-21Remove broken debug codeTingPing
2014-06-21Make plugin-timer translatableTingPing
2014-06-17Some problems in banlist.c are fixedRichardHitt
2014-06-13Enable logging by defaultBerke Viktor
2014-06-09Partial fix for out of source buildsTingPing
2014-06-08Fix sending notify list to correct networksTingPing
2014-06-04Fix dcc dir warning showing when not auto-acceptTingPing
2014-06-04Use GDir instead of direntTingPing
2014-06-04Fix warningTingPing
2014-06-04Stop hardcoding plugin extensions everywhereTingPing
2014-06-04Use glib to parse and launch commands for util_execTingPing
2014-06-04win32: Use config.h instead of config-win32.hTingPing
2014-06-03Update server listTingPing
2014-06-03Remove random ifndef WIN32TingPing
2014-06-03win32: Don't auto-generate version.txtTingPing
2014-06-03Fix scrolling the chanview on UnixTingPing
2014-06-02Always use GModule for plugin supportTingPing
2014-06-01Remove dead networkTingPing
2014-05-31Sensitize open dialog button in friends list when selectedTingPing
2014-05-31Add SeionIRC to serverlistLee Watson
2014-05-31Add StormBit to network listYoeri Beumer
2014-05-31Rework gtk_xtext_selection_draw(), simplify calls to _selection_render()RichardHitt
2014-05-30win32: Fix exiting fullscreen to a maximized windowTingPing
2014-05-29Make lawyers happyBerke Viktor
2014-05-28Use newer format for default keybindingsTingPing
2014-05-27osx: Properly handle quittingTingPing
2014-05-27osx: Properly use app menuTingPing
2014-05-26Fix crash with invalid dnd to userlistTingPing
2014-05-23Update default settingsTingPing
2014-05-23Enable drag and drop on WindowsTingPing
2014-05-22Fixes #959. In xtext.c:find_x() return offset to hidden text if appropriate.RichardHitt
2014-05-21Fix drag and dropTingPing
2014-05-20Show notifications for private actionsTingPing
2014-05-12Default completion to last spokeTingPing
2014-05-12Add global option to suppress nick change eventsBerke Viktor
2014-05-12Properly support notices to prefix'd users on a channelDerp Derpingston
2014-05-12Fixed truncation of the reason when receiving a KILL message.Derp Derpingston
2014-05-12Add missing NULL check in cmd_lastlogcortexcorepl
2014-05-12Default Techman's World IRC to SASLTheTechman
2014-05-11Fix spell check on OSXTingPing
2014-05-11Fix sorting problem when using tabsRiamse
2014-05-11Fix logging incorrect timestamp with server-timeRiamse
2014-05-11Add option to bounce dock icon on OSXTingPing
2014-05-11Don't ignore command key in keybindings on OSXTingPing
2014-05-03Use filesize format based on OSTingPing
2014-04-29Fix warningTingPing
2014-04-24Replace deprecated GetVersionEx calls with version helpersBerke Viktor
2014-04-21Use the right API to get the path to Roaming AppData and Downloads directorie...Arnavion
96 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