Commit Graph

4040 Commits

Author SHA1 Message Date
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
Stafford Mitchell Horne ae453dc42a Update IMC changes which have been sitting around
* Icon is available for IMCs with setup_exec
 * Setup options available
 * Disable IMC available


SVN revision: 28130
2007-01-27 05:30:33 +00:00
David Walter Seikel 81a98e1708 Increase the number of i2c sensors to 4. The only useful one on my
motherboard (ASUS A7V333) is the fourth one.  Others may find this handy as
well.


SVN revision: 28123
2007-01-26 10:00:03 +00:00
Christopher Michael b79ca03091 Remove a bunch of blank lines at end of the file.
SVN revision: 28117
2007-01-25 17:15:10 +00:00
Christopher Michael 29d9efe0da Provide a more meaningful internal name to the color dialog, rather than
"_test".
Some minor formatting.


SVN revision: 28116
2007-01-25 16:20:18 +00:00
Christopher Michael 60c0472a17 Be sure to write any font changes to e_config so they remain set on a restart.
SVN revision: 28111
2007-01-23 19:53:05 +00:00
Christopher Michael c155d4edf0 Provide a Configure button on the IBar config dialog that allows users to
add/remove apps to ibar.


SVN revision: 28106
2007-01-22 19:55:18 +00:00
Christopher Michael 389a4db9a0 Formatting, formatting, formatting.
SVN revision: 28105
2007-01-22 19:37:00 +00:00
Miculcy Brian 16e37b9cdf Jump to selection (approved by devilhorns).
SVN revision: 28104
2007-01-22 17:24:30 +00:00
Carsten Haitzler d4b9d10177 1. fixed some inefficient edje loading - moved checks to the cache code where
it sould be
2. fixed edje handling of delete of objects so we don't lose clip info if we
move a swallowed object out
3. fix up norender stuff for evas a bit
4. pants.

5. coogee beach (sydney) in summer right now is beatiful - KICK ASS!


SVN revision: 28102
2007-01-22 12:44:57 +00:00
Sebastian Dransfeld 6d66dbb271 Reset test to button 1 to select desk.
SVN revision: 28097
2007-01-21 21:36:17 +00:00
Miculcy Brian 849960e05b Window title change to fit configuration panel, reverse resolution order.
SVN revision: 28059
2007-01-19 03:57:09 +00:00
Carsten Haitzler 80ad19f6fc fix infinite unpack
SVN revision: 28041
2007-01-18 06:36:34 +00:00
Christopher Michael e6b814c6dc All config dialogs should now use E_FREE for things created by E_NEW.
Lots of formatting fixes in the config dialogs.


SVN revision: 28004
2007-01-15 17:43:19 +00:00
Christopher Michael e7c6ae29aa Use e_free for things created by e_new.
SVN revision: 28003
2007-01-15 17:19:44 +00:00
Christopher Michael f4420e0ebb More free to e_free conversions and formatting fixes.
SVN revision: 28002
2007-01-15 17:14:12 +00:00
Christopher Michael dbbb7aae0a More free-->e_free converstions.
SVN revision: 28001
2007-01-15 17:07:08 +00:00
Christopher Michael 1b15493707 Use e_free to free data created by e_new.
Minor formatting fix.


SVN revision: 28000
2007-01-15 17:06:17 +00:00
Christopher Michael 8449ebb798 Use E_FREE to free cfdata created by E_NEW.
Make Desktop Flip frames use the same label in basic as in advanced.
Minor Formatting.


SVN revision: 27999
2007-01-15 11:35:54 +00:00
Christopher Michael c98c099d95 Just some doxy fixes to make the sentence sound sane.
SVN revision: 27968
2007-01-14 16:48:20 +00:00
Christopher Michael 3419d74c84 If we're using E_NEW to create, then use E_FREE to free.
SVN revision: 27931
2007-01-12 23:13:33 +00:00
Sebastian Dransfeld fe7ec19cbc Pass pointer, not reference to pointer.
SVN revision: 27930
2007-01-12 22:21:04 +00:00
Sebastian Dransfeld 87583983d8 Remove cast.
SVN revision: 27929
2007-01-12 13:29:54 +00:00
Sebastian Dransfeld 691a0d4693 Remove unused variables and cast.
SVN revision: 27928
2007-01-12 13:26:40 +00:00
Sebastian Dransfeld 887704533b Remove stupid cast.
SVN revision: 27927
2007-01-12 13:24:53 +00:00
Sebastian Dransfeld b4f135bf61 Get rid of stupid casts.
SVN revision: 27926
2007-01-12 13:23:16 +00:00
Sebastian Dransfeld 7de0bc630a const char for file.
SVN revision: 27925
2007-01-12 13:22:34 +00:00
Sebastian Dransfeld 058f897f3b Use const with stringshare
SVN revision: 27924
2007-01-12 13:20:20 +00:00
Sebastian Dransfeld 49f4f88cd2 Never assign a alloc'ed to a const if we are to free it!
SVN revision: 27923
2007-01-12 13:16:41 +00:00
Sebastian Dransfeld 5ecd954206 No need for cast.
SVN revision: 27922
2007-01-12 13:14:54 +00:00
Sebastian Dransfeld 531877405c Fix compiler warnings.
SVN revision: 27921
2007-01-12 13:00:29 +00:00
Christopher Michael c8370c59ae Change dialog title according to what "Apps" are being edited.
SVN revision: 27904
2007-01-11 15:48:44 +00:00
Christopher Michael 86066920cf Use a much simplier/cleaner method of setting the Applications dialog(s) icon.
SVN revision: 27903
2007-01-11 11:17:48 +00:00
Christopher Michael 7dd04730aa Fix Application dialogs for the new icons.
SVN revision: 27902
2007-01-11 10:50:40 +00:00