Commit Graph

3193 Commits

Author SHA1 Message Date
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 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