4040 Commits (087af991d6bc62adf0ddbc1512f27204a0bb5306)

Author SHA1 Message Date
Carsten Haitzler 087af991d6 patches applied as per emails :) 17 years ago
Dan Sinclair c8fa2c7bbf - use the wrapper to get the home directory 17 years ago
Carsten Haitzler c786670bd3 fix dnd path support to use url 17 years ago
rephorm fbb3129835 fallback to /tmp if $HOME isn't set 17 years ago
Carsten Haitzler 00affb8a7a don't need that desktop support in e_thumb :) 17 years ago
Christopher Michael 03c41952cc Reorganize the shelf right-click menu a bit, seperating shelf specific 17 years ago
Christopher Michael b665b3f114 Fix some horrid formatting issues. 17 years ago
Christopher Michael b819ea93b0 Remove e_deskpreview files as they are not used. All the magic is in the 17 years ago
Christopher Michael b2fbb6b1e0 Use E_FREE for cfdata struct created with E_NEW 17 years ago
Sebastian Dransfeld 091297136d Add return value. 17 years ago
Sebastian Dransfeld d15cb545b1 Don't link the complete e src into e_thumb. 17 years ago
Christopher Michael e43abbbfa3 Update copyright year to 2007. (lame commit, I know) 17 years ago
David Walter Seikel c604c7368d No more limits to the number of I2C temperatures allowed. 17 years ago
Carsten Haitzler 07d6799234 1. update bugs in todo. 17 years ago
Stafford Mitchell Horne bf8b60dfce Get the imc icons in e_fm 17 years ago
David Walter Seikel b438740bc8 More I2C work. Made the temperature sensor scanning more generic, but only 17 years ago
Stafford Mitchell Horne 691bda6ed7 IMC updates 17 years ago
Stafford Mitchell Horne ae453dc42a Update IMC changes which have been sitting around 17 years ago
David Walter Seikel 81a98e1708 Increase the number of i2c sensors to 4. The only useful one on my 17 years ago
Christopher Michael b79ca03091 Remove a bunch of blank lines at end of the file. 17 years ago
Christopher Michael 29d9efe0da Provide a more meaningful internal name to the color dialog, rather than 17 years ago
Christopher Michael 60c0472a17 Be sure to write any font changes to e_config so they remain set on a restart. 17 years ago
Christopher Michael c155d4edf0 Provide a Configure button on the IBar config dialog that allows users to 17 years ago
Christopher Michael 389a4db9a0 Formatting, formatting, formatting. 17 years ago
Miculcy Brian 16e37b9cdf Jump to selection (approved by devilhorns). 17 years ago
Carsten Haitzler d4b9d10177 1. fixed some inefficient edje loading - moved checks to the cache code where 17 years ago
Sebastian Dransfeld 6d66dbb271 Reset test to button 1 to select desk. 17 years ago
Miculcy Brian 849960e05b Window title change to fit configuration panel, reverse resolution order. 17 years ago
Carsten Haitzler 80ad19f6fc fix infinite unpack 17 years ago
Christopher Michael e6b814c6dc All config dialogs should now use E_FREE for things created by E_NEW. 17 years ago
Christopher Michael e7c6ae29aa Use e_free for things created by e_new. 17 years ago
Christopher Michael f4420e0ebb More free to e_free conversions and formatting fixes. 17 years ago
Christopher Michael dbbb7aae0a More free-->e_free converstions. 17 years ago
Christopher Michael 1b15493707 Use e_free to free data created by e_new. 17 years ago
Christopher Michael 8449ebb798 Use E_FREE to free cfdata created by E_NEW. 17 years ago
Christopher Michael c98c099d95 Just some doxy fixes to make the sentence sound sane. 17 years ago
Christopher Michael 3419d74c84 If we're using E_NEW to create, then use E_FREE to free. 17 years ago
Sebastian Dransfeld fe7ec19cbc Pass pointer, not reference to pointer. 17 years ago
Sebastian Dransfeld 87583983d8 Remove cast. 17 years ago
Sebastian Dransfeld 691a0d4693 Remove unused variables and cast. 17 years ago
Sebastian Dransfeld 887704533b Remove stupid cast. 17 years ago
Sebastian Dransfeld b4f135bf61 Get rid of stupid casts. 17 years ago
Sebastian Dransfeld 7de0bc630a const char for file. 17 years ago
Sebastian Dransfeld 058f897f3b Use const with stringshare 17 years ago
Sebastian Dransfeld 49f4f88cd2 Never assign a alloc'ed to a const if we are to free it! 17 years ago
Sebastian Dransfeld 5ecd954206 No need for cast. 17 years ago
Sebastian Dransfeld 531877405c Fix compiler warnings. 17 years ago
Christopher Michael c8370c59ae Change dialog title according to what "Apps" are being edited. 17 years ago
Christopher Michael 86066920cf Use a much simplier/cleaner method of setting the Applications dialog(s) icon. 17 years ago
Christopher Michael 7dd04730aa Fix Application dialogs for the new icons. 17 years ago