| * reactivated setTreeLocked() |
|
More...
|
over 22 years ago
|
| * set rgsummarywindow operations summary selectable (to do copy/paste) (this was a user request :) * removed the blinking cursor from the description text (thanks svd) * some TODO updates * fixed a nasty bug in the new filter dialog |
|
More...
|
over 22 years ago
|
| * minor stuff |
|
More...
|
over 22 years ago
|
| * russian translation update * more utf8 work * POTFILES.in updated -> thanks to svd for all this |
|
More...
|
over 22 years ago
|
| * added gtk/rgcdscanner.cc to po/POTFILES.in (thanks svd :) |
|
More...
|
over 22 years ago
|
| * removed some debug output |
|
More...
|
over 22 years ago
|
| * reworked the fetch dialog, should be flicker free now |
|
More...
|
over 22 years ago
|
| * updated the russian translation (thanks again svd) |
|
More...
|
over 22 years ago
|
| * minor changes to the strings in the filter dialog to make translation more easy (thanks to svd) |
|
More...
|
over 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...
|
over 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...
|
over 22 years ago
|
| * some more fixes for the new filter dialog |
|
More...
|
over 22 years ago
|
| * filters are reapplied now after they where edited with the filter editor * some segfaults fixed |
|
More...
|
almost 23 years ago
|
| Updated pt_BR translation, just one more message. |
|
More...
|
almost 23 years ago
|
| * new spanish translation (thanks to alvaro) |
|
More...
|
almost 23 years ago
|
| * tweaks for the new filter dialog |
|
More...
|
almost 23 years ago
|
| Updated pt_BR translation |
|
More...
|
almost 23 years ago
|
| * converted _availDepList, _rdepList to GtkTreeView |
|
More...
|
almost 23 years ago
|
| * trunk has all the changes from the "newfilterdialog" branch * small bugfixes |
|
More...
|
almost 23 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...
|
almost 23 years ago
|
| * all the remaining stuff for the GtkTreeView transition |
|
More...
|
almost 23 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...
|
almost 23 years ago
|
| * fixes for the recommended/suggested buttons * start to get rid of all GtkCLists (_recList is converted now) |
|
More...
|
almost 23 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...
|
almost 23 years ago
|
| * converted _depList from GtkCList to GtkTreeView |
|
More...
|
almost 23 years ago
|
| - Introduced generic option setting dialog. |
|
More...
|
almost 23 years ago
|
| * suggested/recommend install buttons are back * added synaptic Option to have all recommended packages installed automatically |
|
More...
|
almost 23 years ago
|
| - Included window_setopt.* in Makefile.am. |
|
More...
|
almost 23 years ago
|
| - Improved tree locking presentation. - Lock the tree while setting selections. |
|
More...
|
almost 23 years ago
|
| Introduced option that prevents Synaptic state from being saved. |
|
More...
|
almost 23 years ago
|