4617 Commits

Author SHA1 Message Date
Yevgen Muntyan
89f2af6078 Updated Russian translation 2011-01-17 03:01:03 -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
5c4b590d13 foo_array_clear() 2011-01-17 01:13:11 -08:00
Yevgen Muntyan
1a893ba994 Do not evaluate macro arguments if they are not used 2011-01-17 01:12:56 -08:00
Yevgen Muntyan
dd463ecf1f Shorter lines 2011-01-16 18:32:57 -08:00
Yevgen Muntyan
2266f1b2a0 Bumped version 2011-01-14 02:51:22 -08:00
Yevgen Muntyan
85d10e7750 Added tag 0.99.91 for changeset ed94ecbdaeb8 2011-01-14 02:51:07 -08:00
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
65ec8fb3b9 Updated po files 2011-01-14 01:34:49 -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
6a426b39c9 Bumped version 2011-01-13 00:55:44 -08:00
Yevgen Muntyan
6c83adb98b Added tag 0.99.90 for changeset f119533153b2 2011-01-13 00:55:30 -08:00
Yevgen Muntyan
03983541b1 Test build with --without-python in fullcheck 2011-01-13 00:48:34 -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
195e64b3e5 Perl isn't needed anymore for build 2011-01-13 00:38:02 -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
5af59d08f7 Back to gtk-2.16 on windows, gtk-2.22 drag'n'drop is badly broken 2011-01-12 23:55:27 -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
5b3bbbb4d0 Do not copy gtk20-properties.mo files, user isn't going to see properties 2011-01-12 23:29:30 -08:00
Yevgen Muntyan
29c733629a Bumped version 2011-01-11 01:05:31 -08:00
Yevgen Muntyan
c5678d4330 Added tag 0.99.9 for changeset d9335abf41dc 2011-01-11 01:03:32 -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
79e5a07ec8 write unknown constant as it is 2011-01-09 21:20:36 -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
bfb2709f6e Use gtk-2.22 on windows 2011-01-08 18:05:07 -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