- Fixed bug making the terminal option not work. |
|
More...
|
about 22 years ago
|
Default undo stack size is now 3 when using rpm, this reduces 4MB of memory consumption. |
|
More...
|
about 22 years ago
|
Implemented method to get the current/given filter index. |
|
More...
|
about 22 years ago
|
- Improved searching dialogs' algorihtm. Now 'foo bar' will look for either 'foo' or 'bar'. To get the previous result, use '"foo bar"' instead. |
|
More...
|
about 22 years ago
|
- Improved fetch progress interface. |
|
More...
|
about 22 years ago
|
- Greatly improved readSelections speed. - Do not lock tree while reading selections. It's segfaulting for some reason. |
|
More...
|
about 22 years ago
|
Introduced option to hide the upgrade buttons from the toolbar. |
|
More...
|
about 22 years ago
|
Make error messages translatable. Update some Copyright lines. |
|
More...
|
about 22 years ago
|
- Convert error strings to UTF8 in showErrors(). |
|
More...
|
about 22 years ago
|
Forgot to include rcacheactor.*. |
|
More...
|
about 22 years ago
|
- Generic optimizations in RPackageLister. - Convert depType strings to UTF8 in rgmainwindow.cc. |
|
More...
|
about 22 years ago
|
- Some extensions for apt-rpm were added. Mainly, support for an external file providing Recommends which are automatically selected on actions, and a data for a new filter called "Reduced view". WARNING: Don't use that support, the way data is obtained will be changed in the near future. |
|
More...
|
about 22 years ago
|
* created a "fastlistview" branch - it's pretty experimental ATM, the goal is to match the speed of the old GtkCList interface for a list view * a small bugfix for the rwuserdialog (added #include "i18n.h") |
|
More...
|
about 22 years ago
|
* applied a patch from Mike Snitzer to make it possible to filter for version |
|
More...
|
about 22 years ago
|
* some updates to the README file * debconf button for debian * some dead code removed |
|
More...
|
about 22 years ago
|
* added first version of the filterManager window glade files |
|
More...
|
about 22 years ago
|
* -Wall (mostly) clean * some cleanups for save/restoreTableState |
|
More...
|
about 22 years ago
|
Add missing charset to po/es.po |
|
More...
|
about 22 years ago
|
- Greatly improved RGFetchProgress algorithm. - Fixed RGInstallProgress algorithm when start() is called multiple times (like when using CDROM). - Fixed a serious bug in RInstallProgress that happened once in a while, caused by a wrong assumption of the executing ordering of two different threads. - In RGUserDialog::message(), also set the default result when defres is true. The old algorithm assumed that the default is always true (ok, yes, etc), and this doesn't seem to be valid. - If compiling against APT-RPM, use the much improved state saving mechanism. |
|
More...
|
about 22 years ago
|
- Minor aesthetic changes in window_filters glade interface. |
|
More...
|
about 22 years ago
|
* small bugfix * filter for maintainer * start working on "provides" support |
|
More...
|
about 22 years ago
|
Add some more translatable strings. |
|
More...
|
about 22 years ago
|
* added undo/redo support |
|
More...
|
about 22 years ago
|
make -c po update-po, now to update the pt_BR translation :-) |
|
More...
|
about 22 years ago
|
- Moved _donePackages logic from RGInstallProgress into parent class RInstallProgress. - Reset _donePackages when starting up the package manager again. |
|
More...
|
about 22 years ago
|
* added debconf filter (debian only) * some fixes for the radio button menus |
|
More...
|
about 22 years ago
|
* small bugfix for g++-3.2 |
|
More...
|
about 22 years ago
|
* multiple selection works again |
|
More...
|
over 22 years ago
|
- Improved RGInstallProgress. Now it uses a glade interface, and shows the summary together with the pkgname. - Also, don't show in the name label stuff that packages output. |
|
More...
|
over 22 years ago
|
Completed pt_BR (Brazilian Portuguese) translation. |
|
More...
|
over 22 years ago
|