summaryrefslogtreecommitdiff
path: root/portato/gui/wrapper.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-311/+311
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-0/+331
|
* Removed wrapperRené 'Necoro' Neumann2008-03-181-236/+0
|
* r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro2008-02-121-1/+1
| | | | Small import fixes (thanks to pylint)
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-2/+22
| | | | | | First support for 'delete on demand' r665@Devoty: necoro | 2008-01-18 22:18:05 +0100 Finished the 'on demand removal'
* r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro2008-01-181-2/+2
| | | | | | First support for interactive emerges r662@Devoty: necoro | 2008-01-18 20:22:58 +0100 Now finished interactive emerges
* r643@Devoty: necoro | 2008-01-16 18:55:49 +0100Necoro2008-01-181-0/+34
| | | | | | | | | | | | Fixed small bug in PackageTable.cb_package_revert_clicked r646@Devoty: necoro | 2008-01-18 00:12:30 +0100 Make tabpositions being configurable by the user r647@Devoty: necoro | 2008-01-18 01:38:19 +0100 Renamed 'shm' to '_shm' to not hide the global one r648@Devoty: necoro | 2008-01-18 01:38:29 +0100 Renamed 'shm' to '_shm' to not hide the global one r649@Devoty: necoro | 2008-01-18 02:34:43 +0100 Added update queues; general UI improvement
* improved terminalnecoro2007-08-171-0/+5
|
* improved update-world; now showing differences between installed and set ↵necoro2007-08-161-1/+5
| | | | use-flags
* Some more functionality for the Qt-Frontendnecoro2007-04-071-18/+1
|
* Added console-statusnecoro2006-12-031-0/+6
|
* Renamed to portatonecoro2006-11-241-0/+184
9-07-25 11:51:19 +0200'>2009-07-25ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli1-1/+7 2009-07-25ui-plain: Return 'application/octet-stream' for binary files.Remko Tronçon1-1/+4 2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro2-3/+6 2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro2-0/+12 2009-06-07Return http statuscode 404 on unknown branchLars Hjemli3-0/+6 2009-06-07Add head-include configuration option.Mark Lodato3-1/+6 2009-03-15CGIT 0.8.2.1v0.8.2.1Lars Hjemli1-1/+1 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli2-1/+6 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli1-6/+17 2009-03-15fix segfault when displaying empty blobsEric Wong1-5/+8 2009-02-19Add support for HEAD requestsLars Hjemli2-0/+7 2009-02-19Add support for ETag in 'plain' viewLars Hjemli4-0/+5 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli1-4/+9 2009-02-12Makefile: add doc-related targetsLars Hjemli1-2/+17