Commit Graph

2394 Commits

Author SHA1 Message Date
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
troback b24e579995 Normal update.
SVN revision: 17509
2005-10-13 12:46:33 +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
shadoi ff34249acc More make dist additions
SVN revision: 17500
2005-10-13 05:36:04 +00:00
shadoi 90c1b65b0c Needed for make dist
SVN revision: 17499
2005-10-13 05:24:01 +00:00
shadoi f9f3c81ec1 Add default_label.edc so make dist works again
SVN revision: 17498
2005-10-13 05:17:55 +00:00
shadoi de0a58dbd3 Uhh... yeah, forgot one insignificant little file.
SVN revision: 17497
2005-10-13 05:08:19 +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
shadoi 8128b2d048 - Autogenerate the debian changelog
- Add basic docs to the package
 - Ignore generated stuff in debian/


SVN revision: 17485
2005-10-13 02:16:01 +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
Mike Frysinger cf3104fd8d remove pointless [] around if tests and make sure we quote properly for -z tests
SVN revision: 17472
2005-10-12 23:22:34 +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 0465570086 add a tiny shadow
SVN revision: 17469
2005-10-12 22:26:18 +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
codewarrior 603797ce95 - remove image thats not used
- code in config subsystem which allows us to save window stat and anything
else if needed.
- add mime type system. for now you cant edit them and the only mime is
hardcoded for testing. will add mime editor later on.


SVN revision: 17465
2005-10-12 17:01:27 +00:00
Carsten Haitzler 03651d0fcb and now all the internal widgets understand keyboard focus and control.
dialog now uses internal widgets for buttons.


SVN revision: 17464
2005-10-12 16:02:33 +00:00
codewarrior 248f977318 fix sorting
SVN revision: 17461
2005-10-12 13:54:34 +00:00
codewarrior c23207f4f9 minimize usage of dirent, use stat. (next, reuse stat in right click
properties dialog)


SVN revision: 17460
2005-10-12 13:31:20 +00:00
sebastid 288dd7aa6c Not allow resize when shaded.
Only show resize handles if resize is allowed.


SVN revision: 17445
2005-10-11 20:21:50 +00:00
sebastid 6e91838e63 clean whitespace
SVN revision: 17443
2005-10-11 17:22:39 +00:00
sebastid 775a10e0ad style
SVN revision: 17442
2005-10-11 16:59:02 +00:00
sebastid d1f9e960d2 Fixed. ecore dnd problem.
SVN revision: 17441
2005-10-11 16:46:08 +00:00
Carsten Haitzler a0c8487fc5 working on more widgety stuff
SVN revision: 17438
2005-10-11 16:25:00 +00:00
sebastid cdf027962e indent
SVN revision: 17437
2005-10-11 16:17:13 +00:00
sebastid c2abf24bc6 clean
SVN revision: 17436
2005-10-11 16:14:25 +00:00
codewarrior 3ed71448aa tile the bg, dont scale it.
SVN revision: 17434
2005-10-11 13:44:08 +00:00
codewarrior 9f0cb822d8 Rubber band works with control now.
SVN revision: 17432
2005-10-11 13:23:54 +00:00
codewarrior 1b173acce8 todo++
remove selections when we right click on icon


SVN revision: 17430
2005-10-11 11:38:17 +00:00
sebastid 65cb576257 Add resize pointer for all mouse,down resize signals.
Just pop one element from the stack if type is given.


SVN revision: 17429
2005-10-11 05:51:03 +00:00
sebastid caf4746cd1 clean
SVN revision: 17416
2005-10-10 22:42:42 +00:00
sebastid a5a17eb3cb Disable for now.
SVN revision: 17415
2005-10-10 22:35:12 +00:00
sebastid d724e45432 typo
SVN revision: 17414
2005-10-10 22:33:56 +00:00
sebastid 5e83f48b43 First get filename, then open file.
SVN revision: 17413
2005-10-10 22:33:12 +00:00
sebastid 0a8ea88d99 Change pointer on begin/end move/resize.
SVN revision: 17412
2005-10-10 22:08:51 +00:00
codewarrior 6d1ac231bf Rubberband can do real selections now. Still need to add support for
rubberband + control.


SVN revision: 17411
2005-10-10 22:06:20 +00:00
sebastid ab9d41a1a9 Use _e_fm_file_fullname, and make _e_fm_file_fullname return the correct
fullname when in root dir.


SVN revision: 17408
2005-10-10 20:49:26 +00:00
sebastid 4a482ed712 Simplify.
SVN revision: 17407
2005-10-10 20:46:22 +00:00
sebastid 0433790aaf Remove debug.
SVN revision: 17406
2005-10-10 20:44:17 +00:00
sebastid 3b83162724 Fix snprintf to the wrong var.
SVN revision: 17405
2005-10-10 20:40:35 +00:00
codewarrior 487fdb5d78 todo++
SVN revision: 17404
2005-10-10 20:36:38 +00:00
sebastid 489f258229 Cleanup, and disable. Seems to be some weird things going on.
SVN revision: 17398
2005-10-10 19:27:22 +00:00
sebastid 2eca280e6c Cleanup.
SVN revision: 17395
2005-10-10 16:33:13 +00:00
codewarrior 1c192cf888 Enable copy again, ecore_file fixed.
SVN revision: 17394
2005-10-10 16:25:35 +00:00
codewarrior 7be020b905 Disable monitor and dont copy files on dnd (no more e17 restart crash and file zeroing)
SVN revision: 17391
2005-10-10 16:08:30 +00:00
Carsten Haitzler aa1529d411 and now i have a simple check and radio liust infrastructure to use to build
config dialogs... thats next phase...


SVN revision: 17387
2005-10-10 15:27:51 +00:00
codewarrior 9a6d41e4bd Added rubber band for multiselect. It draws, but doesnt select yet.
SVN revision: 17385
2005-10-10 15:17:29 +00:00