Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-03 | Remove strlutil | Berke Viktor | |
2013-04-02 | Enable cast checks | Berke Viktor | |
2013-04-02 | Add missing declaration | Berke Viktor | |
2013-04-03 | Move Perl from hexchat to gtk-win32 | Berke Viktor | |
2013-04-03 | Remove hardcoded clear keybinding | TingPing | |
You can re-add this easily in settings > keyboard shortcuts | |||
2013-04-03 | Add new window keybinding | TingPing | |
2013-04-02 | Merge pull request #496 from bviktor/toplevel-includes | TingPing | |
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486 | |||
2013-04-02 | Apply to fe-text too | Berke Viktor | |
2013-04-02 | Set up CFLAGS on Unix too | Berke Viktor | |
2013-04-03 | gtk_show_uri() requires GTK+ 2.14 | Berke Viktor | |
2013-04-03 | update --url help string | TingPing | |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor | |
You can still build HexTray manually if you want to try fixing it | |||
2013-04-02 | Fix textfe with dbus disabled | TingPing | |
2013-04-02 | fix strptime on bsd | TingPing | |
2013-04-02 | Missing include | TingPing | |
#492 | |||
2013-04-01 | This is useless too | Berke Viktor | |
2013-04-01 | Revert XP version check; as it turned out, it's completely irrelevant now | Berke Viktor | |
This reverts commit cd2f775fe47ee91262e17c7299e0e6b135caa86b. | |||
2013-04-01 | Apparently XP won't work anymore, Uniscribe problem with the redistributable | Berke Viktor | |
2013-04-01 | We all knew I'll forget something, right? | Berke Viktor | |
2013-04-02 | Version bump | Berke Viktor | |
2013-04-02 | Open the redist download page by default for the first MSVC release | Berke Viktor | |
2013-04-02 | Don't open the same link twice | Berke Viktor | |
2013-04-02 | Open downloads for Perl and Python | Berke Viktor | |
2013-04-01 | Pull from Transifex | Berke Viktor | |
2013-04-01 | Add future Perl 5.18 project | Berke Viktor | |
2013-04-01 | Purge Lua and Tcl from the solution too | Berke Viktor | |
2013-04-01 | Version info cleanup | Berke Viktor | |
2013-04-01 | Fix detecting python3 | TingPing | |
2013-04-01 | add missing fi | TingPing | |
2013-04-01 | Merge pull request #484 from Phr33d0m/master | TingPing | |
A few fixes on the *nix build system | |||
2013-04-01 | use proper table size | TingPing | |
2013-04-01 | Remove Tcl junk, cosmetics | Berke Viktor | |
2013-04-01 | Last cjstyles remnants | Berke Viktor | |
2013-04-01 | Remove old stuff, some preparation for soon-to-be-released Perl 5.18 | Berke Viktor | |
2013-04-01 | Tabulation with spaces is annoying! | Berke Viktor | |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-04-01 | Nuke Lua and Tcl | Berke Viktor | |
2013-04-01 | Get rid of installer skinning | Berke Viktor | |
2013-03-31 | Last one | TingPing | |
2013-03-31 | Another missing include.. | TingPing | |
2013-03-31 | Add missing include | TingPing | |
2013-04-01 | Cosmetics | Berke Viktor | |
2013-04-01 | Consistent header macros everywhere | Berke Viktor | |
2013-04-01 | Disable Unix path detection mechanism | Berke Viktor | |
2013-03-31 | Use C# style license comments | Berke Viktor | |
2013-03-31 | Revert "Cosmetics" | Berke Viktor | |
This reverts commit a88b3e8aaf78989f5247cbebe117e76b72d97844. | |||
2013-03-31 | Cosmetics | Berke Viktor | |
2013-03-31 | Supposed fix for license issues | Berke Viktor | |
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file) | |||
2013-03-31 | Merge pull request #485 from RichardHitt/urlgrab | RichardHitt | |
Don't clobber data, just adjust url endpoint |