[gnome-maps] Created tag v3.9.5
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Created tag v3.9.5
- Date: Mon, 19 Aug 2013 14:17:40 +0000 (UTC)
The signed tag 'v3.9.5' was created.
Tagger: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Aug 19 17:17:14 2013 +0300
Release 3.9.5
Changes:
Andreas Nilsson (1):
compass and sidebar icons
Balázs Úr (3):
Added hu entry
Initial Hungarian translation
Updated Hungarian translation
Carles Ferrando (1):
[l10n] Added Catalan (Valencian) translation
Christian Kirbach (1):
Added German translation
Cosimo Cecchi (12):
mainToolbar: use GdHeaderBar
Use GResource for the app menu
application: trivial cleanup
mapView: fix undeclared variable warnings
mapView: center on user location without animating from world map
application: remove MAPS_PERSIST and inactivity timeout
mapView: Use custom widget to embed ChamplainView
properties: clear bg of revealer button's actor
properties: tweak the sidebar appearance a bit
build: fix distcheck
Add forgotten CSS file
mapView: don't use a custom GtkClutterEmbed
Daniel Mustieles (6):
Added «es» to LINGUAS
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (1):
Added Greek translation
Dušan Kazik (2):
Updated slovak translation
Updated slovak translation
Enrico Nicoletto (1):
Updated Brazilian Portuguese translation
Fran Diéguez (2):
Added Galician translations
Updated Galician translations
Gil Forcada (1):
[l10n] Add Catalan translation
Jussi Kukkonen (2):
UserLocation: translate pin and bubble on notify::size
UserLocation: pixel-align pin and bubble translation
Marek Černocký (5):
Czech translation
Added Czech language
Updated Czech translation
Updated Czech translation
Updated Czech translation
Martin Srebotnjak (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Matej Urbančič (4):
Added Slovenian translation
Added sl for Slovenian translation
Added Slovenian translation
Updated Slovenian translation
Mattias Bengtsson (28):
README. First commit.
Add COPYING
Add libgd submodule
First stab att Autoconf-stuff. Don't really understand what I'm doing.
Add autogen and fix permissions of src/gnome-maps
Build system works now, yay!
Add gitignore
Add vim and emacs modelines
Small cleanup
Utils: Make initActions wrap all of SimpleAction
Add a map type changing button in the header bar
Properties: Remove the map type changing
Rename Properties class to Sidebar
Util: add getUIObject
MainWindow: use more GtkBuilder
Update .gitignore
Add a .jshintrc config file
Cleanups
Util: remove code referencing pkg
Utils: remove addJSSignalMethods
MapLocation: move zoomToFit-functionality
MapLocation: move accuracy desc here
Add documentation
MainWindow: make _init smaller
Utils: add new method 'once'
MainWindow: more robust track toggle
MainWindow: split out signal setup
MapView: pan to new user locations
Muhammet Kara (1):
[l10n] Added Turkish translation
Olav Vitters (1):
doap: remove description
Paolo Borelli (7):
Remove unused CPPFLAGS
Add a initActions utility
Make "about" a window action
Remove mainToolbar.js
Update libgd
Use an .ui file for the main window structure
Allow to create stateful actions
Piotr Drąg (6):
Updated POTFILES.in and POTFILES.skip
Added Polish translation
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Rafael Ferreira (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Ville-Pekka Vainio (1):
Add Finnish translation by Jiri Grönroos and add fi to LINGUAS
Yuri Myasoedov (1):
Updated Russian translation
Zeeshan Ali (Khattak) (89):
First "working" app
Add application icons
Fix desktop file generation
Add forgotton Makefile.am for icons
Micro coding-style fix
Set a nicer default zoom level
Take user to his/her location, if possible
Zoom to the right level once user's location if confirmed
Use libtool
Include libgd in build
Add a toolbar with a search entry
Add basic search functionality
Add (yet to exist) bugzilla info to configure already
Remove now generated gnome-maps executable
Rename README.md to README
Move the search entry to the center
Add a doap file to satisfy git.gnome
Micro readability improvments
Move/zoom-in/zoom-out to show search results
Search asynchronously
Fix view adjustment for 1 search result
Go to users location rather than centering on it
Fix crash on failed search
Log description of users location
Revert "compass and sidebar icons"
Separate module/class for map view, MapView
Don't forget to disconnect 'animation-completed' signal
mapView: Add method to goto a particular location
mapView: Add method to show a set of locations
mapView: only clear existing markers if needed
Keep user's last known location cached
Update to latest geocode-glib api
Also cache accuracy of location
Explicitly enable compatibility mode of Geocode.Ipclient
mainWindow: Remove redundant constant
mapView: Add ways to set different map types
Add sidebar for choosing map type
Fix zoom not working on startup
Don't zoom too much on street-level accuracy
Fix issue of unknown accuracy becoming street-level
mapView: Go to/center on location before zooming-in
mapView: Disconnect signal early
mapView: Use OSM_AERIAL_MAP source for aerial map type
Terrain is not the same as aerial
Ensure current & dest. location visible before go-to
mapView: Micro coding-style fix
mapView: Display accuracy circle for user location
mapView: Show pin on user location
Reduce zoom-level for city-level accuracy
mapView: Minor refactor
Refactor location related code into separate classes
Add Utils.CreateActorFromImageFile
userLocation: Accuracy is radius, not diameter
mapView: Make user location selectable
utils: Add function to create description for accuracy
userLocation: Display description & accuracy on selection
userLocation: Don't show accuracy circle unless selected
userLocation: Don't show accuracy circle bigger than view
mapView: Don't misuse UserLocation class
userLocation: Show user location for unknown accuracy
userLocation: Separate method for show & goto
mapLocation: Rename addMarker() to show()
userLocation: Move showNGoTo() to parent MapLocation
mapView: Only show user location, don't go to it
mapView: Set a nice default zoom level
mapView: Add a method to go to user's location
mainWindow: Add toggle button to go to user location
mainWindow: Persistent state of user tracking toggle
MapView,MapLocation: Add signals to track goTo*
MapView: Add signal for tracking view movements
MapView: Add userLocationVisible() method
mainWindow: Automatically deactivate 'track me' toggle
mapLocation: Minor coding-style fix
Get rid of Clutter.Actor.set_anchor_point_from_gravity call
mapView: Don't use deprecated Clutter API
mapLocation: Wait for ensureVisible animation to complete
mapLocation: Remove redudant workaround
MapView: Adapt to new geocode-glib's geocoding API
MainWindow: Simplify user-location button init code
mapLocation: Emit 'gone-to' even when not animating
Don't show sidebar until it has something in it
Track user location by default
Remove now redundant constant declarations
Separate class for geolocation
Port to Geoclue2 for geolocation
Minor coding-style fixes
Upgrade to latest libgd
Add forgotten images to dist
First release: 3.9.5
Мирослав Николић (3):
Added Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]