1675 Commits

Author SHA1 Message Date
Yevgen Muntyan
5ae7e4eccc activates-default property for entries 2006-07-31 23:41:20 -05:00
Yevgen Muntyan
8b3f7304f9 Do not #include custom pcre.h when system pcre is used 2006-07-31 23:37:22 -05:00
Yevgen Muntyan
bb22db5a1b Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
Yevgen Muntyan
8bc4c8afb5 Updated makefiles and autoconf macros for new pcre 2006-07-27 06:07:38 -05:00
Yevgen Muntyan
a9f10afca2 Synced eggregex and pcre with Marco's repo 2006-07-26 03:22:26 -05:00
Yevgen Muntyan
03b69885ed Little cleanup 2006-07-14 22:33:35 -05:00
Yevgen Muntyan
9ab44dd1b0 Save NULL string value as "" 2006-07-14 22:33:26 -05:00
Yevgen Muntyan
170f947bb0 Added Cancel button to progress dialog 2006-07-14 22:30:45 -05:00
Yevgen Muntyan
c843cf1c9b Desensitize Ellipsize when Wrap is checked; header/footer entries when it's not printed 2006-07-14 22:30:00 -05:00
Yevgen Muntyan
1aeffe9803 Fixed printing - printing whole page in one layout doesn't work as expected. 2006-07-14 22:28:56 -05:00
Yevgen Muntyan
bd6f42a872 Free caches in xdg_mime_shutdown(); do not reload database every five seconds.
https://bugs.freedesktop.org/show_bug.cgi?id=7495
https://bugs.freedesktop.org/show_bug.cgi?id=7496
2006-07-11 22:39:37 -05:00
Yevgen Muntyan
ec7492dcae Executable bit 2006-07-09 08:55:38 -05:00
Yevgen Muntyan
6626e7821e Fixed moo_text_iter_get_prev_stop() 2006-07-09 08:55:04 -05:00
Yevgen Muntyan
62a1038f0c Remember 20 search entries 2006-07-09 08:54:44 -05:00
Yevgen Muntyan
c28efc5560 Do not use anonymous unions 2006-07-08 09:59:35 -05:00
Yevgen Muntyan
234529f4fd Do not require argument for --project 2006-07-08 09:59:12 -05:00
Yevgen Muntyan
7f2edc0fc0 Move focus to new active document, if closed one had focus 2006-07-08 09:57:01 -05:00
Yevgen Muntyan
5d863b5672 Octave lang file 2006-07-06 22:48:23 -05:00
Yevgen Muntyan
7ecabdad0b Treat '_' as a word character too 2006-07-06 00:12:59 -05:00
Yevgen Muntyan
b773ebb39c Made --line argument work 2006-07-05 14:32:28 -05:00
Yevgen Muntyan
0aa2cf391a Added window argument to moo_editor_open_file_line 2006-07-05 14:32:15 -05:00
Yevgen Muntyan
28125883c5 Added --mode argument to control project plugin; made it pass --project argument to the plugin. Pass timestap from STARTUP_ID to another instance in order not to break focus stiealing prevention thing. 2006-07-05 14:19:46 -05:00
Yevgen Muntyan
39628f23f6 moo_filename_from_locale() 2006-07-05 14:16:47 -05:00
Yevgen Muntyan
f8c9cb338c Added timestamp argument to *_present() methods 2006-07-05 14:16:29 -05:00
Yevgen Muntyan
fb5a450306 Added OPEN_URIS command, which includes timestamp 2006-07-05 14:15:43 -05:00
Yevgen Muntyan
3925c87e0b Printing is enabled unconditionally with gtk >= 2.10.0 now 2006-07-05 14:14:02 -05:00
Yevgen Muntyan
1cc54983ce Use --standalone 2006-07-03 02:51:48 -05:00
Yevgen Muntyan
2ddeaf535d Use spaces to compute indentation 2006-07-03 01:32:20 -05:00
Yevgen Muntyan
17966b9fe2 Visual studio project: added icon (Thomas) 2006-06-30 23:17:41 -05:00
Yevgen Muntyan
240924be87 moo_html_motion: initialize state variable 2006-06-30 23:17:12 -05:00
Yevgen Muntyan
fb5504c8a9 Removed 2006-06-30 01:06:26 -05:00
Yevgen Muntyan
3c3080ea75 Printing progress dialog 2006-06-30 00:58:35 -05:00
Yevgen Muntyan
23d6fb1612 Removed moo_edit_window_push_message, moo_edit_window_pop_message; fixed document list menu 2006-06-30 00:53:11 -05:00
Yevgen Muntyan
1476fbac5e Upstream fix of modal parent problem 2006-06-30 00:52:04 -05:00
Yevgen Muntyan
0fa8bf2d3d Use GTK_IS_WINDOW instead of GTK_WIDGET_TOPLEVEL 2006-06-30 00:51:39 -05:00
Yevgen Muntyan
b327fe7319 Disabled silly messages 2006-06-29 01:46:02 -05:00
Yevgen Muntyan
27979d5884 Updated --with-system-pcre description 2006-06-29 01:45:51 -05:00
Yevgen Muntyan
ff227e3431 moo_window_set_parent() 2006-06-27 16:20:46 -05:00
Yevgen Muntyan
49bc1b1191 Renamed pcre/COPYING 2006-06-27 12:58:23 -05:00
Yevgen Muntyan
a2e6bead46 THANKS in about dialog 2006-06-26 08:20:14 -05:00
Yevgen Muntyan
99a545a11f Make sure _moo_lang_mgr_update_config() doesn't overwrite settings set from other sources 2006-06-26 07:47:55 -05:00
Yevgen Muntyan
3c9882beba Do not use G_SIGNAL_TYPE_STATIC_SCOPE, since the item may be removed and freed during signal emission 2006-06-26 07:11:22 -05:00
Yevgen Muntyan
2e1796af90 Do not try to select NULL path 2006-06-26 07:10:38 -05:00
Yevgen Muntyan
7cab78dce8 Updated devcpp project 2006-06-26 06:47:12 -05:00
Yevgen Muntyan
9f70af5de2 mooeditsession* removed 2006-06-26 06:32:27 -05:00
Yevgen Muntyan
051249eb5b Make sure color scheme setting is applied before opening documents 2006-06-26 05:47:38 -05:00
Yevgen Muntyan
03853c2afd Properly show tab label when child is shown 2006-06-26 05:24:41 -05:00
Yevgen Muntyan
d78b365ab3 Hide arrows when no pages visible 2006-06-26 04:21:10 -05:00
Yevgen Muntyan
0483a1ebf1 Applied visual studio project patch 2006-06-26 03:42:37 -05:00
Yevgen Muntyan
34576fb4a7 Made MooFileView, moo_file_view_chdir, moo_file_view_get_actions, moo_file_view_get_ui_xml public 2006-06-25 07:02:14 -05:00