summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* some win32 build stuffGravatar Alan Fitton2011-09-18
* changes to make memory profiling easierGravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* more windows portabilityGravatar Alan Fitton2011-09-13
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* another buttonGravatar Alan Fitton2011-09-08
* s/minimise/minimized/ (I'll use the American spelling. minimised is more comm...Gravatar Alan Fitton2011-09-08
* issue 42 - start in tray argument. fix state selector persisting of selection...Gravatar Alan Fitton2011-09-08
* use glib message functions instead of g_printf(). make view state selector/no...Gravatar Alan Fitton2011-09-08
* use #ifdef HAVE_LIBUNIQUE in main.c to make libunique more optional, will be ...Gravatar Alan Fitton2011-09-07
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* issue 53 - no need to #include curl/types.h, plus it's been removed in the la...Gravatar Alan Fitton2011-07-13
* handle undefined epoch (< 1) rendererGravatar Alan Fitton2011-04-23
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* install license and use it in about dialog if possibleGravatar Alan Fitton2011-04-08
* plug the new dialog into filenames received from libunique, fix minor memory ...Gravatar Alan Fitton2011-04-08
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* our first localisation, German, kindly contributed by Julian. some autotools ...Gravatar Alan Fitton2011-03-08
* set a gettext domain in main()Gravatar Alan Fitton2011-03-06
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30