Age | Commit message (Expand) | Author |
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 |
2012-07-14 | Update XChat to r1516 | Berke Viktor |
2012-07-14 | remove a few more *.user files | xhmikosr |
2012-07-13 | Rename X-Tray to HexTray | Berke Viktor |
2012-07-13 | Remove the last remnants of XChat-WDK | Berke Viktor |
2012-07-13 | Fix HexChat-Text compilation on Linux when NLS is enabled | Berke Viktor |
2012-07-13 | Now really fix window restoration via shortcut | Berke Viktor |
2012-07-13 | Update XChat to r1515 | Berke Viktor |
2012-07-13 | Some cosmetic and compilation fixes for the about screen | Berke Viktor |
2012-07-13 | Make the About screen and CTCP VERSION consistent and remove the license text... | Berke Viktor |
2012-07-13 | Fix frontend compilation on Linux | Berke Viktor |
2012-07-13 | Fix installer script generation | Berke Viktor |