23 Commits

Author SHA1 Message Date
Jon Atkins
52d1869983 plugin: bookmarks fix 2013-12-01 03:36:15 +00:00
Mike Castle
4a9b13eade Spell checking, s-z, plus a couple of missed ones. 2013-11-24 00:19:25 -08:00
Mike Castle
bba6519860 Spell checking, h-r. 2013-11-23 19:16:20 -08:00
Mike Castle
27bb6f058e Spell checking, d-g. 2013-11-22 23:31:05 -08:00
Jon Atkins
9a654ae8fa bookmarks plugin
- fix auto draw to pass the right options (line/polygon) - otherwise geodesic lines can show a fill due to the curve
- add note about API needed in draw tools plugin for this to use
2013-11-18 07:33:35 +00:00
Jon Atkins
792acc33ed bookmarks plugin: fix error caused by missing hook parameters.
i've guessed as to what was expected here, but they don't seem to be used much anyway
2013-11-18 07:01:33 +00:00
Giacinto Garcea
fc5c2ab4a7 Bookmarks 2.5
- Repositioned bookmarks ribbon;
- Added a layer for bookmarked portals;
- Added a highlighter for bookmarked portals;
- Minor fix;
2013-10-17 22:44:53 +02:00
Jon Atkins
2807eb11d4 fix bookmarks plugin when userscript is before IITC main script 2013-09-06 00:20:08 +01:00
Xelio
864b4c66dd Plugin bookmark for maps and portals: Change to use hook 'portalSelected' to remove star instead of modify window.unselectOldPortal(). 2013-09-05 02:24:32 +08:00
Jon Atkins
c68021609b a few tweaks to wording in toe bookmarks plugin 2013-09-03 01:58:00 +01:00
Giacinto Garcea
0d9b9a89a4 Plugin ID correct
- Replaced ```$(this).dialog('destroy');``` with
```$(this).dialog('close');```.
- Not closes the dialog when in the _auto-drawer_ DRAW is clicked;
2013-08-30 11:08:09 +02:00
Giacinto Garcea
3a018a7b2e Bookmarks 2.2
- renamed plugin file (old name);
- minor bug fix for 'Auto drawer' feature on IITCm;
2013-08-29 19:34:42 +02:00
Giacinto Garcea
b0aabd5084 Update Bookmarks to 2.1 version 2013-08-26 02:42:03 +02:00
Philipp Schaefer
b4ccf09437 Revert "switch to map on bookmark click"
This reverts commit 20aac81e95a7b94725149084ffe7fccdfb422510, reversing
changes made to 985bf78e470ab38d40300996036b3fbd8d2a9b3d.

Conflicts:
	plugins/bookmarks-by-zaso.user.js
2013-06-16 01:34:56 +02:00
Philipp Schaefer
ebfa030c3d code formatting 2013-06-15 11:12:40 +02:00
Philipp Schaefer
20aac81e95 switch to map on bookmark click 2013-06-15 11:08:45 +02:00
Jon Atkins
5a62d92620 use new plugin wrapper macros for bookmarks plugin 2013-06-14 20:38:50 +01:00
Giacinto Garcea
6fbc3fad7d Switch to map tab on IITC_MOBILE
When a bookmark is clicked switch from the info screen to the map tab.
2013-06-14 13:43:10 +02:00
Philipp Schaefer
f31fb31670 added switch to map trigger 2013-06-14 11:51:11 +02:00
Giacinto Garcea
6df39749f5 Bookmarks 0.1.55: add support to IITC_MOBILE
- the plugin work on mobile (the open/close folders script is disabled);
- add a category plugin: "Controls";
- fixed on firefox accidental click event on the bookmark's link when
the bookmark is dragged
- edit z-index of the ribbon: now it's shown below the chat;
2013-06-13 22:05:21 +02:00
Philipp Schaefer
b98a9a1d0c changed wrapper to stay consistent with other plugins (see #357) 2013-06-12 21:12:39 +02:00
Jon Atkins
ffbf82a44e updated bookmarks plugin, as submitted by the author with stylesheet fixes
(some non-standard indentation at the moment though)
2013-06-07 17:49:10 +01:00
Jon Atkins
28c124b020 a bookmark plugin - submitted by someone via G+
it has non-standard dialog opening, non-standard activation methods, and the dialog background isn't working
(this could be due to me breaking things when splitting it up into separate image/css/js files - it was submitted as a single file)
2013-06-07 01:20:36 +01:00