Commit Graph

6005 Commits

Author SHA1 Message Date
Miculcy Brian 333be970d4 Bug fixed: Having a shelf only visible on specific desktops didn't work corrently with dualscreen setup.
SVN revision: 31814
2007-09-26 12:34:38 +00:00
Carsten Haitzler 9a835d8bdb move msgbus init post splash spawn
SVN revision: 31809
2007-09-25 23:31:22 +00:00
Carsten Haitzler 27524d13a5 handle errors properly in msgbus!
SVN revision: 31808
2007-09-25 23:23:42 +00:00
Christopher Michael 3ea1545948 Update TODO - remove rubber band item from e_fm.
SVN revision: 31807
2007-09-25 23:19:13 +00:00
Christopher Michael 773663840f Fix missing function prototype.
Removed some printfs.
Use more precise method of calculating if an icon is inside the rubber band.


SVN revision: 31806
2007-09-25 18:27:16 +00:00
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
2007-09-25 14:26:36 +00:00
Carsten Haitzler 1e507658f3 and make the init splash use the right engine!
SVN revision: 31796
2007-09-24 10:53:44 +00:00
Carsten Haitzler a6825b262b move init splash to its own process to make it smoother and able to be up
before the main loop.


SVN revision: 31795
2007-09-24 01:16:47 +00:00
Massimo Maiurana 81440c9066 translated strings in italian for modules' .desktop files.
SVN revision: 31794
2007-09-23 20:53:15 +00:00
Massimo Maiurana 5d25bee361 *** empty log message ***
SVN revision: 31783
2007-09-22 14:40:07 +00:00
Carsten Haitzler 149d0afa5b and handle corner case for fulslcreen sized windows in auto-place. oops.
openoffice doesnt even get auto-placed. it explicitly asks for its own
placement and size. it's just badly behaved.


SVN revision: 31767
2007-09-20 00:17:39 +00:00
Carsten Haitzler 88ff932cd3 placement 100% avoids placing over/under a shelf not just "prefers not to".
really simple change.


SVN revision: 31766
2007-09-19 23:59:10 +00:00
Christopher Michael 609ef14f73 Added basic rubber band support to efm. Still needs a little work.
SVN revision: 31764
2007-09-19 19:39:00 +00:00
Christopher Michael ee23572537 Added basic rubber band support to efm.
SVN revision: 31763
2007-09-19 19:38:25 +00:00
Sebastian Dransfeld b732af7203 formatting
SVN revision: 31757
2007-09-19 05:15:52 +00:00
Sebastian Dransfeld 9e24589648 app->type can't be both.
SVN revision: 31756
2007-09-19 05:14:26 +00:00
Miculcy Brian aedfe0f839 It's now possible to have efm in the ibar, using a desktop file with type=link and url=file:/path/to/enlightenment .
SVN revision: 31754
2007-09-19 01:29:04 +00:00
Carsten Haitzler 1ab387ad73 more work on wiz - fix up bold font text part refs so they stay bold. lang
list - but empty. need to fill.


SVN revision: 31749
2007-09-17 12:03:47 +00:00
Carsten Haitzler c925fbf2cb need to re-number pages. really need more numberspace.
SVN revision: 31747
2007-09-17 10:38:00 +00:00
Carsten Haitzler 6c9df33256 page 000 now auto-selects an "intl" font that will work and applies it to
most text classes. testing now - but seems to work. title got some japanese
in it for testing.


SVN revision: 31746
2007-09-17 05:10:05 +00:00
Carsten Haitzler 745c95731d keep style - a first test.
SVN revision: 31745
2007-09-17 05:07:50 +00:00
Carsten Haitzler e7de4981f9 enable/disable back/next as needed. allow pages to do it too.
SVN revision: 31743
2007-09-16 18:32:32 +00:00
Sebastian Dransfeld a548d436d0 Remove unused struct members.
SVN revision: 31742
2007-09-16 14:11:38 +00:00
Sebastian Dransfeld b8b8511770 Use standard c functions for floor and ceil value
SVN revision: 31741
2007-09-16 13:56:21 +00:00
Sebastian Dransfeld 9341299f6a Make slider work better with keyboard.
SVN revision: 31740
2007-09-16 13:31:10 +00:00
Sebastian Dransfeld 1554f92345 Only search once per session.
SVN revision: 31739
2007-09-16 10:55:16 +00:00
Sebastian Dransfeld ff2c5f7e54 simplify
SVN revision: 31738
2007-09-16 10:51:17 +00:00
Carsten Haitzler 73801f3455 was playing with user muounting - still no work.
SVN revision: 31736
2007-09-16 03:05:44 +00:00
Sebastian Dransfeld 205fd652a2 Remove duplicate code.
SVN revision: 31735
2007-09-16 02:23:32 +00:00
Sebastian Dransfeld b0f8888510 const
SVN revision: 31734
2007-09-16 02:08:04 +00:00
Sebastian Dransfeld a9948c5272 Better check if a gadcon supports new features.
SVN revision: 31729
2007-09-16 00:24:42 +00:00
Sebastian Dransfeld ac35054634 We need id's for gadgets which are independent of shelves, so if we move
a gadget from one shelf to another it will keep the same config. Since the
id is mainly for the module to find the appropriate config for a gadget,
the module is now responsible for creating id's for gadgets config. One
problem is that we no longer can trust the id of a gadget, so we need to
store a reference between a gadget and its config after startup. No big
deal.


SVN revision: 31727
2007-09-16 00:02:53 +00:00
Sebastian Dransfeld b285623bc0 ++
SVN revision: 31725
2007-09-15 23:49:05 +00:00
Sebastian Dransfeld b48fc6aaa4 Remove debug printf
SVN revision: 31724
2007-09-15 18:57:56 +00:00
Carsten Haitzler b97156004a adding comments - this is the plan for wizard pages. what do you guys think -
input?


SVN revision: 31720
2007-09-15 03:10:29 +00:00
Sebastian Dransfeld ccc9d47591 Fix warnings.
SVN revision: 31718
2007-09-14 23:28:58 +00:00
Christopher Michael 308a09cc1c Enable List View & Clean up some formatting.
SVN revision: 31713
2007-09-14 17:43:36 +00:00
Carsten Haitzler 67766a472a moving wizard pages to their own files - modules loaded. in alphabetical
order only if they start with "page_". this way 3rd parties can add new
wizard pages post e install (or remove them) without a recompile needed.


SVN revision: 31712
2007-09-14 16:57:01 +00:00
Carsten Haitzler 4e1db54233 mo wiz work. has page infra now and can "run" the pages.
SVN revision: 31711
2007-09-14 13:58:18 +00:00
Christopher Michael 2e50246203 More "zone used uninitialized" fixes from Brett Nash.
SVN revision: 31708
2007-09-13 21:20:14 +00:00
Christopher Michael 831e3b3c1b Patch from Brett Nash to fix zone being used uninitialized.
SVN revision: 31707
2007-09-13 21:18:44 +00:00
Christopher Michael 0b2c77791a Patch from Brett Nash to init zone = NULL before use.
SVN revision: 31706
2007-09-13 21:17:36 +00:00
Christopher Michael 5fe3eb8e05 More patch work from Brett Nash, slightly modified, to fix some compiler
warnings.


SVN revision: 31705
2007-09-13 21:16:33 +00:00
Christopher Michael e009b670f9 Slightly modified patch from Brett Nash to fix compiler warnings.
SVN revision: 31704
2007-09-13 21:13:39 +00:00
Christopher Michael fdfaf753fe Patch(s) from Brett Nash to fix compiler warnings.
SVN revision: 31703
2007-09-13 21:11:02 +00:00
Christopher Michael 945cefb68a Patch from Brett Nash to init zone to NULL before use.
SVN revision: 31702
2007-09-13 21:10:02 +00:00
Christopher Michael 37051c3531 Various patch bits from Brett Nash. Still going through the rest of them.
SVN revision: 31701
2007-09-13 21:09:12 +00:00
Carsten Haitzler 22bc1825f1 fix fn name.
SVN revision: 31694
2007-09-13 13:58:23 +00:00
Carsten Haitzler b2efad1ba9 workin on da wiz - working on page infrastructure - just test pages right now.
SVN revision: 31693
2007-09-13 13:56:36 +00:00
Carsten Haitzler 5bbb0afd05 make alerts smaller... small white boxes of death.
SVN revision: 31687
2007-09-11 11:57:48 +00:00