Carsten Haitzler
63742d8f1e
fix pc file to not inlcude dbus verbatim includes. just -D's for config
...
15 years ago
Sebastian Dransfeld
01ea425d45
- If e is built with dbus support, pass the DBUS flag on to modules.
...
- Only export functions which don't require dbus from e_msgbus.h
SVN revision: 35327
15 years ago
Gustavo Sverzut Barbieri
c28047e3a1
Add mixer module.
...
This is the mixer modules as in:
git://staff.get-e.org/users/barbieri/e_module-mixer.git
it's being used with ALSA backend for some time without problems and
it's ready for inclusion. We still lack OSS4 engine.
SVN revision: 35282
15 years ago
Carsten Haitzler
0a8ffffa5f
add in gadman for desktop. happy dave! :)
...
16 years ago
Carsten Haitzler
e7ee7b234c
pass make distcheck and a snapshot asparagus release - been a while
...
16 years ago
Christopher Michael
d9c072ea86
Add a very simple config dialog for deleting window remembers.
...
16 years ago
Carsten Haitzler
6f4d707dd3
fix install of slave tools.
...
16 years ago
Carsten Haitzler
009592c86f
add pkgconfig supprot to e17 itself.
...
16 years ago
Carsten Haitzler
fe6f5aa3d1
oops - pass sysev
...
16 years ago
Carsten Haitzler
ef7ca9353d
asparagus! also pass distcheck and have common autofoo init that is
...
16 years ago
Carsten Haitzler
b92a1a6e24
thumbscroll. the ability to scroll any widget (anything scrolled by the
...
16 years ago
Massimo Maiurana
3210647b5e
restored finnish localization.
...
SVN revision: 33551
16 years ago
Sebastian Dransfeld
a4d407fe4c
Only link tempget with needed libs.
...
SVN revision: 33542
16 years ago
Carsten Haitzler
b70f5a0ecc
e:
...
16 years ago
Sebastian Dransfeld
3330befa8a
Create a define which can be used to wrap internal E stuff. This works as
...
the define is created in config.h which isn't exported.
This will break modules which still uses _() to wrap NLS strings. It is an
error that they use it as modules strings wont be defined in E's domain.
Modules should use D_() and define it to lock up strings in their own
domain.
SVN revision: 33426
16 years ago
Massimo Maiurana
4373687212
added fr_CH localization
...
SVN revision: 33070
16 years ago
Eric Schuele
a6c05d6c14
Chinese Simplified is said to be working as well.
...
SVN revision: 33008
16 years ago
Eric Schuele
56cfb3fd8b
make sure es.po gets taken care of
...
SVN revision: 33007
16 years ago
andrunko
e8d5699915
Added Ecore_IMF_Evas.
...
Removed Evas dependency from Ecore_IMF, that was requested by Ewl developers
in order to be able to integrate Ecore_IMF on it.
Added Ecore_IMF_Evas, a library with helper functions to use Ecore_IMF together
with Evas.
Now everybody should be happy.
SVN revision: 32812
16 years ago
andrunko
0f4e68123c
Check for ecore-imf insteaf of ecore-im.
...
SVN revision: 32779
16 years ago
andrunko
9940c3c023
Added support for Ecore_IMF on E_Entry.
...
SVN revision: 32777
16 years ago
Carsten Haitzler
9765562c92
As requested -
...
16 years ago
Massimo Maiurana
d9afea91c3
*** empty log message ***
...
SVN revision: 32413
16 years ago
Sebastian Dransfeld
60206cce68
Fix autofoo warning.
...
SVN revision: 32401
16 years ago
Carsten Haitzler
1256eb4505
remove ecore-config as req - it isnt used.
...
16 years ago
Stafford Mitchell Horne
54ab7f0d3c
Long waiting commit
...
* Break out intl data. Reduces the size of e_imc
* Add Dbus ipc replacement
* Elightenment Dbus API can be extended by modules (Example: msgbus_lang)
SVN revision: 31803
16 years ago
Carsten Haitzler
7b8ae9704c
asparagus!
...
16 years ago
Carsten Haitzler
0c68584f44
wizard skeleton. no code (yet).
...
16 years ago
Christopher Michael
e7ea64aefe
May help to commit configure.in changes too :)
...
SVN revision: 31261
16 years ago
Carsten Haitzler
c3fc770dce
config panel now is a module - just config registry is in core e.
...
16 years ago
Carsten Haitzler
ea0b0dd7d8
winlist -> module!
...
16 years ago
Miculcy Brian
6cd0b24108
New configuration dialog 'engine'. Only basic mode for now, advanced stuff will follow soon. :)
...
SVN revision: 31149
16 years ago
Carsten Haitzler
7c50b360d8
another example - exebuf goes to a module. it's even a godo demo of how a
...
16 years ago
Carsten Haitzler
c947fd66bc
better pkgconfig deps
...
16 years ago
Carsten Haitzler
a220489b4e
and the last of the config panel dialogs gets modularised - mroe config
...
16 years ago
Carsten Haitzler
1c1a4a4b84
and more config into modules
...
16 years ago
Carsten Haitzler
4c6b8fea1b
and move yet more config dialogs to modules
...
16 years ago
Carsten Haitzler
6500aefa51
and move another chunk of config dialogs into modules
...
16 years ago
Carsten Haitzler
ae480c2621
move apps configs to module
...
16 years ago
Carsten Haitzler
22d4a7d9b9
nick's patches to use efreet_mime. seem to work fine.
...
16 years ago
Christopher Michael
8b7205e115
Added conf_profiles to build order.
...
SVN revision: 30836
16 years ago
Stafford Mitchell Horne
a17175762a
Migrate conf Language dialogs over to modules
...
SVN revision: 30802
16 years ago
rephorm
830f8a0313
ecore_dbus is no longer used
...
SVN revision: 30766
16 years ago
Carsten Haitzler
ee2298b2db
1. fix a lot of things so they pass make distcheck - so many things have
...
16 years ago
Carsten Haitzler
a7a05c624d
move a bunch of other config dialogs over to be modules.
...
16 years ago
Carsten Haitzler
ca263be347
move more config dialogs to modules.
...
16 years ago
Carsten Haitzler
31ded828f1
first module makes its way into a module of its own.
...
16 years ago
Carsten Haitzler
5af386933f
add hook to borders to allow layout to b adjusted by modules
...
16 years ago
Sebastian Dransfeld
1583bec0f8
pkg-config already does this.
...
SVN revision: 30381
17 years ago
Carsten Haitzler
b07a851c65
ASPARAGUS!
...
17 years ago