Commit Graph

99 Commits

Author SHA1 Message Date
Kim Woelders f0d9b21fb8 Remove obsolete and unused AC_HEADER_STDC 2021-03-26 17:29:31 +01:00
Kim Woelders d6ecc8bbe6 Add /build to .gitignore 2021-03-26 17:29:31 +01:00
Kim Woelders 600c660057 autogen.sh: Add -n as alternative to NOCONFIGURE 2020-01-08 18:49:10 +01:00
Kim Woelders a8fe1b6f29 Update .gitignore 2020-01-08 18:47:06 +01:00
Kim Woelders c8ae7cd542 Reintroduce acflags for configuration of rpmbuilds 2018-10-05 15:42:24 +02:00
Kim Woelders 375571ad3e Version 0.9. 2018-08-12 16:36:01 +02:00
Kim Woelders a285bafa79 Simplify autogen.sh 2018-08-12 16:35:30 +02:00
Kim Woelders a6b184adb6 Spec file cleanups 2018-08-12 16:35:30 +02:00
Kim Woelders ceebebe2b7 Rewrite e_cb_key_change(), eliminating use of deprecated gdk_flush() 2018-08-12 16:35:30 +02: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 5afadfffe7 Version 0.8. 2017-04-16 11:22:31 +02:00
Kim Woelders 115c90e6e7 Add .desktop file. 2017-04-16 11:20:13 +02:00
Kim Woelders 44a553413b Build .xz tarball too. 2017-04-16 10:24:57 +02:00
Kim Woelders c0f536108a Eliminate deprecated GtkAlignment stuff. 2017-02-12 20:00:44 +01:00
Kim Woelders e1435dab2e Fix warning. 2017-02-12 20:00:44 +01:00
Kim Woelders bdcb65bfce Autofoo tweaks.
- Add AM_SILENT_RULES
- Add AC_USE_SYSTEM_EXTENSIONS
- Add EC_C_WARNINGS (gcc warning stuff)
- Add compile to MAINTAINERCLEANFILES
2017-02-12 20:00:26 +01:00
Kim Woelders b7ddce076c .gitignore: Add compile. 2017-02-12 09:17:54 +01:00
Kim Woelders f1eee192ca Add MAINTAINERCLEANFILES. 2013-08-25 07:47:31 +02:00
Kim Woelders 1131be294a Remove unnecessary AC_PROG_MAKE_SET and AC_PROG_LN_S. 2013-03-25 08:51:17 +01:00
Kim Woelders c5f2a44fbb Fix typo. 2013-03-25 08:51:08 +01:00
Kim Woelders 2b31a30d36 Fix spec file name in .gitignore. 2013-03-25 08:49:58 +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 8c5be8b468 Fix memory leak. 2013-03-17 16:24:49 +01:00
Kim Woelders 18625ec515 Use XkbKeycodeToKeysym() in stead of XKeycodeToKeysym().
XKeycodeToKeysym() is deprecated.
2013-03-17 16:23:48 +01:00
Kim Woelders 4b8c039cb7 Spec file cleanups.
SVN revision: 50519
2010-07-26 20:21:58 +00:00
Kim Woelders 355ed88a88 Change package name to e16-keyedit for package naming consistency.
SVN revision: 50518
2010-07-26 20:19:28 +00:00
Kim Woelders 3698ea1c30 Bump revision, autofoo cleanups.
SVN revision: 47764
2010-04-05 17:45:51 +00:00
Kim Woelders f1cc104e15 Version 0.7.
SVN revision: 46165
2010-02-14 08:52:29 +00:00
Kim Woelders dd556f5d8a Void function should not return value.
SVN revision: 46164
2010-02-14 08:52:26 +00:00
Kim Woelders 4f876f9cb5 Fix linking with --no-add-needed.
SVN revision: 46163
2010-02-14 08:16:56 +00:00
Kim Woelders af9c2f6b8b Exit with error message if e16 is too old.
SVN revision: 43136
2009-10-17 17:58:14 +00:00
Kim Woelders fbeb930643 0.6.901. rpm revision tweak.
SVN revision: 42581
2009-09-20 09:27:01 +00:00
Kim Woelders 3b46fecad8 Use new keybingdings ipc interface (requires e16 >= 1.0.1).
SVN revision: 42580
2009-09-20 09:27:00 +00:00
Kim Woelders 1bf0c713bd Make e16keyedit work in e16 window mode.
SVN revision: 42579
2009-09-20 09:26:54 +00:00
Kim Woelders ad33125e59 Version 0.6.
SVN revision: 40678
2009-05-15 17:25:07 +00:00
Kim Woelders 3514c01660 Autofoo tweaks.
SVN revision: 40499
2009-05-03 11:41:07 +00:00
Kim Woelders 0970cfedb4 Look for e16keyedit.db in default location if EROOT is not set.
SVN revision: 40498
2009-05-03 11:41:05 +00:00
Kim Woelders a1c4f04ea2 Remove more obsolete stuff.
SVN revision: 40497
2009-05-03 11:41:03 +00:00
Kim Woelders 2c2f3a43ff Remove pre 0.16.8 compatibility. Makes things work with post 0.16.8.
SVN revision: 40496
2009-05-03 11:41:01 +00:00
Kim Woelders ce717f7e08 Add .gitignore.
SVN revision: 40223
2009-04-19 09:32:42 +00:00
Kim Woelders 3be09cd888 Remove unmaintained debian stuff.
SVN revision: 40222
2009-04-19 09:28:10 +00:00
Daniel Kolesa 98d2d8579d Added debian/rules files with a new permissions set(755).
SVN revision: 38519
2009-01-09 16:33:51 +00:00
Daniel Kolesa 782a96781d prepare debian rules files for new chmod permissions.
SVN revision: 38518
2009-01-09 16:31:51 +00:00
Peter Wehrfritz 1ded7057a4 configure.in -> configure.ac
SVN revision: 36367
2008-09-30 23:54:31 +00:00
Kim Woelders 4d6fd43f1b Remove .cvsignore.
SVN revision: 35637
2008-08-23 23:29:40 +00:00
Kim Woelders 48f21b705e Version 0.5.
SVN revision: 27474
2006-12-16 13:58:28 +00:00
Kim Woelders fc994e9206 Fix incorrect action text selection when using with e16 < 0.16.8.
Fix positioning on add/delete entry.


SVN revision: 27473
2006-12-16 13:49:13 +00:00
Kim Woelders 27d688b0c3 Generate spec file (causing spec.in to be included in release tarball).
SVN revision: 27472
2006-12-16 13:31:44 +00:00
Kim Woelders 190c39f073 Update changelog.
SVN revision: 21816
2006-04-04 19:57:30 +00:00