3759 Commits

Author SHA1 Message Date
Yevgen Muntyan
c22677437b Fix autotools build 2015-12-24 14:17:09 -08:00
Yevgen Muntyan
2eb3061924 Delete plugin *.ini.in.in files 2015-12-24 13:00:37 -08:00
Yevgen Muntyan
46a0f2d8c1 Merged from medit-cmake 2015-12-24 12:56:01 -08:00
Yevgen Muntyan
f46bf7e044 Build with mingw gtk 2015-12-23 17:19:53 -08:00
Yevgen Muntyan
333b361f8a Install lang files 2015-07-19 22:11:21 -07:00
Yevgen Muntyan
9ad3c056f3 Working python plugins 2015-07-19 22:01:25 -07:00
Yevgen Muntyan
5fd38d5d63 Better source file groups 2015-07-18 14:47:46 -07:00
Yevgen Muntyan
dcaa0adbd2 Visual studio source file groups 2015-07-18 14:24:48 -07:00
Yevgen Muntyan
fdc86c0d65 Make mooeditor.c a C++ file 2015-07-15 02:22:11 -07:00
Yevgen Muntyan
b7524ab8d8 Better visual studio build 2015-07-15 01:14:17 -07:00
Yevgen Muntyan
6e4d09e42b Visual studio build, runs 2015-07-12 23:23:14 -07:00
Yevgen Muntyan
41096674ea Visual studio fixes 2015-07-11 14:32:02 -07:00
Yevgen Muntyan
6242d6019b Minimal binary 2015-04-19 15:24:28 -07:00
Yevgen Muntyan
e3c4261608 No real changes 2015-04-19 10:53:33 -07:00
Yevgen Muntyan
e20f5cf49c Fix some deprecation warnings 2014-12-06 12:16:16 -08:00
Yevgen Muntyan
44361d1c34 Add credits 2014-11-30 15:44:42 -08:00
Yevgen Muntyan
72c3580fbb Do remove autosync timeout on close 2014-11-30 15:27:20 -08:00
Ulrich Eckhardt
6b94686b55 Start sync callback on any change, not just when the modified flag changes. 2014-11-19 22:06:47 +01:00
Ulrich Eckhardt
7db3f0e361 Use the setup flag to determine whether to autosync files. 2014-11-16 16:03:19 +01:00
Ulrich Eckhardt
3fbfaba30d Add a flag in the settings to configure autosync. 2014-11-16 15:35:24 +01:00
Ulrich Eckhardt
c453c5c67c Demand a filename for new files on creation. 2014-11-16 13:51:53 +01:00
Ulrich Eckhardt
38b22f69d0 Use a delayed callback to write the modified document back to disk. 2014-11-16 16:13:57 +01:00
Ulrich Eckhardt
45d9cf5ebf Save document on modification. 2014-11-14 23:43:54 +01:00
Ulrich Eckhardt
ea8713c43f Reload editor content on file change, close editor on file deletion. 2014-11-15 01:16:21 +01:00
Yevgen Muntyan
920d7bd54f ?cd? to current file directory 2014-09-01 11:39:38 -07:00
Yevgen Muntyan
12cfa4c1fa Add _Keywords key to the desktop file, patch by josgalo 2014-04-04 23:03:39 -07:00
Yevgen Muntyan
2b095ba318 Clarify the behavior of get_pos_at_line_end() 2014-03-20 11:24:41 -07:00
Yevgen Muntyan
961ca74613 More script documentation 2014-03-20 11:22:54 -07:00
Yevgen Muntyan
473f06bedf Explicitly say that index is 0-based in python (1-based in Lua) 2014-03-20 10:36:27 -07:00
Yevgen Muntyan
82b6aec4bd Fixed parsing grep output for UNC paths 2014-03-20 10:26:37 -07:00
Yevgen Muntyan
bd37f6dd11 Revert m4.lang, it highlights AC_GNU_SOURCE and other macros as errors 2013-12-06 17:08:16 -08:00
Yevgen Muntyan
0b75b432f1 Disable substitution and transliteration context, debian bug 685798 2013-12-06 17:05:31 -08:00
Yevgen Muntyan
90cc01d08a Updated lang files from gtksourceview 2013-12-06 17:03:17 -08:00
Yevgen Muntyan
10937c32d1 Debug output for syntax trees 2013-12-06 15:55:21 -08:00
Yevgen Muntyan
0ee8041ba3 Updated translator comments 2013-12-06 09:22:39 -08:00
Yevgen Muntyan
e6b6e0373b Fix compilation with new glib and gcc 2013-12-05 16:23:46 -08:00
Yevgen Muntyan
554dcd93a6 Expose output pane to scripts 2013-12-05 13:36:57 -08:00
Yevgen Muntyan
577b5e40a8 Renamed TextFuncs and its members; removed workaround for bug 314335 2013-05-12 22:03:13 -07:00
Yevgen Muntyan
c8490bf215 Revert an accidental commit 2013-05-12 19:10:37 -07:00
Yevgen Muntyan
454f744265 Finally fix case-insensitive file completion 2013-05-12 19:08:15 -07:00
Yevgen Muntyan
45aa79c4e1 Do use encoding with BOM after it was detected 2013-05-11 22:09:08 -07:00
Yevgen Muntyan
357237954c Always print message location 2013-05-11 21:25:09 -07:00
Yevgen Muntyan
ea0a4fbcaa Disable warning checking on win32
It doesn't work there because of win32 log handlers
2013-05-11 21:21:51 -07:00
Yevgen Muntyan
8c7c85d03e Disable active window test 2013-05-07 01:06:45 -07:00
Yevgen Muntyan
2e129a8307 Compile-time option to disable tab history 2013-05-06 23:25:39 -07:00
Yevgen Muntyan
ba0fcbb9cc Do not undo on failed reload, it's not needed anymore 2013-05-04 22:00:57 -07:00
Yevgen Muntyan
8e745ef9d8 Work around windows inability to properly position tall windows 2013-05-04 21:48:54 -07:00
Yevgen Muntyan
53f1915cb0 Save print settings to a file 2013-05-04 11:05:48 -07:00
Yevgen Muntyan
0d99941822 Expose some functions in bindings 2013-05-04 11:05:12 -07:00
Yevgen Muntyan
bb6222678c MOO_ASSIGN_OBJ 2013-05-04 11:02:59 -07:00