Commit Graph

4073 Commits

Author SHA1 Message Date
Christopher Michael d03023d848 Remove some unused varaibles and unused functions.
SVN revision: 28651
2007-03-11 05:54:07 +00:00
Christopher Michael 369d5107c0 Fix the ecore_timer callback function.
Some formatting fixes.


SVN revision: 28650
2007-03-11 05:01:49 +00:00
David Walter Seikel 5e430f9e85 Make it compile again after a recent API change.
SVN revision: 28632
2007-03-09 16:23:32 +00:00
Christopher Michael d752f24482 Path from morlenxus to add a dialog for the 'kill' command so windows do not
accidentally get killed.


SVN revision: 28553
2007-03-04 07:03:10 +00:00
Viktor Kojouharov aaebfe05c2 a new function to return the correct geometry and position of the gcc regardless of the shelf layer
SVN revision: 28548
2007-03-03 22:42:37 +00:00
Christopher Michael 973e258658 Fix for the "white background" some people are seeing on startup.
This should not affect people that were not seeing that behavior.
See comments for explaination.


SVN revision: 28547
2007-03-03 18:38:44 +00:00
Carsten Haitzler b2a0abb8eb a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)


SVN revision: 28528
2007-03-02 17:00:20 +00:00
Carsten Haitzler e57524d44c fix segv with orphaned windows when their desk goes bye bye.
SVN revision: 28526
2007-03-02 14:45:09 +00:00
Christopher Michael c2dd049068 Return e_remote ipc call for edje_color_class_list to it's previous state.
SVN revision: 28519
2007-03-01 22:39:34 +00:00
Christopher Michael 4c2a42eaa6 Patch from ravenlock for client list sorting by Most Recently Used &
stacking layer.

Nice Work :)


SVN revision: 28516
2007-03-01 21:39:06 +00:00
Christopher Michael fd550a8c56 Clean up the desklock/screenlock dialog.
- Cleaner code.
      - Fits in 640x480 now.


SVN revision: 28515
2007-03-01 21:12:46 +00:00
Christopher Michael 6c6ea559f9 Do edje_color_class_list properly for e_remote and be sure to free the
returned list.


SVN revision: 28514
2007-03-01 20:07:19 +00:00
Christopher Michael e5b6fa8faf Patch from Massimo Maiurana for the DPMS config dialog to set button text
and labels so that they are more consistent with the rest of the interface.

Thanks :)
dh


SVN revision: 28510
2007-03-01 02:43:41 +00:00
Christopher Michael adae3b4c98 Some formatting on e_widget_fsel.c.
Fix desklock dialog for Custom selection problems that tokyo & mekius showed
me. Test this out guys and let me know...seems to work good here. Really
tho, this dialog needs to major scrap & redo as it's just a nightmare, not
very efficient & could be coded much much better.


SVN revision: 28503
2007-02-28 17:17:35 +00:00
Christopher Michael cddbf408fb Allow setting a widget_button's icon to NULL so that a button icon can be
unset.

Some formatting on the theme dialog.


SVN revision: 28500
2007-02-28 02:58:40 +00:00
Christopher Michael a1a0a7aaa5 Ravenlock's pin-cleanup and pin-action patches to address concerns about a
new border property versus reusing what exists. This now eliminates using a
new border property in favor of re-using the 3 properties that exist and
also adds a key/mouse binding.

Some formatting issues I found in e_border and e_action while
looking/testing this.


SVN revision: 28496
2007-02-27 16:16:03 +00:00
Christopher Michael 0c3d47d779 Ravenlock's "Pin to desktop" patch which adds a menu item to the border menu
for "pinning" an app to the desktop.


SVN revision: 28433
2007-02-22 05:17:44 +00:00
Viktor Kojouharov 78a83575db e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame*
SVN revision: 28414
2007-02-21 03:55:18 +00:00
Christopher Michael 0ac7567560 Fetch the border name(s) once and reuse them.
SVN revision: 28409
2007-02-21 01:03:37 +00:00
Christopher Michael 2d830e59a7 Applied lok's e_remember & e_zone patches to fix missing checks.
SVN revision: 28407
2007-02-21 00:24:53 +00:00
Christopher Michael 3829bb230b Ravenlocks 'Client List Configuration' patch. Allows users to configure
different options for the Client List Menu: Grouping, Separators, Sort
Order, etc, etc.


SVN revision: 28406
2007-02-21 00:05:27 +00:00
Christopher Michael 4e8ecd0631 Ravenlock's Window client list submenu patch, slightly modified.
- Changed Icon.
  - Minor formatting.
  - Removed extra separator if there were no windows on other desks.


SVN revision: 28390
2007-02-18 11:46:56 +00:00
David Walter Seikel 95c1e706bd Explain why user friendly names is not likely to happen.
SVN revision: 28364
2007-02-14 22:20:37 +00:00
Christopher Michael d550554822 Another patch from ravenlock for Menus config dialog slider value & delta.
SVN revision: 28352
2007-02-14 06:13:17 +00:00
Sebastian Dransfeld 0e2eb2ec51 Add some else's so that only one placement rule is executed.
SVN revision: 28349
2007-02-14 02:43:34 +00:00
Christopher Michael 7a3f2f0ed2 Ravenlock's combined dpms/screensaver patches and new config dialogs.
Nice work :)


SVN revision: 28346
2007-02-13 16:33:35 +00:00
Sebastian Dransfeld d0e3a150b5 Correct test for missing value.
SVN revision: 28338
2007-02-13 03:06:50 +00:00
Sebastian Dransfeld cf0cf7ee2f Center dialogs without parent.
SVN revision: 28337
2007-02-13 02:34:09 +00:00
Sebastian Dransfeld d7959c6895 - Fix return value.
- Add missing header.


SVN revision: 28334
2007-02-13 02:04:09 +00:00
Sebastian Dransfeld 763138f5b8 - Remove unused variables.
- Fix if check.
- Fix return value.


SVN revision: 28333
2007-02-13 02:02:38 +00:00
Christopher Michael 21e22d250e Keep a separator above 'Cleanup WIndows' menu item.
Some minor formatting fixes.


SVN revision: 28313
2007-02-12 06:09:58 +00:00
Christopher Michael 247c61d3b6 Slightly modified (formatting) patch from Ravenlock <ravenlock@tx.rr.com> to
add separators to the client list. Current desk is always at the top,
other clients are grouped by desk with separators between.


SVN revision: 28312
2007-02-12 06:01:39 +00:00
Christopher Michael ecdd19d001 Sort the shelf list before returning it. This keeps the Shelf dialog nicely
sorted on add/del of a shelf.


SVN revision: 28311
2007-02-12 05:49:52 +00:00
Carsten Haitzler 087af991d6 patches applied as per emails :)
SVN revision: 28302
2007-02-10 17:23:09 +00:00
Dan Sinclair c8fa2c7bbf - use the wrapper to get the home directory
SVN revision: 28255
2007-02-05 10:32:29 +00:00
Carsten Haitzler c786670bd3 fix dnd path support to use url
SVN revision: 28246
2007-02-04 13:14:39 +00:00
rephorm fbb3129835 fallback to /tmp if $HOME isn't set
SVN revision: 28243
2007-02-04 12:28:03 +00:00
Carsten Haitzler 00affb8a7a don't need that desktop support in e_thumb :)
SVN revision: 28242
2007-02-04 12:16:32 +00:00
Christopher Michael 03c41952cc Reorganize the shelf right-click menu a bit, seperating shelf specific
things into their own sub-menu.


SVN revision: 28212
2007-02-03 06:48:31 +00:00
Christopher Michael b665b3f114 Fix some horrid formatting issues.
SVN revision: 28203
2007-02-03 02:44:59 +00:00
Christopher Michael b819ea93b0 Remove e_deskpreview files as they are not used. All the magic is in the
e_widget_deskpreview files.


SVN revision: 28201
2007-02-03 02:13:02 +00:00
Christopher Michael b2fbb6b1e0 Use E_FREE for cfdata struct created with E_NEW
SVN revision: 28200
2007-02-03 02:02:49 +00:00
Sebastian Dransfeld 091297136d Add return value.
SVN revision: 28161
2007-01-29 02:20:35 +00:00
Sebastian Dransfeld d15cb545b1 Don't link the complete e src into e_thumb.
SVN revision: 28160
2007-01-29 02:07:35 +00:00
Christopher Michael e43abbbfa3 Update copyright year to 2007. (lame commit, I know)
SVN revision: 28151
2007-01-28 17:43:54 +00:00
David Walter Seikel c604c7368d No more limits to the number of I2C temperatures allowed.
SVN revision: 28147
2007-01-28 16:08:12 +00:00
Carsten Haitzler 07d6799234 1. update bugs in todo.
2. quickly add a new icon for "removable devices"
3. add removable device support to e17's fm - via dbus/hal. seems to work
well :)  (requires pmount to mount devices though)


SVN revision: 28143
2007-01-28 07:22:50 +00:00
Stafford Mitchell Horne bf8b60dfce Get the imc icons in e_fm
SVN revision: 28136
2007-01-27 08:47:53 +00:00
David Walter Seikel b438740bc8 More I2C work. Made the temperature sensor scanning more generic, but only
increased the limit to nine.  A better way would be to do an ls and check
for all temp*_input.  Next time I will do it this way.

I still haven't tracked down the sensor name information.  It's out there
somewhere, I'll have to look at the source code for lm_sensors to see how
they do it.


SVN revision: 28133
2007-01-27 06:21:07 +00:00
Stafford Mitchell Horne 691bda6ed7 IMC updates
* Add cleanups which were conflicting
* Update imc binaries
* Update command line tool for new fields


SVN revision: 28131
2007-01-27 05:52:17 +00:00