summaryrefslogtreecommitdiff
path: root/portato/gui/gtk
diff options
context:
space:
mode:
authornecoro <>2006-11-24 12:02:21 +0000
committernecoro <>2006-11-24 12:02:21 +0000
commitaaf3830acd70c3a40be92974f3a896f19ae29192 (patch)
treeefcdf6c75ea289052b9076622798fbbd1b8c1a94 /portato/gui/gtk
parent7fbdc7d54fe592946ae30110afb59e3707aa9dba (diff)
downloadportato-aaf3830acd70c3a40be92974f3a896f19ae29192.tar.gz
portato-aaf3830acd70c3a40be92974f3a896f19ae29192.tar.bz2
portato-aaf3830acd70c3a40be92974f3a896f19ae29192.zip
Renamed to portato
Diffstat (limited to '')
-rw-r--r--portato/gui/gtk/__init__.py (renamed from geneticone/gui/gtk/__init__.py)0
-rw-r--r--portato/gui/gtk/dialogs.py (renamed from geneticone/gui/gtk/dialogs.py)0
-rw-r--r--portato/gui/gtk/glade/geneticone.glade (renamed from geneticone/gui/gtk/glade/geneticone.glade)0
-rw-r--r--portato/gui/gtk/windows.py (renamed from geneticone/gui/gtk/windows.py)0
-rw-r--r--portato/gui/gtk/wrapper.py (renamed from geneticone/gui/gtk/wrapper.py)0
5 files changed, 0 insertions, 0 deletions
diff --git a/geneticone/gui/gtk/__init__.py b/portato/gui/gtk/__init__.py
index 85938b4..85938b4 100644
--- a/geneticone/gui/gtk/__init__.py
+++ b/portato/gui/gtk/__init__.py
diff --git a/geneticone/gui/gtk/dialogs.py b/portato/gui/gtk/dialogs.py
index 68cd629..68cd629 100644
--- a/geneticone/gui/gtk/dialogs.py
+++ b/portato/gui/gtk/dialogs.py
diff --git a/geneticone/gui/gtk/glade/geneticone.glade b/portato/gui/gtk/glade/geneticone.glade
index cf187c7..cf187c7 100644
--- a/geneticone/gui/gtk/glade/geneticone.glade
+++ b/portato/gui/gtk/glade/geneticone.glade
diff --git a/geneticone/gui/gtk/windows.py b/portato/gui/gtk/windows.py
index f4a37fe..f4a37fe 100644
--- a/geneticone/gui/gtk/windows.py
+++ b/portato/gui/gtk/windows.py
diff --git a/geneticone/gui/gtk/wrapper.py b/portato/gui/gtk/wrapper.py
index 7066acb..7066acb 100644
--- a/geneticone/gui/gtk/wrapper.py
+++ b/portato/gui/gtk/wrapper.py
='/web/kosten.git/commit/app/model.py?h=const_groups&id=23f458908f761977c0b7f187db5ad488c4d78658&follow=1'>Moved user implementation from model to loginRené 'Necoro' Neumann3-28/+13 2013-10-15Nicer organised importsRené 'Necoro' Neumann6-24/+40 2013-10-14Finish login stuffRené 'Necoro' Neumann11-29/+143 2013-10-14More 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