summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2017-02-27Removed ctrl+w keybinding from close menu. Closes #397.Poke
2016-12-27Tweak shadow in preferencesPatrick Griffis
2016-12-22Use a scrolled window for large preference pagesPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-11More fixes for tab color handling with pluginsPatrick Griffis
2016-11-11Fix private highlights not setting tab colorPatrick Griffis
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-08-20Remove unused preferencePatrick Griffis
2016-07-24Fix crashes when plugins modify UI during Close ContextPatrick Griffis
2016-07-24Fix leakPatrick Griffis
2016-07-24Kill fe_set_hilight()Patrick Griffis
2016-07-05setup: Disabling input styling requires restartingPatrick Griffis
2016-07-05Fix input styling with Adwaita 3.20 themePatrick Griffis
2016-06-30dcc: Introduce dcc_type and dcc_state enumsBen Gamari
2016-06-29fkeys: Change unprintable characters to octal notationRastus Vernon
2016-06-29Add keybinding for reverse video textRastus Vernon
2016-06-29menu: Ensure that toggling lag-o-meter changes timer stateBen Gamari
2016-06-29Apply timeout changes made in preferences dialogBen Gamari
2016-06-29Introduce and use fe_timeout_add_secondsBen Gamari
2016-06-21notifications-winrt: Fix all uses of "" to L"".Arnavion
2016-06-12servlistgui: Error if nicks left emptyPatrick Griffis
2016-05-16servlistgui: Show invalid nick/user on openPatrick Griffis
2016-04-10Support for older libnotify versionsMarcel Telka
2016-03-31Increase default size of some util windowsPatrick Griffis
2016-03-30Fix warningPatrick Griffis
2016-03-30Don't flush the chanopt_list when saving itLemonBoy
2016-03-30servlistgui: Removes leading and trailing whitespace from hostnamesJactry Zeng
2016-03-29plugingui: Use full path when unloading/reloading pluginsPatrick Griffis
2016-02-18Fix strict prototype warningsPatrick Griffis
2016-01-25Add identd to preferencesPatrick Griffis
2016-01-10Emit word_click even as long as user is not selecting any text when releasing...Pavel Djundik
2015-11-14Make tab completion prefer other peopleAnthony Ryan
2015-10-30xtext: Fix overflow on long linesPatrick Griffis
2015-10-17build: Don't dist resources.h resources.cRico Tzschichholz
2015-10-17build: Determine resources-files once instead of three timesRico Tzschichholz
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-10-10fe-gtk: Use manual registration for resources.Arnavion
2015-08-20Fix select regression.RichardHitt
2015-06-04Fix possible overflowTingPing
2015-05-27Fix mnemonic collisionTingPing
2015-05-18xtext: Fix poor performance with nick indent enabledRichardHitt
2015-04-25Fixed pango attributes not being applied in some cases.Arnavion
2015-04-24Disable pango attributes on sexy entry while it contains preedit text.Arnavion
2015-04-21Remove r from mode buttonsTingPing
2015-04-21Fix mode button text being cut offTingPing
2015-03-19Use correct type for colorsTingPing
2015-02-27Make Preferences option in plugin tray menu available on all platforms.Arnavion
2015-02-27Fixed undefined behavior causing hover highlights on the plugin tray menu not...Arnavion
32'>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