summaryrefslogtreecommitdiff
path: root/portato/gui/windows/basic.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-1/+1
2010-03-14Show a dialog if no email is givenRené 'Necoro' Neumann1-0/+3
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-10-24Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-09-06Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann1-1/+1
2009-09-06Automatic loading of the external menuRené 'Necoro' Neumann1-2/+14
2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8
2009-09-03Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1
2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann1-5/+10
2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann1-9/+5
2009-02-19Fix gettext library nameRené 'Necoro' Neumann1-1/+1
2009-02-19Make translation work correctlyRené 'Necoro' Neumann1-0/+10
2009-02-18Add 'get_ui()' method for convenienceRené 'Necoro' Neumann1-1/+14
2009-02-18Remove the 'Popup' classRené 'Necoro' Neumann1-12/+0
2009-02-18Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann1-1/+5
2009-02-18converted the basic structure to gtkbuilderRené 'Necoro' Neumann1-20/+25
2009-02-17Set default app icon -- also for dialogsRené 'Necoro' Neumann1-2/+1
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann1-1/+1
2008-09-18Also use WrappedTree in popupsRené 'Necoro' Neumann1-1/+1
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-90/+90
2008-07-28Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann1-1/+20
2008-03-18Removed gtk subdirRené 'Necoro' Neumann1-3/+3
2008-03-18Splitted windows.pyRené 'Necoro' Neumann1-2/+2
2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann1-1/+0
2008-02-29Applied splitRené 'Necoro' Neumann1-5/+16
2007-11-27 r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro1-0/+1
2007-10-15added tooltips, added ebuild.lang, restructured constantsNecoro1-2/+2
2007-10-04small fixesNecoro1-3/+4
2007-08-27Change to absolute_imports; Warning: definitly brokennecoro1-1/+3
2007-08-10add splash screennecoro1-0/+94