Commit Graph

235 Commits (eaffc6c425443247251f75886b4a3d76cd02c925)

Author SHA1 Message Date
Yevgen Muntyan d7baa280d2 Release 0.7.95 2006-11-13 12:46:41 -06:00
Yevgen Muntyan f985531b1e Better MooCombo 2006-11-11 21:45:43 -06:00
Yevgen Muntyan 5ca6a719bc Fixed up printing a little 2006-11-09 22:23:32 -06:00
Yevgen Muntyan 1881095168 Fixed custom globs and mime types business 2006-11-09 04:59:35 -06:00
Yevgen Muntyan 4beff880d5 Fixed accelerators stuff 2006-11-07 06:05:12 -06:00
Yevgen Muntyan 99dcfa78dc Generate config.py with configure 2006-11-06 08:38:38 -06:00
Yevgen Muntyan aaf3644b83 Renamed _m_* functions 2006-11-03 23:57:57 -06:00
Yevgen Muntyan a3b6d20233 Nicer message 2006-10-12 21:38:13 -05:00
Yevgen Muntyan 5d1b21434d Added an argument for MOO_AC_FLAGS so ggap can use it too 2006-09-23 10:54:48 -05:00
Yevgen Muntyan c9a7d02ac1 A bit better lang files 2006-09-04 01:04:29 -05:00
Yevgen Muntyan 208246b29e Now it can open files 2006-09-02 04:01:26 -05:00
Yevgen Muntyan 811c16f2e6 Output filters start working 2006-09-02 02:34:01 -05:00
Yevgen Muntyan 9507592658 Mismatched bracket color 2006-09-01 03:49:08 -05:00
Yevgen Muntyan 53eca2f14b Use MooKeyFile for tools configuration files 2006-08-31 10:21:39 -05:00
Yevgen Muntyan b5825f26a1 Synced with upstream
2006-08-27  Yevgen Muntyan  <muntyan@tamu.edu>

	* gtksourceview/language-specs/automake.lang,
	gtksourceview/language-specs/check.sh,
	gtksourceview/language-specs/Makefile.am: new lang file for
	Makefile.am.
	* gtksourceview/language-specs/c.lang: override style for
	line-continue in macros; use def:string context.
	* gtksourceview/language-specs/def.lang: renamed 'c-style-escape'
	to 'escape', it's not really 'C style';
	added 'escape' style to 'line-continue' context;
	added 'string' and 'single-quoted-string' contexts.
	* gtksourceview/language-specs/javascript.lang: replaced
	def:c-style-escape with def:escape.
	* gtksourceview/language-specs/language2.rng: added optional
	style-ref and ignore-style attributes to <context ref=""> tags.
	* gtksourceview/gtksourcecontextengine.[ch],
	gtksourceview/gtksourcelanguage-parser-2.c: made it possible to
	override style from referenced context:
	<context ref="some-context" style-ref="some-style"> means "use
	context some-context with style some-style", and ignore-style
	attribute means "use no style in this context".

2006-08-27  Yevgen Muntyan  <muntyan@tamu.edu>

	* gtksourceview/language-specs/Makefile.am: install style scheme into
	$prefix/gtksourceview-2.0/styles dir.
	* gtksourceview/gtksourcecontextengine.c: fixed subpatterns handling
	(subpatterns tags were applied randomly);
	made high-priority one-time idle called more often, which hopefully
	make it look nicer;
	(gtk_source_context_engine_update_highlight): highlight as much as possible
	even if some part of requested area is not analyzed yet.
	* gtksourceview/gtksourcelanguage-parser-2.c: fixed two leaks.
	* gtksourceview/gtksourcelanguagesmanager.c,
	gtksourceview/gtksourcestylescheme.h,
	gtksourceview/gtksourceview.c: _gtk_source_style_scheme_get_default() -
	temporary workaround for no-builtin-scheme thing.
2006-08-27 19:11:56 -05:00
Yevgen Muntyan ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan 69affc0bcc Normalize accelerator string before putting them into hash tables 2006-08-19 01:21:57 -05:00
Yevgen Muntyan 7828103b84 Added --pid option 2006-08-18 02:24:18 -05:00
Yevgen Muntyan c781cd9635 Script tools basically work now 2006-08-17 23:53:34 -05:00
Yevgen Muntyan 62e3c8a52f Rewriting actions and tools 2006-08-16 00:18:16 -05:00
Yevgen Muntyan b9ffc63ecb MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05:00
Yevgen Muntyan 54fcfe5c62 More private/public separation 2006-08-13 04:00:15 -05:00
Yevgen Muntyan 8e3384feff Continuing working on project plugin 2006-08-10 04:25:56 -05:00
Yevgen Muntyan 00ca8d604a Project plugin works again 2006-08-08 20:52:27 -05:00
Yevgen Muntyan 59da958d6c Fetch translated strings from ini file 2006-08-03 22:40:19 -05:00
Yevgen Muntyan fda5d2b2bc Use _moo_gettext to call bindtextdomain 2006-08-03 01:54:07 -05:00
Yevgen Muntyan f3f47fd623 Use g_strsignal for signal description 2006-08-02 22:21:57 -05:00
Yevgen Muntyan 31b50feaa7 Moved project plugin in here 2006-08-01 15:48:56 -05:00
Yevgen Muntyan a513128d76 Install library, python module, and headers 2006-08-01 06:36:16 -05:00
Yevgen Muntyan 064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00
Yevgen Muntyan 5ae7e4eccc activates-default property for entries 2006-07-31 23:41:20 -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 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 5d863b5672 Octave lang file 2006-07-06 22:48:23 -05:00
Yevgen Muntyan 1cc54983ce Use --standalone 2006-07-03 02:51:48 -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 d4261e82bb New project file format 2006-06-25 03:14:49 -05:00
Yevgen Muntyan 76968d7292 Create file in selected dir 2006-06-24 00:25:38 -05:00
Yevgen Muntyan fef9029d51 Disabled gtk-update-icon-cache 2006-06-23 02:31:37 -05:00
Yevgen Muntyan bff0396dc3 Added G_GNUC_NULL_TERMINATED here and there 2006-06-20 21:20:58 -05:00
Yevgen Muntyan 094569ca86 Visual Studio project patch 2006-06-20 00:35:50 -05:00
Yevgen Muntyan ac37b22bff Forgotten commit again 2006-06-19 02:12:15 -05:00
Yevgen Muntyan b205d06699 #endif after '#if 0' goes into the preprocessor context 2006-06-17 05:39:35 -05:00
Yevgen Muntyan e057a69176 Better make.lang 2006-06-16 22:49:35 -05:00
Yevgen Muntyan 06dd7e97e6 Update gtk icon cache on install 2006-06-11 03:03:41 -05:00
Yevgen Muntyan 3f40674ee4 Added Find Now thing 2006-06-10 04:10:43 -05:00