3759 Commits

Author SHA1 Message Date
Yevgen Muntyan
56d4dfafa3 Simple autosave plugin 2011-10-17 02:02:33 -07:00
Yevgen Muntyan
1b2f6e92cb Made medit theme default 2011-10-04 23:58:35 -07:00
Yevgen Muntyan
a5e7bff919 Fixed warnings about assigned but unused variable 2011-09-28 23:21:32 -07:00
Yevgen Muntyan
c3325f13b5 Removed --enable-strict-gtk option 2011-09-26 00:57:17 -07:00
Yevgen Muntyan
a6381e5b8a Fixed compilation with DISABLE_SINGLE_INCLUDES 2011-09-26 00:41:51 -07:00
Yevgen Muntyan
1dabddb412 Protobuf lang file from Pavel Artyomkin 2011-09-11 00:22:28 -07:00
Yevgen Muntyan
29eb6fc357 Removed bunch of unused variables 2011-09-10 23:51:30 -07:00
Yevgen Muntyan
426aadce04 Forgotten prototypes 2011-06-10 19:21:21 -07:00
Yevgen Muntyan
33bbf12fab Expose moo_edit_(un)?comment_selection() to bindings 2011-05-17 01:53:09 -07:00
Yevgen Muntyan
4ff9e484e7 Allow NULL for @info parameter in moo_edit_save_as() 2011-05-17 01:49:37 -07:00
Yevgen Muntyan
29a7ef7638 added checks for get_active_window() 2011-04-17 23:02:18 -07:00
Yevgen Muntyan
f994764467 Added back moo_editor_create_doc() for embedded editor users 2011-04-17 21:41:04 -07:00
Yevgen Muntyan
2ccf2904c2 Renamed moo_editor_create() back to moo_editor_create_instance() 2011-04-17 00:30:53 -07:00
Yevgen Muntyan
008cc523dc Added -export-symbols-regex option 2011-04-16 23:41:50 -07:00
Yevgen Muntyan
50bb2d9a19 moopython/pygtk/moo.defs should be generated on user's machine 2011-04-16 23:21:10 -07:00
Yevgen Muntyan
4e1a15c7fb Use single defs file for pygtk bindings 2011-04-16 22:24:10 -07:00
Yevgen Muntyan
35350a3dae Fixed a typo 2011-04-16 13:18:10 -07:00
Yevgen Muntyan
b62fbb5ae8 Resurrected standalone python module 2011-04-16 12:31:54 -07:00
Yevgen Muntyan
74208a5fb6 merge 2011-04-13 21:07:08 -07:00
Yevgen Muntyan
e7c8b5b0d1 Fixed 'Move to Split Notebook' menu item, 2011-04-13 21:06:41 -07:00
Yevgen Muntyan
54d417298c Use moo_edit_window_set_active_tab() to switch tabs 2011-04-10 23:23:53 -07:00
Yevgen Muntyan
d5ff7e3cdf Make clang happy about returning nothing after g_assert_not_reached() 2011-04-10 20:26:30 -07:00
Yevgen Muntyan
2dd824d53b merge 2011-04-02 11:17:56 -07:00
Yevgen Muntyan
08ad7cdd9d Fixed pygtk initialization when python is 2.7 but PyCapsule isn't used 2011-04-02 11:17:33 -07:00
Yevgen Muntyan
2bb4c126f2 merge 2011-03-28 02:43:00 -07:00
Yevgen Muntyan
a74f782ff1 Fixed importing pygobject and pygtk with python-2.7 2011-03-28 02:41:47 -07:00
Yevgen Muntyan
b7bc44b84c Keep these files in the repository to avoid bootstrap problems 2011-03-28 02:32:36 -07:00
Yevgen Muntyan
3af7d2329f Unset model in destroy() 2011-03-06 21:12:11 -08:00
Yevgen Muntyan
081a59f6d3 Fixed few leaks 2011-03-06 21:11:18 -08:00
Yevgen Muntyan
19bc4f7a0c Fixed a leak 2011-03-06 21:10:42 -08:00
Yevgen Muntyan
9ef26ef91a Latest eggsmclient 2011-03-05 15:19:56 -08:00
Yevgen Muntyan
c3daead67e Destroy popup window after it's hidden 2011-03-05 14:12:15 -08:00
Yevgen Muntyan
b7ef016397 merge 2011-02-24 21:52:53 -08:00
Yevgen Muntyan
86bda13f62 Semicolon starts comment only if it's not preceeded by non-whitespace character 2011-02-24 21:52:19 -08:00
Yevgen Muntyan
ececd53e9c Ignore buffer callbacks after syntax highlighting is disabled, fixes a crash 2011-02-24 21:25:54 -08:00
Yevgen Muntyan
6a74a5e838 Ignore buffer callbacks after syntax highlighting is disabled, fixes a crash 2011-02-24 21:25:54 -08:00
Yevgen Muntyan
335bf43e9a Removed moo_edit_is_clean(), there is moo_edit_get_clean() already 2011-02-05 22:20:54 -08: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
354928b525 Keep these files in mercurial, they are needed to bootstrap the build 2011-02-03 23:19:02 -08:00
Yevgen Muntyan
c7360a294d Updated po files; updated Russian translation 2011-01-29 22:46:19 -08:00
Yevgen Muntyan
e35dde9494 Renamed 'move to split view' action 2011-01-29 02:58:20 -08:00
Yevgen Muntyan
a99a3a46a4 Highlight current line in unfocused cmd-views 2011-01-29 02:40:27 -08:00
Yevgen Muntyan
786c93efc1 Allow trailing zero bytes; some programs write it to files for some reason 2011-01-26 01:14:33 -08:00
Yevgen Muntyan
8efd43a677 If load code can't figure out the encoding, show the dialog which allows user to choose encoding 2011-01-26 01:09:17 -08:00
Yevgen Muntyan
b6513b4270 Renamed MOO_OPEN_* constants to MOO_OPEN_FLAG_* 2011-01-25 23:31:42 -08:00
Yevgen Muntyan
6f5aa55fa2 Number of asserts is four digit now 2011-01-25 23:31:24 -08:00
Yevgen Muntyan
ccf22d73fc When opening files from command line, do same thing as when sending them to another instance 2011-01-25 23:26:30 -08:00
Yevgen Muntyan
380e314eed Added example title 2011-01-25 03:29:56 -08:00
Yevgen Muntyan
d15baaaad2 Fixed bunch of memory leaks 2011-01-25 03:17:10 -08:00
Yevgen Muntyan
d3c4a23fbe Call g_type_class_ref instead of g_type_class_peek because this may be the first time the type is used and we need enum values here 2011-01-25 03:16:59 -08:00