Boris Faure
852047ea08
configure: need efl ≥ 1.8.0
6 years ago
Boris Faure
5605057b8d
let's start a new development cycle
7 years ago
Boris Faure
1b47ed2aeb
terminology release 1.0.0
7 years ago
Boris Faure
6907ecf9f2
configure.ac: remove --with_max_log_level
...
If one don't want logs, it can already be done at efl's level.
I wasted too much time on that stupid setting.
7 years ago
Boris Faure
bd769a926b
configure.ac: actually look for elm_win_teamwork_show() to know if available
7 years ago
Mike Blumenkrantz
f1e1a6edd8
upgrade to teamwork v2, remove dbus (v1) usage
7 years ago
Boris Faure
755a4c3f2f
enable fuzzing with --enable-fuzzing
...
Only enable it if you know what you're doing
8 years ago
Boris Faure
e963bfb37f
terminology 0.9.1 release
8 years ago
Boris Faure
cb511843b4
dev mode again. En route to 0.10 (or…)
8 years ago
Boris Faure
3b3df45fa4
terminology 0.9.0 release
8 years ago
Boris Faure
414760a01f
fix ecore_con_url_head() check
9 years ago
Boris Faure
b2802baf95
configure.ac: better check with LINK to know if a function is available
9 years ago
Boris Faure
5d169ebd71
correctly check if ecore_con_url_head() is available
9 years ago
Boris Faure
16a1912b19
dev mode again
9 years ago
Boris Faure
c3588eae4b
terminology 0.8.0 release
9 years ago
Boris Faure
e9738f739c
we're on dev mode again
9 years ago
Boris Faure
a43900eeaa
terminology 0.7.0 release
9 years ago
Alex-P. Natsios
a61c349995
autotools: upgrade to a newer gettext version
...
Summary:
bumping this, should be rather safe to bump now plus we will be
consistent with the EFL we depend on.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1467
9 years ago
Alex-P. Natsios
e9b74ac4c4
autotools: we don't need to repeat ourselves
...
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1301
9 years ago
Alex-P. Natsios
2067e35a5d
gettext: downgrade in order to work with older Ubuntu LTS
...
Summary:
older Ubuntu releases are a little below 0.18.3 plus this makes it
consistent with the rest of our projects.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1243
9 years ago
Boris Faure
0ebe84383b
Add (early) gettext support
9 years ago
Boris Faure
9c75548c43
En route to 0.7!
9 years ago
Boris Faure
3450d06c6b
Terminology 0.6.1
9 years ago
Boris Faure
e582990deb
terminology 0.6.0 release
9 years ago
Boris Faure
8c34e98539
release a tar.xz instead of a tar.bz2
9 years ago
Boris Faure
b22db0430d
Terminology 0.5.1
10 years ago
Jerome Pinot
a3c6b217b1
nyanology: some theme files are not being packaged, Makefile.am++
10 years ago
Boris Faure
2c368e89b5
import the great nyanology theme done by Anisse Astier
...
Known missing: tab counter
10 years ago
Boris Faure
054a0f482c
on the road again to 0.6
10 years ago
Boris Faure
c9ebc5fcc5
release 0.5.0
10 years ago
Marcel Hollerbach
85ded7e105
Implemented the wallpaper settings page.
...
Summary: Implemented a little page where you can set your background for your terminology.
Reviewers: raster, billiob
Reviewed By: raster
CC: seoz
Differential Revision: https://phab.enlightenment.org/D362
10 years ago
Carsten Haitzler
a5adff345e
bump to 0.4.99 for dev
10 years ago
Boris Faure
74aceac418
let's release terminology 0.4.0
10 years ago
Carsten Haitzler
4bdf930368
v0.4.0-alpha4
10 years ago
Carsten Haitzler
b827743909
0.4-alpha3
10 years ago
Carsten Haitzler
f6e8a42d9a
1.8.0-alpha2
10 years ago
Boris Faure
06337a8d67
only require 1.7.0 for smart git users
10 years ago
Carsten Haitzler
af2b85bb0e
set up an alpha1 for terminology 0.4
10 years ago
Carsten Haitzler
0734ed8d57
efl version - bump version req for e18 to efl 1.8 (thus the coming alpha)
10 years ago
José Roberto de Souza
230c484f3f
Implementation of elm_app_server
...
This is disabled by default, and enabled in settings.
Also there a option to automatic restore opened terminals.
10 years ago
Boris Faure
f1c3bf52ca
use dbus to tell e.TeamWork whenever a link is detected
...
This was requested by the crazy e18 release manager.
10 years ago
Carsten Haitzler
538969e405
add pkgbuild for terminology
10 years ago
Carsten Haitzler
cc5b3942fa
and add sounds dir to makefiles so we can dist.
11 years ago
Godfath3r
cf532f60bf
Terminology: add man page for terminology.
...
put everything in man/ folder.
configure.ac edit, man page should be installed now with make install
11 years ago
Carsten Haitzler
64196937ab
some cleaning up of pending things.. so we can do a terminology 0.3
...
:)
11 years ago
Carsten Haitzler
156b168979
inline thumb mode uses ethumb now... :)
...
SVN revision: 83566
11 years ago
Carsten Haitzler
a5bc0be3c9
fix tcat relative paths.
...
SVN revision: 83386
11 years ago
Carsten Haitzler
2781da8076
tcat... comes out to play fir the first time. not final... but a start.
...
SVN revision: 83385
11 years ago
Cedric BAIL
44223e50b3
trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
...
Patch by Doug Newgard <scimmia22@outlook.com>
SVN revision: 82148
11 years ago
Carsten Haitzler
e401e87660
terminology can do multi instance now (in a single process). that
...
means 2 or 3 or more windows == same terminology process. there is a
checkbox to turn it on.
in theory it CAN do multipe terms within 1 windows, except there's
incomplete sizing logic code for hansling step sizing and min size
with multielp terms in the same window (imagine u laid them out in a
table grid... all we need is a table and pack n terms in and presto..
but the sizing will be "bizarre" at the moment)... if they are packed
on top of eachother like a notebook... sure - but no notebook widget
and no way to sensibly display and switch... but the code infra now
all supports it in theory. this is more about testing and making that
infra work. first will probably be a grid layout of some sort because
frankly... it's easier.
but for now... lets get this multi-instance fun on the table.
SVN revision: 81740
11 years ago