1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-09-29 15:00:51 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
gnosygnu
4bcefa2621 App_update: Add menu link to new Special page 2017-01-07 23:10:15 -05:00
gnosygnu
ad646efb5c Mass_parse: Clear ns_loaded cache; Add different cache clearing methods 2017-01-07 10:57:41 -05:00
gnosygnu
0ef1a82a16 App_update: Add app-update check to startup 2017-01-06 13:22:19 -05:00
gnosygnu
eee0a7de1d Cfg: Fix multiple mis-mapped gui shortcut keys 2017-01-03 01:32:32 -05:00
gnosygnu
ab4d7de36d Cfg: Uncomment debug code 2017-01-02 23:05:27 -05:00
gnosygnu
cb5cf6f8a1 Cfg: Fix bind.load failure b/c browser.html_focus was base-2 instead of base-1 2017-01-02 23:04:42 -05:00
gnosygnu
758248b6a4 Cfg: Change converter to use gfs parser; other minor changes 2017-01-02 21:45:44 -05:00
gnosygnu
360129b7de Gui: Add hand cursor 2017-01-01 10:49:14 -05:00
gnosygnu
1b6eaca401 Cfg: Change os.default paths 2017-01-01 10:43:38 -05:00
gnosygnu
6df5c40b45 Cfg: Add clear for shortcut window 2016-12-31 16:55:27 -05:00
gnosygnu
cdcb4eca89 Cfg: Add shortcut win; Remove keypad bindings; Change shortut box from input to select 2016-12-31 08:37:34 -05:00
gnosygnu
c3d4f520de Gui: Refactor IptKey; in particular, use SWING and SWT constants where possible; also handle modifers 2016-12-31 00:36:12 -05:00
gnosygnu
62c81e6d77 Math: Refactor Math classes 2016-12-29 15:00:08 -05:00
gnosygnu
32fdbc6fbe Cfg: Update cfg keys; Fix dynamic scribunto updates 2016-12-28 22:47:16 -05:00
gnosygnu
5a36b112b2 Cfg: Fix nav not working for explicit grps 2016-12-28 19:28:14 -05:00
gnosygnu
fd12ed88a4 Cfg: Standardize rest of cfg keys 2016-12-27 15:16:46 -05:00
gnosygnu
7da2d853a2 Cfg: Standardize some cfg keys 2016-12-27 10:42:06 -05:00
gnosygnu
fd2f01eb94 Cfg: Remove other old cfg classes 2016-12-26 15:36:49 -05:00
gnosygnu
ac9e79bfa0 Cfg: Convert 'lang - variants' 2016-12-26 12:48:31 -05:00
gnosygnu
460f4a323b Cfg: Convert 'toggle_mgr' 2016-12-25 22:31:58 -05:00
gnosygnu
3a4ef523dc Cfg: Add prev_version 2016-12-25 20:53:26 -05:00
gnosygnu
b876e4a680 Cfg: Remove parts of old config system 2016-12-25 19:52:07 -05:00
gnosygnu
afd19c1619 Cfg: Fix updating shortcut not working if shortcut is part of group 2016-12-25 11:11:26 -05:00
gnosygnu
bc9633f87f Cfg: Add 'Gui - Shortcuts' 2016-12-24 10:35:22 -05:00
gnosygnu
1ffc4191a8 Cfg: Add 'Gui - Menus' 2016-12-23 13:48:41 -05:00
gnosygnu
93fcec3457 Cfg: Convert rest of pages 2016-12-21 03:07:38 -05:00
gnosygnu
873968b27f Cfg: Convert 'GUI - Window' 2016-12-17 11:01:37 -05:00
gnosygnu
7f97487721 Cfg: Convert 'CSS - General' 2016-12-17 01:12:09 -05:00
gnosygnu
66e1c3ecc2 Cfg: Convert 'App - Startup' (finished) 2016-12-16 17:51:43 -05:00
gnosygnu
bfc5c5b68e Cfg: Convert 'App - Startup' (start) 2016-12-15 22:01:54 -05:00
gnosygnu
38f5f6de7c Cfg: Convert 'App - Security' 2016-12-15 11:25:22 -05:00
gnosygnu
5073db8044 Cfg: Convert 'App - Debug' 2016-12-15 09:45:58 -05:00
gnosygnu
3ebc5aa2cd Cfg: Convert 'Addon - Popups' 2016-12-13 21:42:48 -05:00
gnosygnu
22a173ae0b Cfg: Convert Gui - Tabs 2016-12-13 10:26:56 -05:00
gnosygnu
5d27bff298 Section_edit: Add basic merge support 2016-12-05 20:59:45 -05:00
gnosygnu
150454fd67 Section_edit: Show section when section_key is passed 2016-12-05 17:43:00 -05:00
gnosygnu
d64136ab9d Release: v3.12.1.1 2016-12-04 20:56:13 -05:00
gnosygnu
585ef1c2ce Cfg: Add more implementation for cfg_cache and pub / sub 2016-12-04 11:40:47 -05:00
gnosygnu
83cf992f48 Core: Refactor base classes 2016-11-28 08:28:00 -05:00
gnosygnu
9e1bbe0235 App_update: Move constants to config 2016-11-26 10:03:36 -05:00
gnosygnu
73872cf5ff Gui.Url_bar: Set page url to actual chars, not url-decoded chars 2016-11-25 15:54:21 -05:00
gnosygnu
82ade50f5e App_update: Add more changes for special page 2016-11-20 12:57:03 -05:00
gnosygnu
21102d846f Image: Call 'cmd /c start' correctly by forcibly including quotes 2016-11-14 15:48:27 -05:00
gnosygnu
bca989898e Image: Handle image paths with spaces and other URL-encoding 2016-11-14 15:25:31 -05:00
gnosygnu
69c97838ea Image: Show mockup of commons.wikimedia.org page when clicking on image 2016-11-13 13:47:26 -05:00
gnosygnu
25918b139b Html_dump: Always reload page when going back / forward on wikinews (use new_wiki, not cur_wiki) 2016-11-04 13:32:41 -04:00
gnosygnu
6ad12f4df9 Html_dump: Always reload page when going back / forward on wikinews (do not use cached html) 2016-11-04 09:57:57 -04:00
gnosygnu
c44b1ae658 Html_dump: Fix 'Refresh' not working for html_dumps 2016-10-22 17:24:59 -04:00
gnosygnu
c98404a8fe Add dirty implementation of custom javascript scripting 2016-10-13 12:09:43 -04:00
gnosygnu
3fc2e0741f uca category support and other changes 2016-10-12 08:57:22 -04:00