lin onetwo
3af2a0ae6f
Rename default layout to "Standard Layout" ( #8172 )
...
* refactor: default PageTemplate -> DefaultLayout
* refactor: DefaultLayout -> StandardLayout
* i18n: Default ~PageTemplate -> Standard Layout
2024-05-29 16:47:52 +01:00
lin onetwo
bede60d362
Feat: New icon for default layout ( #8020 )
...
* feat: icon for default layout
* feat: new icon for default layout
* Update default-layout.tid
* Update default-layout.tid
* Update LayoutSwitcher.tid
* Update PageTemplate.tid
2024-03-04 11:38:29 +00:00
Jeremy Ruston
7182dbf244
Fix whitespace within new journal button image
...
Fixes #7612
2023-07-17 09:33:38 +01:00
Jeremy Ruston
d1f90f075f
Add tm-http-request message for making HTTP requests ( #7422 )
...
* Initial Commit
* HttpClient object shouldn't need to know about events
* Add support for cancelling HTTP requests
* Make the number of outstanding HTTP requests available in a state tiddler
* Add a network activity button
Click it to cancel outstanding requests
* Fix typo
Thanks @btheado
Co-authored-by: btheado <brian.theado@gmail.com>
* Fix crash when cancelling more than one HTTP request
Thanks @saqimtiaz
* Further fixes to cancelling outstanding HTTP requests
* Fix missing body
---------
Co-authored-by: btheado <brian.theado@gmail.com>
2023-06-13 10:35:55 +01:00
Jeremy Ruston
2bfefe3880
Parameterise core icons ( #7413 )
...
* Parameterise all the icons
* Improve splash screen macro for rendering icons
* Add new example from @kookma
2023-05-06 12:08:46 +01:00
jeremy@jermolene.com
4ae2d8422b
Revert to original icon for "dirty" version of save wiki icon
...
This restores the circle-in-a-circle image first introduced in #7232
2023-03-20 14:58:33 +00:00
jeremy@jermolene.com
c9e1b91099
Simplify save wiki button dirty state
...
Thanks to Thomas_Chuffart at https://talk.tiddlywiki.org/t/now-is-the-time-to-help-with-testing-the-tiddlywiki-v5-2-6-prerelease/6405/66
Addendum to #7232
2023-03-18 16:02:55 +00:00
jeremy@jermolene.com
95f987544c
Update save wiki "dirty" state icon
...
See https://talk.tiddlywiki.org/t/now-is-the-time-to-help-with-testing-the-tiddlywiki-v5-2-6-prerelease/6405/60
Addendum to #7232
2023-03-14 14:50:52 +00:00
Jeremy Ruston
d70b6a7d6c
Make save wiki button be accessible to users without colour vision ( #7232 )
...
* Make save wiki button be accessible to users without colour vision
* Make the dynamic button be a separate button
For backwards compatibility
2023-01-28 09:51:25 +00:00
lin onetwo
272ba6a4b7
Add layout switcher page control button ( #7076 )
...
* feat: add layout switcher page control button
* feat: use icon from https://morosanuae.github.io/tw-icons/
$:/images/tabler-icons/layout
* fix: trigger switcher
* feat: beautify button icon
* fix: caption
* feat: group palette theme and layout buttons together
* fix: review
* fix: style issue
2022-12-04 16:25:13 +00:00
jeremy@jermolene.com
d707e6f825
Add Mastodon icon
2022-11-25 15:28:12 +00:00
jeremy@jermolene.com
c325380231
Run the SVG optimiser on the new plus/minus icons
2021-04-16 09:25:07 +01:00
jeremy@jermolene.com
a6a2535c3a
Add plus/minus icons
2021-04-16 09:21:47 +01:00
jeremy@jermolene.com
36de5f65ff
Core plugin images: Add missing classes
2021-01-16 15:39:05 +00:00
Jeremy Ruston
015306dfc9
Remove extraneous paths from line-width and list icons
...
Fixes #4369 and #4368
2019-11-25 12:15:24 +00:00
Jeremy Ruston
18f5333e01
Optimised SVG icons
2019-11-22 12:21:54 +00:00
Jeremy Ruston
668ca00a88
Avoid setting an explicit colour in the new-journal-button icon
...
This change means that the colour for the date on the new journal button icon will change according to the current colour palette, and simplifies things for #4379
2019-11-22 12:08:53 +00:00
Jeremy Ruston
1bf8821bd8
System icon: remove extraneous closing tag
2019-10-17 15:04:00 +01:00
BurningTreeC
9acff8f21c
Add gitter svg + HelloThere link ( #3655 )
...
* add gitter svg $:/core/images/gitter
* add gitter link to HelloThere
* Update HelloThere.tid
2018-12-19 09:11:43 +00:00
Jermolene
acaa07a964
First stab at a threaded commenting plugin
2018-06-21 08:36:15 +01:00
Jermolene
c0569849d2
Add rotate-left button to bitmap editor toolbar
2018-03-12 12:45:56 +00:00
Jermolene
1a52fdd626
Minor tweaks to linkify and transcludify icons
2018-03-06 14:55:44 +00:00
Jermolene
634eb222ca
Add linkify and transcludify icons
...
fyi @BurningTreeC
2018-03-06 12:23:49 +00:00
Thomas Elmiger
79ae3f8cb7
Replacement icon for timestamp on/off ( #2692 )
...
* Replacement icon stopwatch on
As discussed in issue #2690
* Replacement icon stopwatch off
As discussed in issue #2690
2017-01-02 17:38:32 +00:00
Jermolene
16bb65d17f
Introduce tiddler manager
2016-11-29 08:36:07 +00:00
Jeremy Ruston
a9b54d6fce
Revert "Add provisional version of new tagger manager"
2016-11-28 10:40:55 +00:00
Jermolene
e98d324e66
Add provisional version of new tagger manager
...
For discussion
2016-11-26 12:48:47 +00:00
Jermolene
d1121787c0
Add new button to temporarily suspend timestamps
...
Useful when you want to make an edit but preserve the modification
date/time.
2016-11-23 18:20:31 +00:00
Jermolene
a292a2be44
Add copy to clipboard icon
2016-10-19 14:57:19 +01:00
Jermolene
c4e13bc94a
Add icon and message handler for print button
...
I’m inclined to think it’s not worth adding a corresponding page
control button because it’ll require a lot of tiddlers for the
translation etc.
2016-10-08 10:10:54 +01:00
Jermolene
7598832e01
Minor fix to preview-closed icon
2016-05-09 14:41:13 -06:00
Jermolene
72fb1e22ed
Remove undo/redo formatting toolbar buttons
...
There have been long standing problems with the buttons not working in
Firefox, and now a [further
problem](https://groups.google.com/d/msg/tiddlywiki/GlsruQyPOag/BAhnI2mt
BgAJ) has come to light, and been similarly hard to resolve.
On balance, I’ve decided to remove the undo/redo buttons from the
toolbar (the ctrl/cmd-Z shortcut is still operational), thus avoiding
the problems, and saving some space in the core.
2016-05-01 13:51:45 +01:00
Jermolene
7224fea961
Introduce "link" editor toolbar button
...
As proposed by Alex Hough
2016-04-29 18:54:44 +01:00
Jermolene
ba8c4dca98
Fix minor glitch with the file icon
2016-04-24 12:08:42 +01:00
Jermolene
f68bdce7a8
Add the new toolbar icons back
2016-04-22 08:39:08 +01:00
Jeremy Ruston
2adf09129d
Introduce text editor toolbar ( #2315 )
...
Tada!
2016-04-22 08:36:29 +01:00
Jermolene
a38d133d6e
Move text editor images into master
...
There’s currently 249 changed files in the text-editor branch, which
exceeds github.com’s ability to display the diffs. So we’ll put the
images straight into master to get the diffs down by 32 files.
2016-04-19 08:30:04 +01:00
Felix Hayashi
b83556b5ad
fixed malformatted svg
...
one `</g>` too much.
2016-02-02 17:35:22 +01:00
Jermolene
4a8511c6f2
Added file and folder icons
...
These icons are skinnier than the regular icons; I found I couldn’t
produce sufficiently detailed images with the regular line width.
2015-11-25 15:32:53 +00:00
Jermolene
513ed8774c
Tweak spiral
2015-10-29 21:49:05 +00:00
Jermolene
41480968ac
Add spiral icon
2015-10-28 18:11:55 +00:00
Jermolene
ac08dc2e35
Added fold/unfold all buttons
...
More translations, @BramChen, apologies…
2015-08-09 17:25:01 +01:00
Jermolene
16c69bb419
Tweaks to fold button
2015-08-09 16:11:37 +01:00
Jermolene
bad4a19f8e
Add fold others button
2015-08-09 12:56:48 +01:00
Jermolene
5d43cd7408
Add fold tiddler toolbar button
...
Addressing this tweet:
https://twitter.com/s_stryjecki/status/629349768280604672
2015-08-09 11:10:04 +01:00
Jermolene
648f670bcb
Tweaked icons
2015-05-13 23:55:00 +01:00
Jermolene
f87e74f131
Tweak palette icon
2015-05-07 18:54:56 +01:00
Jermolene
789069bb6b
Add palette page control button
2015-05-05 18:53:35 +01:00
Jermolene
9cf5d88cc9
Add "open new window" tiddler toolbar button
2015-05-02 12:12:51 +01:00
Jermolene
7fa3803de8
Add mail icon
2015-03-26 11:15:34 +00:00