summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* parse the version out of the version string using locale agnostic ↵Gravatar Alan Fitton2012-01-15
| | | | g_ascii_strtod instead of sscanf, which would only pick up the integer component with a locale which used a different radix character.
* fix a build errorGravatar Alan Fitton2011-12-14
|
* minor packaging tweakGravatar Alan Fitton2011-12-12
|
* remove a misplaced question mark (copied from wiki) in the debian/control ↵Gravatar Alan Fitton2011-12-12
| | | | description
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
|
* another debian packaging fix: use dh-autoreconfGravatar Alan Fitton2011-12-10
|
* missing intltool from debian/control file causing pbuilder to fail.Gravatar Alan Fitton2011-12-10
|
* add ChangeLog to docs in debian buildGravatar Alan Fitton2011-12-09
|
* some improvements and fixes to the destination combo. don't add existing ↵Gravatar Alan Fitton2011-12-09
| | | | directories if they are already labels.
* some fixes to the debian packaging contributed by Alex MGravatar Alan Fitton2011-12-09
|
* make this build on debian squeezeGravatar Alan Fitton2011-10-11
|
* switch from using the trackers struct to trackerstats - and add some of the ↵Gravatar Alan Fitton2011-08-31
| | | | new columns into the trackers model and treeview
* 0.5.1Gravatar Alan Fitton2011-05-06
|
* version bump.Gravatar Alan Fitton2011-04-23
|
* support for remembering column positions and widths.. seems to work, may ↵Gravatar Alan Fitton2011-04-22
| | | | need work.
* (no commit message)Gravatar Alan Fitton2011-04-12
|
* debian packageGravatar Alan Fitton2011-04-12