Added character code from cursor position to editor status bar
This commit is contained in:
@@ -120,7 +120,7 @@ ST_IMPORTSTATUS "Importing from %s"
|
|||||||
ST_EXPORTFILE "Export File"
|
ST_EXPORTFILE "Export File"
|
||||||
WT_EXPORTWHATFILE " Export to what file? "
|
WT_EXPORTWHATFILE " Export to what file? "
|
||||||
ST_EXPORTSTATUS "Exporting to %s"
|
ST_EXPORTSTATUS "Exporting to %s"
|
||||||
ST_EDITSTATUS "Edit %i,%i. %s"
|
ST_EDITSTATUS "Edit %i,%i (%02X). %s"
|
||||||
ST_SELECTFILES "Select Files"
|
ST_SELECTFILES "Select Files"
|
||||||
WL_SELECTEDFILES "Selected Files "
|
WL_SELECTEDFILES "Selected Files "
|
||||||
WL_SELECTEDBYTES " Bytes "
|
WL_SELECTEDBYTES " Bytes "
|
||||||
|
@@ -143,7 +143,7 @@ ST_IMPORTSTATUS "Importiere aus %s"
|
|||||||
ST_EXPORTFILE "Exportiere Datei"
|
ST_EXPORTFILE "Exportiere Datei"
|
||||||
WT_EXPORTWHATFILE " In welche Datei exportieren? "
|
WT_EXPORTWHATFILE " In welche Datei exportieren? "
|
||||||
ST_EXPORTSTATUS "Exportiere nach %s"
|
ST_EXPORTSTATUS "Exportiere nach %s"
|
||||||
ST_EDITSTATUS "Editor %i,%i. %s"
|
ST_EDITSTATUS "Editor %i,%i (%02X). %s"
|
||||||
ST_SELECTFILES "Dateiauswahl"
|
ST_SELECTFILES "Dateiauswahl"
|
||||||
WL_SELECTEDFILES "Gew<65>hlte Dateien "
|
WL_SELECTEDFILES "Gew<65>hlte Dateien "
|
||||||
WL_SELECTEDBYTES " Bytes "
|
WL_SELECTEDBYTES " Bytes "
|
||||||
|
@@ -2,15 +2,15 @@
|
|||||||
//
|
//
|
||||||
// GoldED 3.00 * Italian Language Definition File
|
// GoldED 3.00 * Italian Language Definition File
|
||||||
//
|
//
|
||||||
// Translated 15-04-1999 (rev 1.00) by : Gd'A;
|
// Translated 15-04-1999 (rev 1.00) by : Gd'A;
|
||||||
// e-mail : gda@cryogen.com
|
// e-mail : gda@cryogen.com
|
||||||
//
|
//
|
||||||
// Note : Alcune parole sono intraducibili e quindi ho preferito
|
// Note : Alcune parole sono intraducibili e quindi ho preferito
|
||||||
// lasciarle invariate.
|
// lasciarle invariate.
|
||||||
// Spero di aver tempo per rimettere mano a questa traduzione
|
// Spero di aver tempo per rimettere mano a questa traduzione
|
||||||
// in modo da ottenere un risultato meno ridicolo! :-)
|
// in modo da ottenere un risultato meno ridicolo! :-)
|
||||||
// Sicuramente ho fatto molti errori di traduzione, ogni
|
// Sicuramente ho fatto molti errori di traduzione, ogni
|
||||||
// segnalazione sara' ben gradita!
|
// segnalazione sara' ben gradita!
|
||||||
//
|
//
|
||||||
// Prima di iniziare la ridefinizione di questo file di linguaggio,
|
// Prima di iniziare la ridefinizione di questo file di linguaggio,
|
||||||
// e' consigliabile stamparlo cosi' da poterlo tenere vicino
|
// e' consigliabile stamparlo cosi' da poterlo tenere vicino
|
||||||
@@ -28,13 +28,13 @@
|
|||||||
//
|
//
|
||||||
// Categorie identificative:
|
// Categorie identificative:
|
||||||
// --------------
|
// --------------
|
||||||
// ST_ Linea di stato Lunghezza variabile.
|
// ST_ Linea di stato Lunghezza variabile.
|
||||||
// WT_ Titolo di finestra Lunghezza variabile.
|
// WT_ Titolo di finestra Lunghezza variabile.
|
||||||
// MI_ Voce del menu Lunghezza fissa, primo carattere QuickChar.
|
// MI_ Voce del menu Lunghezza fissa, primo carattere QuickChar.
|
||||||
// IL_ Linea informativa Lunghezza variabile.
|
// IL_ Linea informativa Lunghezza variabile.
|
||||||
// WL_ Linea di finestra Usualmente lunghezza fissa.
|
// WL_ Linea di finestra Usualmente lunghezza fissa.
|
||||||
// HD_ Linea dell'header Usualmente lunghezza fissa.
|
// HD_ Linea dell'header Usualmente lunghezza fissa.
|
||||||
// MS_ Messaggio Lunghezza variabile.
|
// MS_ Messaggio Lunghezza variabile.
|
||||||
// ER_ Messaggio di errore Lunghezza variabile.
|
// ER_ Messaggio di errore Lunghezza variabile.
|
||||||
//
|
//
|
||||||
// "Lunghezza fissa" significa che tutte le stringhe devono avere
|
// "Lunghezza fissa" significa che tutte le stringhe devono avere
|
||||||
@@ -153,7 +153,7 @@ ST_IMPORTSTATUS "Importo da %s"
|
|||||||
ST_EXPORTFILE "Esporta File"
|
ST_EXPORTFILE "Esporta File"
|
||||||
WT_EXPORTWHATFILE " Esporto su quale file? "
|
WT_EXPORTWHATFILE " Esporto su quale file? "
|
||||||
ST_EXPORTSTATUS "Esporto su %s"
|
ST_EXPORTSTATUS "Esporto su %s"
|
||||||
ST_EDITSTATUS "Edita %i,%i. %s"
|
ST_EDITSTATUS "Edita %i,%i (%02X). %s"
|
||||||
ST_SELECTFILES "Seleziona Files"
|
ST_SELECTFILES "Seleziona Files"
|
||||||
WL_SELECTEDFILES "Files Selezionati "
|
WL_SELECTEDFILES "Files Selezionati "
|
||||||
WL_SELECTEDBYTES " Bytes "
|
WL_SELECTEDBYTES " Bytes "
|
||||||
|
@@ -134,7 +134,7 @@ ST_IMPORTSTATUS "Importeren van %s"
|
|||||||
ST_EXPORTFILE "Exporteer Bestand"
|
ST_EXPORTFILE "Exporteer Bestand"
|
||||||
WT_EXPORTWHATFILE " Exporteer naar welk bestand? "
|
WT_EXPORTWHATFILE " Exporteer naar welk bestand? "
|
||||||
ST_EXPORTSTATUS "Exporteren naar %s"
|
ST_EXPORTSTATUS "Exporteren naar %s"
|
||||||
ST_EDITSTATUS "Edit %i,%i. %s"
|
ST_EDITSTATUS "Edit %i,%i (%02X). %s"
|
||||||
ST_SELECTFILES "Selecteer Bestanden"
|
ST_SELECTFILES "Selecteer Bestanden"
|
||||||
WL_SELECTEDFILES "Geselecteerde Bestanden "
|
WL_SELECTEDFILES "Geselecteerde Bestanden "
|
||||||
WL_SELECTEDBYTES " Bytes "
|
WL_SELECTEDBYTES " Bytes "
|
||||||
|
@@ -143,7 +143,7 @@ ST_IMPORTSTATUS "
|
|||||||
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> 䠩<>"
|
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> 䠩<>"
|
||||||
WT_EXPORTWHATFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
WT_EXPORTWHATFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||||
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
||||||
ST_EDITSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E0AEA2><EFBFBD><EFBFBD> %i,%i. %s"
|
ST_EDITSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E0AEA2><EFBFBD><EFBFBD> %i,%i (%02X). %s"
|
||||||
WT_ATTACHFILES " <20><><EFBFBD>楯<EFBFBD><E6A5AF><EFBFBD> 䠩<><E4A0A9> "
|
WT_ATTACHFILES " <20><><EFBFBD>楯<EFBFBD><E6A5AF><EFBFBD> 䠩<><E4A0A9> "
|
||||||
WT_UPDREQFILES " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 䠩<><E4A0A9><EFBFBD> "
|
WT_UPDREQFILES " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 䠩<><E4A0A9><EFBFBD> "
|
||||||
ST_SELECTFILES "<22>롮<EFBFBD> 䠩<><E4A0A9><EFBFBD>"
|
ST_SELECTFILES "<22>롮<EFBFBD> 䠩<><E4A0A9><EFBFBD>"
|
||||||
|
@@ -462,7 +462,7 @@ WT_EXPORTWHATFILE "
|
|||||||
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD>࠭<EFBFBD><E0A0AD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"
|
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD>࠭<EFBFBD><E0A0AD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>"
|
||||||
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD>⪠ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD>⪠ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
||||||
|
|
||||||
ST_EDITSTATUS "<22><>ப<EFBFBD> %i, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %i. %s"
|
ST_EDITSTATUS "<22><>ப<EFBFBD> %i, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %i (%02X). %s"
|
||||||
ST_SELECTFILES "<22>롥<EFBFBD><EBA1A5><EFBFBD><EFBFBD> 䠩<><E4A0A9>"
|
ST_SELECTFILES "<22>롥<EFBFBD><EBA1A5><EFBFBD><EFBFBD> 䠩<><E4A0A9>"
|
||||||
|
|
||||||
WT_IMPORTWHICHFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><>⠢<EFBFBD><E2A0A2> "
|
WT_IMPORTWHICHFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><>⠢<EFBFBD><E2A0A2> "
|
||||||
|
@@ -140,7 +140,7 @@ ST_IMPORTSTATUS "
|
|||||||
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> 䠩<>"
|
ST_EXPORTFILE "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> 䠩<>"
|
||||||
WT_EXPORTWHATFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
WT_EXPORTWHATFILE " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> 䠩<><E4A0A9> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> "
|
||||||
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
ST_EXPORTSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> %s"
|
||||||
ST_EDITSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E0AEA2><EFBFBD><EFBFBD> %i,%i. %s"
|
ST_EDITSTATUS "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E0AEA2><EFBFBD><EFBFBD> %i,%i (%02X). %s"
|
||||||
WT_ATTACHFILES " <20><><EFBFBD>楯<EFBFBD><E6A5AF><EFBFBD> 䠩<><E4A0A9> "
|
WT_ATTACHFILES " <20><><EFBFBD>楯<EFBFBD><E6A5AF><EFBFBD> 䠩<><E4A0A9> "
|
||||||
WT_UPDREQFILES " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 䠩<><E4A0A9><EFBFBD> "
|
WT_UPDREQFILES " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 䠩<><E4A0A9><EFBFBD> "
|
||||||
ST_SELECTFILES "<22>롮<EFBFBD> 䠩<><E4A0A9><EFBFBD>"
|
ST_SELECTFILES "<22>롮<EFBFBD> 䠩<><E4A0A9><EFBFBD>"
|
||||||
|
@@ -131,7 +131,7 @@ ST_IMPORTSTATUS "Importerar fr
|
|||||||
ST_EXPORTFILE "Exportera fil"
|
ST_EXPORTFILE "Exportera fil"
|
||||||
WT_EXPORTWHATFILE " Exportera till vilken? "
|
WT_EXPORTWHATFILE " Exportera till vilken? "
|
||||||
ST_EXPORTSTATUS "Exporterar till %s"
|
ST_EXPORTSTATUS "Exporterar till %s"
|
||||||
ST_EDITSTATUS "Redigerar %i,%i. %s"
|
ST_EDITSTATUS "Redigerar %i,%i (%02<30>). %s"
|
||||||
ST_SELECTFILES "V<EFBFBD>lj filer"
|
ST_SELECTFILES "V<EFBFBD>lj filer"
|
||||||
WL_SELECTEDFILES "Valda filer "
|
WL_SELECTEDFILES "Valda filer "
|
||||||
WL_SELECTEDBYTES " byte "
|
WL_SELECTEDBYTES " byte "
|
||||||
|
@@ -10,6 +10,9 @@ ______________________________________________________________________
|
|||||||
Notes for GoldED+ 1.1.5, /snapshot/
|
Notes for GoldED+ 1.1.5, /snapshot/
|
||||||
______________________________________________________________________
|
______________________________________________________________________
|
||||||
|
|
||||||
|
+ Added character code from cursor position to editor status bar.
|
||||||
|
NOTE: ST_EDITSTATUS changed to "Edit %i,%i (%02X). %s"
|
||||||
|
|
||||||
- regex: \w and \W work for all characters. Also, \b and \B should work
|
- regex: \w and \W work for all characters. Also, \b and \B should work
|
||||||
correctly.
|
correctly.
|
||||||
|
|
||||||
|
@@ -2628,7 +2628,8 @@ void IEclass::statusline() {
|
|||||||
} while(EDIT->Comment.Next());
|
} while(EDIT->Comment.Next());
|
||||||
}
|
}
|
||||||
|
|
||||||
update_statuslinef(LNG->EditStatus, 1+thisrow, 1+col, _buf);
|
uint chr = currline->txt[col];
|
||||||
|
update_statuslinef(LNG->EditStatus, 1+thisrow, 1+col, chr, _buf);
|
||||||
if(*_buf and CFG->switches.get(beepcomment)) {
|
if(*_buf and CFG->switches.get(beepcomment)) {
|
||||||
HandleGEvent(EVTT_EDITCOMMENT);
|
HandleGEvent(EVTT_EDITCOMMENT);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user