3932 Commits

Author SHA1 Message Date
Yevgen Muntyan
5aee111a99 Build everything in subdirs 2010-02-17 22:41:00 -08:00
Yevgen Muntyan
63b47ac59b Silly mistake, build break on linuxwq 2010-02-16 02:34:51 -08:00
Yevgen Muntyan
6b4392c717 Fixed gcc build 2010-02-16 02:34:01 -08:00
Yevgen Muntyan
5418c1ed54 Build docs when building from mercurial, even if MOO_DEV_MODE is not set 2010-02-16 02:33:34 -08:00
Yevgen Muntyan
95fcfd9c2f Code folding doesn't work well, disabled 2010-02-16 02:14:17 -08:00
Yevgen Muntyan
cb3bb37330 Visual studio fixes 2010-02-14 23:43:17 -08:00
Yevgen Muntyan
076aae1aac Made few files c++-friendly 2010-02-01 22:44:03 -08:00
Yevgen Muntyan
c7e503627d It's 'Program files (x86)' on 64-bit windows 2010-01-24 20:54:10 -08:00
Yevgen Muntyan
b48986c7f1 .hgignore 2010-01-24 20:53:53 -08:00
Yevgen Muntyan
595c2b5a91 .hgrc 2010-01-24 20:42:32 -08:00
Yevgen Muntyan
66b1a7bb97 Generated files 2010-01-24 13:58:13 -08:00
Yevgen Muntyan
3633b08a2f tags 2010-01-22 02:56:49 -08:00
Yevgen Muntyan
6affe63bfb .hgignore 2010-01-22 00:31:20 -08:00
Yevgen Muntyan
97235feaac cpp stuff lives in playground 2010-01-22 00:28:50 -08:00
Yevgen Muntyan
5f43c1a1e5 C++ stuff from playground 2010-01-22 00:05:55 -08:00
Yevgen Muntyan
3fbb0a8dc6 typo 2010-01-22 00:04:16 -08:00
Yevgen Muntyan
8cc54cfd77 This file is also autogenerated 2010-01-21 23:59:47 -08:00
Yevgen Muntyan
b41174a998 This is not needed in mercurial either 2010-01-21 23:55:25 -08:00
Yevgen Muntyan
d047fbdf11 Fixed line endings 2010-01-21 23:42:47 -08:00
Yevgen Muntyan
cb09b8163a playground stuff 2010-01-21 23:35:53 -08:00
Yevgen Muntyan
54861150d7 These files are not needed in mercurial 2010-01-21 23:20:13 -08:00
Yevgen Muntyan
e7a86ed286 Fixed line ending on save for files with non-default one, menu item still broken 2009-12-30 23:57:27 -08: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
d38ab0c31c Sensible default size for Open Recent dialog 2010-01-18 23:56:47 -08:00
Yevgen Muntyan
7c02c440f9 Removed options.cmake 2010-01-17 01:04:29 -08:00
Yevgen Muntyan
13cc5919cc Added some notes about regex 2010-01-17 00:52:16 -08:00
Yevgen Muntyan
2e455c86ce Line comments don't start immediately after non-whitespace characters. 2010-01-17 00:51:56 -08:00
Yevgen Muntyan
959a4fd4db Pointer<T>, OwningPtr<char> 2009-12-13 16:18:08 -08:00
Yevgen Muntyan
368af79394 Print locations with messages 2009-12-13 16:17:27 -08:00
Yevgen Muntyan
1fe1982179 get/set encoding and line_end_type 2009-12-13 16:16:39 -08:00
Yevgen Muntyan
90d8d918b9 moo_return*_if_reached 2009-12-13 01:08:25 -08:00
Yevgen Muntyan
1aa452c1e5 Vector(int); String::Null() 2009-12-09 02:37:20 -08:00
Yevgen Muntyan
1dc0996936 Do not show nil location in the dialog. 2009-12-11 00:48:48 -08:00
Yevgen Muntyan
40c9ee8f75 Do not put txt2tags command line into generated html files 2009-12-10 22:03:33 -08:00
Yevgen Muntyan
8e08b5d00d Windows API is wonderful 2009-12-10 21:51:23 -08:00
Yevgen Muntyan
7572fedd52 Use message text as its id if location is missing 2009-12-10 01:20:08 -08:00
Yevgen Muntyan
17c93a15dd Check Control key when Ignore button is clicked; reset log level to MESSAGE in moo_logv when calling _moo_abort_debug_ignore from it, to avoid calling _moo_abort_debug_ignore twice per message 2009-12-10 00:43:50 -08:00
Yevgen Muntyan
6df558cd00 moo_side_assert 2009-12-10 00:42:14 -08:00
Yevgen Muntyan
ca47816154 moo_*_noloc macros 2009-12-09 02:37:36 -08:00
Yevgen Muntyan
f9e98782a7 Add #pragma GCC system_header to suppress warnings about vararg macros 2009-12-09 02:36:47 -08:00
Yevgen Muntyan
619d8d819c Do not play auto_apply tricks, it works only if plugins prefs page has been opened 2009-12-09 02:34:33 -08:00
Yevgen Muntyan
67702ece72 Do not complain loudly about missing style scheme and langs 2009-12-09 02:33:41 -08:00
Yevgen Muntyan
5364d2c846 Moved xdg scripts into plat/unix/ 2010-01-21 23:08:10 -08:00
Yevgen Muntyan
51474c6606 Removed 'os' attribute from user tools 2009-12-08 23:19:07 -08:00
Yevgen Muntyan
babc69271e MooTextView::get_text_cursor; toggle folding on middle- and double-left- click in folding margin 2009-12-06 23:50:01 -08:00
Yevgen Muntyan
06ba11ba0a move G_GNUC_CONST in front of function name, to avoid having to have extra declarations 2009-12-06 23:49:27 -08:00
Yevgen Muntyan
c9ceee964d Line endings menu 2009-12-06 13:54:27 -08:00
Yevgen Muntyan
f1db5fefe0 And macros 2009-12-06 13:53:50 -08:00
Yevgen Muntyan
da2b5142c4 Moved run-medit.in away 2010-01-21 23:04:29 -08:00