Commit Graph

2632 Commits

Author SHA1 Message Date
Stafford Mitchell Horne 30cdc91f0c Add a simple search path configuration dialog, plus:
* Add some widget API used by new dialog
 * Fix typo


SVN revision: 21983
2006-04-09 11:55:18 +00:00
Christopher Michael 40d5f91804 Fix segfault when deleting a background while this dialog is open.
Add file monitor event for deleting a background while config dialog is open
to remove it from the list.


SVN revision: 21960
2006-04-08 21:56:03 +00:00
codewarrior a2bcdfcbdc - use new ecore_file_download api
SVN revision: 21927
2006-04-07 12:27:20 +00:00
Stafford Mitchell Horne 29541f7dbb Add and Use the config list widget
* Config list widget is used to have an editable ilist
 * Config list widget will be reused in the paths configuration dialog


SVN revision: 21894
2006-04-06 12:07:45 +00:00
Carsten Haitzler 227d31fbf5 we were getting duplicate events for popups. fixed now! :)
SVN revision: 21893
2006-04-06 07:26:11 +00:00
Carsten Haitzler 51c1084431 more shelf work - getting there.
SVN revision: 21847
2006-04-05 14:00:32 +00:00
rephorm b9879ae83a clean up the wording and capitalization for desklock config
SVN revision: 21808
2006-04-04 16:51:25 +00:00
Carsten Haitzler cc6b6a326c add frame object selection ability - broke move of the framed "ibar" test.
need to fix framed gadcon clients to account for frame size.


SVN revision: 21807
2006-04-04 15:42:25 +00:00
Stafford Mitchell Horne 5828935a95 Add font fallbacks configuration to font config dialog
* Add arrow icons to default theme
 * Add api to ilist for manipulating list labels (for moving)
 * TODO: need to split list manipulation code out to its own widget but
   what should the diget be called? e_widget_editable_list?


SVN revision: 21806
2006-04-04 14:00:19 +00:00
Carsten Haitzler 7f422515a1 different shelf look - imho much nicer now.
work on some mroe shelf stuff - like autofit. i need to add a lot more hooks
for things and info.


SVN revision: 21802
2006-04-04 09:54:50 +00:00
Carsten Haitzler 218b8215bc some more work on shelves/gadcon
SVN revision: 21778
2006-04-03 14:01:00 +00:00
e-taro 6d0f5cdf5f Re-format to e-style
SVN revision: 21732
2006-04-02 12:08:43 +00:00
e-taro cdff954962 After vertically maximizing a window, the user may horizontally move/resize it,
so on unmaximize only restore the saved y and h values.
Vice versa for horizontal maximization (only restore x and w).


SVN revision: 21730
2006-04-02 11:45:44 +00:00
Carsten Haitzler 3a778335dd add size request callback
SVN revision: 21729
2006-04-02 11:35:35 +00:00
Carsten Haitzler 8ca90fa341 increas textclass list in config and in .edc's
SVN revision: 21717
2006-04-02 08:19:17 +00:00
Carsten Haitzler ec0643f48c and make sure it does ilist_go before selecting
SVN revision: 21706
2006-04-02 04:20:53 +00:00
Carsten Haitzler 6dfbef7ec1 1. trap abort signals - glibc likes to abort these days on memory free errors.
2. fix bg selector to properly select the item to be selected (do it after
listing them all), and add segmenting headers (And free path properly)


SVN revision: 21705
2006-04-02 04:18:18 +00:00
Carsten Haitzler 4c5af3776c use the path list
SVN revision: 21704
2006-04-02 03:56:07 +00:00
Carsten Haitzler b0d91c41a0 remove printfs...! :)
SVN revision: 21703
2006-04-02 03:42:13 +00:00
Carsten Haitzler 500a7e479e fix theme selector to also scamn system and user themes... AND fix some bugs
too!


SVN revision: 21702
2006-04-02 03:38:58 +00:00
Stafford Mitchell Horne a8858ab4af Adding in the font config dialog files
* Merged Hinting into Dialog
 * TODO: remove old hinting files, if everyone agrees


SVN revision: 21657
2006-04-01 09:59:40 +00:00
Stafford Mitchell Horne afdd5b0686 Add Font Configuration Dialog, and...
* Added some e_widget api for handy things (Toggling checks, Setting Entry Text...)
 * Fixed some compiler warnings
 * TODO : Font hinting and this new font dialog should be merged, Also, need
   To add font fallbacks configuration to this dialog


SVN revision: 21655
2006-04-01 09:24:56 +00:00
Carsten Haitzler 07debc81d4 actually - capitalize the words in those titles
SVN revision: 21647
2006-04-01 02:28:37 +00:00
Carsten Haitzler 5dfcb180d3 fixs build if dont have pam
SVN revision: 21644
2006-04-01 01:43:09 +00:00
Carsten Haitzler b6435cc8a2 better labels :)
SVN revision: 21643
2006-04-01 01:37:14 +00:00
Carsten Haitzler ecd5f7db7f no ned to make the config values optional on build
SVN revision: 21642
2006-04-01 01:27:47 +00:00
sndev df2ea4c01e PAM support for Desklock is added. Now system-wide authentication is available and one
can use its user password instead of setting just desklock password. However, the possibility
to set a personilized password is still available. If somebody think that it is
not neccesarily to have it now, please write :)

Moreover, the desklock dialog is updated. Now, the advanced tab includes all the settings
that are on the basic tab.


SVN revision: 21631
2006-03-31 17:26:38 +00:00
handyande b038a8acc8 Add -lock-desktop option to enlightenment-remote, scripting/.eap goodness :)
SVN revision: 21571
2006-03-29 15:50:01 +00:00
rephorm 12a989ca1c remove ifdef'd out cruft
SVN revision: 21563
2006-03-29 05:28:15 +00:00
rephorm 5f9a3d1a4f better pager dragging
* drag windows around within pager
  * dnd when going outside of the pager
  * window placed at location in pager of drop
  * window centered under mouse when dropped off of pager


I'm not sure yet to do with original window when dragging off the pager. Right now it stays at last "on pager" location, which is a bit ugly. Should it jump back to the original position? Or disappear entirely?


SVN revision: 21555
2006-03-29 00:35:16 +00:00
Christopher Michael 57628bfbee year++
SVN revision: 21545
2006-03-28 18:48:43 +00:00
Carsten Haitzler 8b2810719c actually should have been ctrl+alt - fixed
SVN revision: 21519
2006-03-28 07:53:40 +00:00
codewarrior 00039c2428 - alt+left/right arrow is not a very good idea for a binding, it breaks firefox, irssi, etc.
SVN revision: 21515
2006-03-28 07:25:12 +00:00
Carsten Haitzler f96980dbe8 add ilist headers - much easier to organise things now
SVN revision: 21513
2006-03-27 14:46:26 +00:00
Carsten Haitzler 2485636164 start code on moving shelves... need to complete this with resizing too...
and do it all properly


SVN revision: 21511
2006-03-26 06:06:57 +00:00
Carsten Haitzler bce6c27b1c comments
SVN revision: 21510
2006-03-26 03:48:52 +00:00
Carsten Haitzler 1a1d352ed3 fix dnd to ibar.
SVN revision: 21508
2006-03-25 05:28:57 +00:00
sndev 955a658ee9 fixing keybind dialog. One of the ilist was not propertly updating size of its items.
SVN revision: 21487
2006-03-22 20:45:10 +00:00
handyande 0e17695a57 Argh, duplicate border titles - finally got rid of
SVN revision: 21482
2006-03-22 15:19:02 +00:00
handyande b777e3662b Allow edge flipping with xinerama, if we have on other zones on the same edge - i.e. 1 rightof 0 allows us to edge flip up and down
SVN revision: 21445
2006-03-20 14:09:24 +00:00
Carsten Haitzler 63345ce441 with fontconfig we dont need these anymore - it does require the user to use
"Sans" for their font and rely on fontconfig to provodie the fallbacks


SVN revision: 21431
2006-03-20 03:18:29 +00:00
Carsten Haitzler 9bb5aca062 some not-so-arsetastic shelf gfx
SVN revision: 21402
2006-03-19 09:09:03 +00:00
Christopher Michael f5c6d2b012 Don't calculate size on every append, just calculate when e_widget_ilist_go
is called. This speeds up widget_ilist drastically, especially when adding a
lot of items and does not appear to have any adverse effects. Tested with
all code that is using e_widget_ilist.


SVN revision: 21378
2006-03-18 17:00:27 +00:00
Christopher Michael 575ac23a71 Removed unused Cfg_File struct. Some formatting
SVN revision: 21377
2006-03-18 16:46:00 +00:00
Christopher Michael 03f97999f3 Removed unused Cfg_File struct
SVN revision: 21376
2006-03-18 16:42:44 +00:00
Christopher Michael cc05c0b458 Remove unused Cfg_File struct
SVN revision: 21375
2006-03-18 16:41:55 +00:00
Christopher Michael 8c45e0ae5e Bah...Remove the unused Cfg_File struct. Some formatting. Refix the config
options changing values when switching between Basic/Advanced by not calling
_fill_data twice. It's called on _create_data, there is no need to call it
again.


SVN revision: 21374
2006-03-18 16:40:28 +00:00
Christopher Michael 6c2fb583ff Dunno how this got back in there but...
- Remove the Cfg_File struct as it's not being used.
- Don't need to call _fill_data for every create_widgets. It's called when
we create data the first time. This fixes 'setting an option in basic and
clicking advanced would revert the value back' problem


SVN revision: 21373
2006-03-18 16:06:20 +00:00
David Walter Seikel 05bb9b9a1c .cvsignore++
SVN revision: 21356
2006-03-17 23:19:49 +00:00
sndev 7d13e59c73 More russian translation. Particularly of the Key Binding config dialog.
If somebody will find some inconsistency in translation or typo errors
please let me know :) I just forgot all the rules of RU language :(


SVN revision: 21350
2006-03-17 13:23:14 +00:00