summaryrefslogtreecommitdiff
path: root/portato/gui/windows (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ported to new find_packages API #2: withVersion --> with_versionRené 'Necoro' Neumann2008-05-211-1/+1
* Ported to new find_packages APIRené 'Necoro' Neumann2008-05-211-3/+3
* Changed 'is_overlay' to 'is_in_overlay'René 'Necoro' Neumann2008-04-171-1/+1
* Some length restrictionsRené 'Necoro' Neumann2008-04-111-0/+1
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-096-6/+5
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-091-5/+11
* Merged in version_list branchRené 'Necoro' Neumann2008-03-272-38/+66
|\
| * Added preference switch for showing the slotsRené 'Necoro' Neumann2008-03-251-1/+2
| * Show slots in the version listRené 'Necoro' Neumann2008-03-251-6/+35
| * Converted back to HB instead of HPanedRené 'Necoro' Neumann2008-03-251-13/+3
| * First try of using a version listRené 'Necoro' Neumann2008-03-251-25/+33
* | Allowed AllOf-deps inside orRené 'Necoro' Neumann2008-03-271-1/+6
* | Cleaned up hooksRené 'Necoro' Neumann2008-03-261-4/+2
* | Fixed after_startup hookRené 'Necoro' Neumann2008-03-261-2/+1
* | Fixed after_startup hookRené 'Necoro' Neumann2008-03-261-1/+3
* | Added find_version pluginRené 'Necoro' Neumann2008-03-261-0/+1
* | Removed GTK section in configRené 'Necoro' Neumann2008-03-252-8/+8
|/
* Added hpaned between category and packageRené 'Necoro' Neumann2008-03-251-4/+9
* Added option to disable console title updateRené 'Necoro' Neumann2008-03-252-1/+2
* Init dbus threads using a pluginRené 'Necoro' Neumann2008-03-191-1/+1
* Removed gtk subdirRené 'Necoro' Neumann2008-03-189-0/+2305
7-25Add support for mime type registration and lookupLars Hjemli4-5/+45 2009-07-25cgit.h: keep config flags sortedLars Hjemli1-2/+2 2009-07-25cgitrc.5.txt: document 'embedded' and 'noheader'Lars Hjemli1-0/+9 2009-07-25Add support for 'noheader' optionLars Hjemli3-7/+16 2009-07-25cgitrc.5.txt: document 'head-include'Lars Hjemli1-0/+4 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