Commit Graph

6685 Commits

Author SHA1 Message Date
Carsten Haitzler 99fc29f7aa and respect focus lock out flag more
SVN revision: 35431
2008-08-11 01:22:33 +00:00
Carsten Haitzler 98a3c6d2fc notes
SVN revision: 35422
2008-08-10 01:56:24 +00:00
Carsten Haitzler 1b3694eb00 handle other states for "state" - not charging is an... interesting one...
(as a replacement for discharging)


SVN revision: 35401
2008-08-07 23:37:14 +00:00
Nicholas Hughart 654ba6ac5c Add some more fallbacks that seem to work on other OS.
SVN revision: 35377
2008-08-07 12:04:44 +00:00
Carsten Haitzler 0fb524dc8c remove debugging! works!
SVN revision: 35375
2008-08-07 07:08:16 +00:00
Carsten Haitzler 235d4f9810 oops. missed case.
SVN revision: 35374
2008-08-07 06:45:02 +00:00
Carsten Haitzler bd78344930 try this...
SVN revision: 35373
2008-08-07 06:16:35 +00:00
Carsten Haitzler d9a47f051c add debugging... nasty focus issue to find...
SVN revision: 35372
2008-08-07 06:00:09 +00:00
Carsten Haitzler e465ff1575 more testing...
SVN revision: 35371
2008-08-07 05:11:45 +00:00
Carsten Haitzler 68488d9ba3 debugging...
SVN revision: 35370
2008-08-07 04:57:23 +00:00
Carsten Haitzler 32ab3af8ee try this now...
SVN revision: 35369
2008-08-07 04:30:02 +00:00
Carsten Haitzler 8012bce997 ok - try this instead.
SVN revision: 35368
2008-08-07 04:16:21 +00:00
Carsten Haitzler 204ed15db8 testing...
SVN revision: 35366
2008-08-07 03:09:46 +00:00
Carsten Haitzler dc88eeb646 handle bizarre focus properties. ie take_focus - but a window that never
actually takes focus...


SVN revision: 35365
2008-08-06 22:57:37 +00:00
Christopher Michael c430855a1d Patch from lok to fix E compiling without e_dbus. Makes cvs build again.
Thanks lok :)


SVN revision: 35364
2008-08-06 22:52:04 +00:00
Carsten Haitzler 63742d8f1e fix pc file to not inlcude dbus verbatim includes. just -D's for config
SVN revision: 35342
2008-08-06 05:42:53 +00:00
Carsten Haitzler 7dbd1098b2 actually include images in tarball
SVN revision: 35338
2008-08-06 05:19:27 +00:00
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
2008-08-05 13:52:01 +00:00
Sebastian Dransfeld 8a51de3b25 guard config.h
SVN revision: 35326
2008-08-05 13:11:47 +00:00
Carsten Haitzler 9410a6265c fix java app focus.
SVN revision: 35317
2008-08-03 21:54:49 +00:00
Davide Andreoli 41f68d0e56 printf --
SVN revision: 35316
2008-08-03 21:20:09 +00:00
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
2008-08-03 19:29:04 +00:00
Massimo Maiurana d5a43ed6b7 *** empty log message ***
SVN revision: 35306
2008-08-02 08:38:38 +00:00
Carsten Haitzler ce36834909 actually build! bad k-s! :)
SVN revision: 35283
2008-08-01 06:24:18 +00:00
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
2008-08-01 03:08:16 +00:00
Gustavo Sverzut Barbieri d6badc27c2 Match Ecore_Evas engine enum changes.
SVN revision: 35281
2008-08-01 02:21:38 +00:00
Carsten Haitzler 423ed21f61 add new ecore_Exe control calls (interrupt and quit) and dont ertror dialog
on all exits of apps (sigint/quit/.term can be ignored i think).


SVN revision: 35246
2008-07-29 22:07:19 +00:00
Carsten Haitzler 7a0153e3e6 gusev's mkdir/ls patches.
SVN revision: 35229
2008-07-26 13:15:57 +00:00
Sebastian Dransfeld b66b3d7d90 formatting
SVN revision: 35223
2008-07-25 21:32:28 +00:00
Massimo Maiurana a7af9665c2 *** empty log message ***
SVN revision: 35217
2008-07-25 18:18:42 +00:00
Carsten Haitzler 46675b10c1 use ecore_x vkbd wrappers now.
SVN revision: 35209
2008-07-25 02:09:28 +00:00
Carsten Haitzler a582ec3e78 fix propery event for windows.
SVN revision: 35198
2008-07-23 22:10:10 +00:00
Carsten Haitzler 8b3b21eaeb skip unknown types for netwmtypes (as primary type)
SVN revision: 35197
2008-07-23 21:54:42 +00:00
doursse 6cd1cf0900 update e17 accordingly with the ecore_evas changes
SVN revision: 35189
2008-07-23 10:06:37 +00:00
Michael Jennings e8d23e84d0 Wed Jul 23 00:10:13 2008 Michael Jennings (mej)
distcheck and spec fixes
----------------------------------------------------------------------


SVN revision: 35187
2008-07-23 07:11:56 +00:00
Davide Andreoli 64a3388ba9 DEBUG is not defined
SVN revision: 35186
2008-07-22 23:32:00 +00:00
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
2008-07-21 04:12:39 +00:00
Nicholas Hughart 1064be7774 Copy/Paste fixes from ptomaine. This is just the start, more coming soon :)
SVN revision: 35177
2008-07-21 03:21:17 +00:00
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
2008-07-20 20:21:03 +00:00
Miculcy Brian 50ecadbb80 Fix bugzilla id 398 - Unmaximize problems with xinerama.
SVN revision: 35174
2008-07-19 21:52:44 +00:00
Carsten Haitzler c0b57de9a9 add scale_up flag to limit upscaling beyond icon native size
SVN revision: 35169
2008-07-19 14:09:46 +00:00
Massimo Maiurana eff2a3eb8f *** empty log message ***
SVN revision: 35168
2008-07-18 19:54:45 +00:00
Cedric BAIL ed01e4b87a Fix bug reported by CodeWarrior (it was a double free).
SVN revision: 35154
2008-07-18 10:05:25 +00:00
Carsten Haitzler 77e26d9daa add a way to force e to not remember a window of its own .
SVN revision: 35139
2008-07-17 14:01:36 +00:00
Carsten Haitzler 51c5110b2c vkbd hints...
SVN revision: 35127
2008-07-16 17:06:23 +00:00
Christopher Michael f6dc37a244 Theme patch from Toma. Remove unused glints.
SVN revision: 35072
2008-07-12 06:25:32 +00:00
Christopher Michael 98161ff19a Formatting/Whitespace Fixes.
Update Copyright year.


SVN revision: 35060
2008-07-11 03:01:02 +00:00
Christopher Michael b249ede4f1 Patch from Toma to remove duplicate color: entries for some parts.
SVN revision: 35051
2008-07-10 15:19:50 +00:00
Carsten Haitzler 8b6e453db0 atrocity! fix!
SVN revision: 35044
2008-07-09 19:38:35 +00:00
Carsten Haitzler 3db4f3b65a get hints in batches
SVN revision: 35040
2008-07-09 15:25:20 +00:00