Commit Graph

100 Commits

Author SHA1 Message Date
root
472dfac7c5 fix toolbar icons in gmdb debugger window 2010-06-20 22:48:59 -04:00
root
fc8ccbeaa8 store last error message in MdbSql struct and show error in gmdb2. 2010-06-20 21:18:22 -04:00
root
28e5dfb024 Debian patch 045-aboutdialog from source unattributed 2010-06-20 18:27:50 -04:00
root
751541169c Debian patches 038-removals and 041-eggiconlist source unattributed 2010-06-20 18:22:16 -04:00
whydoubt
bf4d46e80b Update call from Gtk+ 1.2 to 2.0 2006-05-24 01:39:48 +00:00
brianb
a443e83ae7 Clean up for 0.6 release and some bug fixes 2005-09-07 23:27:43 +00:00
whydoubt
22c3b15218 Use more appropriate types (void *, size_t) 2005-06-28 04:53:37 +00:00
whydoubt
ba2ccb4574 Fix several lockups, leaks, and warnings 2005-06-18 06:50:15 +00:00
whydoubt
5c7e72105d Gladefile fixes (Edward Catmur) 2005-04-09 21:27:41 +00:00
whydoubt
e2ba88c386 Clean up minor gmdb makefile issues 2005-04-09 01:37:44 +00:00
whydoubt
6f9a899299 Lots of gmdb2 updates and fixes 2005-02-04 03:21:34 +00:00
whydoubt
c8b290f790 Modify functions to work better with Glade 2005-01-10 12:55:27 +00:00
whydoubt
c1e36db86f Fix various warnings 2005-01-05 13:48:34 +00:00
whydoubt
f09f9438d3 Replace malloc/free with g_malloc/g_free 2004-12-31 05:25:11 +00:00
whydoubt
680e997365 Replace malloc/memset with g_malloc0 2004-12-31 05:10:18 +00:00
whydoubt
d06cb3e47d Combine functions that bind a column and its length 2004-12-31 01:26:28 +00:00
brianb
34a9eac4ea iconv conversion code 2004-11-26 05:22:52 +00:00
brianb
95ab6ad817 patch #1038578 from Filip Van Raemdonck 2004-11-14 01:50:26 +00:00
whydoubt
fd04c906c8 Readline usage fixes 2004-10-25 04:11:13 +00:00
whydoubt
dd99bd0a68 Use 'Flags' field in MSysObjects to recognize system tables 2004-09-16 04:00:39 +00:00
brianb
620db14f4b iconv, typo fixes, libtool versioning, added MySQL to gmdb2 export 2004-06-21 00:31:39 +00:00
brianb
5a97646da0 fix broken table definition window in gmdb2 after backend change 2004-06-16 22:28:04 +00:00
whydoubt
402e6be097 Major revisions to 'backend' code 2004-06-11 13:56:39 +00:00
brianb
4953cee0af signature change to mdb_open() 2004-04-13 20:06:04 +00:00
brianb
d9f25cfba7 data page dissector. fix compiler warnings 2004-02-15 22:15:33 +00:00
brianb
181de01e4f fix for bug #675022 2004-02-15 13:16:54 +00:00
brianb
eb2b863b35 support routine for index writes
port fix from data.c to mdb_crack_row?()
more tdef4 dissector work in gmdb2
2004-02-15 06:00:25 +00:00
brianb
3a9aa2ceb7 add -M option to mdb-ver
make gmdb2 version match mainline code
new dissector for jet4 tdef pages in gmdb2
gmdb2 right mouse click behaviour bugfix
pre-compute index page bitmap in mdb_index_unpack_page() in preparation for index writes.
2004-02-13 18:49:51 +00:00
brianb
06115eaf59 rewritten HACKING file
support for compressed index keys and trailing leaves
2004-02-11 22:04:17 +00:00
brianb
e352e80eb1 patch #856724/857342 and odds and ends. 2004-02-09 20:37:27 +00:00
brianb
fd616622f5 patch #849200 2004-02-09 03:09:52 +00:00
brianb
fed589b2e7 rework of patch #879693 to support 0=1 in where clause 2004-02-08 21:54:20 +00:00
brianb
083434c413 mysql patch 2004-02-08 18:41:06 +00:00
brianb
aa19a0892f resync...no idea what's in here, it's been sitting on the shelf for a while 2003-04-29 17:55:09 +00:00
brianb
f02d552891 merge back 2003-02-09 23:19:21 +00:00
brianb
95c0805c08 toolbar separator fix (glade/libglade buglet) 2003-01-22 20:22:48 +00:00
brianb
ff5d38142d image for gmdb2 manual additions 2003-01-20 16:05:23 +00:00
brianb
092e2b79af query planner stuff
some gcc -Wall fixes
added suport for _ in identifier names in SQL
gmdb2 manual additions
2003-01-20 16:04:24 +00:00
brianb
c091a4964b doc updates
forgot to add icon files
2003-01-15 15:16:53 +00:00
brianb
c0d5312464 move pixmaps to glade dir until I find out how to fix
turn trace off in odbc driver
2003-01-15 02:02:07 +00:00
brianb
da3e28a7e3 missed an added file 2003-01-14 17:46:18 +00:00
brianb
0d1073fd1e Added Open/Save/Save Results to sql window.
fixed man pages in rpm
2003-01-14 17:37:02 +00:00
brianb
b22b108014 .cvsignore files for new stuff 2003-01-12 23:16:41 +00:00
brianb
2af5847c6f updates for rpms lots o bug fixes, index stuff 2003-01-12 22:59:41 +00:00
brianb
f35c3f05b9 more index work
fixed gnome detection (i think)
added back/forward navigation to gui debugger
2003-01-09 20:24:19 +00:00
brianb
320f03c401 added man pages for utils.
lots of gmdb2 work.
added statistics collection.
2003-01-05 14:57:50 +00:00
brianb
cc362c42e9 more gmdb2 work, reorged mdbhandle 2003-01-01 22:29:39 +00:00
brianb
3c0d61076d lots more gmdb2 stuff, converted table export to glade, added schema export, toolbars, properties window to glade, et al. 2002-12-30 16:38:47 +00:00
brianb
8b6a84bd0b patches 604726 and 655057 and more gmdb2 work 2002-12-27 20:31:29 +00:00
brianb
16735470a7 port of gmdb to gnome2. lots o other stuff 2002-12-27 15:09:02 +00:00