Age | Commit message (Expand) | Author |
2012-07-30 | Add missing include | Berke Viktor |
2012-07-30 | Use a more appropriate icon in a more appropriate size | Berke Viktor |
2012-07-27 | Update src/common/servlist.c | luminoso |
2012-07-27 | Remember last search pattern during sessions | Richard Hitt |
2012-07-27 | Fix auto-loading the Perl interface on Windows | Berke Viktor |
2012-07-26 | Don't hardcode path when printing error message for config dir creation | Berke Viktor |
2012-07-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor |
2012-07-26 | Autoload local plugins from <config>/plugins | Berke Viktor |
2012-07-26 | Fix memory leak in lastlog | Richard Hitt |
2012-07-25 | Initial support for lastlog -r on win32 (Richard) | Richard Hitt |
2012-07-24 | No idea why I put 2011 here | Berke Viktor |
2012-07-23 | Make HexChat remember minimum and maximum users set in channel list | Berke Viktor |
2012-07-22 | Now, really fix grep on Windows | Berke Viktor |
2012-07-22 | Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yet | Berke Viktor |
2012-07-21 | Unused sndPlaySound method for future reference | Berke Viktor |
2012-07-21 | GtkFileFilter shouldn't be g_freed | Berke Viktor |
2012-07-21 | Fix error message displayed when cannot create config folder | Berke Viktor |
2012-07-21 | Add extension filter for file dialogs, specify filters and starting folder fo... | Berke Viktor |
2012-07-21 | Get rid of yet another implicit declaration | Berke Viktor |
2012-07-21 | Minor cosmetics for util.c too | Berke Viktor |
2012-07-21 | Supposed fix for g_io_channel_read() deprecation | Berke Viktor |
2012-07-21 | Add _AMD64_ definition for x64 builds, make Visual Studio even happier | Berke Viktor |
2012-07-21 | Add trailing backslashes to Output and Intermediate directories, make Visual ... | Berke Viktor |
2012-07-21 | More unused variables | Berke Viktor |
2012-07-21 | Some aid for compiler warnings | Berke Viktor |
2012-07-21 | Add MS Gothic to default list of alternative fonts | Berke Viktor |
2012-07-20 | Some XChat string left out | Berke Viktor |
2012-07-20 | Only g_free() if we g_malloc() with strip_color() | Berke Viktor |
2012-07-20 | Restructure the preferences window which in turn fixes the marker line toggle... | Berke Viktor |
2012-07-20 | Be consistent about caps | Berke Viktor |
2012-07-20 | Merge pull request #9 from XhmikosR/master | bviktor |
2012-07-20 | Fix file version info | Berke Viktor |
2012-07-19 | more branding changes | xhmikosr |
2012-07-19 | Oh sweet free()dom | Berke Viktor |
2012-07-19 | Add option to retain colors in scrollback | Berke Viktor |
2012-07-18 | Rebrand the manifest file too | Berke Viktor |
2012-07-18 | Rebrand HexTray and fix icon rendering for certain events | Berke Viktor |
2012-07-18 | Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy | Berke Viktor |
2012-07-18 | Use hardcoded string for this one instance, otherwise it may be untranslatabl... | Berke Viktor |
2012-07-18 | Don't use hardcoded string for quit window | Berke Viktor |
2012-07-18 | Update quit window string | Berke Viktor |
2012-07-18 | Even more rebranding for the D-Bus plugin | Berke Viktor |
2012-07-18 | Complete the rebranding of the D-Bus plugin | Berke Viktor |
2012-07-17 | For private messages, use message icon instead of hightlight icon | Berke Viktor |
2012-07-17 | Update Plugin-Tray icons (TingPing) | Berke Viktor |
2012-07-16 | Remove tab_xp as it was an xchat-windows thing | Berke Viktor |
2012-07-15 | escaped an unescaped backslash | cremno |
2012-07-15 | Another supposed fix for tray restoration | Berke Viktor |
2012-07-15 | Windows doesn't seem to like the hexchat mutex, stops working after some time... | Berke Viktor |
2012-07-15 | Add these back, removed with XChat r1516 by the GTK check cleanup | Berke Viktor |