ame='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/portato/ipc.pxd (unfollow)
013-10-14
Commit message (Collapse)AuthorFilesLines
2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6
Now also the 2.1 portage does not include / anymore. Handle this. (cherry picked from commit 58c5b49ae6d822f07879bf7f6a87271b77e7e75d)
2009-10-08Enhance the splash window handling.René 'Necoro' Neumann2-2/+9
Now the splash window is forced to stay on top. Hopes no users are going to complain ;). Additionally, the splash window is destroyed opposed to only hidden. As it is not reused, there is no use in keeping it alive. (cherry picked from commit 0a30d24e34493a2f56ba801facf4daba711d363e)
2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479
2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11
2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1
2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687
2009-08-15Update spanish translationDaniel Halens1-245/+258
2009-08-12Updated polish translationTomasz Osiński1-644/+680
2009-08-12Updated catalan translationRoger Calvó1-643/+676
2009-08-11Sync portage and the DB after emerge syncRené 'Necoro' Neumann1-0/+9
2009-08-11Do not show masking label, if the package is not in system anymoreRené 'Necoro' Neumann1-2/+2
2009-08-11Update turkish translationGürkan Gür1-640/+676
2009-08-11Fix handling of slots in /etc/portage/*René 'Necoro' Neumann2-2/+4
2009-08-11Fix package detailsRené 'Necoro' Neumann1-1/+1
2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2
2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120
2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1
2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5
2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2
More model tuningRené 'Necoro' Neumann1-3/+3
2013-10-14Add User to modelRené 'Necoro' Neumann1-8/+25
2013-09-30Add first API stuff -- SingleExpense and CategoryRené 'Necoro' Neumann2-1/+13
2013-09-30Force python2René 'Necoro' Neumann1-1/+1
2013-09-24More margin at the bottom for expense listingRené 'Necoro' Neumann1-1/+1
2013-09-24Better pie formattingRené 'Necoro' Neumann3-6/+8
2013-09-24Increase width of page to 760pxRené 'Necoro' Neumann3-8/+9
2013-09-16typoRené 'Necoro' Neumann1-1/+1
2013-09-15Fix display of one monthRené 'Necoro' Neumann1-2/+2
2013-09-14Draw pies using highcharts JS-libRené 'Necoro' Neumann5-20/+99