Commit Graph

445 Commits

Author SHA1 Message Date
ncn b12cfbd710 Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c.
SVN revision: 10962
2004-07-22 13:07:25 +00:00
rbdpngn 4671d0684b Forgot to commit this fix.
SVN revision: 10954
2004-07-21 13:55:31 +00:00
rbdpngn 7363ea82b1 More documentation patches from Nicholas Curran.
Added a couple includes to fix builds on minimal systems.


SVN revision: 10841
2004-07-15 13:43:15 +00:00
rbdpngn d452320abe Added myself as an author in the docs, since the data structure stuff came
from EWD.
Removed a duplicated entry for Nicholas Curran in the AUTHORS file.


SVN revision: 10840
2004-07-15 13:38:19 +00:00
rbdpngn ff8a33652b Requiring the config script to be executable causes problems for things like
--with-edb-config="pkgconfig edb"


SVN revision: 10839
2004-07-15 13:34:46 +00:00
rbdpngn 538432bc95 Argh, is anyone else getting broken pipes in the middle of commits?
SVN revision: 10829
2004-07-14 14:15:50 +00:00
rbdpngn 6565e59d58 Add the documentation and examples from Nicholas Curran, with some
modifications for conditional builds.


SVN revision: 10828
2004-07-14 14:15:17 +00:00
Carsten Haitzler 7ba861d97e filter more
SVN revision: 10801
2004-07-13 04:01:31 +00:00
tsauerbeck 1753eaa65f i think this is the right way to fix the subwindow issue. e->event_win is the window the event originally occured in, while the value of e->win depends on whether it's a subwindow crossing or not. spank me if i'm wrong.
SVN revision: 10795
2004-07-12 17:53:37 +00:00
Carsten Haitzler 3881978d6a oops :o/
SVN revision: 10790
2004-07-12 06:53:58 +00:00
Carsten Haitzler 50476cba0c ignore container enter/leaves
SVN revision: 10788
2004-07-12 05:15:53 +00:00
tsauerbeck 6f6bb49116 ecore isn't evas ;D
SVN revision: 10782
2004-07-11 13:55:30 +00:00
rbdpngn 4937b8dd25 Add a pkgconfig file for ecore.
SVN revision: 10775
2004-07-11 08:08:03 +00:00
rbdpngn ef5e7e6e59 Only build the examples if ecore_config support is enabled.
SVN revision: 10774
2004-07-11 06:59:25 +00:00
rbdpngn 19236c6dc3 Only check the stat results when the stat succeeded.
SVN revision: 10772
2004-07-10 23:14:02 +00:00
Michael Jennings c945335853 Thu Jul 8 11:07:39 2004 Michael Jennings (mej)
Still cleaning.
Tragically, I had to remove ecore_docs.tar.gz from EXTRA_DIST because,
at least with automake 1.4, dist-hook is not run until the end of the
"distdir" rule, and ecore_docs.tar.gz being missing causes failure
prior to the running of dist-hook. :-(

----------------------------------------------------------------------


SVN revision: 10739
2004-07-08 15:09:08 +00:00
tsauerbeck d2a6379853 oops
SVN revision: 10737
2004-07-08 14:42:12 +00:00
Carsten Haitzler f08ba94881 fix order... :(
SVN revision: 10734
2004-07-08 06:08:27 +00:00
tsauerbeck 9b1524ef35 properly initialize evas
SVN revision: 10726
2004-07-07 19:27:26 +00:00
azundris 6a77fc5de9 * exsh removed
SVN revision: 10690
2004-07-05 00:35:19 +00:00
swielinga f3166f33ef Updated the ecore debian packaging
SVN revision: 10639
2004-06-29 20:57:18 +00:00
Carsten Haitzler 1ea10d4e3a nuke -ldl..
SVN revision: 10620
2004-06-29 04:52:36 +00:00
Carsten Haitzler b97f661628 autofool cleanups... argh! i hate autofools!
SVN revision: 10574
2004-06-24 06:11:36 +00:00
handyande e1704a29b5 If each all using ecore_config themes calls this with PACKAGE_DATA_DIR "/themes/" or similar then the search path should be all encompassing
SVN revision: 10533
2004-06-17 08:48:06 +00:00
Ben Martin e1ea47b82e ++prerelease_number;
SVN revision: 10517
2004-06-16 07:47:44 +00:00
Carsten Haitzler b07f06df4d ecore_evas gl windows behaved strangely... FIX!
SVN revision: 10504
2004-06-14 06:24:19 +00:00
Carsten Haitzler 249e1f882d and check other fd's if our buffers have events too - just in case... :)
SVN revision: 10480
2004-06-09 10:35:01 +00:00
azundris 483a1d7138 oops
SVN revision: 10425
2004-06-03 13:21:14 +00:00
tsauerbeck 0b7284feb7 this is a bit nicer :p
SVN revision: 10398
2004-05-31 16:07:57 +00:00
tsauerbeck dff632179b fixed a memleak in ecore_x_window_prop_state_isset()
SVN revision: 10397
2004-05-31 16:03:28 +00:00
tsauerbeck c0acbf98a8 you allocate memory, you free it
SVN revision: 10396
2004-05-31 15:54:04 +00:00
digitalfallout 334a88e94f small clean up
SVN revision: 10380
2004-05-29 19:38:40 +00:00
Carsten Haitzler fb0dc2ccd6 oopsiedaisy!
thanks rbdpgn! ppc ipc issue fixed now! :)


SVN revision: 10370
2004-05-27 05:33:32 +00:00
rbdpngn 86fbabac52 Use extern for variables in headers.
SVN revision: 10364
2004-05-26 04:26:28 +00:00
handyande 1d3f35c515 Like the british government I will give privatisation a shot ;)
also set debug depending on ECORE_CONFIG_DEBUG environment


SVN revision: 10360
2004-05-25 18:52:21 +00:00
handyande 1b1fd08d62 fix debug
SVN revision: 10358
2004-05-25 17:50:37 +00:00
tsauerbeck 8ecb9bb68c fixes for automake 1.8
SVN revision: 10305
2004-05-21 18:43:56 +00:00
Carsten Haitzler 62da115c03 set shape before copying pixmaps :)
SVN revision: 10281
2004-05-19 04:46:18 +00:00
handyande cd41086d9c Was caching evas results and screwing up edb detection - fix, thanks neuron
SVN revision: 10269
2004-05-18 11:11:56 +00:00
handyande 07f9a4965d Avoid possible segs and
Dude, why you edit my chars


SVN revision: 10219
2004-05-13 22:56:16 +00:00
handyande 0eb4226a11 Re-add font paths after rasters rearrangement
publicise the default theme search path so ti can be applied on init - this way the search path is always defined


SVN revision: 10208
2004-05-13 14:38:36 +00:00
Carsten Haitzler 8e91978537 dont use .sh! :)
SVN revision: 10205
2004-05-13 12:50:49 +00:00
Carsten Haitzler 246dce9634 do with the Makefile.. cleaner! :)
SVN revision: 10204
2004-05-13 12:50:06 +00:00
handyande a1b99a1450 fixed circular nonsense, sorry raster - all gone. (use fonts in ecore)
SVN revision: 10203
2004-05-13 12:43:57 +00:00
Carsten Haitzler 688654a1aa vera in RIGHT place
SVN revision: 10202
2004-05-13 09:58:19 +00:00
handyande e474c66baf instead of assuming /usr/local use the specified --prefix
SVN revision: 10200
2004-05-13 09:53:58 +00:00
Carsten Haitzler 34f117babd helment bye bye, vera hello
SVN revision: 10199
2004-05-13 09:39:43 +00:00
Carsten Haitzler 55effd2d02 aaaaaaaaaah fiks fiks
SVN revision: 10198
2004-05-13 08:48:35 +00:00
Carsten Haitzler 470f2d0df9 hey handy - read the comment. spanky spanky!
SVN revision: 10197
2004-05-13 07:29:48 +00:00
Carsten Haitzler 469d8f9c0f ecore_config corss-compiels now... AHEM!
SVN revision: 10195
2004-05-13 06:14:39 +00:00