Commit Graph

2698 Commits

Author SHA1 Message Date
Christopher Michael 6b749086ef Make sure bi is set before trying to use it or else Seggy. Thanks iSteve :)
SVN revision: 25276
2006-09-01 10:40:54 +00:00
David Walter Seikel 2c403e3e62 Since raster added the ability for fm2 to delete from within .order
files that are displayed as a virtual folder, there is no need for the
all apps app deletion buttons and code.

If you are still having issues with deleting apps, take it up with raster.


SVN revision: 25274
2006-09-01 09:26:55 +00:00
David Walter Seikel d3de4f4e95 Beginning to drag all the basic "show this icon for this app" code
together in one place to make it easy to keep it consistant.


SVN revision: 25273
2006-09-01 09:01:52 +00:00
Christopher Michael 74e1827485 Implement per-gadget move/resize also.
SVN revision: 25271
2006-09-01 08:49:46 +00:00
rephorm f10adb2b65 fallback to default shelf style for frame styles that don't exist explicitly in the current shelf theme. (no need for everyone to re-implement the plain style every time)
SVN revision: 25267
2006-09-01 03:37:43 +00:00
David Walter Seikel 79f5104517 segv--, hopefully without a leak++.
SVN revision: 25250
2006-08-31 14:51:44 +00:00
Carsten Haitzler 05f8f9ac20 handle rewrite of .order files
SVN revision: 25247
2006-08-31 12:51:54 +00:00
David Walter Seikel 52bdc649e9 Use .desktop saving.
SVN revision: 25245
2006-08-31 12:11:20 +00:00
Christopher Michael 40aa3ecdce Check that 'alt' actually has something in the list before going through it.
Basically did this to remove the extra separator that was getting added even if
'alt' did not contain anything in the list.


SVN revision: 25237
2006-08-31 05:01:48 +00:00
sndev d63c007828 Ooopps. no need to increse GENERATION
SVN revision: 25236
2006-08-31 04:20:04 +00:00
sndev d38f03aea7 Ehhhh. So stuff in one go.
* Mouse Binding Dialog
  - dialog refactoring
  - no need to select modifiers, etc. Just click add button and do an action with a mouse.
  - new icons. Many thanks to Luchezar 'ManowarrioR' Petkov for great work on this icons.
  - extra mouse buttons and wheels are supported.
  - etc, just try and see.

* Shelf
  - No re-population when "plain/inset" mode set.
  - Changing the orientation of the shelf horiz->vert does not screws up it look.
  - something else

* Gadcon
  - No overlaping items in initial shelf.
  - Moving of items in gadcon is not problematic any more. Will not get any mess
    and overlaps in gadcon on moving.
  - Item sizing. If u size an item to the left it will be sized only to the left.
  - If gadcon clients take much more space than gadcon can display, they are resized
    starting from the biggest item(s).
  - Shrinked mode actions, moving/sizing, is not problematic. Everything works
    exactly in the same fasion as in non-shrinked mode.
  - etc.


SVN revision: 25235
2006-08-31 04:16:43 +00:00
David Walter Seikel e8b4bace60 Er, and trim the excess.
SVN revision: 25233
2006-08-31 02:27:05 +00:00
David Walter Seikel 59379bbb49 Make app deleting work. Sometimes the crude method is the best.
SVN revision: 25232
2006-08-31 02:21:00 +00:00
David Walter Seikel 5d928cc664 All Applications dialog can now delete applications, but the way I
remove them from .order files is a little drastic.  I'll change that
next to just rewrite the .order file and nuking the eap cache.


SVN revision: 25230
2006-08-31 00:50:57 +00:00
David Walter Seikel 2e467b5261 * Right clicking on an application on the left hand side of the All
Applications dialog now includes "Edit Application" menu item.

* Needed to pass the file info from e_fm so we know which app was right
clicked on.  There is probably a better way to do this, and raster says
this callback method is just quick'n'dirty'n'temporary.


SVN revision: 25229
2006-08-30 23:20:03 +00:00
moom ec4a948ba0 * [Entry] Actually, this should fix it..
SVN revision: 25224
2006-08-30 20:53:29 +00:00
moom e75f6f1b56 * [Entry] It should fix e_widget_entry_clear()
SVN revision: 25223
2006-08-30 20:44:10 +00:00
David Walter Seikel 02da55f6f5 Add debian quirk to search strategy.
SVN revision: 25219
2006-08-30 18:54:54 +00:00
David Walter Seikel 85c6948f32 Enabled startup FDO menu conversion again, now that it no longer crashes rasters box.
SVN revision: 25217
2006-08-30 18:20:50 +00:00
Carsten Haitzler 3dbe14f702 bad packing. fix.
SVN revision: 25215
2006-08-30 15:56:12 +00:00
Carsten Haitzler 1b7f1993ef oops - fix extra file src string copy to internal
SVN revision: 25214
2006-08-30 15:17:04 +00:00
Carsten Haitzler b0452a085a and use the extra source dir properly.
SVN revision: 25212
2006-08-30 14:49:00 +00:00
Carsten Haitzler 52e2a2f4d9 add extra source dir for indirect pseudo-links. handle .order files as
pseudo-links


SVN revision: 25211
2006-08-30 14:45:33 +00:00
Carsten Haitzler 109157dc27 was hacking a bit with borders and desktops - just ignore that codee. it's
unused - at the moment.


SVN revision: 25210
2006-08-30 13:37:35 +00:00
David Walter Seikel 643a546807 Drag e_fm into the ecore_desktop world. Needs a review, I'm only guessing here.
SVN revision: 25208
2006-08-30 12:24:13 +00:00
David Walter Seikel b7a8ed9cff Clarify the internal TODO and remove a small fraction of one of them. B-)
SVN revision: 25206
2006-08-30 10:45:56 +00:00
David Walter Seikel f5391cf9d6 *All applications dialog can now be called in a special way as an
application selector.

*IBar calls it in that special way to add applications.


SVN revision: 25205
2006-08-30 10:06:32 +00:00
David Walter Seikel d093a5aedd Add application now works.
NOTE: still no display of the apps in the destination.  It's coming.


SVN revision: 25204
2006-08-30 07:25:21 +00:00
David Walter Seikel 19b724c4dc Gotta set the minimum size for the correct widget. Thanks rephorm.
SVN revision: 25203
2006-08-30 07:10:08 +00:00
David Walter Seikel 8b07f0a84a Added a basic dialog mode.
SVN revision: 25202
2006-08-30 06:39:24 +00:00
David Walter Seikel 91d183cc14 Create symlinks in ~/.e/e/applications/all to system .desktop files,
then we don't need full paths in .order files.  Full paths still
supported.


SVN revision: 25200
2006-08-30 05:00:58 +00:00
David Walter Seikel f40fcfa8b9 Doh! No wonder it was empty.
SVN revision: 25198
2006-08-30 04:00:03 +00:00
David Walter Seikel 4999e54c86 *Double clicking on the left fm items opens up the eap editor for that item.
Only shows icon here, but that may be due to un committed changes I have here.
    Seems that symlinks are not handeld that well be parts of E.  I'll be debuggitng that soon

*Added in more non functional buttons.


SVN revision: 25197
2006-08-30 03:47:43 +00:00
rephorm b2fa611d8e repopulate a shelf's gadcon on style change so that any inset gadgets get their styles updated also
SVN revision: 25183
2006-08-29 00:05:56 +00:00
David Walter Seikel c628d62b1f Just getting my thoughts in order.
SVN revision: 25174
2006-08-28 11:49:17 +00:00
David Walter Seikel ce47aca673 Started a new applications config dialog. The idea is to drag and drop from the
left side to the right side, or to ibar and other places.  Just the
skeleton for comment while I make it work.

Some filtering and categorising widgets are needed for the left side.
The right side needs to show the contents of the .order files, and
prevent the user from deleteing standard directories, while enabling
them to create and delete sub menus.  Probably fm is not a good choice for
the right side.


SVN revision: 25172
2006-08-28 11:22:27 +00:00
Carsten Haitzler 7f2b813bb5 fix text class problems
SVN revision: 25170
2006-08-28 05:34:28 +00:00
rephorm b21893a072 textblocks should be e.textblock.*
SVN revision: 25168
2006-08-28 03:58:53 +00:00
rephorm e822d72a22 e.client should have been e.swallow.client
if you've updated a theme already, make sure you change this (the map file has hadd the new name all along...)


SVN revision: 25166
2006-08-28 02:31:32 +00:00
titan 47004dc9e5 Ok. This is a much better way to display the directory :)
SVN revision: 25165
2006-08-28 01:51:27 +00:00
titan 6b3107df6b Ok. This is a much better way to display the directory :)
SVN revision: 25164
2006-08-28 01:46:38 +00:00
titan 043e1be03d TODO-- Fsel now displays the current directory. Should we allow the user to browse the fsel using this current directory entry?
SVN revision: 25161
2006-08-27 16:16:57 +00:00
Carsten Haitzler 8bded715c7 and allow you to select theme wallpaper and theme desklock bg too.
SVN revision: 25160
2006-08-27 13:59:08 +00:00
titan 4b0c695253 This is more standard way of incrementing
SVN revision: 25159
2006-08-27 13:41:37 +00:00
titan 6633d4fe18 TODO-- We now clear the file entry when we enter a new directory in the fsel.
SVN revision: 25156
2006-08-27 06:28:22 +00:00
Carsten Haitzler d18b845d5e standardise on higher res 128x128 thumbs
SVN revision: 25155
2006-08-27 06:17:41 +00:00
Carsten Haitzler 1b976a3b0b shorter label
SVN revision: 25154
2006-08-27 06:14:43 +00:00
titan 139a58c688 Now you can add your own locations to the favorites list!
SVN revision: 25152
2006-08-27 06:10:57 +00:00
Carsten Haitzler ee6d8162f6 desklock uses fm2 now too
SVN revision: 25151
2006-08-27 05:55:06 +00:00
titan 7c51767c9f Bad titan! Bad Bad Bad titan! No cookie! Fix the seg I left in :)
SVN revision: 25150
2006-08-27 05:33:19 +00:00
Carsten Haitzler 0057170c26 default shelf config no longer looks like its on crack.
SVN revision: 25149
2006-08-27 05:14:01 +00:00
titan 4c2abaf56e Lets make sure if the editor closes and the fsel is open, the fsel closes too.
SVN revision: 25147
2006-08-27 04:33:07 +00:00
Carsten Haitzler 1610bda5fb capitalization
SVN revision: 25146
2006-08-27 04:08:22 +00:00
Carsten Haitzler 14aa197e66 handle future modtime
SVN revision: 25145
2006-08-27 04:05:18 +00:00
Carsten Haitzler dde8d9c6e4 title normalisation
SVN revision: 25144
2006-08-27 03:53:15 +00:00
titan 7e5500d07e Add preview when selecting icons.
SVN revision: 25143
2006-08-27 03:36:33 +00:00
Carsten Haitzler 24f6d459f0 change default config to match
SVN revision: 25133
2006-08-26 14:23:27 +00:00
Carsten Haitzler 813fe819d2 init splash works again
SVN revision: 25125
2006-08-26 11:19:07 +00:00
Carsten Haitzler d28f9901cd inti splash conforms to theme standards now
SVN revision: 25124
2006-08-26 11:14:16 +00:00
Carsten Haitzler ab996003d6 init splash also now uses namespace to some extent. startup config dialog
uses fm2 now. init themes broken. yay!


SVN revision: 25122
2006-08-26 11:06:05 +00:00
Carsten Haitzler 14f9ab8685 fix wheel over pager bug
SVN revision: 25121
2006-08-26 10:10:51 +00:00
Carsten Haitzler 1b9de6cd50 tweaking dialog
SVN revision: 25118
2006-08-26 09:06:47 +00:00
Carsten Haitzler fcfc736e73 clean up preview code - remove leak
SVN revision: 25117
2006-08-26 09:00:17 +00:00
Carsten Haitzler e3cdd6d2fa translate preview
SVN revision: 25116
2006-08-26 08:52:47 +00:00
Carsten Haitzler da28966bff ok- happy now.
SVN revision: 25114
2006-08-26 08:38:53 +00:00
Carsten Haitzler 96cd8dc8de container stacking/layer consistency and safety. also preview in fsel packs
preview properly now. fixed error dialog


SVN revision: 25113
2006-08-26 08:32:56 +00:00
Carsten Haitzler a809d62987 configure dialog less bitching from edje
fiddled with apps code -  note sure if this should fix anything at all-
shouldnt, but makes me feel happy that i fiddled with something. :)


SVN revision: 25110
2006-08-26 01:24:27 +00:00
Carsten Haitzler 31f9bfcf05 config eopch increase
SVN revision: 25093
2006-08-24 21:58:59 +00:00
rephorm d114f82b27 item -> e.swallow.content (thanks bonelessfrog)
SVN revision: 25082
2006-08-24 04:16:04 +00:00
Carsten Haitzler 88092a49bf add debug/error catching
SVN revision: 25081
2006-08-23 23:24:23 +00:00
sndev 2fc4d7d945 do not allow the dialog to be resized.
SVN revision: 25076
2006-08-23 17:10:17 +00:00
rephorm eda40ccf5e fix transitions and shelf style list
SVN revision: 25074
2006-08-23 14:00:31 +00:00
moom 5a27507edf * [Entry] The entry now supports the keybindings of Emacs. It's disabled
by default.
Since I'm not an Emacs/Jed user, I may have forgotten or miscoded some
important keybindings. I'd be glad if some Emacs/Jed users could tell me
what is wrong. For this, you need to enable the keybindings by changing
the line 47 of e_entry.c:
"static int _e_entry_emacs_keybindings = 0;" --> "static int _e_entry_emacs_keybindings = 1;"


SVN revision: 25073
2006-08-23 13:39:46 +00:00
sndev 705029347c New Mouse Bindings dialog. Plz try, test, and let me know, if something
is wrong.


SVN revision: 25071
2006-08-23 12:49:11 +00:00
moom 0479a753cd * [Entry] Add e_widget_entry_clear()
SVN revision: 25067
2006-08-23 10:51:35 +00:00
moom dcfb49efa5 * [Entry] X selection support
SVN revision: 25065
2006-08-23 10:14:17 +00:00
moom b885d36cdf * [Entry] The entry now works with UTF-8 char
SVN revision: 25064
2006-08-23 09:41:19 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
rephorm a1af7b7d2b missed this one
SVN revision: 25056
2006-08-23 03:30:41 +00:00
rephorm 5ec2d99fb6 some more theme work
SVN revision: 25051
2006-08-23 01:13:04 +00:00
rephorm fba1d2fa3c fix cursor changes on border resize hotspots
SVN revision: 25048
2006-08-23 00:34:33 +00:00
Carsten Haitzler 2c54568bfb fdo header and src more e compliant :)
onefang - some data to go on for debian - segv land galore though deep inside
ecore_desktop. cant track right now. also leaks... i smell leaks.


SVN revision: 25046
2006-08-22 23:39:08 +00:00
Carsten Haitzler 2a5a0cd8ec fix header and external api call declaration and formatting etc.
SVN revision: 25044
2006-08-22 23:20:12 +00:00
rephorm 0d8703417c silence warnings on older gcc's about incomplete types
SVN revision: 25037
2006-08-22 13:38:18 +00:00
David Walter Seikel 7705dfc9b1 Added Drag'n'Drop from application menus to ibar and anything else that
can accept an E_App drop.


SVN revision: 25034
2006-08-22 08:38:24 +00:00
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
David Walter Seikel 49c524e4c7 Add a temporory FDO menu rebuild button.
SVN revision: 25030
2006-08-22 02:05:58 +00:00
David Walter Seikel a149597b88 The next step. B-)
Converts fdo menus to directories full of .order files at startup if
there is no applications/menu/all/.order file.  This is the last big
peice of the puzzle.

Lots of tweaking, optimising, cleaning, polishing, and general making
this stuff live well with the rest of E to go.


SVN revision: 25029
2006-08-22 00:56:03 +00:00
Viktor Kojouharov d0751b3258 removed e_menu_item_icon_object_set as it could have never worked properly.
now, the menu icon can be set properly upon realization with the e_menu_item_realize_callback_set function. rewrote the clients menu to use the border icon, and be sorted like the winselector.


SVN revision: 25026
2006-08-21 20:03:09 +00:00
sebastid de39c5f662 Remove unused variable.
SVN revision: 25014
2006-08-21 16:38:47 +00:00
sebastid 6241caf38a Remove unused variables.
SVN revision: 25013
2006-08-21 16:34:47 +00:00
sebastid c67f9bcbf6 Add all enum types in select.
SVN revision: 25012
2006-08-21 16:29:14 +00:00
sebastid 98e61fa3d3 ++const
SVN revision: 25011
2006-08-21 16:25:57 +00:00
sebastid 17baad8d37 Remove unused variables
SVN revision: 25010
2006-08-21 16:25:41 +00:00
sebastid 7763b5b928 ++const
SVN revision: 25009
2006-08-21 16:19:24 +00:00
sebastid f95391cf8f --cast
SVN revision: 25008
2006-08-21 16:18:49 +00:00
sebastid a69f4e71b3 const++
SVN revision: 25007
2006-08-21 16:16:56 +00:00
sebastid d8edc68829 --cast
++const


SVN revision: 25006
2006-08-21 16:13:46 +00:00
sebastid ff6ba0449b Remove cast
SVN revision: 25005
2006-08-21 16:10:36 +00:00
sebastid e3840f98f9 cast be gone.
SVN revision: 25004
2006-08-21 16:03:49 +00:00
sebastid 3a7b3efa8f Remove const on variable which will be modified.
Remove double looping.


SVN revision: 25003
2006-08-21 16:00:43 +00:00
sebastid 7b26db9067 Remove cast
SVN revision: 25002
2006-08-21 15:54:40 +00:00
sebastid d013e1a873 Add header include
Export function
Correct function declaration
Remove char * cast
Remove unused variable


SVN revision: 25001
2006-08-21 15:52:58 +00:00
sebastid 6881af25f9 Remove unused variables.
SVN revision: 24999
2006-08-21 15:45:47 +00:00
sebastid 04cc08f61f Remove cast
SVN revision: 24998
2006-08-21 15:37:58 +00:00
sebastid fbfa634ed9 Use const.
SVN revision: 24997
2006-08-21 15:37:29 +00:00
sebastid 22191c3a64 Remove unnecessary variable and cast.
SVN revision: 24996
2006-08-21 15:36:37 +00:00
sebastid 7a7701d90c Remove unnecessary char * cast.
SVN revision: 24995
2006-08-21 15:35:17 +00:00
sebastid 77c810e910 Make fname const.
SVN revision: 24994
2006-08-21 15:34:43 +00:00
sebastid 621bc1a877 Use const with stringshare.
SVN revision: 24993
2006-08-21 15:33:20 +00:00
sebastid f09ddad1cd Remove unused variable.
SVN revision: 24992
2006-08-21 15:31:58 +00:00
sebastid 71b883624d Add return value.
SVN revision: 24990
2006-08-21 15:11:07 +00:00
sebastid be3475b1c8 Formatting.
SVN revision: 24989
2006-08-21 15:06:11 +00:00
sebastid 77d906ac26 Formatting
SVN revision: 24988
2006-08-21 15:05:27 +00:00
David Walter Seikel 4bf92f25f8 New menu structure.
~/.e/e/applications/menu/all
~/.e/e/applications/menu/favorites

The first one is all the converted FDO menus, which will track changes
to those menus.  The second one is the original favorites menu, which
the user can edit to their hearts content.

WARNING - will break your Favorite menus, coz it has moved.


SVN revision: 24979
2006-08-21 04:35:52 +00:00
rephorm 22197b5393 use new edje liner grad fills.
SVN revision: 24977
2006-08-21 03:27:33 +00:00
David Walter Seikel 9261b8c114 Bump it again, didn't notice that rephorm had bumped it earlier today.
SVN revision: 24974
2006-08-21 02:36:53 +00:00
David Walter Seikel c33012eb52 Saves selected icon theme in e_config. I hope I did everything I need
to do when adding a new config string.

Doesn't actually update icons or clear caches yet, but new icons will be in
the selected theme.


SVN revision: 24973
2006-08-21 02:30:10 +00:00
rephorm 3b84d85303 * crosshairs show in proper place in spectrum initially
* a color well's dialog closes when the well is deleted
* the X border button calls the cancel cb for the color dialog
* the X on the grad dialog now works


SVN revision: 24964
2006-08-20 23:29:41 +00:00
Carsten Haitzler bec1e617e8 fix import if dir contains special chars
SVN revision: 24962
2006-08-20 22:51:12 +00:00
rephorm 2910f27842 start with proper hsv also...
SVN revision: 24960
2006-08-20 22:33:31 +00:00
rephorm 47ded57d3f save the last used gradient colors and use them the next time the dialog is shown
SVN revision: 24959
2006-08-20 22:30:44 +00:00
moom cc6b1d0f99 * [E_Editable] Fix valgrind warnings and mem leak
SVN revision: 24958
2006-08-20 22:24:16 +00:00
rephorm 24bb452439 when clicking on a color well, initialize the color selector to the well's color
few other cleanups


SVN revision: 24957
2006-08-20 22:15:27 +00:00
rephorm 1c8c6ee6cb close the gradient dialog when the wallpaper one is closed
SVN revision: 24955
2006-08-20 21:33:50 +00:00
rephorm 63978e9abb add gradient bg dialog.
finish up the color selector widgets (plug some leaks)

TODO:
  * color_dialog needs a way of specifying initial color
  * color_well needs to use this when showing its color dialog
  * the grad dialog should remember the last selected colors
  * the color dialog whould probably keep a list of favorite / recent colors

Also, it looks like there's a leak (according to valgrind at least) in e_editable.c when you set the text and it reallocs.


SVN revision: 24953
2006-08-20 21:18:30 +00:00
David Walter Seikel 4034863219 You can only use one icon theme at a time.
SVN revision: 24939
2006-08-20 16:57:02 +00:00
moom a2bf3d8a6d * [Entry] Double click on the entry selects all the text of the entry
SVN revision: 24935
2006-08-20 12:51:56 +00:00
moom e2666fbd29 * [Entry] You can now paste some text in the entry
SVN revision: 24934
2006-08-20 12:27:33 +00:00
moom 98fad6cec2 * [Entry] Fix the blinking of the cursor
* [Entry] Support Copy/Cut. Paste will come later


SVN revision: 24933
2006-08-20 09:48:13 +00:00
Carsten Haitzler 683366ce0e fix some env vars to use namespacing
SVN revision: 24930
2006-08-20 08:22:19 +00:00
Carsten Haitzler 90c133e32f fixingup of pointer code to fallback a bit simpler - on demand buffer canvas
creation now and deletion - and entry widget displays "entry" cursor :)


SVN revision: 24928
2006-08-20 06:42:20 +00:00
David Walter Seikel 28a1a8bf34 Paranoid NULL checking added due to a report of crashes. May simply move
the crash to later.  Let's see if this at least allows the dialog to
appear, which can give us more clues.


SVN revision: 24926
2006-08-20 05:30:42 +00:00
Carsten Haitzler 0a5e26b82b jamse brown ... errr... gadman is dead.
basically if moduels wish to put objects on a desktop - they now will have to
DIY and look after themselves. until we have gadcons with "free" layout that
do similar stuff - but this simply means module authors need to d a bit more
work. gadman code is unmaintained and a burden - thus removed.

also borders and e_win's have their own pointers now - this should nuke the
stuck pointer bug... :)


SVN revision: 24925
2006-08-20 04:48:27 +00:00
David Walter Seikel 770820eee8 New icon theme config dialog. It doesn't actually save the config yet,
and it could benefit from the general ecore_desktop caching I will write
soon.  Not so happy about the information display in the top right
corner, if anybody has a better idea, feel free to change it or let me
know.


SVN revision: 24923
2006-08-20 03:51:54 +00:00
Carsten Haitzler 2286040067 add win get call!
SVN revision: 24920
2006-08-20 03:39:48 +00:00
moom b2e1c43afd * [Editable] Improve e_editable_char_size_get()
* [Entry] Prepares the entry for copy/paste support but it's just not
possible for now


SVN revision: 24918
2006-08-19 20:29:02 +00:00
moom dfadc0db60 [Entry] Make the cursor blink in the theme, not in the code
SVN revision: 24915
2006-08-19 19:08:09 +00:00
moom b29fb56b1c * Make the text of the entry themable
SVN revision: 24914
2006-08-19 18:26:07 +00:00
Carsten Haitzler 853ee8330d add more mime type locations - but this is bad - where do we stop?
SVN revision: 24911
2006-08-19 15:18:00 +00:00
moom d639384111 * [Editable] remove e_entry_selectable_get/set() because it's useless
* [Editable] small fixes


SVN revision: 24908
2006-08-19 13:53:32 +00:00
Carsten Haitzler 9a2ccd1e64 case insensitive match.
SVN revision: 24895
2006-08-19 02:00:14 +00:00
Carsten Haitzler b4109940bd use new load opts for e_thumb. 1 line of code... and we get epeg-like speeds
:) yay!


SVN revision: 24894
2006-08-19 01:50:20 +00:00
Carsten Haitzler 2f5a254684 recover might be nicer a term
SVN revision: 24872
2006-08-18 15:07:37 +00:00
Carsten Haitzler 0ebb4ff82a track client #'s differently
SVN revision: 24870
2006-08-18 14:48:22 +00:00
Carsten Haitzler 575be5b0f2 add xpm and svg thumb loading for fm2
SVN revision: 24854
2006-08-17 23:33:15 +00:00
sebastid ca100ffb47 const
SVN revision: 24837
2006-08-17 17:01:11 +00:00
sebastid 19bbe60f7e - const
- remove unused variables
- better parameter names


SVN revision: 24836
2006-08-17 16:58:32 +00:00
Carsten Haitzler 654258879e add refcounr/is_del check before generating event
SVN revision: 24826
2006-08-16 23:12:03 +00:00
Carsten Haitzler 065b510919 theme selector now uses fm2 :)
SVN revision: 24799
2006-08-16 12:24:23 +00:00
David Walter Seikel 3d29c9caf7 Actually display the FDO icons referenced from the FDO .desktop files.
Theme icons and .eaps are searched first.

Still needs some work and a lot of testing.  Also needs optimising,
which will come when I go over the caching code later.

Ibar and ibox modules read the .eap directly, so I need to convert them
seperately.

Next I'll spend some time with valgrind, things are leaking.


SVN revision: 24795
2006-08-16 09:37:14 +00:00
Carsten Haitzler 37241926bc compile again
bad rephorm!


SVN revision: 24791
2006-08-16 08:06:31 +00:00
Carsten Haitzler 97d45e415b fix leak
SVN revision: 24789
2006-08-16 06:10:30 +00:00
rephorm adec025044 oops.
SVN revision: 24787
2006-08-16 05:29:53 +00:00
rephorm ef000e979f formatting, EAPI and add a copy function
SVN revision: 24786
2006-08-16 04:43:57 +00:00
rephorm e78c1143fe formatting, EAPI and add a copy function
SVN revision: 24785
2006-08-16 04:43:20 +00:00
rephorm b8ef0f8089 Nuke old unused gadget code.
SVN revision: 24781
2006-08-16 01:09:34 +00:00
sebastid d3c17b77bf Add return value.
Free e objects with e_object_del


SVN revision: 24768
2006-08-15 20:23:26 +00:00
sebastid 5d1b63007e SIG_DFL is a handler, not a sigaction
SVN revision: 24766
2006-08-15 20:20:33 +00:00
sebastid 6cb39ba7a3 Use const char with stringshare.
SVN revision: 24765
2006-08-15 20:17:19 +00:00
sebastid de87b8a588 Correct function definitions.
SVN revision: 24764
2006-08-15 20:14:56 +00:00
sebastid b6531ca78a Formatting
SVN revision: 24761
2006-08-15 19:36:21 +00:00
Carsten Haitzler 6a51472e1b simplify wallpaper dialog down to 1 list - and a radio toggle to flip sources.
SVN revision: 24739
2006-08-15 13:16:52 +00:00
Carsten Haitzler a968d95798 and now work right - atomic save
SVN revision: 24731
2006-08-15 06:59:55 +00:00
Carsten Haitzler 20a1d9b0a4 config wites are atomic - either all or nothing. if nothing - u keep your old
config.


SVN revision: 24730
2006-08-15 06:47:22 +00:00
titan eb49750bf0 This fixes it completely.
SVN revision: 24720
2006-08-15 01:43:00 +00:00
titan 12807ddb0f Fix the segaroonie
SVN revision: 24719
2006-08-15 01:37:00 +00:00
rephorm 4fa321e99b more csel work. theme it up a bit.
SVN revision: 24717
2006-08-15 00:54:33 +00:00
rephorm cfb5be331f cleanups
SVN revision: 24714
2006-08-14 23:30:32 +00:00
David Walter Seikel b228d7f10d .desktop files supported in .order files now. Full path to .desktop file
required at the moment.

Not fully completed yet.  No icons, probably not fully integrated into
the current cache mechanism.  Some parts may not be entirely correct.

I gotta get some sleep soon, so I'm committing it now, and I'll double
check by updating everything after it's all checked in.

Works for me. (tm)  B-)


SVN revision: 24712
2006-08-14 21:56:13 +00:00
sebastid 18fc9ca266 Use Ecore_Timer for timer.
SVN revision: 24701
2006-08-14 20:08:33 +00:00
titan 4b7adb57f8 Whoops. Lets not allow these quite yet :) Need to get the packing of the preview working first.
SVN revision: 24697
2006-08-14 17:48:52 +00:00
titan d0b007519f Authors++
Allow an e_thumb api for e_widget_preview.
Fixup the file selector preview to use this new api.


SVN revision: 24696
2006-08-14 17:42:45 +00:00
Carsten Haitzler 5e0a3ad149 formatting - and remove dead code. hinting dialog not used anymore.
SVN revision: 24692
2006-08-14 15:28:44 +00:00
Carsten Haitzler a9e7340190 you're all goign to kill me :) but here goes - i broke the dialog and config
dialog api's - added name and class params so u can set the name and class -
so users can later use things like rememebr to rememebr where a dialog will
go for usability and convenience.


SVN revision: 24691
2006-08-14 15:22:46 +00:00
Carsten Haitzler ba4555a3f2 fix cfg #
SVN revision: 24683
2006-08-14 11:24:45 +00:00
Carsten Haitzler f717fa75db allw filechooser to be remembered (give it its own name/class so it can be
unique) and have the import dialog rememebr its last dir.


SVN revision: 24682
2006-08-14 11:08:40 +00:00
rephorm ce206f330e make csel a proper widget instead of just a wrapper around table.
pass in a color struct to update
(use the change hook to know when changes have occured)

use a short timer instead of an idler to update the spectrum image data
  -- ideally, we would add a pre/post render hooks for smart objects. then we could redraw int he pre-render callback.


SVN revision: 24676
2006-08-14 07:05:31 +00:00
rephorm 4d0d5bb122 move spectrum redraw to an idler so it gets called at most once per render.
no more performance issue there... :)


SVN revision: 24671
2006-08-14 05:21:16 +00:00
rephorm d7792a9270 Start of a color selector.
Change the last test in e_test.c to #if 1 to play.

Issues:
  Redrawing the H,S and V spectra is a bit slow. Needs to be optimized.

  Spacing / Sizing of the various pieces of the csel widget needs to be cleaned up a bit.

  I haven't actually themed anything yet. Just some fairly basic place holders to get it working. We should wrap each piece in shadowed cutout graphic, and make fancier cursors.

  A color well widget
    - show the currently selected color
    - allows dnd of colors (this probably requires some reworking of ecore selection code)

For anyone wanting to play with this, a single E_Color struct is used by all parts of the selector, preventing the need to copy values around. This includes RGB *and* HSV values since the two spaces aren't 1:1.


SVN revision: 24669
2006-08-14 04:38:49 +00:00
titan 35709e2595 Formatting
SVN revision: 24657
2006-08-13 21:58:55 +00:00
Carsten Haitzler e9a326979f fix centered import
SVN revision: 24640
2006-08-13 10:00:49 +00:00
titan 8baf094422 Fix the Modified time to be logical.
SVN revision: 24636
2006-08-13 06:51:33 +00:00
Carsten Haitzler da1b04a761 right mose menu now has refresh - so dont block it on read-only dirs. just
limti contents


SVN revision: 24634
2006-08-13 05:39:42 +00:00
Carsten Haitzler d7bb8c1942 module version bump. fm right click menu lets tou create directories and
refresh a view manually now.


SVN revision: 24633
2006-08-13 05:33:15 +00:00
titan 36f4866415 More preview work. It is nearly complete.
SVN revision: 24632
2006-08-13 05:00:16 +00:00
Carsten Haitzler 2327da3abd focusout patch from sthitha
SVN revision: 24629
2006-08-13 03:37:23 +00:00
Carsten Haitzler 6d8bcc9c09 white bg for center and aspect in bg gen
SVN revision: 24628
2006-08-13 03:17:34 +00:00
titan a9c8acf505 Get the things that use fsel to keep from breaking with the new preview api. Also a fix or two for the simple scrollframe.
SVN revision: 24627
2006-08-13 02:51:34 +00:00
titan ef2878c058 Get preview code into cvs. You will not see it yet.
SVN revision: 24626
2006-08-13 02:49:54 +00:00
Carsten Haitzler 2c0daf0b4b simplify quality/perfect settings
SVN revision: 24624
2006-08-13 02:40:11 +00:00
Carsten Haitzler 8c6a58c6f2 text changes
SVN revision: 24618
2006-08-12 23:40:26 +00:00
titan 4ea851c46a Add a new api for a simple scrollframe that manages pans size on its own.
SVN revision: 24617
2006-08-12 21:53:26 +00:00
moom bcaccdb0b0 * [Entry] The selection and the cursor are now themable. The text
is still hardcoded though
* [Entry] Fix some behaviour bugs


SVN revision: 24615
2006-08-12 20:51:29 +00:00
Carsten Haitzler 0e47c981da use E_FREE
SVN revision: 24596
2006-08-12 14:27:52 +00:00
Carsten Haitzler 6d95af5b9c fix possible bus error...
SVN revision: 24595
2006-08-12 14:19:03 +00:00
Carsten Haitzler 2347134657 not as tall by default. (fit in 640x480)
SVN revision: 24594
2006-08-12 13:53:29 +00:00
Carsten Haitzler cd537d08b4 dont ask for other stack for signal handlers
SVN revision: 24593
2006-08-12 13:26:25 +00:00
Carsten Haitzler f56f6cae67 * desklock personal password disabled - security risk.
* desklock tries other comon pam profiles first that are more appropriate
* xrandr detect actually pops up the "no xrandr" dialog now


SVN revision: 24592
2006-08-12 13:25:29 +00:00
sebastid 33ffd2cad8 - Ignore all move/resize events.
- Free text.
- Formatting.


SVN revision: 24591
2006-08-12 13:22:48 +00:00
Carsten Haitzler d104992051 * border property patch - dont generate on moves
* entry dialog becomes object - supports initial text contents of the entry
* fm2 gets menu patch (heavily worked so its safe) so u can delete and rename
files (and dirs) that you have permission to do so with.
* picutre importing disables or enables the scale and encoding stuff
depending on what is selected
* more widgets support enable/disable
* importer detects duaplicate destination target filenames and tries
alternate names.
* fsel widget displays extensions by default.
* test filemanager menu gone
* pants on!


SVN revision: 24589
2006-08-12 12:49:52 +00:00
moom 1b34e1f692 * Add password mode to the entry
SVN revision: 24586
2006-08-12 12:21:32 +00:00
moom 4eddbf00ca * Rewrite the entry widget
It is now splitted in 3 files:
 - e_editable.c that implements a generic single-line editable object
that could be used later by other widgets such as the slider or a
spinner.
 - e_entry.c that implements an entry smart object using an editable
object.
 - e_widget_entry.c that embeds an entry smart object in a widget.

So far, text insertion and deletion have been implemented. It also
supports cursor movement and mouse selection. The text also no longer
gets out of the bounds of the entry.

Things to come:
- Password mode
- Copy/Paste
- Make it actually themable, for now, the colors/font/style are
hardcoded


SVN revision: 24575
2006-08-11 21:48:18 +00:00
sebastid d53257dd3a Dnd window is very like a popup, maybe redo?
SVN revision: 24541
2006-08-10 18:02:33 +00:00
sebastid fe296600bb Xdnd files from fm to ibar works again.
SVN revision: 24540
2006-08-10 17:48:17 +00:00
sebastid 944f4feb5f Is guified.
SVN revision: 24535
2006-08-10 14:43:24 +00:00
sebastid 573911abdd Use better macro for checking point inside square.
SVN revision: 24534
2006-08-10 14:41:12 +00:00
sebastid d899722d58 Don't flip desks if the zone no longer is current.
SVN revision: 24533
2006-08-10 14:36:59 +00:00
sebastid 2efd79bd50 Don't bother if there is no file selected.
SVN revision: 24531
2006-08-10 13:29:59 +00:00
sebastid 5dc2de04ea FIXME++
SVN revision: 24530
2006-08-10 11:10:11 +00:00
sebastid 8f7cd587fc Stop flip timer on drag end.
SVN revision: 24529
2006-08-10 11:04:13 +00:00
Stafford Mitchell Horne 45cce921c8 Added more advanced edge flipping configurations. This will reset the edge flip
configuration so some people may need to reconfigure it int Desktop Settings.


SVN revision: 24522
2006-08-10 05:01:07 +00:00
sebastid e2e2ee6630 Fix dnd shutdown.
SVN revision: 24514
2006-08-09 18:08:55 +00:00
sebastid 27e05aa5ad ecore_x_.*_ungrab -> e_grabinput_release
SVN revision: 24513
2006-08-09 17:45:43 +00:00
sebastid aa958ec9e7 Use e_grabinput_get
SVN revision: 24512
2006-08-09 17:42:31 +00:00
sebastid a915d00dc8 Use e_grabinput_get()
SVN revision: 24511
2006-08-09 17:40:41 +00:00
sebastid 9d81bc08ce Menu titles
SVN revision: 24507
2006-08-09 15:24:34 +00:00
sebastid a9df9076db Enough to keep track of active menu item.
SVN revision: 24506
2006-08-09 13:56:23 +00:00
sebastid 9d4a400dcc Keep track of active menu and active menu item.
SVN revision: 24505
2006-08-09 13:52:52 +00:00
sebastid 0faf746d4c formatting
SVN revision: 24503
2006-08-09 11:07:44 +00:00
essiene 26abf12032 * $XXX [xxxxxxxxxx] default view (plain or inset) of a gadget should be able to be
specified by the gadcon client so when it is added it can also supply an initial style mode.

This first commit, sets up the infrastructure. See the collab mail describing how this works. The next patch shall simply update the core modules to use this. Then comes the modules in e_modules


SVN revision: 24491
2006-08-09 06:08:36 +00:00
Carsten Haitzler 5c5c3721bb fix flip for xinerama
SVN revision: 24489
2006-08-09 04:38:32 +00:00
Carsten Haitzler 8a13f4c078 much improved importer - not done yet...
SVN revision: 24481
2006-08-08 20:41:46 +00:00
Carsten Haitzler 12c31b99bf fix thumb display race cond
SVN revision: 24468
2006-08-08 11:16:19 +00:00
titan 37d43be544 Whoops I was resizing wrong. This is the correct resize.
SVN revision: 24466
2006-08-08 06:21:22 +00:00
sebastid 800ba0cc79 Join strings into malloc
SVN revision: 24459
2006-08-08 02:00:13 +00:00
sebastid 904af4dfdc Remove old comment
SVN revision: 24458
2006-08-08 01:46:41 +00:00
sebastid a3923dc195 Keep track of number of clients.
SVN revision: 24457
2006-08-08 01:34:49 +00:00
sebastid 8a918c5e32 Move parsing of maximize string to own func.
SVN revision: 24456
2006-08-08 01:28:06 +00:00
sebastid 6027cd3d4c Fix dock maximize.
SVN revision: 24452
2006-08-08 00:00:41 +00:00
Carsten Haitzler a951cbcc10 some more comments
SVN revision: 24446
2006-08-07 20:30:10 +00:00
Carsten Haitzler 9266f27f0f aaah....
first a few patches - authors mailed.

then - bg selector work. and a few sample bg's. system bg's dir and user bg
dir - new bg dialog should also handle multihead simply too. picture select
button does work - but its only as smart as the old one (the code was built
off the old one). that needs a little work, but now the bg selector is fast
and slick - comes up instantly. resiable too.


SVN revision: 24443
2006-08-07 20:25:34 +00:00
Carsten Haitzler d4206d7efc be less rememebr write happy
SVN revision: 24431
2006-08-06 15:14:09 +00:00
sebastid 359394687e Silence warning
SVN revision: 24420
2006-08-06 02:16:18 +00:00
sebastid 71194399af Fix return value.
Fix pointer advance.


SVN revision: 24419
2006-08-06 02:15:14 +00:00
sndev 5ddaf123dd * no need to disable the "Add" button after the gadget was added. If I want consequently
add the same gadget more than once I need to do too much mouse acions.

* no need to disable the "Delete" button. The reasoning is the same.


SVN revision: 24379
2006-08-03 15:35:38 +00:00
sebastid d9f94ab5e3 Remove double if check
SVN revision: 24373
2006-08-03 02:05:33 +00:00
Stafford Mitchell Horne 2013e59c89 Allow the icon to be clicked by passing events. Why was this not done before?
SVN revision: 24357
2006-08-02 04:40:46 +00:00
Stafford Mitchell Horne 87fc3463be Fix ipc memleak, found when testing -dirs-list
SVN revision: 24343
2006-08-01 04:54:12 +00:00
Stafford Mitchell Horne b6876ff502 Don't actually make path changes until someone hits apply
SVN revision: 24340
2006-08-01 04:26:09 +00:00
Carsten Haitzler 87f257bb30 more paranoid memset 0 of desklock passwd (and comment them) - this way once
you have authed your passwd wil not live on in memmory 1 cycle longer than it
needs to to get the pam auth done. security nuts shoudl be happy with that.
still need to fix the personal password though...


SVN revision: 24339
2006-08-01 04:14:34 +00:00
Christopher Michael e23e558046 Big Cleanup for Startup Config Dialog.
-use E_FREE rather than free() to eliminate dangling pointers.
    -get current zone once and reuse, rather than getting more than once.
    -Removed unused/unneeded variables.


SVN revision: 24338
2006-08-01 02:42:44 +00:00
Stafford Mitchell Horne 7a36021e70 Work on background settings bugs
* Persist the config changes.
 * Todo++


SVN revision: 24334
2006-07-31 18:31:11 +00:00
Carsten Haitzler 5dbd7795ad old image object is deleted - old canvas. re-create it.
SVN revision: 24333
2006-07-31 18:21:48 +00:00
Carsten Haitzler bcce7b2397 detect crashes at startup or early and enable "safe mode" so if you hit
restart e will not load modules - maybe safe mode should also restore default
theme and other things too later...


SVN revision: 24321
2006-07-30 19:34:05 +00:00
Carsten Haitzler f8f31a59c2 add mime type parser for system mime types (old mime.types and new xdg shared
mimeinfo) as well as pasring user versions of thoses files - use them in fm2.


SVN revision: 24317
2006-07-30 16:58:38 +00:00
Stafford Mitchell Horne 3942b7e618 Be able to turn basic settings off
SVN revision: 24303
2006-07-29 19:00:30 +00:00
Carsten Haitzler 5630b069c1 add an overlay object to the fm and use it to display a busy indicator with
file count


SVN revision: 24300
2006-07-29 16:27:54 +00:00
Christopher Michael 9a1e00ed32 If a window is resized manually when maximized, unset the maximize state.
SVN revision: 24297
2006-07-29 15:09:53 +00:00
Carsten Haitzler b39f202fd7 several leak--
SVN revision: 24294
2006-07-29 10:05:34 +00:00