summaryrefslogtreecommitdiff
path: root/portato/gui/windows/basic.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
1&id=1e9ddc03e5667e5a9297508f7bec8b7f3ea46dc9&follow=1'>Added first support for the masking stuff ... and hoping that it is going to ↵necoro5-79/+135 work properly ;) 2006-10-05Changed changelog / added config-filenecoro2-0/+10 2006-10-05Added preference windownecoro4-49/+155 2006-10-02Corrected comments, structure, bad algorithms etcnecoro4-176/+209 2006-10-02Corrected indention in commentnecoro1-8/+6 2006-10-010.3.3necoro1-0/+6 2006-10-01Implemented an internal db; removed unmerge-bugnecoro2-26/+43 2006-09-30Implemented some new backend functions which speed up the ↵necoro2-12/+37 package-list-creation. (Thanks an porthole for the inspiration ;P) 2006-09-300.3.2 release; changed font in terminal; added new "masking"-dialognecoro3-11/+36 2006-09-29fixed bugsnecoro4-13/+23 2006-09-29Corrected setup.pynecoro1-1/+1