Commit Graph

5177 Commits

Author SHA1 Message Date
e-taro ab83644450 e17 ru.po update (Dan)
SVN revision: 28005
2007-01-15 18:15:36 +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
Viktor Kojouharov 94bdc552dc icons in the ibox and pager will pulsate if urgent
SVN revision: 27992
2007-01-15 04:03:08 +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
Sebastian Dransfeld f3bcbd7b9b ++
SVN revision: 27886
2007-01-10 01:40:18 +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
manowarrior 38b83905c0 new menu settings icon; needs a bit more love, but I need e17_icon_configuration's SVG
raster, help me :-)
updated Applications icon. Looks nice in the panel, not in the menu.
I may hack it a bit. Raster, I know you wanted three gears, but I think
that this variant is much better. I can put back the old one, if you want.


SVN revision: 27877
2007-01-08 20:17:29 +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
manowarrior ed8c48f4ae and fix it :-)
SVN revision: 27870
2007-01-08 05:46:59 +00:00
Christopher Michael eb721d698e Added seperate icon for the desklock menu_item that matches the other System
icons better.


SVN revision: 27867
2007-01-08 05:31:37 +00:00
manowarrior 145a01b900 updated appearance icon (a bit, just to match the direction of others)
new desklock icon for the menu (looks much better in this way)


SVN revision: 27866
2007-01-08 05:31:18 +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 f092067a16 Remove "switch to desktop of new window" item.
SVN revision: 27857
2007-01-07 23:46:01 +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
e-taro 93448944f2 Turn the e17 eo.po back on... I think this is all I need to do. Since the po/Makefile.am file went away, a "make clean" no longer clears away all the new .gmo files, so to get an updated translation working you have to manually remove the file first (unless there is something I'm missing).
SVN revision: 27844
2007-01-07 11:56:12 +00:00
e-taro afaaeb67f0 e17 eo.po update (Olivier M)
SVN revision: 27843
2007-01-07 11:49:44 +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