* updated the russian translation (thanks again svd) |
|
More...
|
about 22 years ago
|
* minor changes to the strings in the filter dialog to make translation more easy (thanks to svd) |
|
More...
|
about 22 years ago
|
* after the pkgcache is reread, we can't do "refreshTable(pkg)", but refreshTable() as the pointer to pkg is probably invalid |
|
More...
|
about 22 years ago
|
* no need to click "update" on filter name change anymore (in the filters dialog) * started cleaning up the filtermanagerwindow code * rgzvtinstallprogress has a stock close button now, the old red button did confuses some users |
|
More...
|
about 22 years ago
|
* some more fixes for the new filter dialog |
|
More...
|
about 22 years ago
|
* filters are reapplied now after they where edited with the filter editor * some segfaults fixed |
|
More...
|
about 22 years ago
|
Updated pt_BR translation, just one more message. |
|
More...
|
about 22 years ago
|
* new spanish translation (thanks to alvaro) |
|
More...
|
about 22 years ago
|
* tweaks for the new filter dialog |
|
More...
|
about 22 years ago
|
Updated pt_BR translation |
|
More...
|
about 22 years ago
|
* converted _availDepList, _rdepList to GtkTreeView |
|
More...
|
about 22 years ago
|
* trunk has all the changes from the "newfilterdialog" branch * small bugfixes |
|
More...
|
about 22 years ago
|
- Added "Clear" button to repositories window. - Added "-r" option to open directly in repositories window. - Fixed bug in restoring filters when using i18n. |
|
More...
|
about 22 years ago
|
* all the remaining stuff for the GtkTreeView transition |
|
More...
|
about 22 years ago
|
- Corrected 'Unabled' spelling (Unable is the right word) - corrected one spelling in the pt_BR translation ("intero" should be "interno") - completed the pt_BR translation (one message was not translated) |
|
More...
|
about 22 years ago
|
* fixes for the recommended/suggested buttons * start to get rid of all GtkCLists (_recList is converted now) |
|
More...
|
about 22 years ago
|
- Inside utf8(), check if the string is already valid UTF8 before converting. This fixes strings being shown truncated because both APT and Synaptic pass strings to _error, but while APT passes them without conversions, Synaptic passes them like UTF8 already, so showErrors() must convert them to utf8() conditionally. |
|
More...
|
about 22 years ago
|
* converted _depList from GtkCList to GtkTreeView |
|
More...
|
about 22 years ago
|
- Introduced generic option setting dialog. |
|
More...
|
about 22 years ago
|
* suggested/recommend install buttons are back * added synaptic Option to have all recommended packages installed automatically |
|
More...
|
about 22 years ago
|
- Included window_setopt.* in Makefile.am. |
|
More...
|
about 22 years ago
|
- Improved tree locking presentation. - Lock the tree while setting selections. |
|
More...
|
about 22 years ago
|
Introduced option that prevents Synaptic state from being saved. |
|
More...
|
about 22 years ago
|
make -C po update-po updated translations pt_BR.po |
|
More...
|
about 22 years ago
|
- Fixed _vpaned position restoring (restore *after* RGFlushInterface()). - Introduced a new option that if enabled asks to quit synaptic after each proceeded operation. |
|
More...
|
about 22 years ago
|
- Changed title of main window when RPM is in use. - Made Synaptic::IgnorePMOutput also ignore rpm exit status. |
|
More...
|
about 22 years ago
|
Updated NEWS file. |
|
More...
|
about 22 years ago
|
- Greatly improved readSelections() speed. - Save and restore last window position. - Save filter names without i18n. It's now done on RFilter.getName(). The old way would result into filters with and without i18n if the user selected some i18n language temporarily. |
|
More...
|
about 22 years ago
|
Fixed RPackage available/downloadable mess. There were two bugs in the logic in use: |
|
More...
|
about 22 years ago
|
Updated translations. |
|
More...
|
about 22 years ago
|