1326 Commits

Author SHA1 Message Date
Yevgen Muntyan
596881771b Document less stuff 2011-01-24 03:13:09 -08:00
Yevgen Muntyan
7f62a476c3 More tests 2011-01-22 23:22:09 -08:00
Yevgen Muntyan
3ed115e2d7 More docs 2011-01-22 17:40:22 -08:00
Yevgen Muntyan
8ba9cdb8ff Bind less methods in Lua 2011-01-22 03:21:42 -08:00
Yevgen Muntyan
d44c8c7822 Do not bind MooWindow::close 2011-01-22 02:18:55 -08:00
Yevgen Muntyan
170f823f5a Bind enum values 2011-01-22 02:10:12 -08:00
Yevgen Muntyan
580af16fe1 moo_test_set_silent_messages() 2011-01-22 01:31:21 -08:00
Yevgen Muntyan
201fa48a8d Check that glib-mkenums doesn't change his mind and lose or change enums 2011-01-21 21:04:33 -08:00
Yevgen Muntyan
df0e920abf Bunch more signals for closing docs and windows 2011-01-21 03:12:18 -08:00
Yevgen Muntyan
5c4b590d13 foo_array_clear() 2011-01-17 01:13:11 -08:00
Yevgen Muntyan
1a893ba994 Do not evaluate macro arguments if they are not used 2011-01-17 01:12:56 -08:00
Yevgen Muntyan
288519c4a4 Instead of using moo_warning explicitly redefine g_warning 2011-01-14 02:37:04 -08:00
Yevgen Muntyan
588a82371c MOO_NZS 2011-01-14 01:31:03 -08:00
Yevgen Muntyan
d6be34b119 moo_str_equal 2011-01-14 01:12:19 -08:00
Yevgen Muntyan
97d2e483d0 Do not call gtk_window_set_title too often 2011-01-14 01:05:08 -08:00
Yevgen Muntyan
ecc8b9a602 stock-select-* icons are gone 2011-01-13 00:46:04 -08:00
Yevgen Muntyan
1e55a8c2c7 Removed pre-gtk-2.16 and pre-glib-2.16 stuff 2011-01-13 00:36:22 -08:00
Yevgen Muntyan
09d4516d71 Removed moo_idle_add* and moo_timeout_add* 2011-01-13 00:11:32 -08:00
Yevgen Muntyan
59702458b9 Hide arrows if all labels fit 2011-01-10 00:52:00 -08:00
Yevgen Muntyan
b69f317787 Moved moo_tempdir and moo_tempnam to mooutils-script.* 2011-01-10 00:45:54 -08:00
Yevgen Muntyan
64c4574b9f Optional extension parameter for moo_tempnam function 2011-01-10 00:20:15 -08:00
Yevgen Muntyan
f9835f8eeb Static methods 2011-01-09 23:33:47 -08:00
Yevgen Muntyan
9b30bd27c9 Call tempdir medit-1-tmpdir-XXXXXXXX 2011-01-09 21:28:54 -08:00
Yevgen Muntyan
5e52e043dc Don't be stupid, dup string before freeing it 2011-01-09 21:24:32 -08:00
Yevgen Muntyan
b7894669c4 Always add size requisition of arrow buttons, otherwise an infinite loop of size-request is possible if size of arrow buttons is just enough to make them appear 2011-01-09 03:31:12 -08:00
Yevgen Muntyan
fbd559010a moo_tempnam, moo_tempdir 2011-01-08 18:04:46 -08:00
Yevgen Muntyan
4885cb595a Fix compilation with glib-2.26 on windows 2011-01-08 18:03:58 -08:00
Yevgen Muntyan
f7fd0ec8cb Marked more strings translatable, thanks to Denis Koryavov 2011-01-06 01:07:44 -08:00
Yevgen Muntyan
a3d8878c98 Made prefs files real xml: single root element 'moo-prefs' 2011-01-04 03:10:10 -08:00
Yevgen Muntyan
2b62105815 moo_question_dialog() 2011-01-04 02:17:56 -08:00
Yevgen Muntyan
e2e82da0db made installcheck work under wine 2011-01-04 01:05:29 -08:00
Yevgen Muntyan
d2884e21f6 Check test coverage 2011-01-02 01:41:49 -08:00
Yevgen Muntyan
76c4c2b085 Python unit tests 2011-01-01 18:53:27 -08:00
Yevgen Muntyan
30584189c2 Bind more functions 2011-01-01 17:41:01 -08:00
Yevgen Muntyan
4210b6f3dd Specify whether strings are utf8, filenames, or 'just strings' 2011-01-01 17:14:23 -08:00
Yevgen Muntyan
bb6683324c Reverted commit 4306, resaving with glade is a bad idea: it writes can-focus=false for buttons 2010-12-29 02:42:13 -08:00
Yevgen Muntyan
118b819c3c moo_error_message: get error message from GError without crashing if error is NULL; removed unused parameter from save_config_file 2010-12-29 02:17:00 -08:00
Yevgen Muntyan
1f83e7bc47 Use G_MARKUP_TREAT_CDATA_AS_TEXT, before MooMarkup code treated CDATA as comments 2010-12-29 02:15:59 -08:00
Yevgen Muntyan
c286c49afc moo_file_writer_printf_markup 2010-12-29 02:15:14 -08:00
Yevgen Muntyan
31f134f597 Do not show console window when running 'cmd /c start somefile' 2010-12-27 20:31:05 -08:00
Yevgen Muntyan
3a42fd062f Use g_regex_replace_literal to avoid problems with backslashes in commands 2010-12-27 02:57:39 -08:00
Yevgen Muntyan
e500eada90 Resaved glade files with glade-3.6.7 2010-12-26 22:05:45 -08:00
Yevgen Muntyan
40baa0f067 Unindented glade files content to make it diffable 2010-12-26 21:08:23 -08:00
Yevgen Muntyan
095ab38eb0 Use docbooks for help 2010-12-26 20:18:16 -08:00
Yevgen Muntyan
b7ea52b401 Do not document MooCommand and MooUiXml stuff 2010-12-24 01:23:00 -08:00
Yevgen Muntyan
73d162daf6 Fixed email address 2010-12-21 20:15:45 -08:00
Yevgen Muntyan
5450ecc16e moo_spin_main_loop 2010-12-21 02:45:24 -08:00
Yevgen Muntyan
188412e403 Moved moocommand-(lua|exe) up from subdirs 2010-12-17 00:46:14 -08:00
Yevgen Muntyan
543228fd69 Input pipe can be removed during callback if that runs main loop 2010-12-17 00:26:14 -08:00
Yevgen Muntyan
1a804a7f80 Fixed few memory leaks 2010-12-14 23:53:27 -08:00