rewritten HACKING file

support for compressed index keys and trailing leaves
This commit is contained in:
brianb
2004-02-11 22:04:17 +00:00
parent df8bf09aa7
commit 06115eaf59
7 changed files with 427 additions and 289 deletions

View File

@@ -43,6 +43,7 @@ void gmdb_module_populate(MdbHandle *mdb);
void gmdb_table_add_tab(GtkWidget *notebook);
void gmdb_debug_tab_new(GtkWidget *notebook);
void gmdb_debug_new_cb(GtkWidget *w, gpointer *data);
void gmdb_debug_set_dissect_cb(GtkWidget *w, GladeXML *xml);
unsigned long gmdb_prefs_get_maxrows();