Commit Graph

2196 Commits

Author SHA1 Message Date
codewarrior 63253b3824 - raise change cb when we press backspace or delete
SVN revision: 18354
2005-11-07 00:19:58 +00:00
codewarrior abcf9bf333 oops
SVN revision: 18353
2005-11-07 00:13:54 +00:00
codewarrior f266f85762 - fix e_widget_entry's focus
- add on_change callback to e_widget_entry
- tidy up some e_entry code


SVN revision: 18352
2005-11-07 00:09:20 +00:00
codewarrior 213e05a4fd - some first / last icon selection fixes
SVN revision: 18347
2005-11-06 15:35:06 +00:00
codewarrior 9bbe9c7839 - bind BackSpace to go back 1 dir
SVN revision: 18346
2005-11-06 14:46:39 +00:00
codewarrior 63f95267e9 -m pressing a key like "i" will take you to "images" and "C" takes you to "Code". Wrapping is also supported."
SVN revision: 18345
2005-11-06 14:40:58 +00:00
codewarrior 5755a65049 - fix dnd
SVN revision: 18340
2005-11-06 13:38:46 +00:00
codewarrior 773afb1336 - optimize e_icon_layout (still need to do unpack)
- optimize loading of large folders (10,000+ files load well now)

Please test and report bugs. I have found a couple myself but havent traced them down yet.


SVN revision: 18339
2005-11-06 13:09:54 +00:00
Carsten Haitzler 582177522c and now show the default and borderless ones. need to scan all available ones
though next and build the list in code.


SVN revision: 18338
2005-11-06 10:13:43 +00:00
Carsten Haitzler f503db40a0 more ilist widget work... but more fix up livethumb to be cleaner
SVN revision: 18337
2005-11-06 09:59:12 +00:00
Carsten Haitzler 43e88e956e and working on maing a border selector
does NOTHING YET! BEWARE! do NOT useit if u dont want some pain. i need to
make ecore evas canavses accepssible form an evas pointer etc. to make the
livethumb stuff cleaner so it can work


SVN revision: 18335
2005-11-06 08:03:13 +00:00
Carsten Haitzler 99dafd01e7 ading "livethumb" - it uses the ecore evas buffer engine stuff to make a
canvas withni a canvas as a smart obj where ucan set 1 object as the base.
going to be handy for some stuff...


SVN revision: 18334
2005-11-06 05:48:51 +00:00
Carsten Haitzler 0b320cb218 use elipsis for fileman icons.
some ilist work. more to come.


SVN revision: 18327
2005-11-06 03:40:24 +00:00
Carsten Haitzler 85c28ba965 ilist cd's have some extra params.
SVN revision: 18322
2005-11-05 13:54:43 +00:00
Carsten Haitzler 51575afb71 disable the test code!
SVN revision: 18321
2005-11-05 13:46:02 +00:00
Carsten Haitzler 26a521d8e9 ilist: look less like arse :)
SVN revision: 18320
2005-11-05 13:45:08 +00:00
sebastid 88281ed2fc Down event in a down callback.
SVN revision: 18319
2005-11-05 12:42:59 +00:00
Carsten Haitzler db8f53b3b8 starting work on ilist... gfx suck atm. need to eat. commit.
SVN revision: 18318
2005-11-05 12:12:17 +00:00
codewarrior 432aed4113 - oops, forgot to save file.
SVN revision: 18316
2005-11-05 11:33:00 +00:00
codewarrior cdbab6c509 - move keyboard code to evas callbacks, thanks raster
SVN revision: 18315
2005-11-05 11:13:13 +00:00
Carsten Haitzler dcc5a3ac95 dude! serious wrongness there!
SVN revision: 18310
2005-11-05 01:51:20 +00:00
codewarrior 662315075a - fix first / last element nav via keyboard
SVN revision: 18309
2005-11-05 01:31:05 +00:00
codewarrior 5e89f6761b - more work on keyboard nav, now window scrolls when we move with keys. still have bug in top topmost first item and lowermost right item.
SVN revision: 18307
2005-11-05 01:01:26 +00:00
sebastid bdd04a90d2 So fix it the correct way :)
SVN revision: 18306
2005-11-04 23:59:53 +00:00
sebastid 61e273d0df Fullscreen policy. Not tested since my stupid laptop only has one res.
Please test.


SVN revision: 18303
2005-11-04 23:30:18 +00:00
sebastid 950363bc08 Correct contains definition.
SVN revision: 18302
2005-11-04 23:10:34 +00:00
codewarrior 770dd2625e - getting the event window doesnt work this way
SVN revision: 18300
2005-11-04 22:53:08 +00:00
sebastid 4054e87a14 Seems like most movie players assume that the window will be resized to
actual full screen size. This fixes mplayer problems with fullscreen, and
doesn't seem to harm any other movie player.


SVN revision: 18299
2005-11-04 22:16:22 +00:00
sebastid 147fc80848 Remove unneccesary local allocations.
Remove unused variables and code.
Add missing return statement.
Fix missing return value.


SVN revision: 18298
2005-11-04 21:09:38 +00:00
sebastid 4576713c77 Remove unused prototypes and unused variables.
SVN revision: 18297
2005-11-04 21:06:31 +00:00
sebastid b715c91118 Remove unused variables.
SVN revision: 18296
2005-11-04 21:05:57 +00:00
sebastid 386517866b Add missing return value.
SVN revision: 18295
2005-11-04 21:05:23 +00:00
sebastid 5ebb4b570c Add missing declaration.
SVN revision: 18294
2005-11-04 21:04:52 +00:00
sebastid c2ba7d825e Add missing header
SVN revision: 18293
2005-11-04 21:03:14 +00:00
sebastid 32be5dcf05 Remove unused variable.
SVN revision: 18292
2005-11-04 21:02:12 +00:00
sebastid 75a413776d Correct define for this file.
Fix function declarations.


SVN revision: 18291
2005-11-04 21:01:37 +00:00
sebastid 4ddbb50b01 Fix warnings.
SVN revision: 18290
2005-11-04 20:36:05 +00:00
Carsten Haitzler 9ab4315be8 well 80 piels wide for now... i think we need to go over this icon view thing
in detail...


SVN revision: 18286
2005-11-04 17:11:02 +00:00
Carsten Haitzler 9314e43b46 kind of bring fileman icons into some semblance of working
SVN revision: 18284
2005-11-04 17:02:42 +00:00
codewarrior b0cd7dcbec - temp fix until icons are properly done
SVN revision: 18282
2005-11-04 14:58:03 +00:00
sebastid bc0b703788 Don't use strlen to check emtpy string.
SVN revision: 18274
2005-11-04 09:20:00 +00:00
sebastid 5d0184b19c The app may change the netwm icon.
SVN revision: 18273
2005-11-04 09:08:29 +00:00
sebastid ac8f08e9fa Don't use strlen when we are just interested in the first element.
SVN revision: 18267
2005-11-04 07:49:12 +00:00
codewarrior 8451bbda11 - being icon overhaul
- icons look bad for now, until everthing is fixed.


SVN revision: 18262
2005-11-04 03:33:23 +00:00
Carsten Haitzler 907ad9eb4b fix ibox
SVN revision: 18256
2005-11-04 00:21:34 +00:00
codewarrior 9f6d2b667c - work on icon thumbs, give them their own theme part.
SVN revision: 18254
2005-11-03 15:26:46 +00:00
Carsten Haitzler a8476f0a30 modules back to normal
SVN revision: 18253
2005-11-03 15:16:12 +00:00
Carsten Haitzler 885dbd9541 cacheburst used all the time now :) any time we are just doign a lot of
stuff... cacheburst :)


SVN revision: 18252
2005-11-03 15:09:17 +00:00
Carsten Haitzler 07ca42d978 disable
SVN revision: 18250
2005-11-03 13:18:00 +00:00
Carsten Haitzler 2d417c37e5 take advantage of cacheburst
SVN revision: 18249
2005-11-03 13:07:29 +00:00
Carsten Haitzler cfca0a1809 use managed calls
SVN revision: 18243
2005-11-03 11:34:55 +00:00
Carsten Haitzler 9eef59377f file selector is resizable now - cleaned up some unfinisehd code to make it
work :)


SVN revision: 18240
2005-11-03 06:17:08 +00:00
codewarrior 854874e713 - enter changes dirs or launches file
SVN revision: 18222
2005-11-02 16:31:18 +00:00
codewarrior ded6eadf00 - dont fiddle with the keyboard if we dont have a win assigned
SVN revision: 18221
2005-11-02 16:18:18 +00:00
codewarrior a4b88871a1 - being keyboard navigation for efm
SVN revision: 18219
2005-11-02 16:08:21 +00:00
codewarrior 1738cdd1da - fix shadows
SVN revision: 18212
2005-11-02 09:17:44 +00:00
Carsten Haitzler 94999ae2ba some correctness stuff
SVN revision: 18204
2005-11-02 06:28:52 +00:00
Carsten Haitzler 95bef51771 actually clip files.
SVN revision: 18203
2005-11-02 06:07:33 +00:00
Carsten Haitzler 246580b240 make them different sizes for debugging help fun and an extra clip show
check for correctness


SVN revision: 18201
2005-11-02 04:05:13 +00:00
codewarrior c0e46ebfe7 - fix icon file names
- fix spacing


SVN revision: 18197
2005-11-02 01:37:11 +00:00
codewarrior 98ebb2936a -add more spacing to icons
SVN revision: 18194
2005-11-01 22:08:07 +00:00
Carsten Haitzler 5dfb8905cb support REDRAW_DEBUG env var
SVN revision: 18187
2005-11-01 09:49:03 +00:00
Carsten Haitzler 58debcf280 also use util strcmp
SVN revision: 18182
2005-11-01 02:44:08 +00:00
Carsten Haitzler bdb2c25d5a if module doesnt init - give up.
SVN revision: 18181
2005-11-01 02:41:58 +00:00
handyande 8eb62328e7 remove double separator
SVN revision: 18167
2005-10-31 10:27:06 +00:00
codewarrior 08b9455b5f -bug fixes
SVN revision: 18165
2005-10-31 09:46:27 +00:00
codewarrior 7261913daa - fix warnings
SVN revision: 18164
2005-10-31 09:31:05 +00:00
codewarrior f93225d7d2 - remove strdup, not needed.
SVN revision: 18159
2005-10-31 00:08:45 +00:00
codewarrior 7114c99203 - file selector work (files can be selected using double click)
- eap editor bugs
- lets start using the built in eap editor and iron out bugs


SVN revision: 18158
2005-10-31 00:01:54 +00:00
Carsten Haitzler ebefd8540e clean up sb removal. move menu border to its own file
SVN revision: 18149
2005-10-30 11:05:57 +00:00
codewarrior 2b8d5e924b - remove old scrollbar stuff
SVN revision: 18143
2005-10-30 09:40:34 +00:00
codewarrior 70c6bfcf7f oops, testing value
SVN revision: 18141
2005-10-30 09:00:01 +00:00
codewarrior b318f132e7 - fix scrolling
SVN revision: 18139
2005-10-30 08:40:37 +00:00
Carsten Haitzler 040ff61b0b scrollframe now accepts key press events to control it too - use in
conjunction with propagate for child widgets/objects as to if u want events
to go back to the parent scrollframe or not


SVN revision: 18124
2005-10-30 05:20:14 +00:00
Carsten Haitzler 79c46e0bfd allow custom pan object instead of e_pan and custom frame theme (see e_test.c
for examples of use - commented/#if 0'd out)


SVN revision: 18111
2005-10-29 15:56:51 +00:00
codewarrior 56c703e820 - remove printf
SVN revision: 18108
2005-10-29 14:19:23 +00:00
codewarrior 9557918f76 -real fix
SVN revision: 18107
2005-10-29 14:16:21 +00:00
codewarrior 6607c4e770 - 64 bit fix (ilLogict)
SVN revision: 18106
2005-10-29 13:53:23 +00:00
Carsten Haitzler 6890023f71 a scrollview smart plus gfx for it.
SVN revision: 18103
2005-10-29 11:51:19 +00:00
codewarrior d329126dea - add support for list view (not selectable yet)
SVN revision: 18102
2005-10-29 11:48:18 +00:00
codewarrior c02f2e3c54 - temp fix for background / right click menu
SVN revision: 18096
2005-10-29 09:53:19 +00:00
codewarrior 1ebd9678cd - add callbacks for file fetching
- integrate new e_file_dialog


SVN revision: 18072
2005-10-28 23:37:14 +00:00
codewarrior c62ac6ddc2 - e_file_selector (smart)
- e_file_dialog (e_object)
- fix stuff to use them


SVN revision: 18063
2005-10-28 13:44:41 +00:00
Carsten Haitzler 30269e8ea8 actually rather pointless to unset over there. unset at startup :)
SVN revision: 18061
2005-10-28 09:23:54 +00:00
Carsten Haitzler 2b574861a1 make the rememebr dialog a tad smarter about windows that have no name & class
SVN revision: 18060
2005-10-28 09:08:00 +00:00
sebastid 4bfee24e01 unset the desktop startup id when we get the app, so that it isn't reused.
SVN revision: 18059
2005-10-28 08:32:01 +00:00
Carsten Haitzler 9bd0fbfc97 no more old textblock - gone. completely. tb2 renamed (as threatened) to
textblock. updated edje and e17.


SVN revision: 18054
2005-10-28 02:56:27 +00:00
codewarrior 1fa4477d23 - add this until the smart objects are finalized
SVN revision: 18038
2005-10-27 14:49:15 +00:00
codewarrior 0f30d77f51 - more fixes, might have run into an evas bug, need to talk to raster
SVN revision: 18036
2005-10-27 13:21:38 +00:00
codewarrior b01c9dad89 - more work on eap editor (currently broken)
- fix efm (some features currently broken)
- change scrollbar so completely (currently broken)


SVN revision: 18027
2005-10-27 10:19:43 +00:00
Carsten Haitzler 2a3f77d8f6 remove useless test (doesnt work anymore) and make e win popdown/destruction
slicker


SVN revision: 18003
2005-10-27 03:31:57 +00:00
Carsten Haitzler 27a2bc154c the first wave of evas smart object modes. commit hell #1. :) other things
still need updating in cvs - but i am sure others can do that :)


SVN revision: 18001
2005-10-27 02:44:36 +00:00
sebastid d3e74a5a07 Fix _e_wid_text_change
SVN revision: 17994
2005-10-26 20:41:06 +00:00
sebastid b9c35a74b1 Unused variables.
SVN revision: 17993
2005-10-26 20:36:09 +00:00
sebastid 0ee490dd03 Style
SVN revision: 17986
2005-10-26 20:10:44 +00:00
codewarrior 6313cb25c3 - display file icon in properies dialog
- dont tile image in eap editor (needs better approach to doing it)
- make title setting on icon persistent


SVN revision: 17963
2005-10-26 01:05:56 +00:00
codewarrior 3d4aa3f39c - add fileselector capability to efm
- add image browsing and choosing to internal eap editor
- allow e_widget to delete a sub object


SVN revision: 17961
2005-10-26 00:19:52 +00:00
codewarrior 66b3b98d70 - more work on internal eap editor
- temporary e_entry fix


SVN revision: 17960
2005-10-25 22:01:50 +00:00
stffrdhrn 36d6cc4717 - Bug, Don't crash is the assoc_apps is not initialized
SVN revision: 17958
2005-10-25 14:49:41 +00:00
sebastid 4cb6863149 Remove sscanf
SVN revision: 17956
2005-10-25 10:51:58 +00:00
sebastid 12a0d6d9bd Don't use sscanf
SVN revision: 17955
2005-10-25 10:41:28 +00:00
codewarrior b79234b085 - add ability to create new eaps (based on engrave's approach)
- change edit's gui a bit
- add some callbacks to editor


SVN revision: 17914
2005-10-25 01:03:50 +00:00
codewarrior b631118678 - add initial gui for internal eap editor
- add menu entry to test it (no functionality yet)
- todo: look at focus effects for e_widget_entry


SVN revision: 17898
2005-10-24 23:08:20 +00:00
codewarrior 5103d613fc - add ability to save eap info to disk
- add ability to create and populate empty eaps


SVN revision: 17896
2005-10-24 21:52:31 +00:00
codewarrior cf0be0ae46 - no '?' needed
SVN revision: 17894
2005-10-24 16:25:09 +00:00
codewarrior 820caee953 - include e_widget_image.h
SVN revision: 17893
2005-10-24 16:24:30 +00:00
codewarrior 0924b0a717 - add entry widget
- add image widget


SVN revision: 17892
2005-10-24 16:19:17 +00:00
Carsten Haitzler 11c6bde8d8 FIX a fm segv - put a note as to why :)
SVN revision: 17861
2005-10-24 01:17:01 +00:00
codewarrior d90f4a5d1d - add ability to delete files / directories
SVN revision: 17849
2005-10-23 23:21:47 +00:00
codewarrior 8b0b8cf21f - fix scrolling bug that allowed us to scroll even when we shouldnt.
SVN revision: 17843
2005-10-23 20:45:34 +00:00
codewarrior bfbf73362b - fix and enable monitor
SVN revision: 17827
2005-10-23 16:12:35 +00:00
sebastid 38679d522c Move assoc to e_fileman_file
SVN revision: 17823
2005-10-23 15:18:47 +00:00
sebastid 12e9497d94 Remove unused variable.
SVN revision: 17822
2005-10-23 15:13:48 +00:00
sebastid 78199ed85c Should be all ||
SVN revision: 17821
2005-10-23 15:13:23 +00:00
sebastid 4330e780bb stat elements are only 32 bits.
remove unused variables.
pass right pointer to evas_object_image_alpha_get()


SVN revision: 17820
2005-10-23 15:07:56 +00:00
sebastid 94da716399 Remove unused variables.
SVN revision: 17819
2005-10-23 15:06:05 +00:00
sebastid 80f59673d9 ctype.h for tolower()
SVN revision: 17818
2005-10-23 15:03:02 +00:00
sebastid 813f80f912 Silence
SVN revision: 17816
2005-10-23 15:02:32 +00:00
codewarrior 80307fd31f - delay ecore_file shutdown. if we shut it down before closing all apps / windows then anything using file monitors will die and E will sefgault.
SVN revision: 17815
2005-10-23 14:57:51 +00:00
codewarrior db9415d454 - getting the alpha from the image isnt working.
SVN revision: 17813
2005-10-23 13:56:27 +00:00
codewarrior 758467c17f - fix rename function
SVN revision: 17812
2005-10-23 13:39:57 +00:00
codewarrior ca8ab602da - new menu entry (new folder, needs actual code to create)
- place holder icons. should solve this soon.


SVN revision: 17811
2005-10-23 13:08:51 +00:00
sebastid 4970ccc1e7 Remove unused variable.
Add return values.


SVN revision: 17809
2005-10-23 12:05:55 +00:00
sebastid c71e369c7f Fix function declarations.
Use right func for callback.


SVN revision: 17808
2005-10-23 12:04:13 +00:00
sebastid 522c34f1fe Include header
SVN revision: 17807
2005-10-23 11:57:30 +00:00
sebastid 4d189c8270 Declare functions.
SVN revision: 17806
2005-10-23 11:57:09 +00:00
codewarrior 02e180ec55 - fix restart / shutdown bug. please confirm.
SVN revision: 17804
2005-10-23 11:25:35 +00:00
stffrdhrn 7da82144c0 - Add some default input method configurations use 'enlightenment_imc' to look
at and edit these files
- Change the input method path, intl means something else


SVN revision: 17789
2005-10-23 07:17:59 +00:00
stffrdhrn 60796f6c2a - Add new path for input method configuration files (may not needed?)
- Fix cs_CZ bug from Gori
- Scan input method path for configuration files
- Split e_intl startup/shutdown into things that need to be done first and
  things that need to be done later. This is better than throwing e_intl
  init code into various parts of the system.
- Add ipc to modify the input method path "input_methods"

TODO:
- Add some default configuration files


SVN revision: 17784
2005-10-23 04:56:51 +00:00
codewarrior 9231fb79c2 - remove extra KB. argh too tired, thanks chaos. (=
SVN revision: 17779
2005-10-23 01:05:18 +00:00
codewarrior 52d5a4fb71 - right click properties advanced mode
- fixups for basic mode


SVN revision: 17778
2005-10-23 00:30:22 +00:00
codewarrior b66db644f1 - modularize e_fm_file thumb determination scheme
- add thumb functions for:
  * e17 themes (thanks Chady)
  * e17 bg files
  * eap
  * jpg/png
- add scrolling support (must be calculated, currently is absolute)


SVN revision: 17776
2005-10-22 17:02:37 +00:00
stffrdhrn dbf758eb78 - Add the ability for e_intl to shutdown the im exe during shutdown
- Also shutdown the old exe when switching IM's
- In e_main.c I have moved e_intl shutdown to before e_main_shutdown
  this is because e_intl needs to clean up its ecore stuff before ecore
  does it, maybe this is incorrect, let me know


SVN revision: 17757
2005-10-22 05:35:25 +00:00
codewarrior 8dc3662786 - cleanup
SVN revision: 17754
2005-10-22 02:11:51 +00:00
codewarrior 47e3f99f76 - add basic right-click properties dialog for files
- cleanups


SVN revision: 17753
2005-10-22 02:07:39 +00:00
codewarrior 2d339df420 - fix restart bug
- disable monitor, it was causing the bug, need to look into it


SVN revision: 17736
2005-10-21 12:24:57 +00:00
codewarrior 718a3eaafc - fix eap thumbnailing
SVN revision: 17730
2005-10-21 09:52:46 +00:00
Carsten Haitzler 88e7e4a849 if image fails to load - give up.
SVN revision: 17729
2005-10-21 09:25:23 +00:00
Carsten Haitzler 1394b400d5 close the eet
SVN revision: 17719
2005-10-21 03:35:14 +00:00
Carsten Haitzler f5b07d7543 reset signal handlers for child
SVN revision: 17718
2005-10-21 03:00:08 +00:00
Carsten Haitzler 7d7434fc10 harmless menu re-ordering
SVN revision: 17717
2005-10-21 02:38:55 +00:00
codewarrior 33d10944ba - fix multiselect using rubberband
SVN revision: 17713
2005-10-20 22:29:57 +00:00
Carsten Haitzler 621a0fdd30 generate thumbs vaguely efficiently withotu eating up all ram and generating
billions of processes :)


SVN revision: 17708
2005-10-20 15:07:45 +00:00
codewarrior 61e8c0d0c4 - added e_fileman_icon
- added e_fileman_file
- fixed scrolling
- fixed several bugs / segvs
- disabled some features: xdnd, menu operations


SVN revision: 17706
2005-10-20 13:08:51 +00:00
Carsten Haitzler 8a0ea631a8 remember stuff is now... a... DIALOG too :)
SVN revision: 17705
2005-10-20 12:49:47 +00:00
stffrdhrn 1cb7757daa - Try to keep track of the input method exe
- Add error message if input method exe fails to launch


SVN revision: 17691
2005-10-20 00:12:07 +00:00
stffrdhrn c74d477ef7 - Change language_pack name to input_method_config, Language pack is going to
be somthing else
- Fix Some memory problems in e_intl
- Add methods for reading and writing the configuration from an Eet
- Add a program used for creating and editing the input method config


SVN revision: 17690
2005-10-19 23:34:17 +00:00
codewarrior 90ce310049 - fix ui hang problem (freeze / thaw)
SVN revision: 17684
2005-10-19 15:41:23 +00:00
codewarrior 73471011b4 - fix scrolling
- fix some segvs


SVN revision: 17683
2005-10-19 15:04:19 +00:00
codewarrior b2041f65b5 - move init / shutdown calls to their proper locations
- disable _e_fileman_reconf_cb for now as its looping infinitely


SVN revision: 17680
2005-10-19 12:17:42 +00:00
codewarrior c5b05bf0ee - make events use ecore_event system
- fix layout so that it draws based on a fixed width or fixed height
- add e_fm_init and e_fm_shutdown (should be moved to E's init and shutdown)


SVN revision: 17679
2005-10-19 11:37:30 +00:00
Carsten Haitzler d7b27f24fb added some object checking - i think we should make sure this object checking
is everywhere - if we can. anyone wondering about someothnig to do.. add in
the object check macros for any struct thats is an object :)


SVN revision: 17678
2005-10-19 09:31:35 +00:00
codewarrior a00681842c - add e_thumb, rip code from efm into its own file, can thumbnail images and eaps for now and stores to eet.
- remove all thumb code from efm and use e_thumb
- fixme: first time startup bug for efm is still there (if the thumbnailer hasnt been used, still debugging )


SVN revision: 17668
2005-10-18 23:03:36 +00:00
codewarrior b38909b3bb - start new config dialog infrastructure
- allow eap's to be thumbnailed
- double click execs eap
- namespace change


SVN revision: 17659
2005-10-18 16:14:45 +00:00
jcwong 161a2e4e65 fix -profile-del
SVN revision: 17647
2005-10-18 05:44:38 +00:00
Carsten Haitzler ac37b80087 clean up lock ptr on obj del :)
SVN revision: 17630
2005-10-17 14:33:57 +00:00
Carsten Haitzler e83b8a72de and actually delete the locks dialog if the window is deleted.
SVN revision: 17629
2005-10-17 12:01:33 +00:00
Carsten Haitzler be4f5dfbab locks have been dialogified :)
SVN revision: 17628
2005-10-17 11:51:46 +00:00
codewarrior 58c5abc2b2 - translation support for efm. (thanks Massimo Maiurana <maiurana@gmail.com>)
SVN revision: 17616
2005-10-16 20:09:40 +00:00
codewarrior 3160285ace printf--
SVN revision: 17610
2005-10-16 14:08:29 +00:00
codewarrior 3bb8745944 Efm can add mime type icons (based on extentions so far) if they are simple
added to the theme.


SVN revision: 17609
2005-10-16 14:02:15 +00:00
Carsten Haitzler f4702ff762 fine-tune layout
SVN revision: 17604
2005-10-16 12:24:30 +00:00
Carsten Haitzler 76a872c842 config dialogs now can enable/disable widgets and dialog buttons. ok and
apply are disabeld until a change is made - then they get enabled until u
apply (or ok) then they disable again until u change things again etc.


SVN revision: 17598
2005-10-16 07:32:12 +00:00
Carsten Haitzler 0adc7224c3 some widget work... and maybe a fix for disappearing windows?
SVN revision: 17596
2005-10-16 05:59:18 +00:00
Carsten Haitzler b7d8583c4c fix shade remember
SVN revision: 17591
2005-10-16 04:25:57 +00:00
stffrdhrn 506865b77c Some fixmes, that was not very tough
SVN revision: 17589
2005-10-16 02:51:16 +00:00
stffrdhrn acad00c68c fix memory problem with input_method listing
SVN revision: 17588
2005-10-16 02:40:13 +00:00
Carsten Haitzler 027e5afb18 shorne's intl work! :)
SVN revision: 17575
2005-10-15 10:49:54 +00:00
Carsten Haitzler 223423c16f lable display options for eaps in menus from ilLogict - modified to be
simpler though


SVN revision: 17572
2005-10-15 10:02:29 +00:00
Carsten Haitzler 6833b926d3 include fix
SVN revision: 17566
2005-10-15 08:48:43 +00:00
Carsten Haitzler f1a4bf9096 make rememebr a bit more paranoid
SVN revision: 17565
2005-10-15 08:46:36 +00:00
Carsten Haitzler e7de25fcbd norwegan!
SVN revision: 17563
2005-10-15 05:50:16 +00:00
Carsten Haitzler dc58f1682c remove old test - not usable anymroe and add icons to advanced/basic buttons
SVN revision: 17561
2005-10-15 05:38:27 +00:00
Carsten Haitzler 560179af61 allwo dialog icon to be set too in conf dialogs
SVN revision: 17555
2005-10-15 03:09:46 +00:00
codewarrior 3f50b7b58e no need for those
SVN revision: 17553
2005-10-15 00:48:27 +00:00
codewarrior b13dc494c7 temp fix until the revamp is ready for cvs
SVN revision: 17552
2005-10-15 00:47:19 +00:00
sebastid 673b09f37e Remove unused variables.
SVN revision: 17548
2005-10-14 19:20:25 +00:00
sebastid 3ee8b93208 Add missing return
SVN revision: 17547
2005-10-14 19:19:37 +00:00
codewarrior 4191112850 place icons according to virtual w / h
SVN revision: 17541
2005-10-14 13:04:03 +00:00
sebastid 38d3af6a77 whitespace + indent
SVN revision: 17540
2005-10-14 12:11:38 +00:00
codewarrior be40ef5703 *** NOTE NOTE NOTE NOTE NOTE ***
***  THIS UPDATE BREAKS EFM  ***
*** NOTE NOTE NOTE NOTE NOTE ***

I commited this because the scrolling code is in place and I wanted Seb to
try to help me find a bug.


SVN revision: 17538
2005-10-14 11:55:49 +00:00
codewarrior 246b921514 - add ability to freeze / thaw clip so we can scroll without moving it with us
SVN revision: 17537
2005-10-14 11:51:30 +00:00
sebastid 9ccbda0948 indent + whitespace
SVN revision: 17536
2005-10-14 11:51:17 +00:00
codewarrior 2134703391 - added e_icon_layout which will layout icons and manage them after moves / resises ...
SVN revision: 17535
2005-10-14 11:18:00 +00:00
Carsten Haitzler 636b86160e 48x48 icons maybe nicer?
SVN revision: 17534
2005-10-14 10:00:59 +00:00
Carsten Haitzler 510d2b7719 realised we need to approve if the dialog will close on an ok - as there may
be an error and we need to complain to the user. add some comments too.


SVN revision: 17533
2005-10-14 09:48:13 +00:00
Carsten Haitzler d41a915bf9 addressing some cfdialog issues
SVN revision: 17532
2005-10-14 08:34:12 +00:00
Carsten Haitzler bc4b06d99b fix loop - also some comments on dialog thing. its nto good yet.
SVN revision: 17529
2005-10-14 04:18:01 +00:00
vandango ff70b299d4 little translation update
SVN revision: 17524
2005-10-14 00:19:49 +00:00
Carsten Haitzler 97f5dcbcab default sloppy
SVN revision: 17512
2005-10-13 15:18:42 +00:00
Carsten Haitzler 4d0b743387 first gui config dialog... quickly snuck into the menu - shoudl go in panel
tho....


SVN revision: 17511
2005-10-13 15:15:27 +00:00
Carsten Haitzler 9adb8489e4 a plain table widget too
SVN revision: 17508
2005-10-13 09:06:15 +00:00
codewarrior 07296424d0 - Fix broken shadow on icons
- Remove less portable fields.


SVN revision: 17506
2005-10-13 08:41:13 +00:00
Carsten Haitzler 23ac950e34 table works with multi spanning columns/rows (nasty bit of code that!) and
with non-homogenous tables... (nasty bit of code - that!) :)


SVN revision: 17505
2005-10-13 06:59:20 +00:00
Carsten Haitzler e88c0ed857 patch for ibar dnd of a non eap.. from... poku-chan! (man that name just
lends itself to japanification) :)
thanks man! :)


SVN revision: 17492
2005-10-13 02:43:16 +00:00
codewarrior 22560fc6d3 add bg shadow to efm and remove hscrollbar
SVN revision: 17479
2005-10-13 00:52:02 +00:00
Carsten Haitzler f8dc741626 oops disable test... and add comments
SVN revision: 17478
2005-10-13 00:47:07 +00:00
Carsten Haitzler b2205f66f6 table widget wrapper - NOTE - NON-homogenous tables do NOT work. :) need to
fix that :)


SVN revision: 17477
2005-10-13 00:41:09 +00:00
Carsten Haitzler de97fd5db9 actually focus focusable widgets. label can be much simpler
SVN revision: 17470
2005-10-12 23:00:45 +00:00
codewarrior c73c784698 - Add label widget (futur work: ability to tie its focus to another widget)
- Redo properties dialog in EFM to show more info and file permissions.
  (needs more work so it can do and apply things, and load permissions)


SVN revision: 17468
2005-10-12 22:21:50 +00:00