------------------------------------------------------------------------ r23 | wnd | 2009-06-09 01:17:55 +0300 (Tue, 09 Jun 2009) | 2 lines shift-clicking POI will now open view/edit dialog ------------------------------------------------------------------------ r22 | wnd | 2009-06-09 00:50:35 +0300 (Tue, 09 Jun 2009) | 2 lines optimize performance for "view POI": populate poi dialog's category list on demand ------------------------------------------------------------------------ r21 | wnd | 2009-06-09 00:28:42 +0300 (Tue, 09 Jun 2009) | 2 lines added get_category_label() ------------------------------------------------------------------------ r20 | wnd | 2009-06-08 23:22:45 +0300 (Mon, 08 Jun 2009) | 2 lines remember selected poi only when the dialog is opened ------------------------------------------------------------------------ r19 | wnd | 2009-06-07 22:58:00 +0300 (Sun, 07 Jun 2009) | 2 lines added convenience function to free /data/ of PoiInfo ------------------------------------------------------------------------ r18 | wnd | 2009-06-07 22:27:14 +0300 (Sun, 07 Jun 2009) | 2 lines context menu now uses get_tap_type() to find out TapType ------------------------------------------------------------------------ r17 | wnd | 2009-06-07 19:00:44 +0300 (Sun, 07 Jun 2009) | 2 lines dialog in poi.c:poi_dialog() is now static again ------------------------------------------------------------------------ r16 | wnd | 2009-06-07 17:45:32 +0300 (Sun, 07 Jun 2009) | 3 lines context menu now offers (hopefully) most used poi/waypoint/tap point operation a s first item ------------------------------------------------------------------------ r15 | wnd | 2009-06-07 16:32:15 +0300 (Sun, 07 Jun 2009) | 2 lines compact POI dialog ------------------------------------------------------------------------ r14 | wnd | 2009-06-07 16:27:55 +0300 (Sun, 07 Jun 2009) | 2 lines user can choose between normal and compact POI dialog ------------------------------------------------------------------------ r13 | wnd | 2009-06-07 15:52:00 +0300 (Sun, 07 Jun 2009) | 2 lines map manager can now download maps covering pois in selected categories ------------------------------------------------------------------------ r12 | wnd | 2009-06-07 15:04:28 +0300 (Sun, 07 Jun 2009) | 2 lines mapman_dialog() no longer creates the dialog static. we don't use the dialog that often anyway! ------------------------------------------------------------------------ r11 | wnd | 2009-06-07 14:54:13 +0300 (Sun, 07 Jun 2009) | 2 lines fixed obvious gconf-related memory leaks in settings.c ------------------------------------------------------------------------ r10 | wnd | 2009-06-07 14:39:42 +0300 (Sun, 07 Jun 2009) | 2 lines fixed memory leak in repository saving routine ------------------------------------------------------------------------ r9 | wnd | 2009-06-07 14:39:12 +0300 (Sun, 07 Jun 2009) | 2 lines fixed memory leak that occurs when "wait icon" can not be loaded ------------------------------------------------------------------------ r8 | wnd | 2009-06-07 10:53:34 +0300 (Sun, 07 Jun 2009) | 2 lines fixed memory leak in poi.c:map_render_poi() ------------------------------------------------------------------------ r7 | wnd | 2009-06-07 02:40:36 +0300 (Sun, 07 Jun 2009) | 2 lines share code for poi add/view/edit, fixed minor memory leaks ------------------------------------------------------------------------ r6 | wnd | 2009-06-07 00:51:14 +0300 (Sun, 07 Jun 2009) | 2 lines removed semi-invisible column in poi.c:category_list_dialog ------------------------------------------------------------------------ r5 | wnd | 2009-06-07 00:40:12 +0300 (Sun, 07 Jun 2009) | 2 lines poi.c:category_list_dialog no longer wastes memory with pointless static variables ------------------------------------------------------------------------ r4 | wnd | 2009-06-07 00:32:24 +0300 (Sun, 07 Jun 2009) | 2 lines fixed memory leak in poi.c:select_poi ------------------------------------------------------------------------ r3 | wnd | 2009-06-07 00:32:09 +0300 (Sun, 07 Jun 2009) | 2 lines poi.c:select_poi now remembers last selection, selects the first if last selection is not on the list ------------------------------------------------------------------------ r2 | wnd | 2009-06-06 23:03:43 +0300 (Sat, 06 Jun 2009) | 2 lines context menu "view/edit poi" now really cares if user chooses to cancel selecting one of multiple pois ------------------------------------------------------------------------ r1 | wnd | 2009-06-06 23:03:06 +0300 (Sat, 06 Jun 2009) | 2 lines vanilla copy ------------------------------------------------------------------------