Commit Graph

4073 Commits

Author SHA1 Message Date
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
manowarrior ff4c6d9cf8 some icons for the Applications category.
Stay tuned.


SVN revision: 27898
2007-01-10 19:26:39 +00:00
Carsten Haitzler df95e9fec9 add the start of metadata that is private to the user (so you can modify
icons or all sorts of visible info about a file - and can even do it for
files on read-only fs's)


SVN revision: 27897
2007-01-10 18:50:52 +00:00
Carsten Haitzler 3e320c2ff4 and compile again!
SVN revision: 27896
2007-01-10 16:38:20 +00:00
Carsten Haitzler 30c446194e fix segv in border - file prop work
SVN revision: 27894
2007-01-10 16:32:29 +00:00
Christopher Michael c105660284 Fix case where nothing is selected in the list, so disable some controls.
SVN revision: 27878
2007-01-09 02:29:51 +00:00
Christopher Michael 332f1bc2ce Rework of the ilist widget.
- Added ability to optionally do multi-select and range-select.
   - Update Font Config Dialog to allow multi-select & setting of fonts in batch.

No changes should be necessary for existing apps/dialogs that use ilist. If
you would like to implement multi-select in something, have a look at the
font config dialog for usage.


SVN revision: 27875
2007-01-08 19:23:21 +00:00
Christopher Michael 5bb475270f Change "desklock" menu icon to go with other system menus.
SVN revision: 27865
2007-01-08 05:25:07 +00:00
Christopher Michael 4d11c880f3 Just some formatting cleanup, no functional changes.
SVN revision: 27864
2007-01-08 04:56:19 +00:00
Christopher Michael bd59455ec0 Add config option and implement "switch to desktop of new window (optional
too)" TODO item.


SVN revision: 27856
2007-01-07 23:45:35 +00:00
Christopher Michael f5c7e3809c Some formatting fixes for input_method dialog.
SVN revision: 27855
2007-01-07 23:23:44 +00:00
Christopher Michael ca914f6ec8 Input_Method is GUId now, update e_config.h to reflect.
SVN revision: 27854
2007-01-07 23:18:37 +00:00
Christopher Michael 4e6d687f9b Some code cleanup for config panel.
-Removed return value of item_add as it was never used.


SVN revision: 27853
2007-01-07 23:06:39 +00:00
Carsten Haitzler ef98881bd1 working a bit more on the icon in file prop dialog - now it gets the props
right.


SVN revision: 27851
2007-01-07 21:33:52 +00:00
Sebastian Dransfeld 231a5fc1a3 Should be prepend.
SVN revision: 27850
2007-01-07 21:06:03 +00:00
Sebastian Dransfeld 322d9adcf3 DND for gadcon clients.
SVN revision: 27847
2007-01-07 16:32:57 +00:00
Carsten Haitzler d4ee59efc3 fix e if pam is NOT built so desklock aborts with a dialog.
add in a system pam profiel detector


SVN revision: 27842
2007-01-07 09:22:21 +00:00
Carsten Haitzler c34bae6064 working on fm prop dialog. i don't like how i am getting the icon info for a
file. i think i ned to abstract that much mroe cleanly.
also desklock SHOULD have else-if's


SVN revision: 27841
2007-01-07 09:01:47 +00:00
Stafford Mitchell Horne a51828da27 Like we need to totally set the input method to NULL to disable
SVN revision: 27828
2007-01-06 15:40:40 +00:00
Stafford Mitchell Horne 7bfb73ca0f Add disable button for IMC (only in basic now)
SVN revision: 27804
2007-01-05 21:27:23 +00:00
Christopher Michael 9b9b321483 Make file icons dialog use proper border icon.
SVN revision: 27798
2007-01-05 15:30:33 +00:00
Christopher Michael c3cde289fc Change new ibar .order files to use .desktop, eaps have been gone for a while.
SVN revision: 27792
2007-01-04 12:44:20 +00:00
Christopher Michael 92476eb25c Some formatting fixes.
SVN revision: 27791
2007-01-04 10:30:55 +00:00
Christopher Michael b41938517c Fix some minor formatting issues.
SVN revision: 27776
2007-01-03 23:03:44 +00:00
Sebastian Dransfeld 3e66d4d06c Keep nice comment.
SVN revision: 27769
2007-01-03 20:19:44 +00:00
Sebastian Dransfeld d11632bc13 This should be correct file path.
SVN revision: 27768
2007-01-03 20:18:53 +00:00
Sebastian Dransfeld 2894ac7592 Comment
SVN revision: 27767
2007-01-03 20:13:43 +00:00
Sebastian Dransfeld c51bb204f7 If a config does not exist for a gadcon client on save, create it.
SVN revision: 27764
2007-01-03 17:33:40 +00:00
Sebastian Dransfeld b16d82d69c Return on error.
SVN revision: 27762
2007-01-03 17:02:16 +00:00
Sebastian Dransfeld 0e38a25ea2 Use E_NEW and return on error.
SVN revision: 27761
2007-01-03 16:59:56 +00:00
Sebastian Dransfeld 076fcd4be7 Formatting.
SVN revision: 27760
2007-01-03 16:53:48 +00:00
Sebastian Dransfeld 077df81327 dnd gadcon clients. Order for shrinked shelves does not work right.
SVN revision: 27759
2007-01-03 16:41:07 +00:00
Sebastian Dransfeld fb6c00b64d Rename callbacks for gadcon client.
Add callback for move/resize of the gadcon.


SVN revision: 27754
2007-01-03 06:30:43 +00:00
Sebastian Dransfeld aa3d55f744 Rename struct member.
SVN revision: 27752
2007-01-03 06:17:45 +00:00
Sebastian Dransfeld c299f6aa14 Add a convert callback so that a drag can have several types.
Make it possible to drag pager windows to the ibar.


SVN revision: 27751
2007-01-03 06:14:04 +00:00
Viktor Kojouharov 74f9fa0bf6 fill the icon name on mouse-in, to catch changed icons
SVN revision: 27740
2007-01-02 20:55:12 +00:00
Sebastian Dransfeld f03791e7b6 Formatting.
SVN revision: 27737
2007-01-02 19:37:11 +00:00
Sebastian Dransfeld 239f6f9b06 Use config button value to test against.
SVN revision: 27736
2007-01-02 19:35:15 +00:00
Sebastian Dransfeld 2320ea99b8 This is reset when dragging starts.
SVN revision: 27735
2007-01-02 19:32:06 +00:00
Sebastian Dransfeld 3ca822502f This is already 0 when dragging begins.
SVN revision: 27734
2007-01-02 19:28:37 +00:00
Sebastian Dransfeld de00355874 No need to track the drag, as it is assured to be deleted by the dnd code
after e_drag_start has been called.


SVN revision: 27733
2007-01-02 19:14:45 +00:00
rephorm aac131f834 delete gc->clients->data from _before_ the removal
SVN revision: 27715
2007-01-02 03:25:01 +00:00
Sebastian Dransfeld f3882bd459 Set the requested gadcon client pos equal to the drop pos.
SVN revision: 27713
2007-01-01 21:44:23 +00:00
Sebastian Dransfeld 6af75194eb Use drag resist config value.
Remove gadcon client from gadcon when unpopulating. If someone else has a
ref on a gadcon client this loop will run for ever.


SVN revision: 27712
2007-01-01 21:27:35 +00:00
Sebastian Dransfeld a948c87538 Conditional resize.
SVN revision: 27704
2006-12-31 15:18:27 +00:00
Sebastian Dransfeld 2844b9d77c Disable drop handler.
SVN revision: 27701
2006-12-31 14:18:15 +00:00
Sebastian Dransfeld 6381bd0d4d Larger drag resist.
SVN revision: 27700
2006-12-31 14:07:01 +00:00
Sebastian Dransfeld 8f5b4dfbf8 Always set the current file version at end of config. Don't update config
when checking for file version.


SVN revision: 27698
2006-12-31 13:01:34 +00:00
Sebastian Dransfeld 758f25ac2c New config must be at end.
SVN revision: 27697
2006-12-31 12:53:18 +00:00
Sebastian Dransfeld 26ccc7a2a4 No need to continue looping after the id is rejected.
SVN revision: 27695
2006-12-31 12:23:16 +00:00
Sebastian Dransfeld abb527f7e5 Better check for unique id.
SVN revision: 27693
2006-12-31 10:07:12 +00:00
Miculcy Brian b15bf70823 Show 'Add A Shelf' even if we don't have a single shelf.
SVN revision: 27687
2006-12-30 23:42:03 +00:00
Sebastian Dransfeld cba29bd250 Revert to old e_gadcon_client_new, some modules require id to be set on
the gadcon client after this func returns.


SVN revision: 27684
2006-12-30 23:32:25 +00:00
Sebastian Dransfeld e2ad139030 Clean gadgets because of current changes.
It is possible to drop gadcon clients on shelves.


SVN revision: 27679
2006-12-30 22:31:28 +00:00
Sebastian Dransfeld ff30cfcfe3 Functions to create new config and del config.
SVN revision: 27676
2006-12-30 21:00:19 +00:00
Sebastian Dransfeld 3f41c2b290 Drag gadcons off the shelf in edit mode to remove them.
SVN revision: 27675
2006-12-30 18:12:53 +00:00
Sebastian Dransfeld 805315670b Clean up some gadcon config code.
Make id unique for each gadcon.


SVN revision: 27673
2006-12-30 17:54:27 +00:00
Sebastian Dransfeld db5451759f Disable drag.
SVN revision: 27646
2006-12-29 16:58:56 +00:00
Sebastian Dransfeld 439b87ffa6 Start of drag code for gadcon.
SVN revision: 27645
2006-12-29 16:54:21 +00:00
Sebastian Dransfeld 79280bb9ec Function to move the drag before the drag begins.
SVN revision: 27644
2006-12-29 16:53:36 +00:00
Sebastian Dransfeld 67352ce2f0 Don't need this info.
SVN revision: 27643
2006-12-29 15:53:49 +00:00
Sebastian Dransfeld a137a69b5c typdef struct.
SVN revision: 27642
2006-12-29 14:16:27 +00:00
Sebastian Dransfeld 26296cdb16 Formatting.
SVN revision: 27633
2006-12-29 05:42:04 +00:00
Sebastian Dransfeld c231a0ea8e Formatting.
SVN revision: 27632
2006-12-29 05:35:12 +00:00
Carsten Haitzler 29b6afd096 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific
tools.
2. custom screensaver patches


SVN revision: 27628
2006-12-29 02:56:26 +00:00
Sebastian Dransfeld 78e245520b Remove declarations without functions.
SVN revision: 27604
2006-12-28 14:38:30 +00:00
Sebastian Dransfeld 6898dd1b52 Remove unused functions.
SVN revision: 27603
2006-12-28 14:36:45 +00:00
Sebastian Dransfeld 84816b859d Remove old unused code.
SVN revision: 27602
2006-12-28 14:34:51 +00:00