summaryrefslogtreecommitdiff
path: root/portato/gui/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finished send_mail workRené 'Necoro' Neumann2008-06-231-50/+67
|
* First mail window draftRené 'Necoro' Neumann2008-06-221-0/+185
|
* Fixed 'kill' in the systray popupRené 'Necoro' Neumann2008-06-091-2/+2
|
* Updated docs and german translationRené 'Necoro' Neumann2008-06-081-2/+2
|
* Make the new behavior configurableRené 'Necoro' Neumann2008-06-081-7/+27
|
* Make the console title length changeable by the userRené 'Necoro' Neumann2008-06-081-16/+51
|
* Moved version list out of the PackageTable into the normal MainWindowRené 'Necoro' Neumann2008-06-071-98/+97
|
* Fixed copyright stringRené 'Necoro' Neumann2008-05-161-1/+1
|
* Fixed spellingRené 'Necoro' Neumann2008-05-151-2/+2
|
* Added shortcut for 'Reload Portage' - increased max. scrollback linesRené 'Necoro' Neumann2008-04-211-96/+98
|
* Added seqizz' nick to the translators listingsRené 'Necoro' Neumann2008-04-181-1/+1
|
* Some length restrictionsRené 'Necoro' Neumann2008-04-111-96/+99
|
* Added turkish translation. Thanks to Gürkan Gür.René 'Necoro' Neumann2008-03-281-1/+2
|
* Use buttons instead of toolbarRené 'Necoro' Neumann2008-03-251-26/+53
|
* Added preference switch for showing the slotsRené 'Necoro' Neumann2008-03-251-95/+136
|
* Converted back to HB instead of HPanedRené 'Necoro' Neumann2008-03-251-43/+27
|
* Polished frontendRené 'Necoro' Neumann2008-03-251-2/+3
|
* First try of using a version listRené 'Necoro' Neumann2008-03-251-67/+69
|
* Added hpaned between category and packageRené 'Necoro' Neumann2008-03-251-123/+128
|
* Added option to disable console title updateRené 'Necoro' Neumann2008-03-251-98/+112
|
* 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
|
* Added dependency listRené 'Necoro' Neumann2008-03-051-102/+136
|
* Fix layoutRené 'Necoro' Neumann2008-03-041-117/+117
|
* Applied splitRené 'Necoro' Neumann2008-02-298-1169/+1204
|
* Added use flag list in the generals tabRené 'Necoro' Neumann2008-02-251-168/+208
|
* r159@Zakarumiy: necoro | 2008-02-24 14:16:32 +0100Necoro2008-02-241-0/+17
| | | | Added searchOnType pref.
* r781@Devoty: necoro | 2008-02-23 00:35:34 +0100Necoro2008-02-231-201/+213
| | | | | | | | New search behavior r782@Devoty: necoro | 2008-02-23 00:58:59 +0100 Added delete button for the search field r783@Devoty: necoro | 2008-02-23 01:05:37 +0100 removed underscores in tabs
* r745@Devoty: necoro | 2008-01-28 20:52:46 +0100Necoro2008-01-281-1/+2
| | | | Removed unwanted merge stuff
* From 0.9.0 branch.Necoro2008-01-281-2/+1
|
* r703@Devoty: necoro | 2008-01-22 12:32:39 +0100Necoro2008-01-221-185/+186
| | | | Added polish translation
* r694@Devoty: necoro | 2008-01-20 16:28:55 +0100Necoro2008-01-201-184/+186
| | | | Made notebooks scrollable
* r690@Devoty: necoro | 2008-01-20 15:15:16 +0100Necoro2008-01-201-186/+186
| | | | Translation work
* r680@Devoty: necoro | 2008-01-20 02:53:30 +0100Necoro2008-01-201-1/+1
| | | | Fixed flag handling
* r675@Devoty: necoro | 2008-01-19 23:33:38 +0100Necoro2008-01-191-331/+339
| | | | | | don't hide the package tab at the beginning; added the generalScroll r678@Devoty: necoro | 2008-01-20 00:14:19 +0100 Some session loading/saving
* r661@Devoty: necoro | 2008-01-18 14:16:59 +0100Necoro2008-01-181-166/+211
| | | | | | First support for interactive emerges r662@Devoty: necoro | 2008-01-18 20:22:58 +0100 Now finished interactive emerges
* r655@Devoty: necoro | 2008-01-18 03:04:53 +0100Necoro2008-01-181-1/+1
| | | | Small bugfix
* r643@Devoty: necoro | 2008-01-16 18:55:49 +0100Necoro2008-01-181-166/+289
| | | | | | | | | | | | 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
* r632@Devoty: necoro | 2008-01-14 23:44:52 +0100Necoro2008-01-141-171/+170
| | | | small changes
* (no commit message)Necoro2008-01-141-402/+492
|
* r570@Devoty: necoro | 2007-11-27 02:08:21 +0100Necoro2007-11-271-79/+89
| | | | Added scrollbars to update window
* r562@Devoty: necoro | 2007-11-20 09:40:58 +0100Necoro2007-11-211-215/+214
| | | | About Window updated
* r556@Devoty: necoro | 2007-11-15 23:44:48 +0100Necoro2007-11-151-211/+210
| | | | Do not make tabs equal size
* r555@Devoty: necoro | 2007-11-15 00:00:02 +0100Necoro2007-11-151-210/+212
| | | | small changes
* r546@Devoty: necoro | 2007-11-13 19:08:28 +0100Necoro2007-11-131-573/+318
| | | | | | | | | | Added log tab r547@Devoty: necoro | 2007-11-13 23:10:39 +0100 added ebuild and changelog tab r548@Devoty: necoro | 2007-11-13 23:14:17 +0100 removed EbuildWindow and '--ebuild' option r549@Devoty: necoro | 2007-11-13 23:17:51 +0100 small change
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-051-219/+212
| | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list.
* r93@Devoty: necoro | 2007-10-31 11:37:04 +0100Necoro2007-10-311-29/+308
| | | | | | | | | | Make menu management work again with glade r94@Devoty: necoro | 2007-10-31 14:38:28 +0100 Fixed bug (missing self) r95@Devoty: necoro | 2007-10-31 16:22:40 +0100 Added "Show only installed packages" option r96@Devoty: necoro | 2007-10-31 16:27:07 +0100 New translations.
* added tooltips, added ebuild.lang, restructured constantsNecoro2007-10-151-12/+138
|
* changed about linkNecoro2007-09-181-1/+1
|