Sebastian Dransfeld
3e8e16c335
Add packages which e requires
...
SVN revision: 35461
15 years ago
Sebastian Dransfeld
8467896cf1
include limits.h for PATH_MAX
...
SVN revision: 35450
15 years ago
Nicholas Hughart
e177bb663f
Patches from ptomaine.
...
* Fix for URI escpaing.
* Add the ability for EFM to recognize different drop actions from other FMs. The reverse soon to come :)
* Add option to disable HAL device icons on the desktop.
* Performing an operation on multiple files will now be done in a single slave process instead of many.
More to come before and after GSOC :) If you see him in the channel, give him a high five because he's finally helped pull EFM out of the crapper :P
SVN revision: 35432
15 years ago
Carsten Haitzler
99fc29f7aa
and respect focus lock out flag more
...
15 years ago
Carsten Haitzler
98a3c6d2fc
notes
...
15 years ago
Carsten Haitzler
1b3694eb00
handle other states for "state" - not charging is an... interesting one...
...
15 years ago
Nicholas Hughart
654ba6ac5c
Add some more fallbacks that seem to work on other OS.
...
SVN revision: 35377
15 years ago
Carsten Haitzler
0fb524dc8c
remove debugging! works!
...
15 years ago
Carsten Haitzler
235d4f9810
oops. missed case.
...
15 years ago
Carsten Haitzler
bd78344930
try this...
...
15 years ago
Carsten Haitzler
d9a47f051c
add debugging... nasty focus issue to find...
...
15 years ago
Carsten Haitzler
e465ff1575
more testing...
...
15 years ago
Carsten Haitzler
68488d9ba3
debugging...
...
15 years ago
Carsten Haitzler
32ab3af8ee
try this now...
...
SVN revision: 35369
15 years ago
Carsten Haitzler
8012bce997
ok - try this instead.
...
15 years ago
Carsten Haitzler
204ed15db8
testing...
...
15 years ago
Carsten Haitzler
dc88eeb646
handle bizarre focus properties. ie take_focus - but a window that never
...
15 years ago
Christopher Michael
c430855a1d
Patch from lok to fix E compiling without e_dbus. Makes cvs build again.
...
Thanks lok :)
SVN revision: 35364
15 years ago
Carsten Haitzler
63742d8f1e
fix pc file to not inlcude dbus verbatim includes. just -D's for config
...
15 years ago
Carsten Haitzler
7dbd1098b2
actually include images in tarball
...
SVN revision: 35338
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
Sebastian Dransfeld
8a51de3b25
guard config.h
...
SVN revision: 35326
15 years ago
Carsten Haitzler
9410a6265c
fix java app focus.
...
15 years ago
Davide Andreoli
41f68d0e56
printf --
...
SVN revision: 35316
15 years ago
Davide Andreoli
aaec9cf160
Fix a segv If there are no gadget on the desk and you press 'ok' or 'apply' in the gadman config.
...
SVN revision: 35315
15 years ago
Massimo Maiurana
d5a43ed6b7
*** empty log message ***
...
SVN revision: 35306
15 years ago
Carsten Haitzler
ce36834909
actually build! bad k-s! :)
...
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
Gustavo Sverzut Barbieri
d6badc27c2
Match Ecore_Evas engine enum changes.
...
SVN revision: 35281
15 years ago
Carsten Haitzler
423ed21f61
add new ecore_Exe control calls (interrupt and quit) and dont ertror dialog
...
15 years ago
Carsten Haitzler
7a0153e3e6
gusev's mkdir/ls patches.
...
15 years ago
Sebastian Dransfeld
b66b3d7d90
formatting
...
SVN revision: 35223
15 years ago
Massimo Maiurana
a7af9665c2
*** empty log message ***
...
SVN revision: 35217
15 years ago
Carsten Haitzler
46675b10c1
use ecore_x vkbd wrappers now.
...
15 years ago
Carsten Haitzler
a582ec3e78
fix propery event for windows.
...
15 years ago
Carsten Haitzler
8b3b21eaeb
skip unknown types for netwmtypes (as primary type)
...
15 years ago
doursse
6cd1cf0900
update e17 accordingly with the ecore_evas changes
...
SVN revision: 35189
15 years ago
Michael Jennings
e8d23e84d0
Wed Jul 23 00:10:13 2008 Michael Jennings (mej)
...
distcheck and spec fixes
----------------------------------------------------------------------
SVN revision: 35187
15 years ago
Davide Andreoli
64a3388ba9
DEBUG is not defined
...
SVN revision: 35186
15 years ago
Nicholas Hughart
634f26b04f
New efm_op stuff from ptomaine. Test it out, try many different cases of copying/moving/removing etc. Right now progress for operations is just printed on STDOUT, but this will hopefully change soon (Something I've started already). If you find any bugs, send them to the list and/or notify ptomaine and/or myself. If someone wants to be a formatting nazi go ahead and check the formatting, I gave it a quick scan and it seemed close. More to come :)
...
SVN revision: 35178
15 years ago
Nicholas Hughart
1064be7774
Copy/Paste fixes from ptomaine. This is just the start, more coming soon :)
...
SVN revision: 35177
15 years ago
Miculcy Brian
010994d27d
Reenable pointer warp - the fixme config option to disable it is already there:
...
config panel->windows->window focus->advanced->"slide pointer to a new focused window"
SVN revision: 35175
15 years ago
Miculcy Brian
50ecadbb80
Fix bugzilla id 398 - Unmaximize problems with xinerama.
...
SVN revision: 35174
15 years ago
Carsten Haitzler
c0b57de9a9
add scale_up flag to limit upscaling beyond icon native size
...
15 years ago
Massimo Maiurana
eff2a3eb8f
*** empty log message ***
...
SVN revision: 35168
15 years ago
Cedric BAIL
ed01e4b87a
Fix bug reported by CodeWarrior (it was a double free).
...
SVN revision: 35154
15 years ago
Carsten Haitzler
77e26d9daa
add a way to force e to not remember a window of its own .
...
15 years ago
Carsten Haitzler
51c5110b2c
vkbd hints...
...
15 years ago
Christopher Michael
f6dc37a244
Theme patch from Toma. Remove unused glints.
...
SVN revision: 35072
15 years ago
Christopher Michael
98161ff19a
Formatting/Whitespace Fixes.
...
Update Copyright year.
SVN revision: 35060
15 years ago