[gnome-software] Created tag GNOME_SOFTWARE_3_9_1
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Created tag GNOME_SOFTWARE_3_9_1
- Date: Mon, 2 Sep 2013 18:43:58 +0000 (UTC)
The signed tag 'GNOME_SOFTWARE_3_9_1' was created.
Tagger: Richard Hughes <richard hughsie com>
Date: Mon Sep 2 19:43:39 2013 +0100
==== Version 3.9.1 ====
Changes:
A S Alam (1):
Punjabi: Translation updated (aalam)
Akom Chotiphantawanon (1):
Add Thai translation
Balázs Úr (2):
Updated Hungarian translation
Added hu entry
Colin Walters (2):
build: Fix srcdir != builddir
build: Add --enable-man, default to auto
Daniel Mustieles (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (1):
Updated Greek translation
Dominique Leuenberger (1):
build: require PackageKit 0.8.10
Dušan Kazik (3):
Added slovak translation
Updated slovak translation
Updated slovak translation
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Florian Brosch (7):
Various visual improvements
Adjust primary button behaviour
Remove background colour from icon views
Separate EggListBox entries
GsAppWidget: Allow line wrapping in descriptions
trivial: Fix possible pango-parser issues in GsAppWidget
trivial: Do not refilter list_box_updates
Fran Diéguez (3):
Added Galician translations
Updated Galician translations
Updated Galician translations
Giovanni Campagna (13):
GsPluginLoaderSync: don't iterate the default main context
Fix thread safety issues in the plugin loader
datadir-apps: fix desktop files with multiple dots
datadir-filename: look in all system directories for desktop files
packagekit-refine: don't set an error if we don't find the package
Fix thread safety issues in the plugins
appstream: don't use gzip to decompress the zip file
GsPluginLoader: fix sorting the priorities
appstream: mark applications as available when no better state is set
Fix the application name for gnome-weather
packagekit-refine: implement refining from package-name to package-id
hardcoded-popular: fix .desktop file names
packagekit-refine: filter by architecture too
Joe Hansen (1):
Updated Danish translation
Juan Diego Martins da Costa Cruz (1):
Updated Brazilian Portuguese translation, proofread by Enrico Nicoletto
KennethNielsen (1):
Added da to list of languages
Khaled Hosny (1):
Add Arabic translation
Kjartan Maraas (2):
Added Norwegian bokmål translation
Added nb
Marek Černocký (11):
Added Czech language
Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (1):
[l10n] Added German translation
Martin Srebotnjak (2):
Updated Slovenian translation
Updated Slovenian translation
Matej Urbančič (7):
Added Slovenian translation
Added sl for Slovenian translation
Added Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matthias Clasen (140):
Use GtkSearchEntry instead of a handrolled search entry
Bump GTK+ req to 3.5.6
Make search case-insensitive
Some tweaks to the appearance
Rename button_new to button_all
Move the headerbar to the content for now, to accomodate glade
Use a symbolic icon for the back button
Spruce up the building of resources
Fix up the previous commit
Fix the previous commit even more
Flesh out main view some more
First cut at the application detail page
Fix size allocation in the update details dialog
Set category grid spacing
Add description and url to GsApp
Populate the application details from GsApp
Start the category view
A start at implementing filtered categories
Fixup commandline option
Relabel the update install button
Remove destructive-action style from app-specific css
Bring GsAppWidget close to mockups
Update Installed tab label with pending count
Fix a typo
Towards three-line description
fix a missing space
Bring the install list closer to mockups
Hide the search entry temporarily
First cut at implementing details popup
Add a read-more-clicked signal to GsAppWidget
Add signal in header
Implement read more link in the updates list
Fix up the update details dialog
Remove debug spew
Don't hardcode the version of OS updates
Move the headerbar back in place
Add a confirmation dialog for updates
Prevent erroneous showing of the Update button
Add a refresh indicator
Drop 'Read More' links
Bump GTK+ dep
Rework header widgetry a bit
Forgotten file
Drop the waiting page
Don't show placeholder texts for descriptions
Improve layout of the overview page
More overview tweaks
Remove double border around scrolling views
Show summary if description is missing
No, this is not gnome-color-manager anymore
Add an app menu
Add preliminary offline update implementation
Small code cleanup
Simplify about dialog
Make a proper GtkApplication subclass
Make app menu work
Small cleanup
Break out category page as separate object
Some trivial cleanups
trivia
Refactor handling of header buttons
Don't show a missing-image if the image is missing
Don't make active buttons bold
Don't use missing-image if the image is missing
Animate removal of rows in the installed list
Fix a segfault
Add install date to GsApp
First attempt at sorting the installed list
Add a getter for the mode
GsShellUpdates: Use gs_shell_get_mode
GsShellDetails: Use gs_shell_get_mode
Downgrade the GTK+ dep
Undo a debug thingie
Add a missing G_END_DECLS
Redo the wait indicator for installed and updates
Fix visibility of the 'Restart & Update' button
Scroll installed list to the top when entering
Don't show a delete button for a featured image
Remove an unused label
Add a skeleton for GsCategory
Make GsCategory constructor more convenient
Use GsCategory for categories
Revert an unintentional change
Avoid a critical on shutdown
Don't leak a GsApp
Avoid setting the mode twice at startup
Add a signal for 'refreshed' to GsShellOverview
Load updates and installed at start
Add a throbbing highlight style
Put an emphasis on the updates button when there are updates
Move search closer to mockups
Move search closer to the mockups
Move search closer to the intended behaviour
Avoid some double strokes
Fix up visibility of the search bar
Make the search entry wider
Add a gs_container_remove_all utility
Make installing apps appear on the installed list
Don't grab focus back to the search entry
Make scroll-to-top actually work
Don't start a search if the entry is empty
Free app descriptions
Update the screenshot
Fix a typo
Tweak button colors
Make remove buttons gray on the installed list
Don't show search entry on installed list
Fix formatting
Let the featured app button take focus
Add placeholder feature images
Rotate hardcoded featured apps
Rotate hardcoded popular apps
Add mnemonics to the tabs
Properly present the window
Add a utility function for focus grabbing
Grab the focus to the scrolled windows on the page
Rename a few functions
Simplify search
Improve back button handling
Show installed apps in the main window
GsShellDetails: Add a getter for the app
GsShell: Improve back stack
Improve handling of category
Improve scrolling
Add a shadow around the update details
Maintain window title of update details dialog
Redo spinners
Improve the update details dialog
Define list boxes in the .ui
Don't show more than 6 picks
Enforce plugin sanity
ifdef out assertions for now
Update man page generation
Make state change notification work
Avoid a segfault when removing packages
Add a spinner for installing and removing
Overview: Add an 'installed' overlay to picks
GsShellCategory: fix a formatting issue
GsShellCategory: fix a formatting issue
Overview: Ellipsize labels in popular tiles
Matthias Klumpp (2):
Fix gettext package name
trivial: Fix configure file (old variables & PK version)
Piotr Drąg (18):
Added Polish translation
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Updated Polish translation
Updated LINGUAS
Updated Polish translation
Updated Polish translation
Updated Polish translation
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Updated POTFILES.in
Rafael Ferreira (4):
Added Brazilian Portuguese translation proofread by Enrino Nicoletto
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Richard Hughes (189):
Initial commit of COPYING
Add framework code for the gnome-software application
Add the New, Installed and Updates overview modes
Actually show installed applications
Show the updatable applications in the correct treeview
Add the initial code for the popular view on the overview
Setup the featured tiles on the overview page
Show a waiting panel if an action takes more than 250ms
Fix up the featured support
Port to EggListBox
trivial: fix up Fedora example spec filelists
trivial: fix up 8441ba16731cd67ebefc5a33cb4764a4e053f573 a little more to my tastes
Emit a signal when the application buttons are clicked
Make the mode selector better match the mockups
Add some status widgets to the GsAppWidget for future use
Wire up the buttons to do action, although don't try these yet
Remove the package after the update has been applied, or the package has been installed
New egg-list-box sources
trivial: Never expand the action button for a long status label
trivial: Show a 'requires restart' status for the system updates
trivial: whitespace and comment fixups
Restore the application state if the method failed
Add a 'More' expander button to the application widget
Align the image to the top when showing long descriptions
Add another status translated string
Show the update detail if available in the updates panel
trivial: Allow markup in labels
trivial: Check if we toggled the buttons earlier before we re-request data
trivial: Zero length strings are as good to us as a chocolate teapot
Don't flicker between GetUpdates and GetUpdateDetails
Hide more unimplemted widgets
Wrap descriptions where required
Do not allow the user to remove core GNOME3 applications
Show three lines of details without an expander by default
trivial: Add some more blacklisted app-ids
trivial: Save the custom CSS in a GResource rather than loading it from a file
Display popular items in the 'New' tab
Clear the old package results when the new role is requested
Only load the OS update details after we have queried all the applications
Show core packages as installed, but don't allow them to be removed
Add gnome-boxes to the favourite lists
trivial: Remove some dead code
trivial: Do not open the PkDesktop database twice
Add a new GsApp class to abstract out all the application data
Add some self tests for GsApp
Use GsApp in GsAppWidget
Add a simple plugin loader
plugins: Add a dummy plugin for self-test use
plugins: Add a hardcoded-kind plugin to provide a list of system applications
plugins: Add a hardcoded-popular plugin to provide a list of popular applications
plugins: Add a hardcoded-ratings plugin to provide rating values for a few applications
plugins: Add a packagekit plugin to interface with the system PackageKit instance
plugins: Add a desktopdb plugin to map installed package names to application filenames
plugins: Add a datadir-apps plugin to map application filenames to application data
plugins: Add a profiling function to see what's taking all the time
plugins: Add a cache to desktopdb to speed up each refine by 231ms per run
plugins: Add a GKeyFile cache to datadir-apps to speed up each refine by 308ms per run
plugins: Add a custom cache object to datadir-apps to speed up each refine by 2500ms per run
plugins: Use a hash table in the hardcoded-ratings plugin for speed
contrib: Add the helper script to generate the hardcoded ratings data
plugins: Add a datadir-filename plugin to map application id's to the correct desktop filename
Do not show applications that have an unset name
Convert gnome-software to using the plugin loader to get the list of favourite applications
plugins: If we read the .desktop file, the application must be installed
Do not print a critical warning if there is no app description
Make the initial window size larger
Do not show applications without a long description
Convert gnome-software to using the plugin loader to get the list of installed applications
trivial: Remove some dead code
trivial: Remove some more dead code
plugins: Add Remove and Update action support to the packagekit plugin
trivial: Fix make check by not setting the installed state twice
trivial: Use GSlice when allocating plugins
Allow plugins to emit status changed events
Add a GCancellable to each GsPluginLoader function
trivial: Add a missing G_END_DECLS
trivial: Fix make check now GS_PLUGIN_STATUS_FINISHED exists
plugins: Return the correct error if GetUpdates fails
Run the plugin loader methods in a new thread for each request
Report progress from PackageKit using plugin status
trivial: Export gs_plugin_status_to_string()
Get the available updates using the plugins, rather than just using PackageKit
trivial: Actually show the update text in the updates view
Add some TODO items
trivial: Fix make check
trivial: Fix building the Fedora RPM example
plugins: Add a local ratings plugin for testing the ratings widget and search ordering
Add gs_plugin_loader_app_set_rating() to allow the user to rate an application
trivial: Fix the methods documentation
Add an initial design document used on my blog
trivial: add a script to update the tagger datadata for Fedora
Add gs_app_get_screenshot()
Add an overview mode for applications
Add a simple screenshots hardcoded plugin and the ratings widget
trivial: Fix automake deprecation warning
Convert the plugin README to markdown
Make PK requests sane so it works with hawkey
trivial: Update Fedora example spec file
Only show downloaded packages when getting the update list
Port away from EggListBox to GtkListBox
Do not show system applications in the installed view
Show a confirmation dialog before removing applications
Show a static 'tick' widget if there are no updates
Fix the DOAP file for GNOME git
trivial: Correcly show updates without scrolling
Start refactoring the 'More' button to match Allans mockups
Put the OS Updates list in a GtkScrolledWindow
Make the 'Done' button the suggested action in the update details
Finish the OS Updates update description viewer
Unselect the updates treeview by default as we're using single-click to activate
Add a command line argument to be able to startup the UI in a specific mode
Remove the 'Read More' labels and just rely on the user single clicking the row
Do not allow invervidual updates to be scheduled
Use the 'destructive-action' class on the 'Remove' buttons.
Get the featured applications from the plugin system
Add some hardcoded descriptions from the project webpages
Change the default page to load at startup to 'All'
Do not get the update list twice at startup
Refactor the updates handling to a seporate file
Remove an invalid check that was preventing non-OS updates from showing up
Do not overwrite the app summary with the update details
Remove some dead code
Refactor the installed application handling to a seporate file
trivial: Remove some dead code
Move more functionality out to the update shell file
Refactor out the overview panel
Do not re-request data from the PluginLoader if we can use cached data
Remove online-update functionality
Commit some boilerplate for the pending data object support
Allow application removal from the installed shell page
GCancellable is optional...
Add some missing status mappings
Make the GsAppWidget state dependant on GsAppState
Invalidate the update list if any applications are added or removed
Remove the just-removed application from the installed view
Do not allow core applications to be removed
Keep a GCancellable reference in the GsShell panels
Refactor out the details shell into a seporate file
Do not fake the installed popular app state
Add a simple plugin to refine the hardcoded name to a package name
Do not crash if a desktop file does not have an icon
Add a --verbose switch to switch on all debugging
Include a skeleton man page for gnome-software
Update the release files with reality
Fix a trivial compile warning
Do not abort refining applications of one desktop file is corrupt
Do not filter the installed list with the search entry
Fix the search plugin loader action
Add a search shell and use the plugins to return results
Show debugging why an app was removed when it's invalid filtered
Add a hack to workaround missing AppStream data
Add an AppData description for gnome-software
De-duplicate any application instances
Add the initial framework to query plugins for category data
The self test file is supposed to be GPLv2+
Install the AppStream data and include it in the tarball
Make the hardcoded ratings plugin threadsafe
Allow plugins to update an application icon
Never set the GsApp ID to the application ID
Remove the horrific hack that makes search work without AppStream data
Set the GsApp ID from the DesktopDb if it is not set
Add an AppStream plugin
Make the self test program at least compile again
Revert "appstream: mark applications as available when no better state is set"
Correctly filter out unknown state and kind applications
Only show the plugin loader state after all the plugins have been enabled
Do not limit the DesktopDb refine to packages
Run DesktopDb plugin before the AppStream plugin
Fix the sort function for the plugins
Remove the AppStream data on 'make clean'
Use the SHA1 of the AppStream icons to ensure we re-decompress the icons when required
Add a plugin that allows us to show applications installed locally
Use the AppStream data to populate the category tree
Add a 'General' subcategory to return all the results without filtering
Initialize the AppStream data if using gs_plugin_add_category_apps()
Add sync helpers for the new category functionality
Add a self-test plugin only to be used in the self-test framework
Do not show sub-categories with no results
Add a self test that checks that all the sub-categories have applications
Fix make dist
Add --enable-offline-appstream-data configure switch
Punt the 'Add-ons' category to after 3-10
Speed up the PackageKit refine plugin by an order of magnitude
Never return collections when searching using PackageKit
Disable two tests that have no chance of working in distacheck
trivial: Fix up 3 little buglets spotted by clang
Set the first proper version to be 3.9.1
trivial: Update the reference RPM spec file
Release version 3.9.1
Stas Solovey (1):
Added Russian translation
Timo Jyrinki (1):
Finnish translation update by Jiri Grönroos
Yosef Or Boczko (1):
Set button arrow icons according to locale's text direction
tuhaihe (2):
Add Simplified Chinese translation
Update Simplified Chinese translation
Мирослав Николић (3):
Added Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]