Xdialog

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file src/main.c version b39400b01b

2021-12-27
15:01
WIP: disable all statements that will break G_SEAL. Code is compilable but not in working state. check-in: b626b57a83 user: jamesbond tags: gtk3
14:27
correct accessor access, use proper gtk2 functions instead of the deprecated ones. check-in: b17ed3abb0 user: jamesbond tags: gtk3
14:26
replace GtkPixmap with GtkImage check-in: e1e04089ea user: jamesbond tags: gtk3
14:24
use proper gtk2 font measurement (using pango etc) check-in: b964df49b1 user: jamesbond tags: gtk3
14:22
GtkObject -> GtkWidget; gtk_signal_connect -> g_signal_connect, gtk_signal_emit -> g_signal_emit; and a few other 64-bit fixes check-in: 0e8c3b2073 user: jamesbond tags: gtk3