Commit Graph

2509 Commits

Author SHA1 Message Date
codewarrior 521ce3a455 mouse events.
SVN revision: 17539
2005-10-14 12:02:52 +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
Carsten Haitzler 6f92755bea less overly zealous spacing...
SVN revision: 17526
2005-10-14 01:10:50 +00:00
vandango 6df064851f little german update
SVN revision: 17525
2005-10-14 00:20:11 +00:00
vandango ff70b299d4 little translation update
SVN revision: 17524
2005-10-14 00:19:49 +00:00
vandango d3cf95283a little german update
SVN revision: 17523
2005-10-13 23:38:54 +00:00
maiurana 5b38a37b25 normal update
SVN revision: 17515
2005-10-13 18:58:34 +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
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