- Class xxxtimespec64
- The following should be eliminated if/when a link to QOF is mandatory
- File dui-initdb.c
- fixme: we should make the drivers dlopen their respective libraries.
- Global widget_get_value
- hack alert static buffer not thread safe
- Global widget_set_data
- hack alert -- we need to create destructors as well, otherwise a memory leak
- File duifield-gtk.h
- GtkItemFactory is deprecated (and doesn't actually build anymore). Don't enable warnFLAGS here until GtkItemFactory is replaced. It's worse than that - this whole subsection has to be ported to Gtk2 without the deprecated GtkCTree.
- Global to_int_filter
- hack alert not thread safe, and the fix will need to return a newly allocated string that needs to be freed later.
- Global dui_interface_add_object
- XXX hack alert -- we need to free the memory associated with the instance name when the interface is deleted
- Global dui_interface_kvp_lookup
- another fixed buffer to remove, again Timespec to blame.
- Global prepare_gfile
- set a flag in the interface that this GFile needs a uri
- Global sig_shim_vi
- FIXME hack alert -- should use GtkSignalQuery to determine the proper shim type.
- Global xxxgnc_iso8601_to_secs_gmt
- make this disappear with QofTime
- Global xxxgnc_iso8601_to_timespec_gmt
- replace with QofTime code that is safe to a precision a couple dozen times the age of the universe.
- Global xxxgnc_timezone
- use QOF time support
- Global dui_connection_get_now
- timespec needs to be removed.
- Global dui_connection_unlock
- under what cases would we need to support rollback?
- Global dui_signal_destroy
- should probably be using GClosure in here
- Global dui_window_realize
- the order in which actions and signals are realized affects the order in which they are delivered. This is kinda bad, resulting in ordering effects depending on the organization of the DUI files. This is kind-of a bug & needs fixing. Anyways, for right now, it is important to realize actions before signals, because otherwise database login won't work :-(
- Global dwi_gtk_parser_new
- ctx needs a full GIO path before this call so that estron can find the glade file if not in the current directory.
- Global sql_builder_set_date
- fix the time handler and remove static buffer.
- Group TxnReport
- except that this is wrong. we have two competing concepts: the set of data that came in from sql, and the way that it will be mapped to the targets. We need a distinct concept of target tables with matchers.
- Global dui_odbc_connection_table_columns
- table_name actually needs to be guchar
- Page Known problems
- * add GtkList supprt. make it so "column 0" adds tio list, and "column -1" selects items in list.
- Page Known problems
- * Drop all GtkCTree code
- Page Known problems
- * make menus and radio-buttons work more like lists (???)
Generated on Tue Apr 29 21:27:53 2008 for estron by
1.5.5