Commit Graph

2091 Commits

Author SHA1 Message Date
Carsten Haitzler 794d7739ea more code to handle dnd... :)
SVN revision: 5753
2001-12-07 04:13:15 +00:00
Carsten Haitzler bd3259ac4b get the grab window for the kbd
SVN revision: 5741
2001-11-30 00:58:28 +00:00
Term 839ebae03e We like english!
SVN revision: 5740
2001-11-26 22:12:35 +00:00
Carsten Haitzler cc9cff48d4 extra paranoia there... in case of no shape extension.
SVN revision: 5739
2001-11-26 21:30:49 +00:00
Carsten Haitzler c4fa8d84c5 extra calls...
SVN revision: 5727
2001-11-24 06:03:27 +00:00
Carsten Haitzler 631aba69ea reverttonone
SVN revision: 5698
2001-11-16 05:40:18 +00:00
Carsten Haitzler 0dbbef7c66 reset quit on quit... :)
SVN revision: 5629
2001-11-05 11:28:08 +00:00
Carsten Haitzler 6e2671c45c implicit free - catch anyway.. and set ptr to NULL
SVN revision: 5628
2001-11-04 23:28:59 +00:00
Carsten Haitzler 5665ed7023 just use REALLOC... no point doing yet another check :)
SVN revision: 5627
2001-11-04 23:13:31 +00:00
cpk 8617fb8112 I'm commenting stuff whenever I get to read a function ...
SVN revision: 5602
2001-11-01 23:53:27 +00:00
cpk cccefaa1bb I'm not sure why I'm spending my time on this, but I've cleaned
this header file up. Macros first, enums, typedefs, then functions.

I've moved the typedefs to the struct definitions as this makes
the file a good deal shorter.

I've also tried to group the calls by topic, but the lack of a
consistent naming scheme makes this difficult.


SVN revision: 5601
2001-11-01 22:43:47 +00:00
Laurence J. Lane dc64dc044e various stuff
SVN revision: 5600
2001-10-31 21:39:50 +00:00
cpk 5ae51093ea e_x.c: In function `ecore_window_property_get':
e_x.c:1737: warning: `return' with no value, in function returning non-void
e_x.c:1781: warning: this function may return with or without a value
e_x.c: In function `ecore_dnd_selection_convert':
e_x.c:2081: warning: `return' with no value, in function returning non-void
e_x.c:2091: warning: this function may return with or without a value
e_x.c: In function `ecore_window_get_gravity':
e_x.c:2760: warning: `return' with no value, in function returning non-void
e_x.c:2763: warning: this function may return with or without a value
e_x.c: In function `ecore_window_get_border_width':
e_x.c:3181: warning: `return' with no value, in function returning non-void
e_x.c:3188: warning: this function may return with or without a value
e_x.c: In function `ecore_window_get_wm_size_hints':
e_x.c:3196: warning: `return' with no value, in function returning non-void
e_x.c:3200: warning: this function may return with or without a value
e_x.c: In function `ecore_window_is_visible':
e_x.c:3207: warning: `return' with no value, in function returning non-void
e_x.c:3217: warning: this function may return with or without a value
e_x.c: In function `ecore_window_is_normal':
e_x.c:3224: warning: `return' with no value, in function returning non-void
e_x.c:3234: warning: this function may return with or without a value
e_x.c: In function `ecore_window_is_manageable':
e_x.c:3241: warning: `return' with no value, in function returning non-void
e_x.c:3252: warning: this function may return with or without a value
e_x.c: In function `ecore_window_get_title':
e_x.c:3292: warning: `return' with no value, in function returning non-void
e_x.c:3319: warning: this function may return with or without a value
...

Fixed tens of cases where non-void functions returned nothing, plus
renamed "class" to "name_class" in Ecore.h. Thanks for the hint,
Olivier.


SVN revision: 5599
2001-10-31 21:16:53 +00:00
Carsten Haitzler caf1c2fcca aaah.. much better way of handling click pass-thru allowance :)
SVN revision: 5595
2001-10-30 11:06:46 +00:00
cpk 36b47822cc The kernel folks really shouldn't be too proud of this script.
SVN revision: 5581
2001-10-26 20:10:03 +00:00
cpk 37fba3aa09 Did I forget to commit those? Targets for documentation.
SVN revision: 5580
2001-10-26 20:03:35 +00:00
Carsten Haitzler 8288759052 if no display set up.. fail gracefully and dont segv
SVN revision: 5570
2001-10-25 03:27:56 +00:00
cpk 772c09c2f0 Oh-oh. That was just for efsd.
SVN revision: 5565
2001-10-24 22:33:57 +00:00
Carsten Haitzler 4e64c5a212 oops.. i changed he code around a bit then realised i simply forgot to
initialise the string to "" - thats what the problem was :)


SVN revision: 5546
2001-10-21 21:53:08 +00:00
Carsten Haitzler 9fdc2d4c99 nooo nooo. it was right. we're not allocating an array of poitners to char.
we're allocating an array (or reallocing in this case) an array of char's of
size (size +1 amd size +2 respectively) :)


SVN revision: 5544
2001-10-21 13:37:17 +00:00
Christopher Rosendahl 9a286bac43 .... that was bad =)
SVN revision: 5542
2001-10-21 13:04:22 +00:00
cpk 317853525e First, fixed a couple of things that slipped through ...
SVN revision: 5510
2001-10-17 22:31:02 +00:00
Term 82b861e68b This just isn't my day. It also helps if I don't have an old file-save rule
that converts tabs to 2 spaces on the machine I'm committing from. ;(


SVN revision: 5500
2001-10-16 16:02:39 +00:00
Term 4523394576 Indent can be pretty silly sometimes.
SVN revision: 5499
2001-10-16 15:55:34 +00:00
Term 7f12c5c062 By popular demand, I'm committing the collisionless naming scheme now, even
though E17 itself hasn't been updated. I don't like having to hand-merge
raster's changes anyway. :)


SVN revision: 5498
2001-10-16 15:45:29 +00:00
Carsten Haitzler 40d7049b65 and dont reset on ungrab...
SVN revision: 5497
2001-10-15 22:44:10 +00:00
Carsten Haitzler aec77b82ed silly me. do it mroe simply
SVN revision: 5496
2001-10-15 22:39:14 +00:00
Carsten Haitzler fd9bd68617 yay! new api calls :) (auto replay of button pre3sses due to button grabs
now...)


SVN revision: 5495
2001-10-15 22:35:57 +00:00
cpk 9f4404a2ec Nono, not Efsd :)
SVN revision: 5481
2001-10-13 00:19:06 +00:00
cpk c19e148c3e Documentation setup ...
SVN revision: 5480
2001-10-13 00:17:37 +00:00
Carsten Haitzler 5df43c96a5 and add that baby :)
SVN revision: 5437
2001-10-08 06:51:14 +00:00
Carsten Haitzler 5ef3c10fd6 add calls :)
SVN revision: 5436
2001-10-08 06:50:16 +00:00
Carsten Haitzler e394ae50ca be paranoi abotu validating xid's etc.
SVN revision: 5391
2001-09-28 08:41:39 +00:00
Carsten Haitzler 8d9987f87b i've been working on the railroad... all the long long day...
SVN revision: 5371
2001-09-24 21:12:33 +00:00
Tom Gilbert fb193b00fb .
SVN revision: 5299
2001-08-28 07:19:12 +00:00
boris 7cec80e83e Added e_event_loop_quit() which will cause the event loop to drop out, this
means that clients can clean up properly.


SVN revision: 5278
2001-08-25 19:05:04 +00:00
Carsten Haitzler 38f08f9b0d add a call
SVN revision: 5266
2001-08-24 03:57:55 +00:00
Carsten Haitzler bfd707ce99 term: :-P
SVN revision: 5049
2001-08-07 05:30:59 +00:00
Carsten Haitzler 4e31c2170e oooooops
SVN revision: 4923
2001-07-05 14:44:55 +00:00
Carsten Haitzler 2f55ec8729 up to 0.0.2
SVN revision: 4681
2001-04-29 05:58:04 +00:00
Carsten Haitzler 45f9adc1d5 more comparison outside loop)
SVN revision: 4658
2001-04-18 22:42:34 +00:00
Carsten Haitzler c20a541305 add error handler settign and resetting and retunr status of display init
SVN revision: 4537
2001-04-08 01:56:22 +00:00
Carsten Haitzler 1a940f7b32 some minor changes to ecore done over the weekend.. :)
SVN revision: 4478
2001-04-02 18:26:32 +00:00
Carsten Haitzler 1e0b199ff3 fix that quickly...
SVN revision: 4459
2001-03-27 18:52:09 +00:00
Carsten Haitzler 012b448a49 get rid of that printf for xerrors
SVN revision: 4392
2001-03-18 01:37:09 +00:00
Carsten Haitzler 9b8423bacd oops.. ok.. NOw damn jeybindings work.. silly mistake.. fixed :)
SVN revision: 4389
2001-03-18 01:07:19 +00:00
Carsten Haitzler edeb6ec6da better key grab handing support... :)
SVN revision: 4388
2001-03-18 00:33:16 +00:00
Laurence J. Lane 22dfe212fc changelog madness
SVN revision: 4383
2001-03-17 11:14:26 +00:00
Carsten Haitzler 340c3461a6 some additions by burra on the ipc code.. now in ecore.. :)
SVN revision: 4364
2001-03-12 00:59:38 +00:00
Laurence J. Lane 59e2bf2095 cleanup source names
SVN revision: 4348
2001-03-07 14:14:02 +00:00
Carsten Haitzler 2fb642685f add ipc :)
SVN revision: 4336
2001-03-06 20:33:26 +00:00
Carsten Haitzler ec2e34eb9a err - put spec file in packaged tarball
SVN revision: 4332
2001-03-06 18:09:41 +00:00
Carsten Haitzler ab2f5b5c60 spec file up to date
SVN revision: 4331
2001-03-06 18:03:27 +00:00
Carsten Haitzler 212504d157 0.0.1 - fix up readme... :)
SVN revision: 4328
2001-03-06 16:19:17 +00:00
Carsten Haitzler 8e7257a0bf and add selection clear handling... and we are done.. :)
SVN revision: 4326
2001-03-06 15:38:31 +00:00
Carsten Haitzler bfe83cebfe minus one mroe printf
SVN revision: 4325
2001-03-06 08:01:16 +00:00
Carsten Haitzler c1c113a134 printif nono
SVN revision: 4324
2001-03-06 07:59:52 +00:00
Carsten Haitzler 902bd035d4 it does pastes out of entry boxes (code needs some smartening up - but it
works!)


SVN revision: 4323
2001-03-06 07:59:21 +00:00
Carsten Haitzler fdb204a52e errrr yum! cleanies
SVN revision: 4316
2001-03-06 02:07:00 +00:00
Carsten Haitzler e48caf0af3 errrr. ok.. NOw it works! :)
SVN revision: 4315
2001-03-06 01:53:14 +00:00
Horms 0dec22e2b5 Debian packages may now be built from output of make dist and friends
SVN revision: 4206
2001-02-14 16:14:35 +00:00
Carsten Haitzler d43ce5760b fix typo in comments
SVN revision: 4190
2001-02-12 18:54:13 +00:00
Carsten Haitzler 6221cc4020 ecore.m4
SVN revision: 4151
2001-01-25 21:57:02 +00:00
Mandrake 9cf4dd7c8c hush cvs
SVN revision: 4098
2001-01-06 00:28:05 +00:00
Carsten Haitzler cacfc4d7a1 more functions to support E17
SVN revision: 4075
2001-01-02 23:09:49 +00:00
Laurence J. Lane 8d0d1e95f2 more assimilation
SVN revision: 4029
2000-12-24 15:37:19 +00:00
Carsten Haitzler 25a9c709bd more stuff to support shape handling for e17... :)
SVN revision: 4005
2000-12-18 21:26:17 +00:00
Carsten Haitzler 1a389a8a00 errr... fixes :)
SVN revision: 3973
2000-12-11 19:11:24 +00:00
Term 2df9d20f49 Add ecore-config, fix files requiring it.
Eventually, I'll get to build e17. ;)


SVN revision: 3965
2000-12-09 02:31:37 +00:00
Term 87b602f143 Package management == good
SVN revision: 3963
2000-12-09 01:18:53 +00:00
Carsten Haitzler 96561852bf more api additions to suport writign E17... :)
SVN revision: 3957
2000-12-08 00:37:52 +00:00
Carsten Haitzler c4814ed242 more calls for wm stuff....
SVN revision: 3918
2000-11-25 02:07:06 +00:00
Carsten Haitzler a90e845d1e more code to do window management
SVN revision: 3913
2000-11-21 22:35:42 +00:00
Carsten Haitzler d379f6b771 more calls to help to do window managment... ooooooh I wonder what that means!
SVN revision: 3901
2000-11-17 18:28:11 +00:00
Carsten Haitzler d40d6c6f01 adding some grab calls while i'm making my window border code work... :)
SVN revision: 3871
2000-11-13 03:45:32 +00:00
Carsten Haitzler 70c496497d there's an oops in ecore e_window_show... :)
SVN revision: 3853
2000-11-11 00:24:02 +00:00
Carsten Haitzler 25153f7298 gravity handled 100% correctly now
SVN revision: 3849
2000-11-10 21:27:27 +00:00
Carsten Haitzler 0bc1fb60b3 oops printf still there
SVN revision: 3845
2000-11-10 03:32:29 +00:00
Carsten Haitzler 918a9de0c1 fix widnow gravity caching stuff
SVN revision: 3843
2000-11-10 03:22:58 +00:00
Carsten Haitzler 4fe996c71f generate fake moves events for enter/leave
SVN revision: 3838
2000-11-10 01:33:11 +00:00
Carsten Haitzler af1ac0ce02 more calls :)
SVN revision: 3834
2000-11-09 23:49:50 +00:00
Carsten Haitzler 376cb1963e stray ;
SVN revision: 3807
2000-11-03 00:29:05 +00:00
Carsten Haitzler 5787acde54 zero macro
SVN revision: 3806
2000-11-03 00:27:37 +00:00
Carsten Haitzler 0fbc800d38 move headers into 1 headre and install it - do a few cleanings etc. :)
SVN revision: 3776
2000-10-29 07:34:16 +00:00
Tom Gilbert d0e6540f88 bla bla bla
SVN revision: 3712
2000-10-25 11:48:43 +00:00
Tom Gilbert 3974364a5b get rid of them
SVN revision: 3711
2000-10-25 11:38:10 +00:00
Tom Gilbert 45598b89bb purge that
SVN revision: 3710
2000-10-25 11:33:59 +00:00
Tom Gilbert 0e64a78d9a ew.
SVN revision: 3666
2000-10-20 11:17:18 +00:00
Tom Gilbert 68916ba5d9 seeyah
SVN revision: 3665
2000-10-20 11:12:20 +00:00
Tom Gilbert dd507c85cb kill unneeded functions
SVN revision: 3664
2000-10-20 10:58:54 +00:00
Tom Gilbert 8685930a75 Initial event abstraction for e17. More work needed.
SVN revision: 3663
2000-10-20 10:48:21 +00:00