Commit Graph

1473 Commits

Author SHA1 Message Date
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
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
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 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 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
codewarrior 2842e54568 Add multiple selections using control+click.
SVN revision: 17384
2005-10-10 12:22:29 +00:00
Carsten Haitzler 1fbaab35ba started work on a quick & dirty widget infrastructure - designed ONLY for
simple dialogs and ease of use.


SVN revision: 17383
2005-10-10 12:16:18 +00:00
codewarrior 6532ab7362 - Start working on selections.
- Add ability to have different icon states when they are clicked or higlighted.


SVN revision: 17381
2005-10-10 10:14:49 +00:00
sebastid 8c07c1f5d3 x cursor uses size, not pixels. Scaling by 3/4 seems ok :)
SVN revision: 17380
2005-10-10 08:18:35 +00:00
sebastid d357dc1899 Set x cursor size.
SVN revision: 17379
2005-10-10 07:58:24 +00:00
sebastid 1c18171519 Disable GL as default engine.
SVN revision: 17377
2005-10-10 07:47:50 +00:00
Carsten Haitzler d01eb0b21a dont allow gl engine to be used - see comment.
SVN revision: 17375
2005-10-10 05:01:54 +00:00
codewarrior 8f6279b17e portability++
SVN revision: 17371
2005-10-10 01:38:47 +00:00
codewarrior 8128695e77 EFM - The E17 file manager and file browser smart object.
*** BEFORE YOU USE ***
This is alpha software and may cause E17 to crash, lockup, use 99% of
your cpu, or even delete your files! I would advise using it in Xnest
if you want to test or develop it.
*** BEFORE YOU USE ***

EFM can:
- browse files and directories
- generate thumbnails
- launch executables
- do some xdnd
- monitor files and directories
- delete and rename files

EFM cant:
- scroll
- associate applications with files
- purge its thumbnails (do it manually: ~/.e/e/fileman/thumbnails)
- do a lot of things you'd expect it to do because its still in alpha stage

Current TODO:

- scrolling

- we need a redraw function that will just re-arrange and not do
  the whole thing. for example, when we resize, we should just
  check the file offset and fill the empty space with icons

- is the offset code working properly? i have a feeling we're displayin
  more icons that the visible space can take and they are being hidden.

- emit all sorts of signals on double click, right click, single click...

- aspect ratio on thumbnails.

- add typebuffer like in evidence.

- keyboard shortcuts for directory and file navigation.

- multi select

- allow for icon movement inside the canvas

- add metadata system which allows us to save icon positions and will
  eventually allow us to have custom icon sizes, custom bgs per dir...

- double check dir monitoring. note: when we are in a dir that is constantly
  changing, we cant keep calling redraw_new as it will kill us.

- we need to fix the icon edc to allow us to have icon labels what will
  wrap on wrap=char

- fix bugs


SVN revision: 17370
2005-10-10 00:55:07 +00:00
sebastid 20e29bf350 store engine config
SVN revision: 17367
2005-10-09 22:33:55 +00:00
sebastid 6e29163323 Typo.
SVN revision: 17366
2005-10-09 22:28:39 +00:00
sebastid d4ab58ed31 get/set engines for different contexts.
SVN revision: 17365
2005-10-09 22:15:58 +00:00
sebastid 18d91213a4 get/set default engine and list.
SVN revision: 17361
2005-10-09 19:42:24 +00:00
sebastid 89c10c7779 Add/delete profiles.
SVN revision: 17359
2005-10-09 19:10:00 +00:00
sebastid 32a4c428a6 Use arrow as fallback.
SVN revision: 17356
2005-10-09 18:20:20 +00:00
sebastid 44a9034b6e Oops! Don't segv!
SVN revision: 17355
2005-10-09 18:14:05 +00:00
sebastid c0096e11c0 Don't change pointer if it is equal.
SVN revision: 17354
2005-10-09 18:11:10 +00:00
sebastid 019e56167a Those shouldn't be there.
SVN revision: 17353
2005-10-09 18:03:41 +00:00
sebastid 0c3b477cc6 pointer stack work.
SVN revision: 17352
2005-10-09 18:02:17 +00:00
sebastid 95dcd02f5c Ignore events on the popup! A fine usage for the new ecore_evas function!
SVN revision: 17349
2005-10-09 14:01:57 +00:00
sebastid f1b815305e Pointer changes on context. Please comment! Will work more on it soon.
SVN revision: 17344
2005-10-09 08:54:24 +00:00
Carsten Haitzler a711f4ccc2 asparagus - again. lots fo leak fixes and other fixes have been happening, so
i think an asparagus is a good idea - sorry package config people. :)


SVN revision: 17340
2005-10-09 04:22:19 +00:00
sebastid 192e1feeb8 Add a type pointer to remember what kind the pointer is, a stack to
add extra pointer info, and check all alloc calls.
Return a pointer object when using x cursor too, so we have a reference
to play with.


SVN revision: 17334
2005-10-08 20:38:07 +00:00
Carsten Haitzler b194b35b2c dont use xr
SVN revision: 17328
2005-10-08 15:06:53 +00:00
Carsten Haitzler 0fcd8c7725 leak --
SVN revision: 17327
2005-10-08 15:06:36 +00:00
sebastid c08bdf97c6 Working on xdnd from E.
SVN revision: 17319
2005-10-08 13:10:20 +00:00
Carsten Haitzler b2d071ac7a swallow wheel bindings, dont swallow mouse bindings
SVN revision: 17304
2005-10-08 04:53:10 +00:00
sebastid e85dd8ade4 Possible with more types for a drag. Doesn't make sense for internal dnd,
since we don't have a conversion function. Prepare for xdnd.
Declare variables.


SVN revision: 17276
2005-10-07 18:36:54 +00:00
Carsten Haitzler 23a09933fe right click on title by d3fault displays window menu (got lost before)
SVN revision: 17263
2005-10-07 05:23:36 +00:00
Carsten Haitzler 9348222b9f update all zones
SVN revision: 17262
2005-10-07 05:08:53 +00:00
Carsten Haitzler 5ca66a576d add gnome/kde fakes for ooo.... doesnt seem to work but documented
workingness of this does exist


SVN revision: 17261
2005-10-07 04:27:51 +00:00
Carsten Haitzler 8b06d4e2cf dont pass onevents if bound
SVN revision: 17260
2005-10-07 03:58:40 +00:00
sebastid 1a6f689285 The right way (tm)!
SVN revision: 17254
2005-10-06 23:47:03 +00:00
codewarrior 31f67b108b Some fixes for getting values and setting direction.
SVN revision: 17251
2005-10-06 22:35:21 +00:00
sebastid d4a41079f7 Fix ecore_file_ls usage.
SVN revision: 17248
2005-10-06 19:38:46 +00:00
tsauerbeck 35429f3b55 don't free list data twice
SVN revision: 17246
2005-10-06 19:29:02 +00:00
tsauerbeck f31a511494 added valgrind support
SVN revision: 17245
2005-10-06 18:49:53 +00:00
tsauerbeck 09e9b162f3 looking at the warnings your compiler spews out is good, too
SVN revision: 17243
2005-10-06 18:37:47 +00:00
tsauerbeck 45d1bd7b69 initialized variables are good
SVN revision: 17242
2005-10-06 18:36:53 +00:00
sebastid 5bd5898014 Cleanup.
SVN revision: 17210
2005-10-05 19:35:13 +00:00
tsauerbeck 7a28622910 free the mallocs, nuke the whales
SVN revision: 17209
2005-10-05 19:02:41 +00:00
sebastid 93a3c07ea8 It's possible to add several types for one drop handler.
SVN revision: 17204
2005-10-05 17:56:35 +00:00
sebastid 3902aa20ea Correct the icon for the dialog.
Correct the name for the button.
Focus the button.
(From ilLogict).


SVN revision: 17201
2005-10-05 16:44:41 +00:00
sebastid e41123e285 Show the black object in the black fullscreen window. (From ilLogict).
SVN revision: 17200
2005-10-05 16:43:29 +00:00
sebastid ec8741d35a Correct callbacks for exit dialog. (From ilLogict).
SVN revision: 17199
2005-10-05 16:42:39 +00:00
sebastid 9438f340ff Don't refocus a dialog button. (From ilLogict).
SVN revision: 17198
2005-10-05 16:41:49 +00:00
sebastid e7fd7fe243 Don't allow borderless for fullscreen windows (from ilLogict).
SVN revision: 17197
2005-10-05 16:40:20 +00:00
sebastid dc1eac36af Check for wrap.
SVN revision: 17196
2005-10-05 16:27:52 +00:00
Carsten Haitzler bafbfdd400 startupid incriment early - id of 0 != valid
SVN revision: 17195
2005-10-05 13:31:56 +00:00
sebastid b0ce160fa0 Dealy maximization until new_client == 0;
SVN revision: 17194
2005-10-05 12:39:53 +00:00
sebastid d3fb1f658a Cleanup
SVN revision: 17193
2005-10-05 12:31:22 +00:00
sebastid 953eb5d66c Remove !, and don't increment the value. This is done after an app has
been launched, so the current startup_id isn't used.


SVN revision: 17190
2005-10-05 10:38:59 +00:00
Carsten Haitzler 60d599f3a7 found the bug!
no more printf needed


SVN revision: 17189
2005-10-05 08:52:59 +00:00
Carsten Haitzler 67d7ddaf16 weird icons are because startup id was broken!
SVN revision: 17188
2005-10-05 08:47:29 +00:00
codewarrior e4c7ca2f72 More scrollbar work (callbacks and accessors).
there's a problem with getting the values. FIXME included.


SVN revision: 17181
2005-10-05 00:40:06 +00:00
sebastid 2b7cbc4b44 Typo.
SVN revision: 17178
2005-10-04 22:53:27 +00:00
sebastid 17d3c24de7 Remove whitespace.
Fix return values.


SVN revision: 17177
2005-10-04 22:46:54 +00:00
sebastid 1bb40e06e4 Remove double free
SVN revision: 17175
2005-10-04 22:19:51 +00:00
sebastid 5b5dd52684 XRender engine
SVN revision: 17173
2005-10-04 21:59:46 +00:00
tsauerbeck 518ae9033f memleak fix
SVN revision: 17172
2005-10-04 21:59:15 +00:00
codewarrior 19436ee45d * Add function to get text from e_entry
* Fix typo in e_scrollbar


SVN revision: 17171
2005-10-04 21:32:19 +00:00
sebastid 3fad0f04f1 Use the right engine, and only center if asked for.
SVN revision: 17165
2005-10-04 17:56:08 +00:00
sebastid 26fd747f3b Code style cleanup
SVN revision: 17159
2005-10-04 12:15:54 +00:00
tsauerbeck fbb9793212 include e_scrollbar.h. hope this is the right fix
SVN revision: 17158
2005-10-04 12:05:21 +00:00
sebastid f901f8ce1f Remove space
SVN revision: 17155
2005-10-04 11:15:33 +00:00
codewarrior 13daf7d8bd e_scrollbar smart. needs callbacks.
SVN revision: 17150
2005-10-04 01:33:59 +00:00
tsauerbeck 5fd6574067 free the mallocs :D
SVN revision: 17149
2005-10-03 21:32:57 +00:00
handyande 60f00732d5 fix 'edit icon' entry
SVN revision: 17139
2005-10-03 14:39:42 +00:00
Carsten Haitzler 35974c829f working to make sure xrender engine works. amazingly - everything works (now)
its just ugly, and slow.


SVN revision: 17129
2005-10-03 10:21:27 +00:00
Carsten Haitzler 9f9468645d 1. centralise canvas creation.
2. allow xrender to be (*hard-coded) chosen.


SVN revision: 17126
2005-10-03 07:36:23 +00:00
codewarrior 4a48feb35b Fix and expose more of the e_entry api. it works now.
SVN revision: 17093
2005-10-01 01:25:07 +00:00
tsauerbeck 032de93a2e don't call ecore_file_get_dir() with NULL
SVN revision: 17088
2005-09-30 14:10:28 +00:00
Carsten Haitzler 3a78cdbeb0 kp_enter support :) (hey houze)
SVN revision: 17082
2005-09-30 02:11:49 +00:00
sebastid 7071896eda Remember startup id after restart
SVN revision: 17072
2005-09-29 15:43:37 +00:00
sebastid 716964582b Only show one exit dialog
SVN revision: 17071
2005-09-29 15:26:34 +00:00
sebastid ef113fedff Make sure the startup_id is > 0
SVN revision: 17070
2005-09-29 15:15:50 +00:00
sebastid 6a2012681d And remove debug.
SVN revision: 17068
2005-09-29 15:01:41 +00:00
sebastid a1836622d9 Call the netwm property by it's right name.
Let the startup id be unique (almost).


SVN revision: 17067
2005-09-29 15:01:04 +00:00
sebastid 50fc338b77 Set functions to null since we close the handle
SVN revision: 17066
2005-09-29 14:11:03 +00:00
sebastid 69f5ef076d border positions is relative to container, not zone
SVN revision: 17065
2005-09-29 12:48:32 +00:00
sebastid 7656f2ccd0 Cleanup fake xinerama screens
SVN revision: 17064
2005-09-29 12:13:39 +00:00
Carsten Haitzler 113a74390b use actual theme's about box.
SVN revision: 17061
2005-09-29 08:23:11 +00:00
rbdpngn 0e73c68cc2 Reduce the timeframe for the race condition causing the winlist to stay up
after modifier released (Alt in default Alt-Tab binding).


SVN revision: 17057
2005-09-29 04:27:49 +00:00
sebastid 2200ea5d14 Actions to move a window to another desk
SVN revision: 17055
2005-09-28 23:17:49 +00:00
sebastid 401ca38c04 Remove unused func.
SVN revision: 17054
2005-09-28 23:14:42 +00:00
sebastid 7f8bb56817 That shouldn't go into cvs
SVN revision: 17053
2005-09-28 22:48:24 +00:00