Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-02 | Fixed get_timezone() to work on windows. | Diogo Sousa | |
2013-07-02 | Now handle_message_tag_time() doesn't use "timezone" since it is not defined | Diogo Sousa | |
in *BSD. | |||
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 | Fix urls with --existing | TingPing | |
2013-07-01 | Update fe-text's help message | TingPing | |
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-30 | Fixed server-time timestamps issue regarding local time. | Diogo Sousa | |
2013-06-28 | Fixed another bug in handle_message_tag_time(): tm_mon is between 0 and 11. | Diogo Sousa | |
2013-06-28 | generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-03-14 00:47:05 +0000 |