| Age | Commit message (Collapse) | Author | Files | Lines |
|
provide a button to start synaptic in the dialog
|
|
the channels changed - the updating does not work at the moment. but the
strings of the dialog are in before string freeze
|
|
yelp is supported - have not found anyone who could help me on khelpcenter
yet)
* do not run the help viewer as root
* do not depend on the gnome python module anymore
|
|
forgotten to be removed completely
|
|
* Readded the wrongly deleted dialog_sources_list
|
|
* set the msgid report address to me - since most of the string errors are
done by me. :)
* update the language files
* start working on the german translation
* use a shorter desc in the desktop file
|
|
|
|
calling apps like synaptic )
|
|
- make the authentication work reliable
* DistUpgrade/DistUpgradeViewGtk.py:
- exit on fatal uncaught exceptions
* SoftwareProperties/SoftwareProperties.py:
- fix a indent error when adding gpg keys
|
|
|
|
|
|
|
|
- moved render_source() from aptsources.py here
- if a endangered dist is added, show a revert button
* channels/Ubuntu.info.in:
- added security and updates
|
|
|
|
* Reorder the buttons on the key view to correspond with the channel
view
|
|
|
|
|
|
- add a small white space around each line
- move the rendering to its own method and aptsources so that it can
be reused in the dialog_sources_list
- Tag debian sources
- Do not show the components of updates, security-updates and backports
* Channel handling
- Bring not yet used methods for removing and disabling components in
position
- Add support for automatically updated updates and backports
* General
- comment out debug outputs
- fix the plural gettext in the dialog_sources_list
- fix d'n'd and mime type opening - was a bug in the renderer
- add more TODO
|
|
* Tag the older distrus, too
* Add support for backports
|
|
|
|
* add sources list was missing
|
|
* Renamed mime type to text/x-apt-sources-list
* Remove all depricated add-software-channel code
* Add a schemas file for update-manager
* Use dh_gconf
* Software Properties:
- Move the channel buttons to the bottom of the notebook to get more
vertical space for the channels
- Set a global window icon for SoftwareProperties and its children
- Add drag and drop support for sources.list on the treeview_sources
- Allow to enable and disable channels
- Do not use so much space for rendering the sources lista
- Use the comment instead of the URI in the channel list if we don't
find a nice name
- Show the type only on source channels - "binary" is too technial
- Add some small sanity checks to aptsources
- Use single quotes in the predefind distru names
* Dialog add:
- merge the custom and the default add dialog
- sanity checks for the custom apt line, that do not allow
to add a wrong one
* Update Manager:
- add an option to hide the reload reminder
|
|
|
|
|
|
|
|
|
|
* Sanity check for the max_age combo box
|
|
|
|
* Do not try to get the active entry of the combo box if none is selected
* Remove unsupported "immediatley" autoclean
* Fixed checks (CONF_MAP -> apt config)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add option for autoclean (not working 100% :)
* Add option for auto download (working)
* Add option for unattended install (placeholder)
|
|
|
|
* Add a sanity check: if no autoupdate was specifed do not add and show "Every 0 days" int the combo box. instead select no entry - it's insensitive anyway.
* If autoupdated is activated and no frequency was defined before use daily as default
|
|
capitalization
* Add a ":" to the checkbox for automatic updates. the sentence does not include the combo box
|
|
* Allow a custom configuration for automatic internet udpates
* Wording: "Choose a key-file" -> "Import key" (Import is the label on the
button)
* use the update-manager icon in the window list
UpdateManager:
* set window_main to unsensitive at the startup
* Wording in the synaptic dialog:
- "The updates are being applied."
-> "Please wait, this can take some time."
- "Upgrade is complete" -> "Update is complete"
* set synapitc dialog to type-hint "dialog" and not "normal"
* set the main_window to type-hint "dialog" and not "normal"
* do not write a status message to treeview_updates during startup
"Initializing and getting list of updates..."
* Nicer wording in the dialog_manual_update:
"You need to manually reload the latest information about updates"
"Your system does not check for updates automatically. You can configure
this behavior in "System" -> "Administration" -> "Software Properties"
|
|
|
|
/etc/apt/apt.conf.d/10periodic
|
|
- fix a problem with transient/parent window (ubuntu #21585)
|
|
|
|
|
|
- make update-po
* SoftwareProperties/aptsources.py:
- added dapper
* setup.py:
- added "logo.png"
|
|
- small fixes to make it easy to embedd the software properties
* UpdateManager.py:
- don't "call" gnome-software-properties but import it and run
it as part of update-manager
* channels/Ubuntu.info.in:
- remove certain translations flags
|
|
|
|
|
|
- switched to "--toplevel" here too (instead of --plug)
|