Yevgen Muntyan
|
c3325f13b5
|
Removed --enable-strict-gtk option
|
2011-09-26 00:57:17 -07:00 |
|
Yevgen Muntyan
|
a6381e5b8a
|
Fixed compilation with DISABLE_SINGLE_INCLUDES
|
2011-09-26 00:41:51 -07:00 |
|
Yevgen Muntyan
|
29eb6fc357
|
Removed bunch of unused variables
|
2011-09-10 23:51:30 -07:00 |
|
Yevgen Muntyan
|
4e1a15c7fb
|
Use single defs file for pygtk bindings
|
2011-04-16 22:24:10 -07:00 |
|
Yevgen Muntyan
|
3af7d2329f
|
Unset model in destroy()
|
2011-03-06 21:12:11 -08:00 |
|
Yevgen Muntyan
|
c3daead67e
|
Destroy popup window after it's hidden
|
2011-03-05 14:12:15 -08:00 |
|
Yevgen Muntyan
|
8efd43a677
|
If load code can't figure out the encoding, show the dialog which allows user to choose encoding
|
2011-01-26 01:09:17 -08:00 |
|
Yevgen Muntyan
|
6f5aa55fa2
|
Number of asserts is four digit now
|
2011-01-25 23:31:24 -08:00 |
|
Yevgen Muntyan
|
7ce6aa6234
|
Output parent classes
|
2011-01-25 02:25:35 -08:00 |
|
Yevgen Muntyan
|
d5ec5c4838
|
More docs
|
2011-01-24 03:39:56 -08:00 |
|
Yevgen Muntyan
|
bf5655c0bc
|
Document even less stuff
|
2011-01-24 03:21:24 -08:00 |
|
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 |
|