Commit Graph

99 Commits

Author SHA1 Message Date
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
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