c6a80a4078
From doc/readme.version_1.7.5: Regarding bug fixes, foremost of all, some of FLTK widgets have been updated, which has caused some changes in mysqlgui source code. Some users have reported problems with X 4.0.* when using some widgets. This has been fixed. Beside that, column resizing in spreadsheet now works. Also, editing (in order to scroll text) and zooming is not automatic, but you should press F2 or Ctrl+E in order to scroll a cell or to zoom it. This has resulted in faster scrolling of the spreadsheet. Some aesthetic changes have been implemented in some widgets. Also, process dialogue display is now more readable.
10 lines
315 B
Plaintext
10 lines
315 B
Plaintext
$OpenBSD: patch-dodatni_cc,v 1.2 2001/04/20 09:40:53 wilfried Exp $
|
|
--- dodatni.cc.orig Wed Apr 11 21:12:19 2001
|
|
+++ dodatni.cc Fri Apr 20 11:24:35 2001
|
|
@@ -1,4 +1,5 @@
|
|
// generated by Fast Light User Interface Designer (fluid) version 1.00
|
|
+#include <stdarg.h>
|
|
#include "bebac.h"
|
|
#ifdef __WIN32__
|
|
extern "C" {
|