* improved checking if a pkg is actually installable |
|
More...
|
almost 22 years ago
|
* minor fix |
|
More...
|
almost 22 years ago
|
* reworked search dialog * added "files" tab |
|
More...
|
almost 22 years ago
|
* rsource reader more robust now |
|
More...
|
almost 22 years ago
|
* fix for rh7.3 (g++-2.95 clean, gtk2.0 clean) |
|
More...
|
almost 22 years ago
|
* if a pkg is not installable, pkgInstallHelper() will issue a warning to the user |
|
More...
|
almost 22 years ago
|
Check the installation candidate for ONotInstallable. |
|
More...
|
almost 22 years ago
|
In RGUserDialog, change focus when defres is true as well. The code was assuming it was always true, besides when explictly told to be false. |
|
More...
|
almost 22 years ago
|
* some more assert.h -> cassert fixes * fixed a segfault in proceedClicked() |
|
More...
|
almost 22 years ago
|
* added "Not installable" filter * fixed pattern filters * first working provides filter (based on name only currently) |
|
More...
|
almost 22 years ago
|
* fixed a segfault after installing packages * removed some more debug output |
|
More...
|
almost 22 years ago
|
* small ui improvments |
|
More...
|
almost 22 years ago
|
* removed most of the debug cout (this means we come close to release :) * dramaticly improved the speed of undo() for debian |
|
More...
|
almost 22 years ago
|
* reworked the search code, works like apt-cache search now |
|
More...
|
about 22 years ago
|
Optimized algorithm to select multiple packages at once. |
|
More...
|
about 22 years ago
|
* make column width changeable by the user |
|
More...
|
about 22 years ago
|
* fixed one performance problem (tree::size() is a _very_ expensive operation) |
|
More...
|
about 22 years ago
|
* the repository window does not longer has the enable button, this is part of the repository list now |
|
More...
|
about 22 years ago
|
Report Hit as 100% progress, just like Done. |
|
More...
|
about 22 years ago
|
* add errorhandling for open/save seletions * cleanup for the TODO file |
|
More...
|
about 22 years ago
|
* upgrade/distUpgrade emit a changeNotify now |
|
More...
|
about 22 years ago
|
* repositorywin now has a in the table integrated enabled toggle button |
|
More...
|
about 22 years ago
|
APT-RPM has no such thing as absolute distribution in sources.list. |
|
More...
|
about 22 years ago
|
* cache config is now saved/restored * some experimental code to support a subtree for the dependencies under each pkg |
|
More...
|
about 22 years ago
|
* use GTK_VERSION macro for the gtk2.0 compatibily code |
|
More...
|
about 22 years ago
|
Include window_repositories.glade in the necessary files. |
|
More...
|
about 22 years ago
|
* some more work for the rpackagelistactor stuff |
|
More...
|
about 22 years ago
|
- Run the fixBroken algorithm just once in the loop that handles multiple selections. There's too much overhead there. - Fixed infinite loop caused by a variable being used twice in different contexts of RCacheActorPkgTree::run(). |
|
More...
|
about 22 years ago
|
* wings builds again * scrolling fixes (rgfetchprogress, rgrepositorydialog) |
|
More...
|
about 22 years ago
|
* new glade based repository dialog * update button in filtermanager window is gnoe now (updates are autoamtic) * we only depend on gtk 2.0 now |
|
More...
|
about 22 years ago
|