Yevgen Muntyan
04b80a26e7
Do not use errno directly
2015-12-25 21:30:53 -08:00
Yevgen Muntyan
068e05cb2d
Do not include glib.h and glib/gstdio.h directly
2015-12-25 18:07:33 -08: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
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
0ee8041ba3
Updated translator comments
2013-12-06 09:22:39 -08:00
Yevgen Muntyan
869adcfe11
Got rid of MOO_*_COMPILATION macros, they are useless
2013-04-22 01:02:44 -07:00
Yevgen Muntyan
d40d51e55f
Visual studio project and fixes
2013-04-20 22:14:56 -07:00
Yevgen Muntyan
f58b539ba5
Merged in lasse_makholm/medit (pull request #2 : Always use a temp file when passing input to shell commands to avoid quoting issues.)
2012-12-16 18:22:46 -08:00
Yevgen Muntyan
97bc6b59bb
Separate variable for python used in the build, MOO_PYTHON
2012-07-28 22:18:25 -07:00
Yevgen Muntyan
5403d30d73
Always use a temp file when passing input to shell commands to avoid quoting issues.
...
The "echo 'input' | command" apprach doesn't work reliably for input containing "\n".
Fixed giving up the pipe approach and just using a temp file always.
2012-04-22 22:38:13 +02:00
Yevgen Muntyan
a6381e5b8a
Fixed compilation with DISABLE_SINGLE_INCLUDES
2011-09-26 00:41:51 -07:00
Yevgen Muntyan
29eb6fc357
Removed bunch of unused variables
2011-09-10 23:51:30 -07:00
Yevgen Muntyan
69eb126aab
Removed MOO_EDIT_IS_MODIFIED and MOO_EDIT_IS_CLEAN macros
2011-02-05 22:17:19 -08:00
Yevgen Muntyan
33ce712993
Made moo_(open|save)_info_new take filename instead of GFile
2011-01-24 02:41:42 -08:00
Yevgen Muntyan
e5328da2b7
Always run default init script
2011-01-22 01:34:49 -08:00
Yevgen Muntyan
dd778f3c3e
Save all documents, not just documents in current window
2011-01-17 02:51:54 -08:00
Yevgen Muntyan
e117b0845d
Preparation for multiple views
2011-01-17 02:51:32 -08:00
Yevgen Muntyan
288519c4a4
Instead of using moo_warning explicitly redefine g_warning
2011-01-14 02:37:04 -08:00
Yevgen Muntyan
588a82371c
MOO_NZS
2011-01-14 01:31:03 -08:00
Yevgen Muntyan
d6be34b119
moo_str_equal
2011-01-14 01:12:19 -08:00
Yevgen Muntyan
dc9d6c19b2
On save all do not save untitled documents
2011-01-14 01:02:36 -08:00
Yevgen Muntyan
68a63ac38c
Fixed build with --without-python
2011-01-13 00:43:58 -08:00
Yevgen Muntyan
0eb7950445
Don't invent new ways to screw up checking string prefix
2011-01-12 23:53:18 -08:00
Yevgen Muntyan
8297838cbc
Renamed MooEdit*Info to Moo*Info
2011-01-10 02:31:07 -08:00
Yevgen Muntyan
157c7cc277
New input type for shell commands: 'Document copy'
2011-01-10 02:13:44 -08:00
Yevgen Muntyan
f7fd0ec8cb
Marked more strings translatable, thanks to Denis Koryavov
2011-01-06 01:07:44 -08:00
Yevgen Muntyan
3007fbcbac
In SortLines do not do anything if a single line is selected; in SortLinesUniq, specify proper input; implement SortLinesUniq in lua for win32
2011-01-05 02:56:15 -08:00
Yevgen Muntyan
613056fdc8
Reduce spacing between buttons to make tool list treeview smaller
2011-01-05 02:55:09 -08:00
Yevgen Muntyan
c5497124db
Use two combo boxes instead of Options entry
2011-01-05 02:35:00 -08:00
Yevgen Muntyan
03620064e7
Use single MooCommandScript for both lua and python
2011-01-04 23:54:54 -08:00
Yevgen Muntyan
137ab18205
Made python tools builtin
2011-01-01 15:00:20 -08:00
Yevgen Muntyan
132b956b51
NULL filter means 'default'
2010-12-29 03:05:26 -08:00
Yevgen Muntyan
bb6683324c
Reverted commit 4306, resaving with glade is a bad idea: it writes can-focus=false for buttons
2010-12-29 02:42:13 -08:00
Yevgen Muntyan
c080a96ed3
Store user tools in XML
2010-12-29 02:17:50 -08:00
Yevgen Muntyan
7beca3b5f9
Use correct method
2010-12-28 22:03:38 -08:00
Yevgen Muntyan
deec1d5ca4
More docs
2010-12-27 00:30:33 -08:00
Yevgen Muntyan
e500eada90
Resaved glade files with glade-3.6.7
2010-12-26 22:05:45 -08:00
Yevgen Muntyan
40baa0f067
Unindented glade files content to make it diffable
2010-12-26 21:08:23 -08:00
Yevgen Muntyan
095ab38eb0
Use docbooks for help
2010-12-26 20:18:16 -08:00
Yevgen Muntyan
b7ea52b401
Do not document MooCommand and MooUiXml stuff
2010-12-24 01:23:00 -08:00
Yevgen Muntyan
73d162daf6
Fixed email address
2010-12-21 20:15:45 -08:00
Yevgen Muntyan
ed57c0435f
More bindings
2010-12-21 01:56:50 -08:00
Yevgen Muntyan
82d20e3c73
Use doc.replace_selected_text instead of buffer.insert_at_cursor
2010-12-19 00:03:24 -08:00
Yevgen Muntyan
ca4b0223a8
MooEditView is back
2010-12-18 23:58:18 -08:00
Yevgen Muntyan
5e67fa2d1f
Fixed python user tools
2010-12-17 01:35:18 -08:00
Yevgen Muntyan
188412e403
Moved moocommand-(lua|exe) up from subdirs
2010-12-17 00:46:14 -08:00
Yevgen Muntyan
40a2f7b673
Do not overquote default values
2010-12-14 00:49:20 -08:00
Yevgen Muntyan
de3c3a919e
More annotations
2010-12-14 00:40:12 -08:00