summaryrefslogtreecommitdiff
path: root/portato/gui/windows/basic.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-1/+1
* Show a dialog if no email is givenRené 'Necoro' Neumann2010-03-141-0/+3
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
* Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-10-241-0/+1
* Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann2009-09-061-1/+1
* Automatic loading of the external menuRené 'Necoro' Neumann2009-09-061-2/+14
* And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann2009-09-031-1/+8
* Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann2009-09-031-5/+10
* Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann2009-09-031-9/+5
* Fix gettext library nameRené 'Necoro' Neumann2009-02-191-1/+1
* Make translation work correctlyRené 'Necoro' Neumann2009-02-191-0/+10
* Add 'get_ui()' method for convenienceRené 'Necoro' Neumann2009-02-181-1/+14
* Remove the 'Popup' classRené 'Necoro' Neumann2009-02-181-12/+0
* Add dummy signal handlers for PackageTable -- and so also the error output fo...René 'Necoro' Neumann2009-02-181-1/+5
* converted the basic structure to gtkbuilderRené 'Necoro' Neumann2009-02-181-20/+25
* Set default app icon -- also for dialogsRené 'Necoro' Neumann2009-02-171-2/+1
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-90/+90
* Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann2008-07-281-1/+20
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+108