56
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* reactivated setTreeLocked()
mvogt
as mvo
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
mvogt
as mvo
More... over 22 years ago
* minor stuff
mvogt
as mvo
More... over 22 years ago
* russian translation update * more utf8 work * POTFILES.in updated -> thanks to svd for all this
mvogt
as mvo
More... over 22 years ago
* added gtk/rgcdscanner.cc to po/POTFILES.in (thanks svd :)
mvogt
as mvo
More... over 22 years ago
* removed some debug output
mvogt
as mvo
More... over 22 years ago
* reworked the fetch dialog, should be flicker free now
mvogt
as mvo
More... over 22 years ago
* updated the russian translation (thanks again svd)
mvogt
as mvo
More... over 22 years ago
* minor changes to the strings in the filter dialog to make translation more easy (thanks to svd)
mvogt
as mvo
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
mvogt
as mvo
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
mvogt
as mvo
More... over 22 years ago
* some more fixes for the new filter dialog
mvogt
as mvo
More... over 22 years ago
* filters are reapplied now after they where edited with the filter editor * some segfaults fixed
mvogt
as mvo
More... almost 23 years ago
Updated pt_BR translation, just one more message. More... almost 23 years ago
* new spanish translation (thanks to alvaro)
mvogt
as mvo
More... almost 23 years ago
* tweaks for the new filter dialog
mvogt
as mvo
More... almost 23 years ago
Updated pt_BR translation More... almost 23 years ago
* converted _availDepList, _rdepList to GtkTreeView
mvogt
as mvo
More... almost 23 years ago
* trunk has all the changes from the "newfilterdialog" branch * small bugfixes
mvogt
as mvo
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.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago
* all the remaining stuff for the GtkTreeView transition
mvogt
as mvo
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)
mvogt
as mvo
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.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago
* converted _depList from GtkCList to GtkTreeView
mvogt
as mvo
More... almost 23 years ago
- Introduced generic option setting dialog.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago
* suggested/recommend install buttons are back * added synaptic Option to have all recommended packages installed automatically
mvogt
as mvo
More... almost 23 years ago
- Included window_setopt.* in Makefile.am.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago
- Improved tree locking presentation. - Lock the tree while setting selections.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago
Introduced option that prevents Synaptic state from being saved.
Gustavo Niemeyer
as niemeyer
More... almost 23 years ago