Commit Graph

2337 Commits (141ab519605784e413f0fc5a110b155a059efeb5)

Author SHA1 Message Date
Yevgen Muntyan d763c11d84 Moved files around 2006-12-22 03:58:13 -06:00
Yevgen Muntyan 6d30eaf6c3 Renamed and made private moo_create_stock_items() and moo_get_icon_size_real_small() 2006-12-22 03:45:15 -06:00
Yevgen Muntyan aed64a69d8 Do not try to do anything if there's no windows 2006-12-22 03:44:37 -06:00
Yevgen Muntyan 4db7a6f185 Moved default ui xml into libmoo 2006-12-22 03:44:06 -06:00
Yevgen Muntyan 35fbbc0b27 Build python plugin if libmoo is installed 2006-12-22 03:42:47 -06:00
Yevgen Muntyan d62aff20ae s/visible/sensitive/ in check_sensitive() 2006-12-22 03:42:29 -06:00
Yevgen Muntyan 7ac3a96589 Preserve file permission bits on save 2006-12-22 02:16:50 -06:00
Yevgen Muntyan 1dc01bff8d Better lang file 2006-12-21 23:48:19 -06:00
Yevgen Muntyan 4a296357e0 Fixed broken /**/ comments; temporarily added def:preprocessor back 2006-12-21 10:07:22 -06:00
Yevgen Muntyan 910e9267ae Better m4.lang and sh.lang 2006-12-21 01:20:36 -06:00
Yevgen Muntyan 05eb516101 Changed email 2006-12-21 01:18:54 -06:00
Yevgen Muntyan 5f84de1eda AC_SYS_LARGEFILE 2006-12-21 01:18:43 -06:00
Yevgen Muntyan 2b9eae9a51 Fixed compilation on gtk-2.6 2006-12-20 21:08:14 -06:00
Yevgen Muntyan adcbc295cd Mangle all gtksourceview names, to avoid conflicts with gtksourceview-1 2006-12-20 20:22:32 -06:00
Yevgen Muntyan b5ffbbe5e6 Mangle all non-static symbols 2006-12-20 20:12:45 -06:00
Yevgen Muntyan b7b74ef602 Made it possible to build python module only, python module + libmoo, libmoo only, and so forth 2006-12-20 18:21:31 -06:00
Yevgen Muntyan d70bb387b1 Removed ChangeLog 2006-12-20 18:21:05 -06:00
Yevgen Muntyan 177042a342 Separated context menu xml and main UI xml; made moo_editor_apply_prefs() public 2006-12-20 18:19:48 -06:00
Yevgen Muntyan c370937807 Added options for building library and python module 2006-12-19 21:58:30 -06:00
Yevgen Muntyan b073b164cd Do not enable commands for folders 2006-12-19 21:57:52 -06:00
Yevgen Muntyan 39e2388d70 Corrected AC_CHECK_DECL call 2006-12-19 02:33:00 -06:00
Yevgen Muntyan 7a2a275bb1 Check if FAM is provided by gamin 2006-12-19 02:25:46 -06:00
Yevgen Muntyan 9c4cd14d3a Unbroke unix MooAppInput 2006-12-19 02:25:22 -06:00
Yevgen Muntyan 6ab57e4ea6 Made input pipe work on windows 2006-12-19 02:12:37 -06:00
Yevgen Muntyan baf8b73119 Create input pipes in separate subdirectory of /tmp 2006-12-18 11:08:01 -06:00
Yevgen Muntyan 976396da30 Bring window to the front with any gtk version 2006-12-18 11:07:27 -06:00
Yevgen Muntyan 4941eb05ea Use encodings on save too, show nicer error messages 2006-12-17 10:58:17 -06:00
Yevgen Muntyan 1c3bfbfa93 More encoding aliases 2006-12-17 04:09:40 -06:00
Yevgen Muntyan c5add329de Started encodings stuff 2006-12-17 03:23:19 -06:00
Yevgen Muntyan cb401a79fb Do not try to use def:preprocessor 2006-12-17 03:22:09 -06:00
Yevgen Muntyan abce935c6e Keyword suffix is \b, not empty 2006-12-16 13:20:21 -06:00
Yevgen Muntyan 1941eef574 Converted bunch of languages to new format 2006-12-16 10:58:34 -06:00
Yevgen Muntyan 303cff4991 Synced with gtksourceview's language files, after merging changes from gtksourceview-HEAD 2006-12-16 10:17:09 -06:00
Yevgen Muntyan 44505fb775 Fixed suspend/resume for stat and win32 2006-12-16 10:02:00 -06:00
Yevgen Muntyan 591f001195 Accept NULL in egg_regex_copy() 2006-12-15 21:12:49 -06:00
Yevgen Muntyan 7f98703017 Added MOO_FILE_EVENT_CREATED; removed (suspend|resume)_monitor 2006-12-15 21:12:31 -06:00
Yevgen Muntyan ed840c1b22 Removed GtkSourceTag 2006-12-13 23:17:07 -06:00
Yevgen Muntyan fbf40d617b Updated eggregex from Marco's repo 2006-12-13 22:40:00 -06:00
Yevgen Muntyan c8b15f5ac5 Fixed a leak 2006-12-13 21:40:00 -06:00
Yevgen Muntyan 2131a40865 Use FAMNoExists when available 2006-12-13 03:58:58 -06:00
Yevgen Muntyan 83014e2a15 Better error messages 2006-12-12 23:53:40 -06:00
Yevgen Muntyan ce2565cb45 Removed --enable-relocation option; modified installation directories business a bit 2006-12-12 22:54:49 -06:00
Yevgen Muntyan f662c28634 Disabled debug message 2006-12-12 22:45:23 -06:00
Yevgen Muntyan 3bb5172a36 FAM seems to be reusing request ids, do not trust it and always check real monitor id, to avoid calling new callbacks with old data 2006-12-12 22:44:56 -06:00
Yevgen Muntyan a82d4d18f0 Generate compiled resourse files from *.rc.in files, without intermediate *.rc target 2006-12-12 22:43:15 -06:00
Yevgen Muntyan 9a8cbb41f2 Removed g_set_prgname() call 2006-12-12 21:02:06 -06:00
Yevgen Muntyan e35969082a Moved medit stuff into separate folder medit/ 2006-12-12 20:51:11 -06:00
Yevgen Muntyan e2e3a9e7f8 Made nicer/saner some macros 2006-12-12 20:02:04 -06:00
Yevgen Muntyan ed76c60d60 Moved generation of ini and rc files to makefiles 2006-12-12 01:46:30 -06:00
Yevgen Muntyan 442045012a Allow None argument in command_type_register() 2006-12-12 01:43:36 -06:00