summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* r551@Devoty: necoro | 2007-11-13 23:37:56 +0100Necoro2007-11-143-412/+404
| | | | Changelog and po update
* r546@Devoty: necoro | 2007-11-13 19:08:28 +0100Necoro2007-11-135-704/+406
| | | | | | | | | | 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
* r543@Devoty: necoro | 2007-11-12 21:02:39 +0100Necoro2007-11-123-10/+40
| | | | Added saved preferences
* r540@Devoty: necoro | 2007-11-12 16:07:51 +0100Necoro2007-11-122-81/+14
| | | | Make Config a subclass of ConfigParser and clean up a little bit
* r535@Devoty: necoro | 2007-11-11 16:15:20 +0100Necoro2007-11-113-311/+303
| | | | Typo
* r534@Devoty: necoro | 2007-11-09 18:46:00 +0100Necoro2007-11-111-20/+76
| | | | Added write support for config_parser
* r533@Devoty: necoro | 2007-11-09 17:50:09 +0100Necoro2007-11-111-0/+1
| | | | Don't hang up on dbus timeout
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-057-756/+278
| | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list.
* r526@Devoty: necoro | 2007-11-04 21:59:44 +0100Necoro2007-11-041-1/+5
| | | | JABF
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-016-26/+47
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* Administrative changesNecoro2007-10-310-0/+0
|
* r98@Devoty: necoro | 2007-10-31 16:46:12 +0100Necoro2007-10-311-0/+3
| | | | Changed changelog
* r93@Devoty: necoro | 2007-10-31 11:37:04 +0100Necoro2007-10-316-396/+764
| | | | | | | | | | 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.
* Changing backNecoro2007-10-241-2/+2
|
* r31@Devoty: necoro | 2007-10-24 23:44:38 +0200Necoro2007-10-241-2/+2
| | | | Another SVK Test Commit
* r30@Devoty: necoro | 2007-10-24 23:44:12 +0200Necoro2007-10-241-2/+2
| | | | SVK Test Commit
* remove ebuild.lang -> is now in the normal gtksourceviewNecoro2007-10-241-1/+1
|
* remove ebuild.lang -> is now in the normal gtksourceviewNecoro2007-10-243-118/+4
|
* preparations 0.8.6.2Necoro2007-10-223-109/+103
|
* bundled shm moduleNecoro2007-10-225-13/+20
|
* bundled shm moduleNecoro2007-10-227-6/+1713
|
* use shm instead of pipesNecoro2007-10-223-28/+53
|
* fix in update world - find masked dependencies tooNecoro2007-10-193-9/+21
|
* small changes to prepare for 0.8.6Necoro2007-10-194-30/+21
|
* uses "str" types - as normal ;) ... dbus.String sucksNecoro2007-10-162-29/+29
|
* added tooltips, added ebuild.lang, restructured constantsNecoro2007-10-1510-215/+524
|
* added "Save As..." functionality for exception dialogNecoro2007-10-154-37/+74
|
* language updatesNecoro2007-10-152-305/+324
|
* use anonymous pipe instead of socket -- fixes security issueNecoro2007-10-153-63/+51
|
* small changesNecoro2007-10-102-3/+3
|
* make it work w/ rootNecoro2007-10-083-4/+7
|
* forgot catapult package in setup.pyNecoro2007-10-081-1/+1
|
* first catapult supportNecoro2007-10-076-2/+333
|
* small fixesNecoro2007-10-043-7/+8
|
* small fixes; removed old iconNecoro2007-10-035-2/+6
|
* pygtksourceview-2 supportNecoro2007-10-021-2/+17
|
* fix update worldNecoro2007-10-014-78/+157
|
* add support for "--with-bdeps"Necoro2007-09-304-8/+37
|
* changed about linkNecoro2007-09-181-1/+1
|
* changed TRANSLATING file to reflect move to origoNecoro2007-09-181-5/+7
|
* replaced some lists by generators to save memoryNecoro2007-09-183-7/+5
|
* Removed local dirNecoro2007-09-110-0/+0
|
* fixed masked useflag bugnecoro2007-09-101-7/+10
|
* typonecoro2007-09-081-1/+1
|
* removed bug which deleted new useflags when a dependency pulled in by new ↵necoro2007-09-061-1/+1
| | | | useflag is masked
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-2723-124/+172
|
* some changesnecoro2007-08-253-6/+10
|
* small fixnecoro2007-08-201-1/+1
|
* smaller fixesnecoro2007-08-181-31/+22
|
* 0.8.5_prenecoro2007-08-181-1/+1
|