Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-16 | Fix searchbar loading highlight all pref on start | TingPing | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-09-15 | Fix xtext crash in rawlog/text events window | TingPing | |
Closes #740 | |||
2013-09-15 | use GDK_KEY | TingPing | |
2013-09-15 | Replace search window with a searchbar | TingPing | |
2013-09-15 | Replace search window with a searchbar | TingPing | |
2013-09-15 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-09-14 | Update tooltip for sound alerts without libcanberra | TingPing | |
2013-09-07 | Merge branch 'saslmech' | TingPing | |
2013-09-07 | Disable challangeauth without openssl | TingPing | |
2013-09-07 | Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms | TingPing | |
Closes #657 | |||
2013-08-31 | Of course mimetype doesn't work on Windows.. | TingPing | |
2013-08-31 | Use mimetypes for audio and images | TingPing | |
2013-08-31 | Improve file dialogs | TingPing | |
- Fixes #314 - Adds file extensions to sound and image browsing - Some options no longer default to our config dir - Always add a shortcut to our config dir - Remove broken 'last_dir' functionality, gtk already knows recent | |||
2013-08-17 | Make formatting more consistent | TingPing | |
#719 | |||
2013-08-16 | Improve cursor behavior | Farow | |
- The cursor doesn't turn into a hand for non-url parts of a word - Removal of unneeded variable str | |||
2013-08-13 | Channel url and cursor fix | Farow | |
- Allow colons in channel urls - Only add the channel part in the context menu - Fix cursor not changing between separator and url | |||
2013-08-10 | Merge branch 'pluginreload' | TingPing | |
2013-08-10 | Update channel key input | Farow | |
- allow up to 23 characters - make the input bigger | |||
2013-08-06 | Save notify list on close of friends list | TingPing | |
for #570 | |||
2013-08-05 | Bind esc to close in chanlist | TingPing | |
2013-08-05 | Destroy utility windows with their parents. | TingPing | |
2013-08-04 | Update text on reload button | TingPing | |
2013-08-04 | Add label for website in about dialog | TingPing | |
2013-08-04 | Add reload command for plugins and add to gui | TingPing | |
2013-08-03 | Use built-in gtk_about_dialog | TingPing | |
2013-08-01 | Fix description line for Scroll Page in fkeys.c. | RichardHitt | |
2013-07-30 | Scroll-page keybindings: Add Top (C+HOME), Bottom (C+END) | Richard Hitt | |
2013-07-27 | Merge pull request #687 from Mikah89/clear_dcc_list_rebased | TingPing | |
Clear button in dcc download manager | |||
2013-07-27 | Have join dialog suggest #hexchat for freenode users | TingPing | |
2013-07-27 | Tweak cli output and fix related warnings | TingPing | |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-07-23 | Removed restriction that disabled the clear button if at least one transfer ↵ | Helder Martins | |
item was selected in dcc download manager. | |||
2013-07-17 | Fixed coding style and clearified some comments, following arnavion suggestions | Helder Martins | |
2013-07-15 | Implemented clear functionality for DCC download manager. Created clear ↵ | Helder Martins | |
button in DCC downloaded manager interface. | |||
2013-07-12 | Update docs links | TingPing | |
2013-07-10 | Don't grey out log fliename in preferences | TingPing | |
It can still be useful when global logging is disabled | |||
2013-07-08 | Fix warning | TingPing | |
2013-07-07 | Increase upper limit for max DCC speed in preferences | TingPing | |
For #672 | |||
2013-07-03 | Now fe_get_{int,str}() sets transient for the main window. | Diogo Sousa | |
This allows window managers to handle the window in a better way, for instance xmonad used to open the dialogs in a new tile and now opens a simple float. | |||
2013-07-01 | Merge pull request #665 from orium/freebsd-fixes | TingPing | |
Freebsd fixes | |||
2013-07-02 | Don't use G_VALUE_INIT since it was introduced in glib 2.30, and our minimum | Diogo Sousa | |
requirement is glib 2.28. This was giving a compilation error in FreeBSD 9.1, since it uses glib 2.28. | |||
2013-07-01 | Don't use popup dialogs for help | TingPing | |
2013-07-01 | Improve help message | TingPing | |
2013-07-01 | Handle extraneous cli args as urls | TingPing | |
2013-06-28 | Added preferences options to enable the server-time extension when available. | Diogo Sousa | |
(Internationalization messages missing.) | |||
2013-06-28 | fe-gtk: Only escape notification bodies for notification servers that ↵ | Arnav Singh | |
support "body-markup". | |||
2013-06-20 | Fixed indent: spaces -> tabs. | Diogo Sousa | |
2013-06-18 | fix merge conflict | TingPing | |
2013-06-18 | Use tabs | TingPing | |