Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/finance.py
Commit message (Expand)AuthorAgeFilesLines
* Reorganize summary panel to allow big numbers without resize the screenGonzalo Odiard2014-07-221-8/+19
* Implement export data to use in Chart activityGonzalo Odiard2014-07-181-0/+134
* Show a alert after save chart in the journalGonzalo Odiard2014-07-181-0/+29
* Initial implementation of save chart to journalGonzalo Odiard2014-07-181-6/+49
* New caledar iconGonzalo Odiard2014-07-101-1/+1
* Make visible the period controls on budget screenGonzalo Odiard2014-07-081-5/+3
* Add graphic of creditGonzalo Odiard2014-07-081-0/+2
* Show credit and debit buttons in graph screenGonzalo Odiard2014-07-081-7/+25
* Don't reload treeview if is not neededGonzalo Odiard2014-07-071-2/+5
* Add credit in empty panel callback error fixedGonzalo Odiard2014-07-071-1/+1
* Add the empty screenGonzalo Odiard2014-07-071-36/+42
* Use a Gtk.Toolbar to the canvas headerGonzalo Odiard2014-07-041-63/+74
* Replace combo by paletteGonzalo Odiard2014-07-041-39/+47
* Move period controls to the canvas headerGonzalo Odiard2014-07-041-51/+43
* Improve bottom panel text and colorsGonzalo Odiard2014-07-041-10/+21
* Move color constnts and methods to a new packageGonzalo Odiard2014-07-041-50/+9
* Bottom panel on darker greyGonzalo Odiard2014-07-041-1/+7
* Pyflakes fixesGonzalo Odiard2014-07-031-3/+0
* Pep8 fixesGonzalo Odiard2014-07-031-2/+2
* Enlarge text size, align amount column and balance label at the screen leftGonzalo Odiard2014-07-031-1/+9
* Move register buttons to the canvas headerGonzalo Odiard2014-07-031-32/+42
* Move view buttons to the main toolbarGonzalo Odiard2014-07-031-13/+3
* Use jsonGonzalo Odiard2014-07-031-1/+1
* Replace the help top bar by a HelpButtonGonzalo Odiard2012-09-251-24/+14
* Bug fixManuel Kaufmann2012-07-031-1/+1
* pep8izedManuel Kaufmann2012-07-031-133/+211
* Port to Gtk3 SL #3740Manuel Kaufmann2012-07-021-108/+76
* Ability to translate header period SL #3190Manuel Kaufmann2012-05-211-4/+8
* Translate period string properly SL #3190Manuel Kaufmann2012-05-211-3/+19
* Set max_participants = 1Gonzalo Odiard2011-08-031-0/+1
* Finance: add support for new toolbarsGonzalo Odiard2011-08-021-43/+109
* Fix Keep error. Add sugar-port library. Bump v3.v3Wade Brainerd2009-11-291-3/+5
* Bug fixes. Split New Transaction into New Credit / New Debit with separate ho...Wade Brainerd2008-11-301-10/+19
* Remove test data.Wade Brainerd2008-11-301-1/+1
* Visual tweaks.Wade Brainerd2008-11-151-0/+1
* Add help text bar with toggle button.Wade Brainerd2008-11-151-559/+329
* Improved look of budget screen.Wade Brainerd2008-11-131-21/+35
* Some decent toolbar icons.Wade Brainerd2008-11-071-9/+9
* Finished a basic budget screen.Wade Brainerd2008-11-061-98/+218
* Initial commitWade Brainerd2008-11-041-0/+760