Yevgen Muntyan
41096674ea
Visual studio fixes
2015-07-11 14:32:02 -07:00
Yevgen Muntyan
e20f5cf49c
Fix some deprecation warnings
2014-12-06 12:16:16 -08:00
Yevgen Muntyan
0ee8041ba3
Updated translator comments
2013-12-06 09:22:39 -08:00
Yevgen Muntyan
357237954c
Always print message location
2013-05-11 21:25:09 -07:00
Yevgen Muntyan
0d99941822
Expose some functions in bindings
2013-05-04 11:05:12 -07:00
Yevgen Muntyan
3371568c29
Do not depend on glib when getting user config dir on windows.
...
Glib-2.28 changed what g_get_user_config_dir() returns on windows,
https://bugzilla.gnome.org/show_bug.cgi?id=620710 , so its old code
is copied here to avoid breakage with glib-2.28 and newer.
2012-08-06 01:48:25 -07:00
Yevgen Muntyan
0a5687a8d0
Implement portable mode on windows.
...
If there is a file "medit-portable" next to medit.exe, or medit is started
with --portable option, then medit run in "portable" mode. That means that
medit saves its data in the installation dir - in share/medit-portable-data
and share/medit-portable-cache.
2012-08-05 06:36:28 +01:00
Yevgen Muntyan
305f3e1c50
Do not use deprecated gdk_pixbuf_unref
2012-07-27 01:45:13 -07:00
Yevgen Muntyan
c7900d5c7d
Got rid of xdg-open and friends, gtk_show_uri() seems to be as (un)successful as those
2011-12-05 22:43:47 -08:00
Yevgen Muntyan
6a45383d12
Removed _moo_abort_debug_ignore(), it's useless with the gdb-built medit.exe
2011-11-28 00:53:40 -08:00
Yevgen Muntyan
36206c6c13
Always show fatal errors on windows
2011-11-27 22:47:07 -08:00
Yevgen Muntyan
4282d05180
Use gtk_show_uri on unix
2011-10-21 23:41:40 -07:00
Yevgen Muntyan
a6381e5b8a
Fixed compilation with DISABLE_SINGLE_INCLUDES
2011-09-26 00:41:51 -07:00
Yevgen Muntyan
201fa48a8d
Check that glib-mkenums doesn't change his mind and lose or change enums
2011-01-21 21:04:33 -08:00
Yevgen Muntyan
df0e920abf
Bunch more signals for closing docs and windows
2011-01-21 03:12:18 -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
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
b69f317787
Moved moo_tempdir and moo_tempnam to mooutils-script.*
2011-01-10 00:45:54 -08:00
Yevgen Muntyan
64c4574b9f
Optional extension parameter for moo_tempnam function
2011-01-10 00:20:15 -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
fbd559010a
moo_tempnam, moo_tempdir
2011-01-08 18:04:46 -08:00
Yevgen Muntyan
118b819c3c
moo_error_message: get error message from GError without crashing if error is NULL; removed unused parameter from save_config_file
2010-12-29 02:17:00 -08:00
Yevgen Muntyan
73d162daf6
Fixed email address
2010-12-21 20:15:45 -08:00
Yevgen Muntyan
188412e403
Moved moocommand-(lua|exe) up from subdirs
2010-12-17 00:46:14 -08:00
Yevgen Muntyan
1a804a7f80
Fixed few memory leaks
2010-12-14 23:53:27 -08:00
Yevgen Muntyan
71aa8e9db2
Use generated API for lua scripts too
2010-12-12 02:29:20 -08:00
Yevgen Muntyan
ef8980f9c2
Enabled python plugins
2010-12-09 01:39:15 -08:00
Yevgen Muntyan
21bf45b7f7
Some refactoring
2010-11-23 21:54:39 -08:00
Yevgen Muntyan
3ce66b1e42
Look for plugins in both share/ and lib/ directories
2010-11-11 22:59:44 -08:00
Yevgen Muntyan
a55478ea03
Compile with GTK_DISABLE_DEPRECATED
2010-11-07 03:32:15 -08:00
Yevgen Muntyan
6fd388fb66
Updated email address
2010-11-07 01:20:45 -08:00
Yevgen Muntyan
0441281cd3
moo_getenv_bool()
2010-11-01 02:39:58 -07:00
Yevgen Muntyan
c61a079130
Made unit tests work again, added command line options to run them
2010-10-18 23:19:20 -07:00
Yevgen Muntyan
8a145edb09
User dir comes first, not last
2010-09-30 03:38:01 -07:00
Yevgen Muntyan
c21e503d6a
Always enable unit tests
2010-09-23 01:20:26 -07:00
Yevgen Muntyan
a7a31db32f
Install translations as medit-1.mo and medit-1-gsv.mo
2010-09-21 22:25:26 -07:00
Yevgen Muntyan
f9f564ba08
Install/write everything into medit-1 folders, not moo or medit
2010-09-21 22:05:09 -07:00
Yevgen Muntyan
701a7e29db
Translate messages about plugins
2010-09-06 14:19:56 -07:00
Yevgen Muntyan
2099e58f92
Do not use subdirectories for compilation
2010-09-03 21:36:32 -07:00
Yevgen Muntyan
a214138f89
Moving stuff around: medit-0.99
2010-08-30 22:19:58 -07:00
Yevgen Muntyan
4ac8352703
Disable Mac Objective-C stuff for now
2010-04-13 23:09:41 -07:00
Yevgen Muntyan
13213996e2
Do not use g_on_error_query
2010-04-13 04:22:57 -07:00
Yevgen Muntyan
61b53f46a4
Fixed linux build
2010-01-21 23:18:40 -08:00
Yevgen Muntyan
27a6b1746f
Write config files with \r\n line terminator on windows
2010-01-18 23:58:33 -08:00
Yevgen Muntyan
368af79394
Print locations with messages
2009-12-13 16:17:27 -08:00
Yevgen Muntyan
1dc0996936
Do not show nil location in the dialog.
2009-12-11 00:48:48 -08:00