56
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* added missing rggladewindow.{cc,h}
mvogt
as mvo
More... about 22 years ago
- Fixed the logic to add a new repository (must do the same with vendors in the future).
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
Removing .bak files.
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
- Reapplied part of the patch introduced in revision 79 (why the heck was it removed?).
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
* started to work on the rcacheactors based version (to track adds/removes from the _displayList and tell the view about it) * full state save now possible
mvogt
as mvo
More... about 22 years ago
Changed open/save menu labels.
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
* synaptic crashes no more if local compiled packages are set to "hold" * fixed a small bug in the rpackagelistactor handling
mvogt
as mvo
More... about 22 years ago
Improved performance of RGFetchProgress.
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
Added missing <assert.h> where necessary, as suggested by Richard Bos.
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
* make CTRL-S search work again
mvogt
as mvo
More... about 22 years ago
* synaptic.desktop goes now to $(datadir)/Applications
mvogt
as mvo
More... about 22 years ago
Oops.. s/repositorywindow/repositorywin/
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
Aesthetical changes in the filters window.
Gustavo Niemeyer
as niemeyer
More... about 22 years ago
* a bunch of fixes for the gtklistview
mvogt
as mvo
More... about 22 years ago
* some missing #include<assert.h> added
mvogt
as mvo
More... about 22 years ago
* added "save/open changes" menu, that means the state of synaptic can be saved and restored
mvogt
as mvo
More... about 22 years ago
* minor fixes * added danish translation
mvogt
as mvo
More... about 22 years ago
* there is a new class RGGladeWindow now, that is used for glade based windows * renamed the rgsrcwindow to rgrepositorywin to better match the name of the dialog
mvogt
as mvo
More... about 22 years ago
* added gtkpkglist code (optimized list model)
mvogt
as mvo
More... about 22 years ago
* the gtkpkgtree has a corosponding gtkpkglist code now (optimzed the flat list mode) * refreshTable is no longer needed, RCacheActors inform the view about changes in the model now * the pt_BR translation is updated * some minor updates to the de.po file
mvogt
as mvo
More... about 22 years ago
* created tag for version 0.36 * bumped version to 0.37 in configure.in :)
mvogt
as mvo
More... about 22 years ago
* a first design for a glade based repository dialog (no code yet) * rpackagelister.cc: if we use FLAT_LIST, don't add the stuff to the tree, gtkpkglist uses it's own code now
mvogt
as mvo
More... about 22 years ago
* rew release 0.36 branch created
mvogt
as mvo
More... about 22 years ago
* reactivated setTreeLocked()
mvogt
as mvo
More... about 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... about 22 years ago
* minor stuff
mvogt
as mvo
More... about 22 years ago
* russian translation update * more utf8 work * POTFILES.in updated -> thanks to svd for all this
mvogt
as mvo
More... about 22 years ago
* added gtk/rgcdscanner.cc to po/POTFILES.in (thanks svd :)
mvogt
as mvo
More... about 22 years ago
* removed some debug output
mvogt
as mvo
More... about 22 years ago
* reworked the fetch dialog, should be flicker free now
mvogt
as mvo
More... about 22 years ago