]> err.no Git - libchamplain/log
libchamplain
15 years agoFix compile warnings
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 22:32:51 +0000 (18:32 -0400)]
Fix compile warnings

15 years agoCairo 1.4 is enough
Pierre-Luc Beaudoin [Wed, 15 Oct 2008 03:14:22 +0000 (23:14 -0400)]
Cairo 1.4 is enough

15 years agoFix compile warnings and add click
Pierre-Luc Beaudoin [Mon, 13 Oct 2008 18:15:41 +0000 (14:15 -0400)]
Fix compile warnings and add click

15 years agoFix licencing.
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 22:45:37 +0000 (18:45 -0400)]
Fix licencing.
All code should be LGPL 2.1

15 years agoAdd Champlainlayer.h
Pierre-Luc Beaudoin [Sun, 12 Oct 2008 16:39:50 +0000 (12:39 -0400)]
Add Champlainlayer.h

15 years agoCheck given parameters to public API
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:42:17 +0000 (14:42 -0400)]
Check given parameters to public API

15 years agoGet rid of squidy.info
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 18:29:43 +0000 (14:29 -0400)]
Get rid of squidy.info

15 years agoEmit zoom-level notify when map-source changes the zoom-level
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 17:47:57 +0000 (13:47 -0400)]
Emit zoom-level notify when map-source changes the zoom-level

15 years agoMissing file
Pierre-Luc Beaudoin [Fri, 3 Oct 2008 13:27:57 +0000 (09:27 -0400)]
Missing file

15 years agoVersion bump and doc updates
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 15:03:43 +0000 (11:03 -0400)]
Version bump and doc updates

15 years agoRemove unnecessary marshals and rename for future
Pierre-Luc Beaudoin [Sun, 28 Sep 2008 10:25:23 +0000 (06:25 -0400)]
Remove unnecessary marshals and rename for future

16 years agoSort markers
Pierre-Luc Beaudoin [Wed, 24 Sep 2008 09:43:37 +0000 (05:43 -0400)]
Sort markers
Markers ought to be sorted so that they overlap in a nice way to
produce a false 3D plane (with north being far and south being close)

16 years agoUse (lat, lon) for markers too!
Pierre-Luc Beaudoin [Tue, 23 Sep 2008 21:51:38 +0000 (17:51 -0400)]
Use (lat, lon) for markers too!

16 years agoUse (lat, lon) instead of (lon, lat)
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 15:06:14 +0000 (11:06 -0400)]
Use (lat, lon) instead of (lon, lat)

16 years agoVersion increment
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 12:30:24 +0000 (08:30 -0400)]
Version increment

16 years agoSplit gtk+ deps to libchamplain-gtk
Pierre-Luc Beaudoin [Tue, 16 Sep 2008 11:19:25 +0000 (07:19 -0400)]
Split gtk+ deps to libchamplain-gtk

16 years agoIgnore generated files
Jonathon Jongsma [Thu, 11 Sep 2008 14:50:42 +0000 (09:50 -0500)]
Ignore generated files

16 years agoFix build to work with builddir != srcdir and with with parallell make (e.g. -j3)
Jonathon Jongsma [Thu, 11 Sep 2008 14:47:23 +0000 (09:47 -0500)]
Fix build to work with builddir != srcdir and with with parallell make (e.g. -j3)

16 years agoremove glib marshal generated files
Jonathon Jongsma [Thu, 11 Sep 2008 14:36:07 +0000 (09:36 -0500)]
remove glib marshal generated files

16 years agoRemove autotools generated files
Jonathon Jongsma [Thu, 11 Sep 2008 14:35:37 +0000 (09:35 -0500)]
Remove autotools generated files

16 years agoFix markers positions on center_on
Pierre-Luc Beaudoin [Thu, 11 Sep 2008 13:18:37 +0000 (09:18 -0400)]
Fix markers positions on center_on

16 years agoFix not distributed headers
Pierre-Luc Beaudoin [Tue, 9 Sep 2008 19:27:34 +0000 (15:27 -0400)]
Fix not distributed headers

16 years agoCairo optimisation
Pierre-Luc Beaudoin [Mon, 8 Sep 2008 01:50:25 +0000 (21:50 -0400)]
Cairo optimisation

16 years agoFix when center_on is called before the widget got it's size
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 21:04:37 +0000 (17:04 -0400)]
Fix when center_on is called before the widget got it's size

16 years agoRemove files from Makefile.am
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 20:28:59 +0000 (16:28 -0400)]
Remove files from Makefile.am

16 years agoUse default hand cursors
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 20:23:33 +0000 (16:23 -0400)]
Use default hand cursors

16 years agoRemove generated bits
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 20:15:19 +0000 (16:15 -0400)]
Remove generated bits

16 years agoRemove champlain_marker_set_anchor
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 20:09:29 +0000 (16:09 -0400)]
Remove champlain_marker_set_anchor
clutter_actor_set_anchor_point has the same functionality.

16 years agoAdd missing files
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 17:03:16 +0000 (13:03 -0400)]
Add missing files

16 years agoAdd hand mouse cursors
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 17:01:40 +0000 (13:01 -0400)]
Add hand mouse cursors

16 years agoMouse wheel zoom
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 15:39:53 +0000 (11:39 -0400)]
Mouse wheel zoom
Requires patched clutter-gtk
See http://bugzilla.openedhand.com/show_bug.cgi?id=1114

16 years agoFix includes
Pierre-Luc Beaudoin [Sun, 7 Sep 2008 00:32:10 +0000 (20:32 -0400)]
Fix includes

16 years agoRemove unneeded doc
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 20:29:39 +0000 (16:29 -0400)]
Remove unneeded doc

16 years agoMove initial map creation to a function
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 20:21:49 +0000 (16:21 -0400)]
Move initial map creation to a function
In case the functions aren't called in the same order than planned.

16 years agoRemove unnecessary doc
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 20:05:34 +0000 (16:05 -0400)]
Remove unnecessary doc

16 years agoFix coding styles
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 19:19:30 +0000 (15:19 -0400)]
Fix coding styles

16 years agoFix image installation
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 17:32:24 +0000 (13:32 -0400)]
Fix image installation

16 years agoImprove doc
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 16:58:59 +0000 (12:58 -0400)]
Improve doc

16 years agoMerge branch 'POI'
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 15:45:51 +0000 (11:45 -0400)]
Merge branch 'POI'

Conflicts:

champlain/champlainview.c

16 years agoAdd default label markers
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 15:37:56 +0000 (11:37 -0400)]
Add default label markers

16 years agoFix doc
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 15:37:22 +0000 (11:37 -0400)]
Fix doc

16 years agoReposition markers on set_position
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 05:04:30 +0000 (01:04 -0400)]
Reposition markers on set_position

16 years agoAdjust markers with zoom anchor
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 03:49:27 +0000 (23:49 -0400)]
Adjust markers with zoom anchor

16 years agoFix rebase
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 02:50:46 +0000 (22:50 -0400)]
Fix rebase

16 years agoAdd a marker image
Pierre-Luc Beaudoin [Wed, 3 Sep 2008 00:34:42 +0000 (20:34 -0400)]
Add a marker image

16 years agoAdd missing files
Pierre-Luc Beaudoin [Wed, 3 Sep 2008 00:32:04 +0000 (20:32 -0400)]
Add missing files

16 years agoMarker objects
Pierre-Luc Beaudoin [Tue, 26 Aug 2008 01:55:00 +0000 (21:55 -0400)]
Marker objects

16 years agoFix low level zoom
Pierre-Luc Beaudoin [Sat, 6 Sep 2008 01:50:37 +0000 (21:50 -0400)]
Fix low level zoom

16 years agoAnimated tiles
Pierre-Luc Beaudoin [Fri, 5 Sep 2008 02:26:23 +0000 (22:26 -0400)]
Animated tiles

16 years agoCode simplification
Pierre-Luc Beaudoin [Fri, 5 Sep 2008 02:04:02 +0000 (22:04 -0400)]
Code simplification

16 years agoFix async free of tiles
Pierre-Luc Beaudoin [Thu, 4 Sep 2008 23:08:32 +0000 (19:08 -0400)]
Fix async free of tiles

16 years agoKeep only visible tiles and level in memory
Pierre-Luc Beaudoin [Thu, 4 Sep 2008 17:44:37 +0000 (13:44 -0400)]
Keep only visible tiles and level in memory

16 years agoUnlimited zoom
Pierre-Luc Beaudoin [Thu, 4 Sep 2008 12:17:15 +0000 (08:17 -0400)]
Unlimited zoom

16 years agodecel-rate and mode var
Pierre-Luc Beaudoin [Fri, 29 Aug 2008 17:45:39 +0000 (13:45 -0400)]
decel-rate and mode var

16 years agoOffline mode
Pierre-Luc Beaudoin [Thu, 28 Aug 2008 18:47:45 +0000 (14:47 -0400)]
Offline mode

16 years agoError tiles
Pierre-Luc Beaudoin [Wed, 27 Aug 2008 22:42:19 +0000 (18:42 -0400)]
Error tiles

16 years agoProperty tests
Pierre-Luc Beaudoin [Sun, 24 Aug 2008 13:15:19 +0000 (09:15 -0400)]
Property tests

16 years agoFix Tile freeing
Pierre-Luc Beaudoin [Sun, 24 Aug 2008 12:39:15 +0000 (08:39 -0400)]
Fix Tile freeing

16 years agoFix map-source property
Pierre-Luc Beaudoin [Sun, 24 Aug 2008 12:11:20 +0000 (08:11 -0400)]
Fix map-source property
When switching, the current zoom level is saved and
reapplied to the new source, there were not check
if the new source supported such a zoom level.

16 years agozoom-level property
Pierre-Luc Beaudoin [Sun, 24 Aug 2008 00:06:54 +0000 (20:06 -0400)]
zoom-level property

16 years agomap-source property
Pierre-Luc Beaudoin [Sat, 23 Aug 2008 22:54:35 +0000 (18:54 -0400)]
map-source property
and hot switching of it

16 years agoAdd new map sources
Pierre-Luc Beaudoin [Sat, 23 Aug 2008 22:52:22 +0000 (18:52 -0400)]
Add new map sources

16 years agoFix a memory leak
Pierre-Luc Beaudoin [Sat, 23 Aug 2008 18:06:01 +0000 (14:06 -0400)]
Fix a memory leak

16 years agoAdd missing file
Pierre-Luc Beaudoin [Fri, 22 Aug 2008 14:48:51 +0000 (10:48 -0400)]
Add missing file

16 years agoAdd zoom limit
Pierre-Luc Beaudoin [Fri, 22 Aug 2008 14:12:49 +0000 (10:12 -0400)]
Add zoom limit
until the x, y system is redesigned not to
have values > 2^16 (which is the size limit
of ClutterUnit)

16 years agoRemoved redefined var
Pierre-Luc Beaudoin [Thu, 21 Aug 2008 21:14:19 +0000 (17:14 -0400)]
Removed redefined var

16 years agoFix the autotools setup
Pierre-Luc Beaudoin [Thu, 21 Aug 2008 18:29:09 +0000 (14:29 -0400)]
Fix the autotools setup

16 years agoFix doc
Pierre-Luc Beaudoin [Thu, 21 Aug 2008 13:01:21 +0000 (09:01 -0400)]
Fix doc

16 years agoImprove library install
Pierre-Luc Beaudoin [Thu, 21 Aug 2008 12:47:36 +0000 (08:47 -0400)]
Improve library install

16 years agoGtk-doc
Pierre-Luc Beaudoin [Thu, 21 Aug 2008 01:57:34 +0000 (21:57 -0400)]
Gtk-doc

16 years agoProperties and doc
Pierre-Luc Beaudoin [Wed, 20 Aug 2008 03:55:57 +0000 (23:55 -0400)]
Properties and doc

16 years agoZoom
Pierre-Luc Beaudoin [Wed, 20 Aug 2008 03:55:38 +0000 (23:55 -0400)]
Zoom

16 years agoDownloading tiles!
Pierre-Luc Beaudoin [Tue, 19 Aug 2008 03:09:37 +0000 (23:09 -0400)]
Downloading tiles!

16 years agoTile loading
Pierre-Luc Beaudoin [Tue, 19 Aug 2008 01:37:20 +0000 (21:37 -0400)]
Tile loading

16 years agoCenter map on coordinates
Pierre-Luc Beaudoin [Mon, 18 Aug 2008 02:50:26 +0000 (22:50 -0400)]
Center map on coordinates

16 years agoFixed library
Pierre-Luc Beaudoin [Mon, 18 Aug 2008 00:25:55 +0000 (20:25 -0400)]
Fixed library

16 years agoBuild needs to be fixed
Pierre-Luc Beaudoin [Sat, 16 Aug 2008 23:13:21 +0000 (19:13 -0400)]
Build needs to be fixed

16 years agoImplement map sources
Pierre-Luc Beaudoin [Sat, 16 Aug 2008 22:38:53 +0000 (18:38 -0400)]
Implement map sources

16 years agoClean up
Pierre-Luc Beaudoin [Sat, 16 Aug 2008 15:15:34 +0000 (11:15 -0400)]
Clean up

16 years agoWorking finger scroll
Pierre-Luc Beaudoin [Sat, 16 Aug 2008 02:13:15 +0000 (22:13 -0400)]
Working finger scroll

16 years agoCompiling Tidy integration
Pierre-Luc Beaudoin [Sat, 16 Aug 2008 01:16:30 +0000 (21:16 -0400)]
Compiling Tidy integration

16 years agoDebugging
Pierre-Luc Beaudoin [Fri, 15 Aug 2008 23:29:15 +0000 (19:29 -0400)]
Debugging

16 years agoTile visibility
Pierre-Luc Beaudoin [Fri, 15 Aug 2008 12:35:14 +0000 (08:35 -0400)]
Tile visibility

16 years agoAdd ZoomLevel and Tile
Pierre-Luc Beaudoin [Fri, 15 Aug 2008 02:48:41 +0000 (22:48 -0400)]
Add ZoomLevel and Tile

16 years agoAdd Maps
Pierre-Luc Beaudoin [Fri, 15 Aug 2008 02:31:21 +0000 (22:31 -0400)]
Add Maps

16 years agoFix gwarnings on quit
Pierre-Luc Beaudoin [Thu, 14 Aug 2008 22:18:17 +0000 (18:18 -0400)]
Fix gwarnings on quit

16 years agoFix indent
Pierre-Luc Beaudoin [Thu, 14 Aug 2008 22:12:23 +0000 (18:12 -0400)]
Fix indent

16 years agoWorking finger scroll
Pierre-Luc Beaudoin [Thu, 14 Aug 2008 04:02:55 +0000 (00:02 -0400)]
Working finger scroll
Warnings at shutdown are due to unconnected callbacks for gtkAdjustments

16 years agoWorking scrollbars
Pierre-Luc Beaudoin [Wed, 13 Aug 2008 03:52:58 +0000 (23:52 -0400)]
Working scrollbars

16 years agoFix gobject warnings and GtkAdjustment tries
Pierre-Luc Beaudoin [Wed, 13 Aug 2008 03:36:57 +0000 (23:36 -0400)]
Fix gobject warnings and GtkAdjustment tries

16 years agoScrollable Window Attempt
Pierre-Luc Beaudoin [Wed, 13 Aug 2008 02:34:49 +0000 (22:34 -0400)]
Scrollable Window Attempt

16 years agoInherit from GtkAlignment
Pierre-Luc Beaudoin [Tue, 12 Aug 2008 20:39:40 +0000 (16:39 -0400)]
Inherit from GtkAlignment

16 years agoAdd clutter deps
Pierre-Luc Beaudoin [Tue, 12 Aug 2008 02:26:31 +0000 (22:26 -0400)]
Add clutter deps

16 years agothe Gtk widget debutes
Pierre-Luc Beaudoin [Tue, 12 Aug 2008 02:20:09 +0000 (22:20 -0400)]
the Gtk widget debutes

16 years agoCompiling widget
Pierre-Luc Beaudoin [Tue, 12 Aug 2008 02:02:09 +0000 (22:02 -0400)]
Compiling widget

16 years agoInitial commit
Pierre-Luc Beaudoin [Tue, 12 Aug 2008 00:28:09 +0000 (20:28 -0400)]
Initial commit