Commit Graph

113 Commits

Author SHA1 Message Date
Carsten Haitzler e664c4eaa3 update docs
SVN revision: 7522
2003-10-09 09:11:38 +00:00
Carsten Haitzler bf3c32e3c4 text utility routines... iconv wrapper there :)
SVN revision: 7521
2003-10-09 07:49:59 +00:00
Carsten Haitzler 67ca2319f5 1. fix docs for event handlers. oops. that was wrong
2. default op for exit event is to quit the main loop if u dont set handlers


SVN revision: 7518
2003-10-09 02:20:37 +00:00
rbdpngn 84d4e6aee1 Patch from Tilman Sauerbeck to set the borderless hint w/o altering the window
functionality. This was causing borderless windows to be unmovable under some
window managers.


SVN revision: 7516
2003-10-08 20:33:30 +00:00
azundris f5b71965c9 raster: please advise which semantics we'll stick with.
SVN revision: 7515
2003-10-08 15:04:54 +00:00
vacuum 64231c6d19 include netinet/in.h so that INADDR_ANY is #defined on FreeBSD
SVN revision: 7506
2003-10-06 15:36:19 +00:00
atmosphere c307b044d0 I don't think everyone has cmake, if this is a bad idea, feel free to
revert.


SVN revision: 7500
2003-10-03 22:27:51 +00:00
Carsten Haitzler b6bcdee7db till's patch! pants!
SVN revision: 7476
2003-09-23 22:33:10 +00:00
Carsten Haitzler a5c2425084 damn you salizar! damn you!
errr. i mean. ecore moves to HEAD!


SVN revision: 7475
2003-09-23 08:09:32 +00:00
Carsten Haitzler cddaadb447 DELETED!
SVN revision: 7474
2003-09-23 07:54:34 +00:00
swielinga 4cc43cff1f Updated debian packaging for old ecore version.
SVN revision: 7410
2003-09-04 19:36:03 +00:00
jeoparde 98c58eb7f9 pkg-config support patch from Tilman Sauerbeck <tilman@code-monkey.de>.
SVN revision: 6889
2003-05-03 08:53:23 +00:00
Horms 9fd93e9a6f Allow applications to examine the symbol associated with a key stroke.
IMHO this makes more sense if you want things to work on different -
keyboard layouts. Try generating a e->key "=" on a Japanese keyboard.
The old code also works, so it shoulnd't break anything.


SVN revision: 6879
2003-04-26 04:22:37 +00:00
swielinga 102dc81838 Debian copyright file fix in HEAD replacing Author(s) by Author or Authors.
SVN revision: 6516
2002-12-24 14:19:57 +00:00
Carsten Haitzler d0ddb5b0ab hmm commit.. prolyl to wrong branch tho...
SVN revision: 6094
2002-03-25 04:58:14 +00:00
Till Adam a2ea45fcd6 fixes for autogen.sh script by Michi Thalmann <th@lmann.ch>.
SVN revision: 6082
2002-03-21 10:02:25 +00:00
Michael Jennings bd21ee5da5 Thu Mar 14 19:18:07 2002 Michael Jennings (mej)
Debian rules/control updates from ljlane.


SVN revision: 6065
2002-03-15 00:18:25 +00:00
sleuth 69c6a06ec4 Be a little more C++ friendly.
Kevin Brosius <cobra@compuserve.com>


SVN revision: 5928
2002-02-13 03:19:29 +00:00
Term ca64e0c15d I should've done this a while back. Sorry about the big number of emails
coming. ;)


SVN revision: 5789
2001-12-22 07:54:57 +00:00
Laurence J. Lane 55ebf74d1e debhelper 3.0 changeover
SVN revision: 5766
2001-12-13 05:40:59 +00:00
sleuth 0c04a24b95 Expand drop_status so we can tell if the target changed action.
(Not fully protocol compliant yet... I think we still need to check
and set atoms for individual actions, rather than just xdndActionList?)

Don't send additional position messages if target hasn't responded with
a status message.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 5764
2001-12-12 23:54:54 +00:00
Carsten Haitzler e1cc039289 more work on the xdnd code... pending e17 commit
SVN revision: 5755
2001-12-08 06:30:11 +00:00
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