summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann2010-03-061-2/+2
* Improved better_icon.René 'Necoro' Neumann2010-03-061-78/+38
* Show icon to signal the best package versionRené 'Necoro' Neumann2010-03-061-1/+15
* improved image handlingRené 'Necoro' Neumann2010-03-062-7/+3
* Icon added from gnome-icon-themeRené 'Necoro' Neumann2009-09-071-0/+186
* Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann2009-09-061-1/+1
* Updated .ui files, so they work with the most up2date glade. Therefore moved ...René 'Necoro' Neumann2009-09-0611-364/+527
|\
| * Update ui files with gladeRené 'Necoro' Neumann2009-09-068-72/+167
| * Install .menuRené 'Necoro' Neumann2009-09-061-1/+1
| * Automatic loading of the external menuRené 'Necoro' Neumann2009-09-062-3/+25
| * Make glade update the MainWindow.ui fileRené 'Necoro' Neumann2009-09-061-85/+134
| * Moved the menu to an extra fileRené 'Necoro' Neumann2009-09-062-210/+207
|/
* One database instance is enough :)René 'Necoro' Neumann2009-09-051-7/+18
* Print database type at the bottom of exceptions. NOTE: This does not handle m...René 'Necoro' Neumann2009-09-052-1/+6
* Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann2009-09-052-1/+19
* And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann2009-09-031-1/+8
* Screw debugging ... prefer the ctypes approach to get rid of yet another c-mo...René 'Necoro' Neumann2009-09-033-27/+11
* Use this wrapper instead of ctypes to set the textdomain and stuff for the gt...René 'Necoro' Neumann2009-09-031-9/+5
* Add small wrapper to C-gettextRené 'Necoro' Neumann2009-09-032-1/+22
* Update messages.potRené 'Necoro' Neumann2009-08-311-42/+94
* Removed 'gtk-*' stringsRené 'Necoro' Neumann2009-08-3112-3650/+3490
|\
| * Removed the gtk- strings from translationsRené 'Necoro' Neumann2009-08-317-3639/+3479
| * Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann2009-08-315-11/+11
* | Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2009-08-312-40/+0
* | Only import stuff if necessaryRené 'Necoro' Neumann2009-08-271-8/+8
* | Merge in changes from 0.13 branchRené 'Necoro' Neumann2009-08-253-895/+946
|\|
| * Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann2009-08-251-0/+1
| * Updated portugese translationAlberto Federman Neto2009-08-251-650/+687
| * Update spanish translationDaniel Halens2009-08-151-245/+258
* | Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann2009-08-153-13/+15
* | TypoRené 'Necoro' Neumann2009-08-151-1/+1
* | Enhanced the extensions.shRené 'Necoro' Neumann2009-08-151-3/+8
* | Move eix-format to correct locationRené 'Necoro' Neumann2009-08-151-0/+0
* | Add a script to build the extensionsRené 'Necoro' Neumann2009-08-151-0/+5
* | Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann2009-08-151-5/+1
* | Skip some data of eix.parser.package. The data is unneeded and just kill memo...René 'Necoro' Neumann2009-08-151-10/+12
* | Some optimizationsRené 'Necoro' Neumann2009-08-152-10/+12
* | Merge in own message queue moduleRené 'Necoro' Neumann2009-08-156-59/+265
|\ \
| * | documentationRené 'Necoro' Neumann2009-08-152-3/+33
| * | Correctly handle exceptionsRené 'Necoro' Neumann2009-08-152-5/+13
| * | Renamed 'mq' to 'ipc'René 'Necoro' Neumann2009-08-155-21/+21
| * | Finish mq moduleRené 'Necoro' Neumann2009-08-152-7/+8
| * | Moved all the include stuff to the pxdRené 'Necoro' Neumann2009-08-152-39/+62
| * | Add module to setup.pyRené 'Necoro' Neumann2009-08-151-7/+4
| * | First try of own mq-moduleRené 'Necoro' Neumann2009-08-153-13/+185
| * | Use message queue instead of SHMRené 'Necoro' Neumann2009-08-152-51/+26
* | | Unified stringsRené 'Necoro' Neumann2009-08-151-2/+2
* | | Removed obscur whateverRené 'Necoro' Neumann2009-08-151-2/+0
|/ /
* | Honor missing eix moduleRené 'Necoro' Neumann2009-08-151-2/+7
* | Also allow --enable-eixRené 'Necoro' Neumann2009-08-151-1/+1