summaryrefslogtreecommitdiff
path: root/portato/gui/windows/basic.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵René 'Necoro' Neumann2009-09-031-5/+10
| | | | c-module.
* Use this wrapper instead of ctypes to set the textdomain and stuff for the ↵René 'Necoro' Neumann2009-09-031-9/+5
| | | | gtk.Builder
* 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 ↵René 'Necoro' Neumann2009-02-181-1/+5
| | | | for not connected signals
* 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
mp;follow=1'>Small changesRené 'Necoro' Neumann3-1/+4 2008-03-07Better session handlingRené 'Necoro' Neumann1-5/+54 2008-03-07Small changesRené 'Necoro' Neumann1-1/+4 2008-03-07Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237