3830 Commits

Author SHA1 Message Date
Yevgen Muntyan
9271a3aec3 Record active_view in set_active_view immediately, otherwise it may not be set until much later when newly created view is realized 2011-01-14 02:42:44 -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
97d2e483d0 Do not call gtk_window_set_title too often 2011-01-14 01:05:08 -08:00
Yevgen Muntyan
dc9d6c19b2 On save all do not save untitled documents 2011-01-14 01:02:36 -08:00
Yevgen Muntyan
ecc8b9a602 stock-select-* icons are gone 2011-01-13 00:46:04 -08:00
Yevgen Muntyan
68a63ac38c Fixed build with --without-python 2011-01-13 00:43:58 -08:00
Yevgen Muntyan
1e55a8c2c7 Removed pre-gtk-2.16 and pre-glib-2.16 stuff 2011-01-13 00:36:22 -08:00
Yevgen Muntyan
09d4516d71 Removed moo_idle_add* and moo_timeout_add* 2011-01-13 00:11:32 -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
ac8bdb4977 Set default response in reload-modified and overwrite-modified dialogs to Cancel 2011-01-12 23:34:44 -08:00
Yevgen Muntyan
09d11600d5 MooLuaState: class to run lua scripts from python 2011-01-10 03:20:52 -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
59702458b9 Hide arrows if all labels fit 2011-01-10 00:52:00 -08:00
Yevgen Muntyan
b69f317787 Moved moo_tempdir and moo_tempnam to mooutils-script.* 2011-01-10 00:45:54 -08:00
Yevgen Muntyan
3299d83610 Output coverage separately for python and lua 2011-01-10 00:45:31 -08:00
Yevgen Muntyan
64c4574b9f Optional extension parameter for moo_tempnam function 2011-01-10 00:20:15 -08:00
Yevgen Muntyan
b7cfd730e5 Static methods for python bindings 2011-01-10 00:10:17 -08:00
Yevgen Muntyan
f9835f8eeb Static methods 2011-01-09 23:33:47 -08:00
Yevgen Muntyan
9b30bd27c9 Call tempdir medit-1-tmpdir-XXXXXXXX 2011-01-09 21:28:54 -08:00
Yevgen Muntyan
5e52e043dc Don't be stupid, dup string before freeing it 2011-01-09 21:24:32 -08:00
Yevgen Muntyan
0547bb82cc Added Move to Split View menu item 2011-01-09 14:15:20 -08:00
Yevgen Muntyan
4d23f0e703 Split view 2011-01-09 03:31:34 -08:00
Yevgen Muntyan
b7894669c4 Always add size requisition of arrow buttons, otherwise an infinite loop of size-request is possible if size of arrow buttons is just enough to make them appear 2011-01-09 03:31:12 -08:00
Yevgen Muntyan
0d879b3a7e Do not cast MooEdit to GtkWidget 2011-01-09 02:59:13 -08:00
Yevgen Muntyan
e46ccddb02 Ignore more files by default 2011-01-09 02:08:25 -08:00
Yevgen Muntyan
fbd559010a moo_tempnam, moo_tempdir 2011-01-08 18:04:46 -08:00
Yevgen Muntyan
4885cb595a Fix compilation with glib-2.26 on windows 2011-01-08 18:03:58 -08:00
Yevgen Muntyan
d62ee900a0 If file can't be saved with chosen encoding, ask if user wants to save it in UTF-8 2011-01-06 02:30:55 -08:00
Yevgen Muntyan
f7fd0ec8cb Marked more strings translatable, thanks to Denis Koryavov 2011-01-06 01:07:44 -08:00
Yevgen Muntyan
f5f8299434 Patch to fix file test operator hightlighting for Perl by archxyne, sf bug 2925282 2011-01-06 00:14:41 -08:00
Yevgen Muntyan
d4f1aca916 BookmarksMenu action isn't used anymore 2011-01-05 23:14:22 -08:00
Yevgen Muntyan
dd69e7b1bb Synced lang files with GtkSourceView 2011-01-05 22:45:36 -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
96a1783dc0 Return one-element array when nothing is selected 2011-01-05 02:54:31 -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
a3d8878c98 Made prefs files real xml: single root element 'moo-prefs' 2011-01-04 03:10:10 -08:00
Yevgen Muntyan
3a878ba36e Store setting about bug report in state file 2011-01-04 02:32:07 -08:00
Yevgen Muntyan
26a3079c1b Ask about opening URL only until user says OK, don't ask after that 2011-01-04 02:28:46 -08:00
Yevgen Muntyan
3dfbf0a16f Ask before opening bug report url 2011-01-04 02:18:01 -08:00
Yevgen Muntyan
2b62105815 moo_question_dialog() 2011-01-04 02:17:56 -08:00
Yevgen Muntyan
9fc1d747ea Complain if lua test files haven't been found 2011-01-04 01:12:00 -08:00
Yevgen Muntyan
76dfa1cc4b Call g_file_new_for_uri 2011-01-04 01:07:56 -08:00
Yevgen Muntyan
e2e82da0db made installcheck work under wine 2011-01-04 01:05:29 -08:00
Yevgen Muntyan
a83b9a77fd --enable-coverage configure option 2011-01-04 00:12:34 -08:00
Yevgen Muntyan
5856e7a5f7 Add correct dir to sys.path 2011-01-04 00:06:18 -08:00