parent
e5b246a4f0
commit
22be76bec5
@ -5535,10 +5535,10 @@
|
|||||||
</object>
|
</object>
|
||||||
<object class="sizeritem" expanded="0">
|
<object class="sizeritem" expanded="0">
|
||||||
<property name="border">5</property>
|
<property name="border">5</property>
|
||||||
<property name="flag">wxEXPAND</property>
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
<property name="proportion">1</property>
|
<property name="proportion">0</property>
|
||||||
<object class="spacer" expanded="0">
|
<object class="spacer" expanded="0">
|
||||||
<property name="height">10</property>
|
<property name="height">0</property>
|
||||||
<property name="permission">protected</property>
|
<property name="permission">protected</property>
|
||||||
<property name="width">0</property>
|
<property name="width">0</property>
|
||||||
</object>
|
</object>
|
||||||
@ -6130,5 +6130,652 @@
|
|||||||
</object>
|
</object>
|
||||||
</object>
|
</object>
|
||||||
</object>
|
</object>
|
||||||
|
<object class="Dialog" expanded="0">
|
||||||
|
<property name="aui_managed">0</property>
|
||||||
|
<property name="aui_manager_style">wxAUI_MGR_DEFAULT</property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="center">wxBOTH</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="event_handler">impl_virtual</property>
|
||||||
|
<property name="extra_style"></property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="font"></property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="name">wxZRColaCharRequestBase</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style">wxDEFAULT_DIALOG_STYLE</property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="title">Request a New Character</property>
|
||||||
|
<property name="tooltip"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name">ZRColaCharRequest</property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<event name="OnActivate"></event>
|
||||||
|
<event name="OnActivateApp"></event>
|
||||||
|
<event name="OnAuiFindManager"></event>
|
||||||
|
<event name="OnAuiPaneButton"></event>
|
||||||
|
<event name="OnAuiPaneClose"></event>
|
||||||
|
<event name="OnAuiPaneMaximize"></event>
|
||||||
|
<event name="OnAuiPaneRestore"></event>
|
||||||
|
<event name="OnAuiRender"></event>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnClose"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnHibernate"></event>
|
||||||
|
<event name="OnIconize"></event>
|
||||||
|
<event name="OnIdle"></event>
|
||||||
|
<event name="OnInitDialog"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
<object class="wxBoxSizer" expanded="0">
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="name">bSizerContent</property>
|
||||||
|
<property name="orient">wxVERTICAL</property>
|
||||||
|
<property name="permission">none</property>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">40</property>
|
||||||
|
<object class="wxStaticBoxSizer" expanded="0">
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">Character</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="name">sbSizerCharacter</property>
|
||||||
|
<property name="orient">wxVERTICAL</property>
|
||||||
|
<property name="permission">none</property>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxStaticText" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font"></property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">Enter the &character you would like to request:</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_characterLbl</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style"></property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<property name="wrap">400</property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxTextCtrl" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font">00 ZRCola,90,90,20,70,0</property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="maxlength">20</property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_character</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style"></property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip">Decomposed character to request</property>
|
||||||
|
<property name="validator_data_type"></property>
|
||||||
|
<property name="validator_style">wxFILTER_NONE</property>
|
||||||
|
<property name="validator_type">wxDefaultValidator</property>
|
||||||
|
<property name="validator_variable"></property>
|
||||||
|
<property name="value"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnText"></event>
|
||||||
|
<event name="OnTextEnter"></event>
|
||||||
|
<event name="OnTextMaxLen"></event>
|
||||||
|
<event name="OnTextURL"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxStaticText" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font"></property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">Please, use the decomposed form.
You can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste it from the Decomposed window.</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_characterNote</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style"></property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<property name="wrap">400</property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">60</property>
|
||||||
|
<object class="wxStaticBoxSizer" expanded="0">
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">Context</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="name">sbSizerContext</property>
|
||||||
|
<property name="orient">wxVERTICAL</property>
|
||||||
|
<property name="permission">none</property>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxStaticText" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font"></property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">The &context, examples or short description why and where the character is required:</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_contextLbl</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style"></property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<property name="wrap">400</property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">1</property>
|
||||||
|
<object class="wxTextCtrl" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font">00 ZRCola,90,90,16,70,0</property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="maxlength"></property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_context</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style">wxTE_MULTILINE</property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip">Additional notes for character request</property>
|
||||||
|
<property name="validator_data_type"></property>
|
||||||
|
<property name="validator_style">wxFILTER_NONE</property>
|
||||||
|
<property name="validator_type">wxDefaultValidator</property>
|
||||||
|
<property name="validator_variable"></property>
|
||||||
|
<property name="value"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnText"></event>
|
||||||
|
<event name="OnTextEnter"></event>
|
||||||
|
<event name="OnTextMaxLen"></event>
|
||||||
|
<event name="OnTextURL"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxStaticText" expanded="0">
|
||||||
|
<property name="BottomDockable">1</property>
|
||||||
|
<property name="LeftDockable">1</property>
|
||||||
|
<property name="RightDockable">1</property>
|
||||||
|
<property name="TopDockable">1</property>
|
||||||
|
<property name="aui_layer"></property>
|
||||||
|
<property name="aui_name"></property>
|
||||||
|
<property name="aui_position"></property>
|
||||||
|
<property name="aui_row"></property>
|
||||||
|
<property name="best_size"></property>
|
||||||
|
<property name="bg"></property>
|
||||||
|
<property name="caption"></property>
|
||||||
|
<property name="caption_visible">1</property>
|
||||||
|
<property name="center_pane">0</property>
|
||||||
|
<property name="close_button">1</property>
|
||||||
|
<property name="context_help"></property>
|
||||||
|
<property name="context_menu">1</property>
|
||||||
|
<property name="default_pane">0</property>
|
||||||
|
<property name="dock">Dock</property>
|
||||||
|
<property name="dock_fixed">0</property>
|
||||||
|
<property name="docking">Left</property>
|
||||||
|
<property name="enabled">1</property>
|
||||||
|
<property name="fg"></property>
|
||||||
|
<property name="floatable">1</property>
|
||||||
|
<property name="font"></property>
|
||||||
|
<property name="gripper">0</property>
|
||||||
|
<property name="hidden">0</property>
|
||||||
|
<property name="id">wxID_ANY</property>
|
||||||
|
<property name="label">After clicking OK button, your e-mail application should open allowing you to submit the new character request to ZRCola Editor.
Your e-mail application might not display all the characters correctly, but we'll encode the necessarry information so the Editor will be able to read it correctly.</property>
|
||||||
|
<property name="max_size"></property>
|
||||||
|
<property name="maximize_button">0</property>
|
||||||
|
<property name="maximum_size"></property>
|
||||||
|
<property name="min_size"></property>
|
||||||
|
<property name="minimize_button">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="moveable">1</property>
|
||||||
|
<property name="name">m_note</property>
|
||||||
|
<property name="pane_border">1</property>
|
||||||
|
<property name="pane_position"></property>
|
||||||
|
<property name="pane_size"></property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="pin_button">1</property>
|
||||||
|
<property name="pos"></property>
|
||||||
|
<property name="resize">Resizable</property>
|
||||||
|
<property name="show">1</property>
|
||||||
|
<property name="size"></property>
|
||||||
|
<property name="style"></property>
|
||||||
|
<property name="subclass"></property>
|
||||||
|
<property name="toolbar_pane">0</property>
|
||||||
|
<property name="tooltip"></property>
|
||||||
|
<property name="window_extra_style"></property>
|
||||||
|
<property name="window_name"></property>
|
||||||
|
<property name="window_style"></property>
|
||||||
|
<property name="wrap">400</property>
|
||||||
|
<event name="OnChar"></event>
|
||||||
|
<event name="OnEnterWindow"></event>
|
||||||
|
<event name="OnEraseBackground"></event>
|
||||||
|
<event name="OnKeyDown"></event>
|
||||||
|
<event name="OnKeyUp"></event>
|
||||||
|
<event name="OnKillFocus"></event>
|
||||||
|
<event name="OnLeaveWindow"></event>
|
||||||
|
<event name="OnLeftDClick"></event>
|
||||||
|
<event name="OnLeftDown"></event>
|
||||||
|
<event name="OnLeftUp"></event>
|
||||||
|
<event name="OnMiddleDClick"></event>
|
||||||
|
<event name="OnMiddleDown"></event>
|
||||||
|
<event name="OnMiddleUp"></event>
|
||||||
|
<event name="OnMotion"></event>
|
||||||
|
<event name="OnMouseEvents"></event>
|
||||||
|
<event name="OnMouseWheel"></event>
|
||||||
|
<event name="OnPaint"></event>
|
||||||
|
<event name="OnRightDClick"></event>
|
||||||
|
<event name="OnRightDown"></event>
|
||||||
|
<event name="OnRightUp"></event>
|
||||||
|
<event name="OnSetFocus"></event>
|
||||||
|
<event name="OnSize"></event>
|
||||||
|
<event name="OnUpdateUI"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="spacer" expanded="0">
|
||||||
|
<property name="height">0</property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<property name="width">0</property>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
<object class="sizeritem" expanded="0">
|
||||||
|
<property name="border">5</property>
|
||||||
|
<property name="flag">wxALL|wxEXPAND</property>
|
||||||
|
<property name="proportion">0</property>
|
||||||
|
<object class="wxStdDialogButtonSizer" expanded="0">
|
||||||
|
<property name="Apply">0</property>
|
||||||
|
<property name="Cancel">1</property>
|
||||||
|
<property name="ContextHelp">0</property>
|
||||||
|
<property name="Help">0</property>
|
||||||
|
<property name="No">0</property>
|
||||||
|
<property name="OK">1</property>
|
||||||
|
<property name="Save">0</property>
|
||||||
|
<property name="Yes">0</property>
|
||||||
|
<property name="minimum_size"></property>
|
||||||
|
<property name="name">m_sdbSizerButtons</property>
|
||||||
|
<property name="permission">protected</property>
|
||||||
|
<event name="OnApplyButtonClick"></event>
|
||||||
|
<event name="OnCancelButtonClick"></event>
|
||||||
|
<event name="OnContextHelpButtonClick"></event>
|
||||||
|
<event name="OnHelpButtonClick"></event>
|
||||||
|
<event name="OnNoButtonClick"></event>
|
||||||
|
<event name="OnOKButtonClick">OnOKButtonClick</event>
|
||||||
|
<event name="OnSaveButtonClick"></event>
|
||||||
|
<event name="OnYesButtonClick"></event>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
|
</object>
|
||||||
</object>
|
</object>
|
||||||
</wxFormBuilder_Project>
|
</wxFormBuilder_Project>
|
||||||
|
@ -84,6 +84,7 @@
|
|||||||
<ClCompile Include="zrcolaapp.cpp" />
|
<ClCompile Include="zrcolaapp.cpp" />
|
||||||
<ClCompile Include="zrcolachrcatpnl.cpp" />
|
<ClCompile Include="zrcolachrcatpnl.cpp" />
|
||||||
<ClCompile Include="zrcolachrgrid.cpp" />
|
<ClCompile Include="zrcolachrgrid.cpp" />
|
||||||
|
<ClCompile Include="zrcolachrreq.cpp" />
|
||||||
<ClCompile Include="zrcolachrslct.cpp" />
|
<ClCompile Include="zrcolachrslct.cpp" />
|
||||||
<ClCompile Include="zrcolacomppnl.cpp" />
|
<ClCompile Include="zrcolacomppnl.cpp" />
|
||||||
<ClCompile Include="zrcolafrm.cpp" />
|
<ClCompile Include="zrcolafrm.cpp" />
|
||||||
@ -98,6 +99,7 @@
|
|||||||
<ClInclude Include="zrcolaapp.h" />
|
<ClInclude Include="zrcolaapp.h" />
|
||||||
<ClInclude Include="zrcolachrcatpnl.h" />
|
<ClInclude Include="zrcolachrcatpnl.h" />
|
||||||
<ClInclude Include="zrcolachrgrid.h" />
|
<ClInclude Include="zrcolachrgrid.h" />
|
||||||
|
<ClInclude Include="zrcolachrreq.h" />
|
||||||
<ClInclude Include="zrcolachrslct.h" />
|
<ClInclude Include="zrcolachrslct.h" />
|
||||||
<ClInclude Include="zrcolacomppnl.h" />
|
<ClInclude Include="zrcolacomppnl.h" />
|
||||||
<ClInclude Include="zrcolafrm.h" />
|
<ClInclude Include="zrcolafrm.h" />
|
||||||
|
@ -55,6 +55,9 @@
|
|||||||
<ClCompile Include="zrcolaupdater.cpp">
|
<ClCompile Include="zrcolaupdater.cpp">
|
||||||
<Filter>Source Files</Filter>
|
<Filter>Source Files</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
<ClCompile Include="zrcolachrreq.cpp">
|
||||||
|
<Filter>Source Files</Filter>
|
||||||
|
</ClCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="stdafx.h">
|
<ClInclude Include="stdafx.h">
|
||||||
@ -93,6 +96,9 @@
|
|||||||
<ClInclude Include="zrcolaupdater.h">
|
<ClInclude Include="zrcolaupdater.h">
|
||||||
<Filter>Header Files</Filter>
|
<Filter>Header Files</Filter>
|
||||||
</ClInclude>
|
</ClInclude>
|
||||||
|
<ClInclude Include="zrcolachrreq.h">
|
||||||
|
<Filter>Header Files</Filter>
|
||||||
|
</ClInclude>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="res\zrcola.ico">
|
<None Include="res\zrcola.ico">
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ZRCola\n"
|
"Project-Id-Version: ZRCola\n"
|
||||||
"POT-Creation-Date: 2016-05-31 08:45+0200\n"
|
"POT-Creation-Date: 2016-05-31 14:24+0200\n"
|
||||||
"PO-Revision-Date: 2016-05-13 15:52+0200\n"
|
"PO-Revision-Date: 2016-05-13 15:52+0200\n"
|
||||||
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
||||||
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
||||||
@ -32,6 +32,11 @@ msgstr "© 2004-%s ZRC SAZU"
|
|||||||
msgid "ZRCola"
|
msgid "ZRCola"
|
||||||
msgstr "ZRCola"
|
msgstr "ZRCola"
|
||||||
|
|
||||||
|
#: zrcolachrreq.cpp:49 zrcolagui.h:353
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Request a New Character"
|
||||||
|
msgstr "Zahtevaj nov znak"
|
||||||
|
|
||||||
#: zrcolafrm.cpp:104
|
#: zrcolafrm.cpp:104
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
@ -55,11 +60,6 @@ msgstr ""
|
|||||||
"ZRColine bližnjice na tipkovnici Win+F6 ni mogoče registrirati. Nekaj "
|
"ZRColine bližnjice na tipkovnici Win+F6 ni mogoče registrirati. Nekaj "
|
||||||
"funkcionalnosti ne bo na voljo."
|
"funkcionalnosti ne bo na voljo."
|
||||||
|
|
||||||
#: zrcolafrm.cpp:341
|
|
||||||
#, fuzzy
|
|
||||||
msgid "http://zrcola-2.amebis.si/en/contact/"
|
|
||||||
msgstr "http://zrcola-2.amebis.si/contact/"
|
|
||||||
|
|
||||||
#: zrcolagui.cpp:36
|
#: zrcolagui.cpp:36
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "E&xit"
|
msgid "E&xit"
|
||||||
@ -477,17 +477,25 @@ msgid "www.zrc-sazu.si"
|
|||||||
msgstr "www.zrc-sazu.si"
|
msgstr "www.zrc-sazu.si"
|
||||||
|
|
||||||
#: zrcolagui.cpp:855
|
#: zrcolagui.cpp:855
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Texts made using ZRCola have to include in the colophon, foreword, footnote "
|
"Texts made using ZRCola have to include in the colophon, foreword, footnote "
|
||||||
"or some other appropriate part of the publication the note below:"
|
"or some other appropriate part of the publication the note below:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Besedilo, nastalo z uporabo ZRCole, mora biti v kolofonu, predgovoru, v "
|
||||||
|
"opombi ali na drugem ustreznem mestu v publikaciji opremljeno z naslednjim "
|
||||||
|
"zapisom:"
|
||||||
|
|
||||||
#: zrcolagui.cpp:859
|
#: zrcolagui.cpp:859
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"This text was written using the ZRCola input system (http://zrcola.zrc-sazu."
|
"This text was written using the ZRCola input system (http://zrcola.zrc-sazu."
|
||||||
"si), developed at the Science and Research Centre of SAZU in Ljubljana "
|
"si), developed at the Science and Research Centre of SAZU in Ljubljana "
|
||||||
"(http://www.zrc-sazu.si) by Dr. Peter Weiss."
|
"(http://www.zrc-sazu.si) by Dr. Peter Weiss."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Besedilo je bilo pripravljeno z vnašalnim sistemom ZRCola (http://zrcola.zrc-"
|
||||||
|
"sazu.si), ki ga je na Znanstvenoraziskovalnem centru SAZU v Ljubljani "
|
||||||
|
"(http://www.zrc-sazu.si) razvil dr. Peter Weiss."
|
||||||
|
|
||||||
#: zrcolagui.cpp:900
|
#: zrcolagui.cpp:900
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -504,6 +512,58 @@ msgstr "&Posodobi"
|
|||||||
msgid "&Close"
|
msgid "&Close"
|
||||||
msgstr "&Zapri"
|
msgstr "&Zapri"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:953
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Character"
|
||||||
|
msgstr "Znak"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:955
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Enter the &character you would like to request:"
|
||||||
|
msgstr "Vpišite &znak, ki ga želite zahtevati:"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:961
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Decomposed character to request"
|
||||||
|
msgstr "Razstavljen znak, ki ga zahtevate"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:965
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"Please, use the decomposed form.\n"
|
||||||
|
"You can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste "
|
||||||
|
"it from the Decomposed window."
|
||||||
|
msgstr ""
|
||||||
|
"Uporabite razstavljeno obliko.\n"
|
||||||
|
"Za vnos znaka lahko uporavite ZRColine bližnjice na tipkovnici ali kopirate "
|
||||||
|
"in prilepite iz okna z razstavljenim besedilom."
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:973
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Context"
|
||||||
|
msgstr "Kontekst"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:975
|
||||||
|
#, fuzzy
|
||||||
|
msgid ""
|
||||||
|
"The &context, examples or short description why and where the character is "
|
||||||
|
"required:"
|
||||||
|
msgstr "&Kontekst, primeri oz. kratek opis zakaj in kje potrebujete novi znak:"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:981
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Additional notes for character request"
|
||||||
|
msgstr "Dodatne opombe za zahtevo znaka"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:988
|
||||||
|
msgid ""
|
||||||
|
"After clicking OK button, your e-mail application should open allowing you "
|
||||||
|
"to submit the new character request to ZRCola Editor.\n"
|
||||||
|
"Your e-mail application might not display all the characters correctly, but "
|
||||||
|
"we'll encode the necessarry information so the Editor will be able to read "
|
||||||
|
"it correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolakeyhndlr.cpp:44
|
#: zrcolakeyhndlr.cpp:44
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ZRCola\n"
|
"Project-Id-Version: ZRCola\n"
|
||||||
"POT-Creation-Date: 2016-05-31 08:47+0200\n"
|
"POT-Creation-Date: 2016-05-31 14:26+0200\n"
|
||||||
"PO-Revision-Date: 2016-05-31 08:47+0200\n"
|
"PO-Revision-Date: 2016-05-31 14:26+0200\n"
|
||||||
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
||||||
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
||||||
"Language: de_DE\n"
|
"Language: de_DE\n"
|
||||||
@ -29,6 +29,10 @@ msgstr ""
|
|||||||
msgid "ZRCola"
|
msgid "ZRCola"
|
||||||
msgstr "ZRCola:."
|
msgstr "ZRCola:."
|
||||||
|
|
||||||
|
#: zrcolachrreq.cpp:49 zrcolagui.h:353
|
||||||
|
msgid "Request a New Character"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolafrm.cpp:104
|
#: zrcolafrm.cpp:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
||||||
@ -46,10 +50,6 @@ msgid ""
|
|||||||
"will not be available."
|
"will not be available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolafrm.cpp:341
|
|
||||||
msgid "http://zrcola-2.amebis.si/en/contact/"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: zrcolagui.cpp:36
|
#: zrcolagui.cpp:36
|
||||||
msgid "E&xit"
|
msgid "E&xit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -429,6 +429,50 @@ msgstr "Kann Benutzer-Konfigurationsdatei nicht aktualisieren."
|
|||||||
msgid "&Close"
|
msgid "&Close"
|
||||||
msgstr "&Schließen"
|
msgstr "&Schließen"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:953
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Character"
|
||||||
|
msgstr "Eingabe eines Zeichenstils"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:955
|
||||||
|
msgid "Enter the &character you would like to request:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:961
|
||||||
|
msgid "Decomposed character to request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:965
|
||||||
|
msgid ""
|
||||||
|
"Please, use the decomposed form.\n"
|
||||||
|
"You can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste "
|
||||||
|
"it from the Decomposed window."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:973
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Context"
|
||||||
|
msgstr "Konnte den Kontext auf dem überlagerten Fenster nicht initialisieren."
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:975
|
||||||
|
msgid ""
|
||||||
|
"The &context, examples or short description why and where the character is "
|
||||||
|
"required:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:981
|
||||||
|
msgid "Additional notes for character request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:988
|
||||||
|
msgid ""
|
||||||
|
"After clicking OK button, your e-mail application should open allowing you "
|
||||||
|
"to submit the new character request to ZRCola Editor.\n"
|
||||||
|
"Your e-mail application might not display all the characters correctly, but "
|
||||||
|
"we'll encode the necessarry information so the Editor will be able to read "
|
||||||
|
"it correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolakeyhndlr.cpp:44
|
#: zrcolakeyhndlr.cpp:44
|
||||||
msgid ""
|
msgid ""
|
||||||
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ZRCola\n"
|
"Project-Id-Version: ZRCola\n"
|
||||||
"POT-Creation-Date: 2016-05-31 08:46+0200\n"
|
"POT-Creation-Date: 2016-05-31 14:26+0200\n"
|
||||||
"PO-Revision-Date: 2016-05-31 08:46+0200\n"
|
"PO-Revision-Date: 2016-05-31 14:26+0200\n"
|
||||||
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
||||||
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
||||||
"Language: ru_RU\n"
|
"Language: ru_RU\n"
|
||||||
@ -30,6 +30,10 @@ msgstr ""
|
|||||||
msgid "ZRCola"
|
msgid "ZRCola"
|
||||||
msgstr "ZRCola:."
|
msgstr "ZRCola:."
|
||||||
|
|
||||||
|
#: zrcolachrreq.cpp:49 zrcolagui.h:353
|
||||||
|
msgid "Request a New Character"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolafrm.cpp:104
|
#: zrcolafrm.cpp:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
||||||
@ -46,10 +50,6 @@ msgid ""
|
|||||||
"will not be available."
|
"will not be available."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolafrm.cpp:341
|
|
||||||
msgid "http://zrcola-2.amebis.si/en/contact/"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: zrcolagui.cpp:36
|
#: zrcolagui.cpp:36
|
||||||
msgid "E&xit"
|
msgid "E&xit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -405,6 +405,49 @@ msgstr ""
|
|||||||
msgid "&Close"
|
msgid "&Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:953
|
||||||
|
#, fuzzy
|
||||||
|
msgid "Character"
|
||||||
|
msgstr "Skupine &znakov"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:955
|
||||||
|
msgid "Enter the &character you would like to request:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:961
|
||||||
|
msgid "Decomposed character to request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:965
|
||||||
|
msgid ""
|
||||||
|
"Please, use the decomposed form.\n"
|
||||||
|
"You can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste "
|
||||||
|
"it from the Decomposed window."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:973
|
||||||
|
msgid "Context"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:975
|
||||||
|
msgid ""
|
||||||
|
"The &context, examples or short description why and where the character is "
|
||||||
|
"required:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:981
|
||||||
|
msgid "Additional notes for character request"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:988
|
||||||
|
msgid ""
|
||||||
|
"After clicking OK button, your e-mail application should open allowing you "
|
||||||
|
"to submit the new character request to ZRCola Editor.\n"
|
||||||
|
"Your e-mail application might not display all the characters correctly, but "
|
||||||
|
"we'll encode the necessarry information so the Editor will be able to read "
|
||||||
|
"it correctly."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: zrcolakeyhndlr.cpp:44
|
#: zrcolakeyhndlr.cpp:44
|
||||||
msgid ""
|
msgid ""
|
||||||
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ZRCola\n"
|
"Project-Id-Version: ZRCola\n"
|
||||||
"POT-Creation-Date: 2016-05-31 08:46+0200\n"
|
"POT-Creation-Date: 2016-05-31 14:24+0200\n"
|
||||||
"PO-Revision-Date: 2016-05-31 08:46+0200\n"
|
"PO-Revision-Date: 2016-05-31 14:26+0200\n"
|
||||||
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
|
||||||
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
|
||||||
"Language: sl_SI\n"
|
"Language: sl_SI\n"
|
||||||
@ -29,6 +29,10 @@ msgstr "© 2004-%s ZRC SAZU"
|
|||||||
msgid "ZRCola"
|
msgid "ZRCola"
|
||||||
msgstr "ZRCola"
|
msgstr "ZRCola"
|
||||||
|
|
||||||
|
#: zrcolachrreq.cpp:49 zrcolagui.h:353
|
||||||
|
msgid "Request a New Character"
|
||||||
|
msgstr "Zahtevaj nov znak"
|
||||||
|
|
||||||
#: zrcolafrm.cpp:104
|
#: zrcolafrm.cpp:104
|
||||||
msgid ""
|
msgid ""
|
||||||
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
"ZRCola keyboard shortcut Win+F5 could not be registered. Some functionality "
|
||||||
@ -49,10 +53,6 @@ msgstr ""
|
|||||||
"ZRColine bližnjice na tipkovnici Win+F6 ni mogoče registrirati. Nekaj "
|
"ZRColine bližnjice na tipkovnici Win+F6 ni mogoče registrirati. Nekaj "
|
||||||
"funkcionalnosti ne bo na voljo."
|
"funkcionalnosti ne bo na voljo."
|
||||||
|
|
||||||
#: zrcolafrm.cpp:341
|
|
||||||
msgid "http://zrcola-2.amebis.si/en/contact/"
|
|
||||||
msgstr "http://zrcola-2.amebis.si/contact/"
|
|
||||||
|
|
||||||
#: zrcolagui.cpp:36
|
#: zrcolagui.cpp:36
|
||||||
msgid "E&xit"
|
msgid "E&xit"
|
||||||
msgstr "I&zhod"
|
msgstr "I&zhod"
|
||||||
@ -421,6 +421,57 @@ msgstr "&Posodobi"
|
|||||||
msgid "&Close"
|
msgid "&Close"
|
||||||
msgstr "&Zapri"
|
msgstr "&Zapri"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:953
|
||||||
|
msgid "Character"
|
||||||
|
msgstr "Znak"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:955
|
||||||
|
msgid "Enter the &character you would like to request:"
|
||||||
|
msgstr "Vpišite &znak, ki ga želite zahtevati:"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:961
|
||||||
|
msgid "Decomposed character to request"
|
||||||
|
msgstr "Razstavljen znak, ki ga zahtevate"
|
||||||
|
|
||||||
|
# Please use a double && for final "&" character
|
||||||
|
#: zrcolagui.cpp:965
|
||||||
|
msgid ""
|
||||||
|
"Please, use the decomposed form.\n"
|
||||||
|
"You can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste "
|
||||||
|
"it from the Decomposed window."
|
||||||
|
msgstr ""
|
||||||
|
"Uporabite razstavljeno obliko.\n"
|
||||||
|
"Za vnos znaka lahko uporavite ZRColine bližnjice na tipkovnici ali kopirate "
|
||||||
|
"in prilepite iz okna z razstavljenim besedilom."
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:973
|
||||||
|
msgid "Context"
|
||||||
|
msgstr "Kontekst"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:975
|
||||||
|
msgid ""
|
||||||
|
"The &context, examples or short description why and where the character is "
|
||||||
|
"required:"
|
||||||
|
msgstr "&Kontekst, primeri oz. kratek opis zakaj in kje potrebujete novi znak:"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:981
|
||||||
|
msgid "Additional notes for character request"
|
||||||
|
msgstr "Dodatne opombe za zahtevo znaka"
|
||||||
|
|
||||||
|
#: zrcolagui.cpp:988
|
||||||
|
msgid ""
|
||||||
|
"After clicking OK button, your e-mail application should open allowing you "
|
||||||
|
"to submit the new character request to ZRCola Editor.\n"
|
||||||
|
"Your e-mail application might not display all the characters correctly, but "
|
||||||
|
"we'll encode the necessarry information so the Editor will be able to read "
|
||||||
|
"it correctly."
|
||||||
|
msgstr ""
|
||||||
|
"Ko boste kliknili gumb V redu, se bo odprl vaš program za e-pošto, s katerim "
|
||||||
|
"boste lahko oddali zahtevo za novi znak uredniku ZRCole.\n"
|
||||||
|
"Vaš e-poštni program mogoče ne bo prikazal vseh znakov pravilno, toda mi "
|
||||||
|
"bomo vse potrebne podatke ustrezno kodirali, da jih bo urednik lahko "
|
||||||
|
"pravilno prebral."
|
||||||
|
|
||||||
#: zrcolakeyhndlr.cpp:44
|
#: zrcolakeyhndlr.cpp:44
|
||||||
msgid ""
|
msgid ""
|
||||||
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
"INS key is pressed. Type the Unicode code of desired character now (up to "
|
||||||
@ -708,6 +759,9 @@ msgstr "Vnašalni sistem za jezikoslovno rabo"
|
|||||||
#~ msgid "Welcome to wxWidgets!"
|
#~ msgid "Welcome to wxWidgets!"
|
||||||
#~ msgstr "Dobrodošli v wxWidgets!"
|
#~ msgstr "Dobrodošli v wxWidgets!"
|
||||||
|
|
||||||
|
#~ msgid "http://zrcola-2.amebis.si/en/contact/"
|
||||||
|
#~ msgstr "http://zrcola-2.amebis.si/contact/"
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "ZRCola v%s\n"
|
#~ "ZRCola v%s\n"
|
||||||
#~ "Copyright 2015-%s Amebis"
|
#~ "Copyright 2015-%s Amebis"
|
||||||
|
@ -22,8 +22,9 @@
|
|||||||
#include "../include/zrcola.h"
|
#include "../include/zrcola.h"
|
||||||
#include "zrcolaabout.h"
|
#include "zrcolaabout.h"
|
||||||
#include "zrcolaapp.h"
|
#include "zrcolaapp.h"
|
||||||
#include "zrcolachrgrid.h"
|
|
||||||
#include "zrcolachrcatpnl.h"
|
#include "zrcolachrcatpnl.h"
|
||||||
|
#include "zrcolachrgrid.h"
|
||||||
|
#include "zrcolachrreq.h"
|
||||||
#include "zrcolacomppnl.h"
|
#include "zrcolacomppnl.h"
|
||||||
#include "zrcolafrm.h"
|
#include "zrcolafrm.h"
|
||||||
#include "zrcolakeyhndlr.h"
|
#include "zrcolakeyhndlr.h"
|
||||||
@ -33,6 +34,7 @@
|
|||||||
#include <Updater/chkthread.h>
|
#include <Updater/chkthread.h>
|
||||||
|
|
||||||
#include <wxex/common.h>
|
#include <wxex/common.h>
|
||||||
|
#include <wxex/url.h>
|
||||||
#include <wxex/persist/auimanager.h>
|
#include <wxex/persist/auimanager.h>
|
||||||
|
|
||||||
#include <wx/ffile.h>
|
#include <wx/ffile.h>
|
||||||
|
101
ZRCola/zrcolachrreq.cpp
Normal file
101
ZRCola/zrcolachrreq.cpp
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2015-2016 Amebis
|
||||||
|
|
||||||
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
ZRCola is free software: you can redistribute it and/or modify it
|
||||||
|
under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
ZRCola is distributed in the hope that it will be useful, but
|
||||||
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "stdafx.h"
|
||||||
|
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////////////////////////////
|
||||||
|
// wxZRColaCharRequest
|
||||||
|
//////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
wxZRColaCharRequest::wxZRColaCharRequest(wxWindow* parent) : wxZRColaCharRequestBase(parent)
|
||||||
|
{
|
||||||
|
m_character->PushEventHandler(new wxZRColaKeyHandler());
|
||||||
|
m_context->PushEventHandler(new wxZRColaKeyHandler());
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
wxZRColaCharRequest::~wxZRColaCharRequest()
|
||||||
|
{
|
||||||
|
m_context->PopEventHandler(true);
|
||||||
|
m_character->PopEventHandler(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void wxZRColaCharRequest::OnOKButtonClick(wxCommandEvent& event)
|
||||||
|
{
|
||||||
|
event.Skip();
|
||||||
|
|
||||||
|
const wxString chr = m_character->GetValue();
|
||||||
|
const wxString ctx = m_context->GetValue();
|
||||||
|
wxString body;
|
||||||
|
|
||||||
|
body += _("Character") + wxT(": ");
|
||||||
|
for (size_t i = 0, i_end = chr.Length(); i < i_end; i++) {
|
||||||
|
if (chr[i] < 0x7f)
|
||||||
|
body += chr[i];
|
||||||
|
else
|
||||||
|
body += wxString::Format(wxT("(U+%04X)"), chr[i]);
|
||||||
|
}
|
||||||
|
body += wxT('\n');
|
||||||
|
if (!ctx.IsEmpty()) {
|
||||||
|
body += _("Context") + wxT(": ");
|
||||||
|
body += ctx;
|
||||||
|
body += wxT('\n');
|
||||||
|
}
|
||||||
|
|
||||||
|
wxLaunchDefaultBrowser(wxString::Format(wxT("mailto:janos.jezovnik@zrc-sazu.si&subject=%s&body=%s"),
|
||||||
|
wxURLEncode(wxString((wxString(wxT("[ZRCola] ")) + _("Request a New Character")).ToUTF8())),
|
||||||
|
wxURLEncode(body.ToUTF8())
|
||||||
|
));
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////////////////////////////
|
||||||
|
// wxPersistentZRColaCharRequest
|
||||||
|
//////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
wxPersistentZRColaCharRequest::wxPersistentZRColaCharRequest(wxZRColaCharRequest *wnd) : wxPersistentDialog(wnd)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void wxPersistentZRColaCharRequest::Save() const
|
||||||
|
{
|
||||||
|
wxPersistentDialog::Save();
|
||||||
|
|
||||||
|
const wxZRColaCharRequest * const wnd = static_cast<const wxZRColaCharRequest*>(GetWindow());
|
||||||
|
|
||||||
|
SaveValue(wxT("character"), wnd->m_character->GetValue());
|
||||||
|
SaveValue(wxT("context"), wnd->m_context->GetValue());
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
bool wxPersistentZRColaCharRequest::Restore()
|
||||||
|
{
|
||||||
|
wxZRColaCharRequest * const wnd = static_cast<wxZRColaCharRequest*>(GetWindow());
|
||||||
|
|
||||||
|
wxString str;
|
||||||
|
if (RestoreValue(wxT("character"), &str))
|
||||||
|
wnd->m_character->SetValue(str);
|
||||||
|
if (RestoreValue(wxT("context"), &str))
|
||||||
|
wnd->m_context->SetValue(str);
|
||||||
|
|
||||||
|
return wxPersistentDialog::Restore();
|
||||||
|
}
|
65
ZRCola/zrcolachrreq.h
Normal file
65
ZRCola/zrcolachrreq.h
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
/*
|
||||||
|
Copyright 2015-2016 Amebis
|
||||||
|
|
||||||
|
This file is part of ZRCola.
|
||||||
|
|
||||||
|
ZRCola is free software: you can redistribute it and/or modify it
|
||||||
|
under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
ZRCola is distributed in the hope that it will be useful, but
|
||||||
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
///
|
||||||
|
/// Forward declarations
|
||||||
|
///
|
||||||
|
class wxZRColaCharRequest;
|
||||||
|
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include "zrcolagui.h"
|
||||||
|
#include "zrcolakeyhndlr.h"
|
||||||
|
|
||||||
|
|
||||||
|
///
|
||||||
|
/// ZRCola New Character Request dialog
|
||||||
|
///
|
||||||
|
class wxZRColaCharRequest : public wxZRColaCharRequestBase
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
wxZRColaCharRequest(wxWindow* parent);
|
||||||
|
virtual ~wxZRColaCharRequest();
|
||||||
|
|
||||||
|
friend class wxPersistentZRColaCharRequest; // Allow saving/restoring window state.
|
||||||
|
|
||||||
|
protected:
|
||||||
|
virtual void OnOKButtonClick(wxCommandEvent& event);
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
///
|
||||||
|
/// Supports saving/restoring wxZRColaCharRequest state
|
||||||
|
///
|
||||||
|
class wxPersistentZRColaCharRequest : public wxPersistentDialog
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
wxPersistentZRColaCharRequest(wxZRColaCharRequest *wnd);
|
||||||
|
|
||||||
|
virtual void Save() const;
|
||||||
|
virtual bool Restore();
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
|
inline wxPersistentObject *wxCreatePersistentObject(wxZRColaCharRequest *wnd)
|
||||||
|
{
|
||||||
|
return new wxPersistentZRColaCharRequest(wnd);
|
||||||
|
}
|
@ -59,6 +59,7 @@ wxZRColaFrame::wxZRColaFrame() :
|
|||||||
m_hWndSource(NULL),
|
m_hWndSource(NULL),
|
||||||
m_chrSelect(NULL),
|
m_chrSelect(NULL),
|
||||||
m_settings(NULL),
|
m_settings(NULL),
|
||||||
|
m_chrReq(NULL),
|
||||||
wxZRColaFrameBase(NULL)
|
wxZRColaFrameBase(NULL)
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
@ -96,6 +97,9 @@ wxZRColaFrame::wxZRColaFrame() :
|
|||||||
m_chrSelect = new wxZRColaCharSelect(this);
|
m_chrSelect = new wxZRColaCharSelect(this);
|
||||||
wxPersistentRegisterAndRestore<wxZRColaCharSelect>(m_chrSelect);
|
wxPersistentRegisterAndRestore<wxZRColaCharSelect>(m_chrSelect);
|
||||||
|
|
||||||
|
m_chrReq = new wxZRColaCharRequest(this);
|
||||||
|
wxPersistentRegisterAndRestore<wxZRColaCharRequest>(m_chrReq);
|
||||||
|
|
||||||
// Set focus.
|
// Set focus.
|
||||||
m_panel->m_decomposed->SetFocus();
|
m_panel->m_decomposed->SetFocus();
|
||||||
|
|
||||||
@ -150,6 +154,9 @@ wxZRColaFrame::~wxZRColaFrame()
|
|||||||
UnregisterHotKey(wxZRColaHKID_INVOKE_DECOMPOSE);
|
UnregisterHotKey(wxZRColaHKID_INVOKE_DECOMPOSE);
|
||||||
UnregisterHotKey(wxZRColaHKID_INVOKE_COMPOSE);
|
UnregisterHotKey(wxZRColaHKID_INVOKE_COMPOSE);
|
||||||
|
|
||||||
|
if (m_chrReq)
|
||||||
|
delete m_chrReq;
|
||||||
|
|
||||||
if (m_chrSelect)
|
if (m_chrSelect)
|
||||||
delete m_chrSelect;
|
delete m_chrSelect;
|
||||||
|
|
||||||
@ -338,7 +345,7 @@ void wxZRColaFrame::OnPanelCharacterCatalogFocus(wxCommandEvent& event)
|
|||||||
|
|
||||||
void wxZRColaFrame::OnHelpReqChar(wxCommandEvent& event)
|
void wxZRColaFrame::OnHelpReqChar(wxCommandEvent& event)
|
||||||
{
|
{
|
||||||
wxLaunchDefaultBrowser(_("http://zrcola-2.amebis.si/en/contact/"));
|
m_chrReq->ShowModal();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ class wxZRColaFrame;
|
|||||||
|
|
||||||
#include "zrcolagui.h"
|
#include "zrcolagui.h"
|
||||||
#include "zrcolachrslct.h"
|
#include "zrcolachrslct.h"
|
||||||
|
#include "zrcolachrreq.h"
|
||||||
#include "zrcolasettings.h"
|
#include "zrcolasettings.h"
|
||||||
#include <zrcola/language.h>
|
#include <zrcola/language.h>
|
||||||
#include <wx/taskbar.h>
|
#include <wx/taskbar.h>
|
||||||
@ -118,6 +119,7 @@ protected:
|
|||||||
WXHWND m_hWndSource; ///< Handle of the active window, when the ZRCola hotkey was pressed
|
WXHWND m_hWndSource; ///< Handle of the active window, when the ZRCola hotkey was pressed
|
||||||
wxTaskBarIcon *m_taskBarIcon; ///< Taskbar icon
|
wxTaskBarIcon *m_taskBarIcon; ///< Taskbar icon
|
||||||
wxZRColaCharSelect *m_chrSelect; ///< Character selection dialog
|
wxZRColaCharSelect *m_chrSelect; ///< Character selection dialog
|
||||||
|
wxZRColaCharRequest *m_chrReq; ///< Request a New Character dialog
|
||||||
wxZRColaSettings *m_settings; ///< Configuration dialog
|
wxZRColaSettings *m_settings; ///< Configuration dialog
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -850,7 +850,7 @@ wxZRColaAboutBase::wxZRColaAboutBase( wxWindow* parent, wxWindowID id, const wxS
|
|||||||
bSizerText->Add( m_hyperlink, 0, wxALL|wxEXPAND, 5 );
|
bSizerText->Add( m_hyperlink, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
|
||||||
bSizerText->Add( 0, 10, 1, wxEXPAND, 5 );
|
bSizerText->Add( 0, 0, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
m_staticTextDeclaration = new wxStaticText( this, wxID_ANY, _("Texts made using ZRCola have to include in the colophon, foreword, footnote or some other appropriate part of the publication the note below:"), wxDefaultPosition, wxDefaultSize, 0 );
|
m_staticTextDeclaration = new wxStaticText( this, wxID_ANY, _("Texts made using ZRCola have to include in the colophon, foreword, footnote or some other appropriate part of the publication the note below:"), wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
m_staticTextDeclaration->Wrap( 400 );
|
m_staticTextDeclaration->Wrap( 400 );
|
||||||
@ -941,3 +941,81 @@ wxZRColaUpdaterBase::~wxZRColaUpdaterBase()
|
|||||||
m_buttonUpdate->Disconnect( wxEVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( wxZRColaUpdaterBase::OnUpdate ), NULL, this );
|
m_buttonUpdate->Disconnect( wxEVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( wxZRColaUpdaterBase::OnUpdate ), NULL, this );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wxZRColaCharRequestBase::wxZRColaCharRequestBase( wxWindow* parent, wxWindowID id, const wxString& title, const wxPoint& pos, const wxSize& size, long style, const wxString& name ) : wxDialog( parent, id, title, pos, size, style, name )
|
||||||
|
{
|
||||||
|
this->SetSizeHints( wxDefaultSize, wxDefaultSize );
|
||||||
|
|
||||||
|
wxBoxSizer* bSizerContent;
|
||||||
|
bSizerContent = new wxBoxSizer( wxVERTICAL );
|
||||||
|
|
||||||
|
wxStaticBoxSizer* sbSizerCharacter;
|
||||||
|
sbSizerCharacter = new wxStaticBoxSizer( new wxStaticBox( this, wxID_ANY, _("Character") ), wxVERTICAL );
|
||||||
|
|
||||||
|
m_characterLbl = new wxStaticText( sbSizerCharacter->GetStaticBox(), wxID_ANY, _("Enter the &character you would like to request:"), wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
|
m_characterLbl->Wrap( 400 );
|
||||||
|
sbSizerCharacter->Add( m_characterLbl, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
m_character = new wxTextCtrl( sbSizerCharacter->GetStaticBox(), wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
|
m_character->SetMaxLength( 20 );
|
||||||
|
m_character->SetFont( wxFont( 20, 70, 90, 90, false, wxT("00 ZRCola") ) );
|
||||||
|
m_character->SetToolTip( _("Decomposed character to request") );
|
||||||
|
|
||||||
|
sbSizerCharacter->Add( m_character, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
m_characterNote = new wxStaticText( sbSizerCharacter->GetStaticBox(), wxID_ANY, _("Please, use the decomposed form.\nYou can use ZRCola keyboard shortcuts to enter the character or Copy&&Paste it from the Decomposed window."), wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
|
m_characterNote->Wrap( 400 );
|
||||||
|
sbSizerCharacter->Add( m_characterNote, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
|
||||||
|
bSizerContent->Add( sbSizerCharacter, 40, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
wxStaticBoxSizer* sbSizerContext;
|
||||||
|
sbSizerContext = new wxStaticBoxSizer( new wxStaticBox( this, wxID_ANY, _("Context") ), wxVERTICAL );
|
||||||
|
|
||||||
|
m_contextLbl = new wxStaticText( sbSizerContext->GetStaticBox(), wxID_ANY, _("The &context, examples or short description why and where the character is required:"), wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
|
m_contextLbl->Wrap( 400 );
|
||||||
|
sbSizerContext->Add( m_contextLbl, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
m_context = new wxTextCtrl( sbSizerContext->GetStaticBox(), wxID_ANY, wxEmptyString, wxDefaultPosition, wxDefaultSize, wxTE_MULTILINE );
|
||||||
|
m_context->SetFont( wxFont( 16, 70, 90, 90, false, wxT("00 ZRCola") ) );
|
||||||
|
m_context->SetToolTip( _("Additional notes for character request") );
|
||||||
|
|
||||||
|
sbSizerContext->Add( m_context, 1, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
|
||||||
|
bSizerContent->Add( sbSizerContext, 60, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
m_note = new wxStaticText( this, wxID_ANY, _("After clicking OK button, your e-mail application should open allowing you to submit the new character request to ZRCola Editor.\nYour e-mail application might not display all the characters correctly, but we'll encode the necessarry information so the Editor will be able to read it correctly."), wxDefaultPosition, wxDefaultSize, 0 );
|
||||||
|
m_note->Wrap( 400 );
|
||||||
|
bSizerContent->Add( m_note, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
|
||||||
|
bSizerContent->Add( 0, 0, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
m_sdbSizerButtons = new wxStdDialogButtonSizer();
|
||||||
|
m_sdbSizerButtonsOK = new wxButton( this, wxID_OK );
|
||||||
|
m_sdbSizerButtons->AddButton( m_sdbSizerButtonsOK );
|
||||||
|
m_sdbSizerButtonsCancel = new wxButton( this, wxID_CANCEL );
|
||||||
|
m_sdbSizerButtons->AddButton( m_sdbSizerButtonsCancel );
|
||||||
|
m_sdbSizerButtons->Realize();
|
||||||
|
|
||||||
|
bSizerContent->Add( m_sdbSizerButtons, 0, wxALL|wxEXPAND, 5 );
|
||||||
|
|
||||||
|
|
||||||
|
this->SetSizer( bSizerContent );
|
||||||
|
this->Layout();
|
||||||
|
bSizerContent->Fit( this );
|
||||||
|
|
||||||
|
this->Centre( wxBOTH );
|
||||||
|
|
||||||
|
// Connect Events
|
||||||
|
m_sdbSizerButtonsOK->Connect( wxEVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( wxZRColaCharRequestBase::OnOKButtonClick ), NULL, this );
|
||||||
|
}
|
||||||
|
|
||||||
|
wxZRColaCharRequestBase::~wxZRColaCharRequestBase()
|
||||||
|
{
|
||||||
|
// Disconnect Events
|
||||||
|
m_sdbSizerButtonsOK->Disconnect( wxEVT_COMMAND_BUTTON_CLICKED, wxCommandEventHandler( wxZRColaCharRequestBase::OnOKButtonClick ), NULL, this );
|
||||||
|
|
||||||
|
}
|
||||||
|
@ -326,4 +326,33 @@ class wxZRColaUpdaterBase : public wxDialog
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
/// Class wxZRColaCharRequestBase
|
||||||
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
class wxZRColaCharRequestBase : public wxDialog
|
||||||
|
{
|
||||||
|
private:
|
||||||
|
|
||||||
|
protected:
|
||||||
|
wxStaticText* m_characterLbl;
|
||||||
|
wxTextCtrl* m_character;
|
||||||
|
wxStaticText* m_characterNote;
|
||||||
|
wxStaticText* m_contextLbl;
|
||||||
|
wxTextCtrl* m_context;
|
||||||
|
wxStaticText* m_note;
|
||||||
|
wxStdDialogButtonSizer* m_sdbSizerButtons;
|
||||||
|
wxButton* m_sdbSizerButtonsOK;
|
||||||
|
wxButton* m_sdbSizerButtonsCancel;
|
||||||
|
|
||||||
|
// Virtual event handlers, overide them in your derived class
|
||||||
|
virtual void OnOKButtonClick( wxCommandEvent& event ) { event.Skip(); }
|
||||||
|
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
wxZRColaCharRequestBase( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("Request a New Character"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxDEFAULT_DIALOG_STYLE, const wxString& name = wxT("ZRColaCharRequest") );
|
||||||
|
~wxZRColaCharRequestBase();
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
#endif //__ZRCOLAGUI_H__
|
#endif //__ZRCOLAGUI_H__
|
||||||
|
@ -25,6 +25,8 @@ class wxZRColaKeyHandler;
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <zrcolaui/keyboard.h>
|
||||||
|
|
||||||
#include <wx/event.h>
|
#include <wx/event.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e25bce487b192b3c19d08247fbeb0817beb7ccc9
|
Subproject commit c21aa27e623ba9b8e5b3cabbae1f3593154e433f
|
2
output/locale/.gitignore
vendored
2
output/locale/.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
*/libZRColaUI.mo
|
*/libZRColaUI.mo
|
||||||
*/wxExtend12.mo
|
*/wxExtend13.mo
|
||||||
*/Updater10.mo
|
*/Updater10.mo
|
||||||
*/ZRCola.mo
|
*/ZRCola.mo
|
||||||
*/ZRColaCompile.mo
|
*/ZRColaCompile.mo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user