56
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 01, 2024 — Jun 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Reworked RUserDialog scheme completely. Now it's composed by a main message() method, which accept parameters to change its behavior, and other methods (error, warning, etc) are inherited from RUserDialog. - Moved showError() from RGMainWindow to RGUserDialog, and replaced all DumpErrors() occurrences by it. - Replaced all gtk_run_alert occurrences by RUserDialog, and removed gtk_run_alert code.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Use standard gtk buttons in window_changes.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Converted Preferences window to glade.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
- Fixed multi-cd behavior to become RPM compliant. - Removed some unnecessary libraries when linking with rpm (should test with more rpm versions).
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
- Fixed progress bar (was using 0-100 instead of 0.0-1.0). - Implemented total percentage for RPM installations. - Made the progress bar pulse before getting into installation (i.e. during package erasing). - Implemented --non-interactive option (to be used together with --set-selections).
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Introduced new dialog to show what packages will have their status changed, besides what the user selected for. To do that, support was implemented in RPackageLister to save, restore, and check the changes of the current package selection state.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Introduced new dialog to show what packages will have their status changed, besides what the user selected for. To do that, support was implemented in RPackageLister to save, restore, and check the changes of the current package selection state.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Forgot to include new glade files in Makefile.am.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Merging treeview branch into main trunk, up to revision 15.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Now test if other packages will be affected when keeping and removing as well.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
* added dutch translation * minor documentation updates
mvogt
as mvo
More... over 22 years ago
* small fixes for the TreeView code
mvogt
as mvo
More... over 22 years ago
- Renamed synaptic_nosave to Volatile - Fixed Set-Selection option, which was using Synaptic config section.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago
Importing current CVS code into trunk.
Gustavo Niemeyer
as niemeyer
More... over 22 years ago