Commit Graph

22 Commits

Author SHA1 Message Date
Kim Woelders cbfdd0872b Split window event handling functions
They deal with entirely different things.
2023-12-08 17:18:48 +01:00
Kim Woelders 2bddb03c4e Some trivial name changes 2023-12-08 17:18:48 +01:00
Kim Woelders bee386768c Handle initial failure to connect a bit nicer 2023-12-08 17:06:10 +01:00
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 4e3f9d5955 Rearrange code, eliminating forward references 2023-12-08 16:58:56 +01:00
Kim Woelders 95ca821c14 Simplifications, cleanups 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 abf858b222 Remove unnecessary use of deprecated gdk_flush() 2018-08-12 16:35:30 +02:00
Kim Woelders f948dd63b8 Simplify CommsFindCommsWindow() 2018-08-12 16:35:30 +02:00
Kim Woelders c0f536108a Eliminate deprecated GtkAlignment stuff. 2017-02-12 20:00:44 +01:00
Kim Woelders c5f2a44fbb Fix typo. 2013-03-25 08:51:08 +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
Kim Woelders 1bf0c713bd Make e16keyedit work in e16 window mode.
SVN revision: 42579
2009-09-20 09:26:54 +00:00
Kim Woelders 8ef8cece76 Autofoo and other cleanups.
SVN revision: 21380
2006-03-18 19:36:31 +00:00
Kim Woelders fbef3c7990 Constify.
SVN revision: 21368
2006-03-18 15:12:39 +00:00
Kim Woelders 32863c5634 Indent E-style.
SVN revision: 21363
2006-03-18 10:23:33 +00:00
Andreas Volz 3d19d90015 initial change to gtk2
SVN revision: 11022
2004-07-26 07:51:18 +00:00
Mandrake 455099f950 now we read the keys out of E, need to clean up some
SVN revision: 2023
2000-02-09 00:02:14 +00:00
Mandrake 3d038fb94e still nothing here. adding ipc stuff in
SVN revision: 2021
2000-02-08 23:23:44 +00:00
Mandrake aafe74b024 still not much here.
SVN revision: 2020
2000-02-08 22:49:32 +00:00