Commit Graph

2145 Commits (19fed6e5b5972c0f3301f6be390c1e35cc8643f4)

Author SHA1 Message Date
Yevgen Muntyan 19fed6e5b5 Translate less stock strings 2007-04-07 02:49:36 -05:00
Yevgen Muntyan f86a76aee0 Save and load user-chosen encodings 2007-04-07 02:33:53 -05:00
Yevgen Muntyan ae8455b0bf moo_markup_set_content() 2007-04-07 02:33:34 -05:00
Yevgen Muntyan bd4352f571 Added actions for input methods and special characters 2007-04-07 01:58:23 -05:00
Yevgen Muntyan f1446bf17c Avoid warnings 2007-04-07 01:57:13 -05:00
Yevgen Muntyan d7fbb5e9f8 Always set drag_start iterator, so it doesn't read garbage on click in selected text 2007-04-07 01:56:33 -05:00
Yevgen Muntyan 691b367a51 Better Russian translation 2007-04-06 14:39:16 -05:00
Yevgen Muntyan 3008379635 Select lines when clicking/dragging over line numbers 2007-04-06 13:22:44 -05:00
Yevgen Muntyan 12d504ee9b Disabled completion again 2007-04-06 09:52:38 -05:00
Yevgen Muntyan d2f8a4add9 Do not show completion popup on every key press 2007-04-06 09:35:40 -05:00
Yevgen Muntyan c3546ab5f2 Move documents between windows by dnd 2007-04-05 08:52:11 -05:00
Yevgen Muntyan 87ecc26e6e Shortcut to switch to bookmarks view 2007-04-05 08:51:57 -05:00
Yevgen Muntyan db5b4b7594 Added completion back to DIST_SUBDIRS 2007-04-03 12:37:51 -05:00
Yevgen Muntyan 03e6352fb5 Bind 'buffer', 'editor', and 'moo' in tools scripts 2007-04-03 12:31:36 -05:00
Yevgen Muntyan 13142f4a4c Avoid strict aliasing warnings here 2007-04-03 12:31:13 -05:00
Yevgen Muntyan 6e325a8e25 Try to get real mime type for bak files 2007-03-31 00:53:42 -05:00
Yevgen Muntyan c66f97a3ba moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
Yevgen Muntyan 606a39dd92 Moved some keywords to keywords section 2007-03-31 00:29:45 -05:00
Yevgen Muntyan 580738b0a4 Do not abort in DND if something goes wrong 2007-03-30 17:38:59 -05:00
Yevgen Muntyan aa641ba8b2 Do not leak lang files fd's 2007-03-29 23:27:55 -05:00
Yevgen Muntyan f10663d583 Magic for GAP completion files 2007-03-29 23:27:40 -05:00
Yevgen Muntyan c92c2ae484 Reenabled completion 2007-03-28 03:00:16 -05:00
Yevgen Muntyan 87691de358 trip context from input/output type translations 2007-03-26 23:27:56 -05:00
Yevgen Muntyan c160b696f1 Prettier script widget 2007-03-26 23:27:35 -05:00
Yevgen Muntyan feeeefdc31 Do not draw current line in insensitive widget 2007-03-26 23:11:39 -05:00
Yevgen Muntyan 636c288138 Use -lwsock32 to get ntoh() 2007-03-24 03:08:10 -05:00
Yevgen Muntyan 24f923fbda From miln005 2007-03-24 02:11:57 -05:00
Yevgen Muntyan b5e8d1246a Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
Yevgen Muntyan 90c02ca6b0 Do not use deprecated gtk_rc_style_unref 2007-03-24 02:10:28 -05:00
Yevgen Muntyan cfe7312b0c Use text/plain instead of text/* to see if file is text 2007-03-23 11:11:31 -05:00
Yevgen Muntyan 886db00c60 moo_window_set_global_accels() 2007-03-22 23:09:37 -05:00
Yevgen Muntyan 5434f896f7 Do not show Switch To Tab N actions in Configure Shortcuts dialog 2007-03-22 23:09:26 -05:00
Yevgen Muntyan ed1989d42e Do not use lstat() to check what file is 2007-03-22 11:24:03 -05:00
Yevgen Muntyan 6d2862788e Moved Octave to Scientific group 2007-03-20 17:14:45 -05:00
Yevgen Muntyan ae8aa9e074 Do not use those silly inline functions 2007-03-20 16:44:34 -05:00
Yevgen Muntyan b97723fcf0 Do store pcre_extra structure in EggRegex 2007-03-20 16:43:33 -05:00
Yevgen Muntyan fab1343c7b Wrappers around g_slice_* and g_new/g_free 2007-03-13 01:29:55 -05:00
Yevgen Muntyan 2bc188061e Removed odd unused macros 2007-03-13 01:29:40 -05:00
Yevgen Muntyan 9389a2ef3a stat() all files in folder immediately; do not store stat buffer in file structure, to reduce memory consumption 2007-03-13 01:29:11 -05:00
Yevgen Muntyan a621681e7f Removed _moo_file_is_text(); made file selector not try to open executables 2007-03-13 01:28:27 -05:00
Yevgen Muntyan 49221ce4db Use more glib, do not compile xdgmimeint.c 2007-03-12 00:43:36 -05:00
Yevgen Muntyan 452396c333 _moo_splitlines: do not ignore unicode paragraph separator 2007-03-12 00:42:56 -05:00
Yevgen Muntyan f293178376 undo/redo: do not do anything if the textview is not editable 2007-03-12 00:42:14 -05:00
Yevgen Muntyan 64038bf099 Highlight ${foo} as $(foo) 2007-03-12 00:41:50 -05:00
Yevgen Muntyan f03bb57e6a Do not east */ inside a gtk-doc comment 2007-03-12 00:41:28 -05:00
Yevgen Muntyan 5f7f9d83c3 Fixed ngettext macros and MOO_LOCALE_DIR 2007-03-06 18:57:19 -06:00
Yevgen Muntyan 0a30043e6d Declare moo_gettext() even if gettext is disabled 2007-03-06 16:04:49 -06:00
Yevgen Muntyan 3899081166 Use both 'make' and 'gmake' in make filter 2007-03-06 16:04:07 -06:00
Yevgen Muntyan 7673b81a9a Use filters more 2007-02-27 22:56:21 -06:00
Yevgen Muntyan 985f09c7a8 Let filter deal with filenames 2007-02-27 22:55:55 -06:00