Activity for SET's Editor, a friendly text editor

  • stabud stabud posted a comment on discussion setedit-users

    Hi! How to set English menu? I have Russian-speaking Linux. The menu contains strange symbols. Options->encoding only changes the encoding of the file.

  • Guy Rouillier Guy Rouillier posted a comment on ticket #15

    I just tried setedit on Windows 7 64-bit. I downloaded edi054b.zip (DOS binary), then replaced the setedit.exe with the one from setedit-Win32-BCPP-0.5.4.zip. I then ran, from the bin directory, "setedit myfile.txt". At first I was hopeful, as it successfully loaded the file's contents. But then before I did anything, it popped up the dialog: "setedit.exe has stopped working", with two buttons to close or debug. I selected close. The popup went away and the app remained, but was unresponsive.

  • Salvador Eduardo Tropea Salvador Eduardo Tropea committed [868bb0]

    Renamed all .cvsignore files to .gitignore

  • root <> committed [328898]

    initial checkin

  • root <> committed [ee1f50]

    initial checkin

  • set <> committed [182efa]

    Imported sources

  • set <> committed [f92d64]

    * Added: *.mak and rhide.env file. Not all people have a working gpr2mak

  • set <> committed [1955cb]

    * Excluded some binary files (.dst, .gdt and .epr), also excluded .bkp

  • set <> committed [258254]

    * Fixed: symify.cc lacked #include <sys/wait.h>

  • set <> committed [249a61]

    * Added: syncmail from:

  • set <> committed [1a5c7e]

    * Added: syncmail.

  • set <> committed [3a91f9]

    * Just testing syncmail. A small gcc 3.0 patch.

  • set <> committed [19bac7]

    * Another test.

  • set <> committed [019356]

    * Yet another test ;-)

  • terrible <> committed [bd96e5]

    Updated Debian files version to 0.4.45-1.

  • terrible <> committed [6cfbb4]

    New file of packaging 0.4.47-1.

  • terrible <> committed [8e80c8]

    Fixed: if we are not using shipped libbzip2 then use the system include files and not the shipped ones.

  • set <> committed [abba85]

    * Removed: tcedit.dst file from CVS, it was there by accident.

  • set <> committed [b4d910]

    * Removed "fixme" labels from Ivan, things seems to be OK.

  • set <> committed [461a11]

    * Reconfigured.

  • set <> committed [617d9e]

    * Added: Architecture detection to the configure. It defines SECPU_$(Arch).

  • set <> committed [3aecbc]

    * Fixed: Now the clean target of the Makefile also cleans mpegsound

  • set <> committed [3b6aef]

    * Added: A test to put the distrib target in the Makefile only if the needed

  • set <> committed [287c38]

    * Added: [DOS] More fixes to avoid collisions between conio.h and shipped

  • set <> committed [8b97b2]

    * Many fixes to cleanly compile with gcc 3.0.1:

  • set <> committed [934318]

    * Added: An option to indicate in which directories to search files we

  • set <> committed [b23965]

    * Fixed: The perl pmacros file made reference to an unexistant marker (@4).

  • set <> committed [e57ee0]

    * Modified: The TeX syntax highlight with some stuff contributed by Jan

  • set <> committed [db6be2]

    * Applied some fixes for the Debian stuff sent by Ivan.

  • set <> committed [e20a10]

    * Modified: All the references to the web page to point to Source Forge,

  • set <> committed [1b7335]

    * Updated: [InfView] readme to reflect last aditions.

  • set <> committed [bb2fef]

    * Added: [InfView] Instructions about how to load info files stored in the

  • set <> committed [ed3b70]

    * Updated: [InfView] versions and dates in manpage and info file.

  • set <> committed [619a48]

    * Modified: [DOS] Now in TV the keyboard is by default handled by BIOS.

  • set <> committed [2ae1e4]

    * Modified: References to __i386__ by SECPU_x86.

  • set <> committed [f5491c]

    * Added: Configuration of ar for the gettext library.

  • set <> committed [1e9d5d]

    * Modified: To avoid collisions with conio.h

  • set <> committed [98a83c]

    * Added: [DOS] More fixes to avoid collisions between conio.h and shipped

  • set <> committed [0532ac]

    * Added: Really simple parsers for .txi and .shl files. (For the Alt+F2).

  • set <> committed [c5123a]

    * Modified: version to 0.4.48.

  • set <> committed [914f2e]

    * Modified: version to 0.4.49.

  • set <> committed [9a54d3]

    * Modified: Now when you jump to an error the editor puts in the status

  • set <> committed [5a4e67]

    * Added: A dialog to show where a file was stored. This dialog limits the

  • set <> committed [539a99]

    * Fixed: When modifying files like ~/.setedit/deflopts.txt with the menues

  • set <> committed [693a25]

    * Added: A new command cmcInsertKeyName to insert the name of the key in

  • set <> committed [cd591f]

    * Added: An option to indicate in which directories to search files we

  • set <> committed [e3a86a]

    * Modified: Now the configuration detects more details and defines

  • set <> committed [a5d9ac]

    * Updated: Calcultator parsers that are and aren't compiled to compile with

  • set <> committed [5df10d]

    * Fixed: Preprocessor expansion "]##." is deprecated.

  • set <> committed [06f436]

    * Modified: As now compatlayer defines uint* I needed to fix some

  • set <> committed [01cbe7]

    * Forgot it in the previous check-in.

  • set <> committed [cf2e31]

    * Fixed: Collision between Linux ulong type and CLY types.

  • set <> committed [9d7b3d]

    * Added: An option to disable the R.O. file warning. In this case the

  • set <> committed [7edf07]

    * Modified: Cygwin is user centric.

  • set <> committed [77c79d]

    * Added: [InfView] Instructions about how to load info files stored in the

  • set <> committed [3c2bb6]

    * Fixed: [InfView] Now *all* the commands are enabled/disabled when an

  • set <> committed [91605a]

    * Modified: [InfView] removed some unneeded code.

  • set <> committed [098a1e]

    * Modified: Moved all the macros to define if we need \r\n or \n from

  • set <> committed [1e0844]

    * Fixed: Use of GetVariable which is valid only for the editor.

  • set <> committed [eac9e5]

    * Added: [InfView] Instructions about how to load info files stored in the

  • set <> committed [01cb93]

    * Fixed: [DOS] Some warnings from gcc 2.95.3 not detected by 2.95.2 for the

  • set <> committed [d27499]

    * Updated: Spanish translations.

  • set <> committed [57dea6]

    * Added: An option to indicate in which directories to search files we

  • set <> committed [c11645]

    * Fixed: When running a program in background and it finished jumping to a

  • set <> committed [a38509]

    * Adapted: The es.po, de.po, utod.pl and Makefile for internationalizations

  • set <> committed [8fcf65]

    * Modified: Now the configuration detects more details and defines

  • set <> committed [eda529]

    * Added: A dialog to show where a file was stored. This dialog limits the

  • set <> committed [1d9520]

    * Modified: [Linux] Now also the er* files are created in ~/.setedit

  • set <> committed [e8cf6a]

    * Fixed: The C/C++ function parser failed with sequences like it: "\\\\".

  • set <> committed [6bdba5]

    * Fixed: When specifying an out of range marker in pmacros a stack

  • set <> committed [5ca065]

    * Fixed: Various things about detection of the identity of a file. See

  • set <> committed [9e9fd5]

    * Added: EdReloadIfOpened to rhideint.cc to avoid unresolved references in

  • set <> committed [d1f3ea]

    * Fixed: If none file was loaded with syntax highlight pressing Atl+F2

  • set <> committed [51baac]

    * Modified: Moved all the macros to define if we need \r\n or \n from

  • set <> committed [bebb70]

    * Modified: Now the configuration detects more details and defines

  • set <> committed [8015a8]

    * Added: An option to disable the R.O. file warning. In this case the

  • set <> committed [0168d1]

    * Just moved a line to group variables.

  • set <> committed [b84a75]

    * Added: A new command cmcInsertKeyName to insert the name of the key in

  • set <> committed [f78d8d]

    * Fixed: After jumping to a function name extending the selection usually

  • set <> committed [00a98d]

    * Modified: Moved all the macros to define if we need \r\n or \n from

  • set <> committed [2f7f72]

    * Fixed: The routine that restores a line under edition failed to update

  • set <> committed [a31089]

    * Fixed: When match on the fly was enabled and also no wait the editor

  • set <> committed [bd3241]

    * Added: An option to indicate in which directories to search files we

  • set <> committed [f165a1]

    * Added: pvarious.cc.

  • set <> committed [f57b78]

    * Added some directories and compiler defines.

  • set <> committed [992ff7]

    * Added: pvarious.cc.

  • set <> committed [0b4412]

    * Fixed: I put pathlist.h wrongly in the files list.

  • set <> committed [ec82fe]

    * Modified: [DOS] The compress script now deletes old manifest/version files

  • set <> committed [56c4d4]

    * Added: [InfView] Internationalization files to the distro.

  • set <> committed [157023]

    * Modified: [Linux] Now by default the editor isn't distributed as a

  • set <> committed [a58d06]

    * Fixed: Now the scripts of distribution updates debian/changelog with my

  • set <> committed [08ef4e]

    * Fixed: Missing memcpy prototype.

  • set <> committed [ad6335]

    * Modified: As now compatlayer defines uint* I needed to fix some

  • set <> committed [4e9d84]

    * Fixed: [DOS] Some warnings from binutils 2.11.2 not reported by 2.8.1 in

  • set <> committed [d786cb]

    * Fixed: Multi-line strings deprecated. That's a real pity because they are

  • set <> committed [869b11]

    * Fixed: [Linux] all editor functions that collected word characters (like

  • set <> committed [3c4c73]

    * Modified: Now the configuration detects more details and defines

  • set <> committed [98daa7]

    * Fixed: The editor didn't store staticUseIndentSize and

  • set <> committed [ce810d]

    * Added: An option to indicate in which directories to search files we

  • set <> committed [f22949]

    * Modified: Moved all the macros to define if we need \r\n or \n from

1 >