Commit Graph

6 Commits

Author SHA1 Message Date
Kim Woelders 930a0059fe Drop trying to reconnect when e16 exits
Didn't work and we shouldn't do it anyway.
2023-12-08 17:06:07 +01:00
Kim Woelders 57b877a827 Make accelerators work (Ctrl-Q/S/X) 2023-12-08 16:58:56 +01:00
Kim Woelders 6c8d057b8b Use regular types (not gchar etc.)
Just annoying, IMO.
2023-12-08 16:58:56 +01:00
Kim Woelders deec303250 Avoid gtk2 deprecation warnings 2023-12-08 16:58:56 +01:00
Kim Woelders baf0e58791 Change formatting style
No tabs, more like K&R.
Also switch to indent 2.2.13.
2023-12-08 16:58:56 +01:00
Kim Woelders 6b2567ba8f Remove gtk1 support, add (mostly working) gtk3 support.
Default is still gtk2.

Gtk3 seems to require quite a lot more memory (twice what is used by
gtk2 ?!?). It also feels a lot slower.
2013-03-24 21:52:31 +01:00