diff --git a/stickynotes/backup/note_unit.lfm b/stickynotes/backup/note_unit.lfm index ace549d..01759bc 100644 --- a/stickynotes/backup/note_unit.lfm +++ b/stickynotes/backup/note_unit.lfm @@ -1,7 +1,7 @@ object NoteForm: TNoteForm - Left = 335 + Left = 391 Height = 286 - Top = 138 + Top = 161 Width = 418 AlphaBlendValue = 240 BorderStyle = bsNone @@ -49,7 +49,6 @@ object NoteForm: TNoteForm AnchorSideRight.Side = asrBottom Left = 4 Height = 210 - Hint = 'Font size: Ctrl +/-' Top = 40 Width = 410 Anchors = [akTop, akLeft, akRight, akBottom] @@ -62,7 +61,6 @@ object NoteForm: TNoteForm ParentColor = True ParentShowHint = False ScrollBars = ssAutoVertical - ShowHint = True TabOrder = 0 WantTabs = True end diff --git a/stickynotes/backup/stickynotes.lps b/stickynotes/backup/stickynotes.lps index 9537497..488e980 100644 --- a/stickynotes/backup/stickynotes.lps +++ b/stickynotes/backup/stickynotes.lps @@ -49,8 +49,8 @@ - - + + @@ -89,7 +89,7 @@ - + @@ -203,13 +203,9 @@ - - - - - + diff --git a/stickynotes/languages/stickynotes.po b/stickynotes/languages/stickynotes.po index 9527779..1fb963f 100644 --- a/stickynotes/languages/stickynotes.po +++ b/stickynotes/languages/stickynotes.po @@ -84,10 +84,6 @@ msgstr "" msgid "NoteForm" msgstr "" -#: tnoteform.memo1.hint -msgid "Font size: Ctrl +/-" -msgstr "" - #: unit1.sexportmessage msgid "Exporting notes completed..." msgstr "" diff --git a/stickynotes/languages/stickynotes.ru.po b/stickynotes/languages/stickynotes.ru.po index 20fa76a..5f18dd6 100644 --- a/stickynotes/languages/stickynotes.ru.po +++ b/stickynotes/languages/stickynotes.ru.po @@ -102,10 +102,6 @@ msgstr "Прозрачность" msgid "NoteForm" msgstr "" -#: tnoteform.memo1.hint -msgid "Font size: Ctrl +/-" -msgstr "Размер шрифта: Ctrl +/-" - #: unit1.sexportmessage msgid "Exporting notes completed..." msgstr "Экспорт заметок завершен..." @@ -121,3 +117,4 @@ msgstr "Импорт заметок завершен..." #: unit1.simporttitle msgid "Import notes" msgstr "Импорт заметок" + diff --git a/stickynotes/lib/x86_64-linux/note_unit.lfm b/stickynotes/lib/x86_64-linux/note_unit.lfm index 7050486..f9f79a3 100644 --- a/stickynotes/lib/x86_64-linux/note_unit.lfm +++ b/stickynotes/lib/x86_64-linux/note_unit.lfm @@ -1,7 +1,7 @@ object NoteForm: TNoteForm - Left = 391 + Left = 313 Height = 286 - Top = 161 + Top = 125 Width = 418 AlphaBlendValue = 240 BorderStyle = bsNone @@ -49,7 +49,6 @@ object NoteForm: TNoteForm AnchorSideRight.Side = asrBottom Left = 4 Height = 210 - Hint = 'Font size: Ctrl +/-' Top = 40 Width = 410 Anchors = [akTop, akLeft, akRight, akBottom] @@ -62,7 +61,6 @@ object NoteForm: TNoteForm ParentColor = True ParentShowHint = False ScrollBars = ssAutoVertical - ShowHint = True TabOrder = 0 WantTabs = True end diff --git a/stickynotes/lib/x86_64-linux/note_unit.ppu b/stickynotes/lib/x86_64-linux/note_unit.ppu index 783782c..1fcd626 100644 Binary files a/stickynotes/lib/x86_64-linux/note_unit.ppu and b/stickynotes/lib/x86_64-linux/note_unit.ppu differ diff --git a/stickynotes/lib/x86_64-linux/stickynotes.or b/stickynotes/lib/x86_64-linux/stickynotes.or index b43c4d4..85b20d1 100644 Binary files a/stickynotes/lib/x86_64-linux/stickynotes.or and b/stickynotes/lib/x86_64-linux/stickynotes.or differ diff --git a/stickynotes/note_unit.lfm b/stickynotes/note_unit.lfm index 7050486..f9f79a3 100644 --- a/stickynotes/note_unit.lfm +++ b/stickynotes/note_unit.lfm @@ -1,7 +1,7 @@ object NoteForm: TNoteForm - Left = 391 + Left = 313 Height = 286 - Top = 161 + Top = 125 Width = 418 AlphaBlendValue = 240 BorderStyle = bsNone @@ -49,7 +49,6 @@ object NoteForm: TNoteForm AnchorSideRight.Side = asrBottom Left = 4 Height = 210 - Hint = 'Font size: Ctrl +/-' Top = 40 Width = 410 Anchors = [akTop, akLeft, akRight, akBottom] @@ -62,7 +61,6 @@ object NoteForm: TNoteForm ParentColor = True ParentShowHint = False ScrollBars = ssAutoVertical - ShowHint = True TabOrder = 0 WantTabs = True end diff --git a/stickynotes/note_unit.lrj b/stickynotes/note_unit.lrj index e39a77a..e484975 100644 --- a/stickynotes/note_unit.lrj +++ b/stickynotes/note_unit.lrj @@ -1,4 +1,3 @@ {"version":1,"strings":[ -{"hash":111793117,"name":"tnoteform.caption","sourcebytes":[78,111,116,101,70,111,114,109],"value":"NoteForm"}, -{"hash":98799453,"name":"tnoteform.memo1.hint","sourcebytes":[70,111,110,116,32,115,105,122,101,58,32,67,116,114,108,32,43,47,45],"value":"Font size: Ctrl +/-"} +{"hash":111793117,"name":"tnoteform.caption","sourcebytes":[78,111,116,101,70,111,114,109],"value":"NoteForm"} ]} diff --git a/stickynotes/package-project/stickynotes.prj b/stickynotes/package-project/stickynotes.prj index ba1c953..15a30ec 100644 --- a/stickynotes/package-project/stickynotes.prj +++ b/stickynotes/package-project/stickynotes.prj @@ -2,7 +2,7 @@ name=stickynotes [VERSION] -version=0.4 +version=0.5 [RELEASE] release=0.mrx8 @@ -70,15 +70,20 @@ toolversion=2.0.12 [INFO] 0=Simple, colorful sticky notes to use at work every day 1= -2=v0.4 -3=+ display of notes at startup/autostart -4=+ closing notes before importing/exporting -5=+ vertical autoscroll -6=+ transparency enable/disable -7= -8=v0.3 -9=+ font size changes Ctrl +/- -10=+ black font for all DE color schemes -11=+ preset colors that speed up your selection +2=v0.5 +3=+ global font selection from the menu (tray) +4=+ global note transparency setting +5=+ default note font - Liberation Sans-11 +6= +7=v0.4 +8=+ display of notes at startup/autostart +9=+ closing notes before importing/exporting +10=+ vertical autoscroll +11=+ transparency enable/disable 12= -13=v0.2 - initial version +13=v0.3 +14=+ font size changes Ctrl +/- +15=+ black font for all DE color schemes +16=+ preset colors that speed up your selection +17= +18=v0.2 - initial version diff --git a/stickynotes/stickynotes b/stickynotes/stickynotes index f02daff..4568856 100755 Binary files a/stickynotes/stickynotes and b/stickynotes/stickynotes differ diff --git a/stickynotes/stickynotes.lps b/stickynotes/stickynotes.lps index acd981b..488e980 100644 --- a/stickynotes/stickynotes.lps +++ b/stickynotes/stickynotes.lps @@ -89,7 +89,7 @@ - + @@ -203,13 +203,9 @@ - - - - - +