summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Also have masked package being looked up in the updater. Though this is ↵René 'Necoro' Neumann2008-05-271-5/+10
| | | | still misbehavior, as packages shouldn't be masked at this point of time
* Don't set the pause.svg ... it's ugly ^^René 'Necoro' Neumann2008-05-271-2/+2
|
* Fixed copyright stringRené 'Necoro' Neumann2008-05-161-1/+1
|
* Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
|
* Added python version to tracebackRené 'Necoro' Neumann2008-05-031-0/+1
|
* Added pause systray iconRené 'Necoro' Neumann2008-05-021-1/+3
|
* Fixed small bugRené 'Necoro' Neumann2008-05-011-1/+1
|
* Changed max scrollback lines to 2**20 to prevent segfaultsRené 'Necoro' Neumann2008-04-291-1/+1
|
* Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2008-04-212-97/+99
|
* Added seqizz' nick to the translators listingsRené 'Necoro' Neumann2008-04-181-1/+1
|
* Rev. 198 done rightRené 'Necoro' Neumann2008-04-171-4/+6
|
* Correct handling of masked packages during updateRené 'Necoro' Neumann2008-04-161-8/+5
|
* Fixed the accidential removal of packages in the install queue if one is masked.René 'Necoro' Neumann2008-04-151-2/+14
|
* Fixes bug #24René 'Necoro' Neumann2008-04-141-2/+2
|
* For some reason i18n strings were not displayed in threads sometimesRené 'Necoro' Neumann2008-04-141-0/+6
|
* Also update dependency categoriesRené 'Necoro' Neumann2008-04-141-2/+5
|
* Some length restrictionsRené 'Necoro' Neumann2008-04-112-96/+100
|
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-0915-15/+13
|
* Do something useful if an assertionerror is thrown during dep-resolutionRené 'Necoro' Neumann2008-04-091-5/+11
|
* Added lock to databaseRené 'Necoro' Neumann2008-04-081-1/+18
|
* Also delete packages from 'ALL' when a category is refreshedRené 'Necoro' Neumann2008-04-081-21/+39
|
* Added version infos to exceptionsRené 'Necoro' Neumann2008-03-282-2/+19
|
* Added turkish translation. Thanks to Gürkan Gür.René 'Necoro' Neumann2008-03-281-1/+2
|
* Merged in version_list branchRené 'Necoro' Neumann2008-03-275-192/+274
|\
| * Use buttons instead of toolbarRené 'Necoro' Neumann2008-03-251-26/+53
| |
| * Added preference switch for showing the slotsRené 'Necoro' Neumann2008-03-252-96/+138
| |
| * Show slots in the version listRené 'Necoro' Neumann2008-03-251-6/+35
| |
| * Converted back to HB instead of HPanedRené 'Necoro' Neumann2008-03-253-57/+31
| |
| * Polished frontendRené 'Necoro' Neumann2008-03-251-2/+3
| |
| * First try of using a version listRené 'Necoro' Neumann2008-03-252-92/+102
| |
* | 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 just another expanding bugRené 'Necoro' Neumann2008-03-251-121/+121
| |
* | Really remove text under buttonsRené 'Necoro' Neumann2008-03-251-119/+120
| |
* | Removed GTK section in configRené 'Necoro' Neumann2008-03-252-8/+8
|/
* Added hpaned between category and packageRené 'Necoro' Neumann2008-03-253-128/+138
|
* Added option to disable console title updateRené 'Necoro' Neumann2008-03-253-99/+114
|
* New package header layoutRené 'Necoro' Neumann2008-03-251-122/+128
|
* Removed the nasty 'expand' bugRené 'Necoro' Neumann2008-03-241-98/+98
|
* Removed button labels in the package notebookRené 'Necoro' Neumann2008-03-241-102/+96
|
* Init dbus threads using a pluginRené 'Necoro' Neumann2008-03-191-1/+1
|
* Make logger thread-safeRené 'Necoro' Neumann2008-03-191-3/+6
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-1818-89/+67
|
* Removed wrapperRené 'Necoro' Neumann2008-03-182-238/+184
|
* Split and renamed gui_helperRené 'Necoro' Neumann2008-03-184-249/+266
|
* Splitted windows.pyRené 'Necoro' Neumann2008-03-189-423/+548
|
* Better session handlingRené 'Necoro' Neumann2008-03-071-5/+54
|