]> err.no Git - libchamplain/shortlog
libchamplain
2009-04-27 Pierre-Luc... Don't redraw the marker each time the properties change
2009-04-27 Pierre-Luc... Use the gnome icon theme for markers
2009-04-26 Pierre-Luc... Implement marker shadow
2009-04-26 Emmanuel RodriguezMemory leak fix: file_loaded_cb() now frees the actor...
2009-04-26 Emmanuel RodriguezMemory leak fix: map_free() noew frees the map
2009-04-26 Emmanuel RodriguezInitialize priv->map in the constructor.
2009-04-26 Emmanuel RodriguezNo need to set zoom-level min and max twice
2009-04-26 Emmanuel RodriguezMemory leak fix: g_string_append() doesn't need a duplicate
2009-04-26 Emmanuel RodriguezMade all references to the word "license" consistent...
2009-04-24 Stephane Delcroixprefix factory ctors by Create, not New
2009-04-24 Stephane Delcroixdepend on gapi-2.0 >= 2.13.90 (r132561) so constructors...
2009-04-24 Pierre-Luc... Fix Bug 575133: Position lost on zoom out (from level...
2009-04-24 Pierre-Luc... Finish the fix to bug 573037: Support proxies
2009-04-24 Pierre-Luc... Add vim swap to gitignore
2009-04-24 Stephane DelcroixUpdate the managed bindings
2009-04-22 Victor Godoy... Update the Python bindings to have ChamplainBaseMarker
2009-04-22 Emmanuel RodriguezMemory leak fix: priv->uri and priv->filename.
2009-04-22 Emmanuel RodriguezMemory leak fix: priv->tiles is now freed in champlain_...
2009-04-22 Emmanuel RodriguezMemory leak: priv->map is now freed in champlain_view_d...
2009-04-22 Pierre-Luc... Fix minimal clutter version required
2009-04-20 Emmanuel RodriguezMemory fix in champlain_network_map_source_get_tile().
2009-04-20 Pierre-Luc... Fix memory management in ChamplainView
2009-04-19 Pierre-Luc... Fix Bug 576832: Any go_to should stop a previous and...
2009-04-19 Emmanuel RodriguezNo need to create/remove a marker
2009-04-19 Emmanuel RodriguezMemory leaks fix
2009-04-19 Pierre-Luc... Improve gitignore
2009-04-13 Emmanuel RodriguezThe constructor new_with_actor() is now named new_with_...
2009-04-13 Emmanuel RodriguezExample that shows how to use a image that's not from...
2009-04-13 Emmanuel Rodrigueznew_full() doesn't throw an exception
2009-04-13 Emmanuel RodriguezUse the new constructors new_from_file new_with_image.
2009-04-13 Emmanuel Rodrigueznew_with_image() is now new_from_file()
2009-04-13 Emmanuel Rodriguezchamplain_marker_new_full should not have a GError...
2009-04-13 Emmanuel RodriguezFix the new_with_image constructor and doc
2009-04-13 Pierre-Luc... Change markers constructors: new_from_file, new_with_im...
2009-04-13 Emmanuel RodriguezNo need for PROTOTYPES: DISABLE
2009-04-13 Emmanuel RodriguezChamplain::Marker->new_with_text() gets passed only...
2009-04-13 Emmanuel RodriguezC_ARGS: without parameters are clearly identied
2009-04-13 Emmanuel RodriguezChamplain::Marker->new_with_text() takes optional param...
2009-04-13 Emmanuel RodriguezUsing a ChamplainBaseMarker instead of a ChamplainMarker
2009-04-13 Emmanuel RodriguezAdapt the test to the new markers API
2009-04-13 Pierre-Luc... Remove undefined macro
2009-04-13 Emmanuel RodriguezReplace OpenArialMap by OpenAerialMap in the test labels
2009-04-13 Emmanuel RodriguezCorrect a typo in OpenAerial
2009-04-13 Emmanuel RodriguezAdd a title to each section and remove private objects
2009-04-13 Emmanuel RodriguezAdd champlain to the documentation
2009-04-13 Emmanuel RodriguezFix broken titles
2009-04-13 Emmanuel RodriguezRegister the property "single-line-mode" and fix the...
2009-04-13 Emmanuel RodriguezUpdate the release 0.04
2009-04-13 Emmanuel RodriguezTesting the new methods
2009-04-13 Emmanuel Rodriguezset_font_name() can accept a null font
2009-04-13 Emmanuel RodriguezTest the new constructors
2009-04-13 Emmanuel RodriguezBind the new function added to libchamplain
2009-04-13 Emmanuel RodriguezBindings for ChamplainBaseMarker
2009-04-12 Pierre-Luc... Fix the single-line-mode property
2009-04-12 Pierre-Luc... launcher-gtk should use the same markers too
2009-04-12 Pierre-Luc... More useful marker demo
2009-04-12 Pierre-Luc... Flip the marker if the alignment is right.
2009-04-12 Pierre-Luc... Fix usage of fonts
2009-04-12 Pierre-Luc... Make the draw_marker overwrittable
2009-04-12 Pierre-Luc... Have all the demos use the same markers
2009-04-12 Pierre-Luc... Better memory management and don't redraw on ClutterAct...
2009-04-12 Pierre-Luc... Update demo so that it shows many type of markers
2009-04-12 Pierre-Luc... Fix up right corner
2009-04-12 Pierre-Luc... Introduce ChamplainMarker:draw-background
2009-04-12 Pierre-Luc... Code simplification
2009-04-12 Pierre-Luc... Fix padding
2009-04-12 Pierre-Luc... Fix compilation warning
2009-04-12 Pierre-Luc... Have the demo use the new markers
2009-04-12 Pierre-Luc... Add rounded corners
2009-04-12 Pierre-Luc... Implement images in markers along with text
2009-04-12 Pierre-Luc... Add a lot of properties to markers, and have it change...
2009-04-12 Pierre-Luc... Introduce ChamplainBaseMarker as a parent to ChamplainM...
2009-04-12 Pierre-Luc... Fix coding style and remove hard coded values in the...
2009-04-11 Simon WennerPartly fix Bug 577591: Adopt the new coding style for...
2009-04-11 Simon WennerFix Bug 577666: Replace error.svg with a cairo drawing
2009-04-11 Simon WennerPartly fix Bug 577591: Adopt the new coding style for...
2009-04-11 Paulo CabidoFix Bug 576860: launcher.py demo should be more "python...
2009-04-04 Mike SheldonAdd a python version of the perl capitals demo
2009-04-03 Debarshi RayFix Bug 577592 for ChamplainViewEmbed
2009-04-03 Debarshi RayFix Bug 577592 for ChamplainZoomLevel
2009-04-02 Sjoerd Simons-export-symbols-regex was set in AM_LDFLAGS, but this...
2009-04-01 Emmanuel RodriguezThe next download is started one second after the anima...
2009-04-01 Pierre-Luc... Include ChamplainNetworkMapSource in the doc
2009-04-01 Pierre-Luc... Partly fix Bug 577591 – Adopt the new coding style
2009-04-01 Debarshi RayFix Bug 577592 for ChamplainNetworkMapSource
2009-04-01 Debarshi RayFix Bug 577592 for ChamplainMapSource
2009-04-01 Debarshi RayFix Bug 577592 for ChamplainView
2009-04-01 Pierre-Luc... Add a forgotten file
2009-04-01 Pierre-Luc... Introduce ChamplainView::animation-completed to be...
2009-04-01 Pierre-Luc... Fix doc generation since files changed name
2009-04-01 Pierre-Luc... Fix bug 576677 – Demos are not compilable out of the...
2009-04-01 Pierre-Luc... Fix Bug 576695 – Missing "Index of all symbols"
2009-04-01 Pierre-Luc... Fix bug 576680 – Introduce versionning functions and...
2009-04-01 Kritarth UpadhyayPatch to partly fix bug #576680
2009-03-31 Emmanuel RodriguezThe current capital has a different color
2009-03-31 Emmanuel RodriguezSmoother animation.
2009-03-31 Emmanuel Rodriguezuse Clutter;
2009-03-31 Emmanuel RodriguezHTTP request with Glib
2009-03-29 Pierre-Luc... Refactor zoom_in and zoom_out to eliminate code duplication
2009-03-29 Emmanuel RodriguezUpdate the changelog for version 0.4
next