Commit Graph

15 Commits

Author SHA1 Message Date
Christopher Michael ff96a40305 Fix all this config window class mess once and for all. Now using the config
registry path for window class correctly in that when the module(s) shut
down, the will kill the dialogs.



SVN revision: 44191
2009-12-04 22:37:18 +00:00
Christopher Michael 61ca8ae5f5 Fix more of this config dialog window class mess
SVN revision: 44162
2009-12-03 04:33:27 +00:00
Hannes Janetzek 91211ef9c4 reopen fileman and dialog windows after restart of e.
- modules using e_configure_registry_add must be modified to 
  use registry path as window class for this to work
- fileman now uses e_remember to remember position instead of 
  handling it separately
- added option to window remember for remembering dialogs and 
  fileman windows automatically


SVN revision: 42607
2009-09-21 20:36:35 +00:00
Gustavo Sverzut Barbieri ddd175a2f2 Ask to enter presentation mode.
If you deactivate screensaver (ie: move mouse) or unlock desklock
within some given threshold, ask user if he would like to enter
presentation mode or even if should increase timeout to next event.

This is also useful when at the office and you quickly move mouse in
order to keep your explanation. If you know your explanation is short,
just hit "increase timeout", otherwise "Yes" to increase timeout.

Increase timeout is a multiplier that will increment the factor on
each dialog answer.

There is an option to stop asking. This can be changed in "Advanced"
versions of screensaver and desklock dialogs.



SVN revision: 40414
2009-04-27 02:54:43 +00:00
Gustavo Sverzut Barbieri b413d6a5e3 list of widgets to disable does not need to be global.
SVN revision: 40380
2009-04-25 16:31:45 +00:00
Gustavo Sverzut Barbieri 53fbc6e8e6 whitespace cleanup.
SVN revision: 40379
2009-04-25 16:28:32 +00:00
Andreas Volz 74e57059c1 use eina macro
SVN revision: 40048
2009-04-14 19:12:40 +00:00
Andreas Volz 21339b9ed3 no problem to free a NULL pointer, so no check needed
SVN revision: 40047
2009-04-14 18:57:38 +00:00
Andreas Volz bcb5cbd97c thanks for the hint Gustavo :-)
SVN revision: 40044
2009-04-14 18:47:33 +00:00
Andreas Volz 9731c6abf6 unused variable
SVN revision: 39970
2009-04-11 07:22:05 +00:00
Andreas Volz 095dcb2614 NULL
SVN revision: 39953
2009-04-10 22:37:36 +00:00
Andreas Volz dd2e62448b - possible configure the xscreensaver options only if activated
- now used Eina_List for storage (I hope I used it correct...)


SVN revision: 39952
2009-04-10 22:34:15 +00:00
Davide Andreoli 49fecd25b7 More icons renamed
SVN revision: 39400
2009-03-06 22:18:15 +00:00
Christopher Michael 032ee2c2cb Reduce mouse slider width in basic dialog.
Remove calls to dialog_resizable_set(0) because by default dialogs are not
resizable anyway.


SVN revision: 33173
2007-12-18 01:32:26 +00:00
Carsten Haitzler 6500aefa51 and move another chunk of config dialogs into modules
SVN revision: 31026
2007-07-28 03:50:14 +00:00