Mark Skilbeck
bff2acb0a6
Now installing api headers
2010-09-22 16:05:06 +00:00
Mark Skilbeck
db3a9f93b6
Updated TODO
2010-09-22 13:36:06 +00:00
Andrei Zmievski
67ad718cac
*** empty log message ***
2007-03-03 18:06:56 +00:00
Christian Weiske
387728c419
Removing information that is already in coverage analysis
...
add scintilla note
2007-02-05 07:36:28 +00:00
Andrei Zmievski
359c951110
Enhance GObject constructor to support creation of objects vai GType and
...
properties.
2006-10-15 00:48:48 +00:00
Andrei Zmievski
ec0444eb70
*** empty log message ***
2006-08-05 20:20:57 +00:00
Christian Weiske
94d4632919
Fixed NTRVTRP methods
...
GtkTreeModelSort::convert_iter_to_child_iter
GtkTreeModelSort::convert_child_iter_to_iter
The script leaks memory, but this is because of
http://bugzilla.gnome.org/show_bug.cgi?id=346341
2006-07-01 10:39:02 +00:00
Christian Weiske
12fae4bdc1
While fixing the NTRVNRP methods
...
GtkTreeModelFilter::convert_iter_to_child_iter
GtkTreeModelFilter::convert_child_iter_to_iter
I noted that the gtktreemodelfilter constructor
does not really work, since the second parameter seems
to be ignored at all.
Further, there is a memleak when trying to get the
virtual-root property of a tree model filter.
Just check the unit test.
2006-06-30 22:50:35 +00:00
Christian Weiske
9cac2eb314
Fixing NTRVNRP method GtkCellView::get_size_of_row()
2006-06-30 22:01:19 +00:00
Steph Fox
3f035f3e21
We need a generic function for UTF-8 compat in arrays of strings.
2006-06-22 15:20:11 +00:00
Steph Fox
c48218f093
A few more items gone from the TODO
2006-06-21 04:45:21 +00:00
Steph Fox
2b0fd261a6
Found more stuff that's already done...
2006-06-17 20:49:24 +00:00
Steph Fox
6cd99c9173
Make the TODO a little shorter
2006-06-17 19:03:06 +00:00
Christian Weiske
6fc6b056e8
Updating todo.
...
You better see what's missing by looking at
http://xml.cweiske.de/classcoverage.htm
2006-06-16 15:37:35 +00:00
Christian Weiske
52b33d5279
Updating TODO2
2006-06-13 19:42:16 +00:00
Christian Weiske
cad5535aae
I found some missing things while doccing
2006-06-08 21:04:34 +00:00
Andrei Zmievski
c51f943470
*** empty log message ***
2006-06-03 19:24:28 +00:00
Andrei Zmievski
8104dade71
*** empty log message ***
2006-06-03 18:05:55 +00:00
Christian Weiske
52a2f9fbf1
Added scott's text
2006-05-30 19:04:05 +00:00
Christian Weiske
4404b94af8
GdkPixbuf::add_alpha note
2006-05-30 07:37:12 +00:00
Christian Weiske
356e392b4f
Allowing GtkWidget::drag_dest_find_target to omit the second parameter
2006-05-03 16:56:31 +00:00
Christian Weiske
1f4698db0c
Removing *_menu methods removes functionality as supplying NULL as menu
...
widget automatically creates one. This is not done when using append_page()
or such.
2006-05-03 16:02:13 +00:00
Christian Weiske
90898b2fa3
GtkSelectionData is missing some important methods
2006-05-03 14:38:03 +00:00
Christian Weiske
8483da7c23
drag_dest_find_target note
2006-05-03 07:50:52 +00:00
Andrei Zmievski
5e45165c19
*** empty log message ***
2006-04-24 02:21:57 +00:00
Christian Weiske
44fa3add57
Fixing NTRVNRP method: GdkWindow::get_frame_extends and unit test
2006-03-07 18:41:41 +00:00
Christian Weiske
541abe9e92
Fixed some NTRVNRP methods and added unit tests for them
2006-03-07 12:39:26 +00:00
Christian Weiske
1ae7a42848
I walked through all get_* methods and checked if there
...
are parameters that should be return values
2006-03-06 21:55:06 +00:00
Christian Weiske
8882cfb7f1
that method was fixed
2006-03-06 20:59:24 +00:00
Christian Weiske
9926d8f729
note
2006-03-03 08:09:48 +00:00
Christian Weiske
cf9c3e40bb
...
2006-03-02 10:18:39 +00:00
Andrei Zmievski
a8390c9be7
*** empty log message ***
2006-02-19 21:56:40 +00:00
Christian Weiske
68781c638c
GtkNotebook todo
2006-02-18 09:44:21 +00:00
Andrei Zmievski
6a3e47b279
*** empty log message ***
2006-02-05 22:11:12 +00:00
Andrei Zmievski
944caa74ea
*** empty log message ***
2006-01-12 20:52:48 +00:00
Steph Fox
1649bf9ee5
Add a couple of items to the TODO
2005-12-08 03:29:14 +00:00
Andrei Zmievski
893224246c
Implement GdkAtom support.
2005-11-19 21:00:57 +00:00
Steph Fox
1fa2f6b493
Bring TODO up to date
2005-11-02 20:39:57 +00:00
Andrei Zmievski
bc481f4fe1
*** empty log message ***
2005-10-30 21:29:45 +00:00
Andrei Zmievski
651d5abe82
*** empty log message ***
2005-10-30 21:05:50 +00:00
Steph Fox
8edacf384b
Missed a couple of genuine 'missing items'
2005-10-27 15:30:54 +00:00
Steph Fox
5b8e168d41
Cleaned up the TODO
...
Threw out class/function 'not a bug' items
Sorted classes and put log reports for each by them so we can see what _really_ needs doing at a glance
*Note* the build log I used for this includes my GtkTreePath-as-boxed patch, which kills a lot of problems.
2005-10-27 15:23:24 +00:00
Christian Weiske
1aea5a633d
Added missing methods in GtkAboutDialog
2005-10-24 05:46:26 +00:00
Christian Weiske
4df007d3e3
GtkIconView missing function
2005-10-22 12:55:52 +00:00
Steph Fox
9682795042
Adding Scott's list to TODO
2005-10-11 12:27:09 +00:00
Steph Fox
3063e19c27
set_ellipsize() _does_ work on win32 now...
2005-10-06 10:05:33 +00:00
Steph Fox
5b0671008d
It seems GtkLabel::set_ellipsize() works under *nix. Oddly.
2005-10-06 08:30:48 +00:00
Steph Fox
885d954add
Make a note about overriding GtkLabel::set_width_chars()
2005-10-05 17:21:31 +00:00
Andrei Zmievski
ac26fb9525
- Require ATK 1.9.0.
...
- Add AtkRelationSet::add_relation_by_type().
2005-10-02 02:52:32 +00:00
Andrei Zmievski
28dcb5bda4
Implement GtkTreeModel::foreach()
2005-10-01 21:29:28 +00:00