Commit Graph

2802 Commits

Author SHA1 Message Date
Carsten Haitzler 1da2a87cb7 pointless move feeds
SVN revision: 16740
2005-09-18 03:59:09 +00:00
Carsten Haitzler a0caf8afa1 tslib patch :)
SVN revision: 16723
2005-09-15 04:19:45 +00:00
Carsten Haitzler 6691ae8d14 unneeded var
SVN revision: 16718
2005-09-14 14:09:45 +00:00
Carsten Haitzler 09d13ac450 actualyl don't need that. it's already de-escaped
SVN revision: 16717
2005-09-14 14:08:02 +00:00
Carsten Haitzler f4337d5358 more escape handling
SVN revision: 16716
2005-09-14 13:45:12 +00:00
Carsten Haitzler 7141435c0d um cleanups.
SVN revision: 16715
2005-09-14 13:13:55 +00:00
Carsten Haitzler e7a8b5f8f7 printf--
SVN revision: 16714
2005-09-14 12:55:02 +00:00
Carsten Haitzler 7de686b25d dont need quote games there. we have escapes
SVN revision: 16713
2005-09-14 12:44:33 +00:00
Carsten Haitzler 39cbd8d7de accept escapes (\\, \", \', \ , etc.)
SVN revision: 16712
2005-09-14 12:37:42 +00:00
Carsten Haitzler 7fa72f80e0 handle unfound fonts
SVN revision: 16710
2005-09-14 09:01:26 +00:00
Carsten Haitzler 7a6f87f198 some support for launch id in netwm.
SVN revision: 16706
2005-09-14 03:26:23 +00:00
Carsten Haitzler 3ac48d63ae and edje started supporting.... TEXTBLOCK2!!!!!
see e_logo.edc for an example. :)


SVN revision: 16698
2005-09-12 09:43:49 +00:00
Carsten Haitzler 65db7141f8 hmm thats better - cursor to STARt when settign markyp
SVN revision: 16697
2005-09-12 08:57:38 +00:00
xcomputerman 7bd778bd29 Directory list should sort case-insensitive. Anything else is counter-intuitive and annoying. :)
SVN revision: 16694
2005-09-12 02:42:39 +00:00
tsauerbeck 9a9c3507b4 valgrind support requires valgrind 2.4.0 or greater, since 2.2's pkgconfig file seems to be borked
SVN revision: 16689
2005-09-11 16:52:08 +00:00
Carsten Haitzler 37d8934a0e text range get works. u can gety it INLCUDING \n's and \t's (simple
formatting) as plain text - for u dj2! :)


SVN revision: 16684
2005-09-11 03:23:11 +00:00
Carsten Haitzler 79127a2267 more tb2 work! :)
SVN revision: 16675
2005-09-10 11:51:52 +00:00
Carsten Haitzler b672283702 tb2 work! :)
SVN revision: 16671
2005-09-09 14:19:06 +00:00
tsauerbeck d9eb3e3958 use valgrind's user requests to tell it that our image data should be treated as being readable
SVN revision: 16670
2005-09-09 13:45:07 +00:00
Michael Jennings 063aedaac9 Thu Sep 8 17:12:14 2005 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------


SVN revision: 16669
2005-09-08 21:04:21 +00:00
Kim Woelders 58a7bd76f5 Define SIZEOF_LONG, fix warnings.
SVN revision: 16665
2005-09-07 23:21:42 +00:00
rephorm b1a0a81c7c avoid the malloc / copy routine when int's and longs are the same size
SVN revision: 16663
2005-09-07 22:16:49 +00:00
sebastid 087319c5c0 Completely wrong. Don't make private.
SVN revision: 16657
2005-09-07 09:50:14 +00:00
sebastid a76a8146c7 Make subsystem init private.
SVN revision: 16656
2005-09-07 09:31:36 +00:00
sebastid 7a64475aed Fix init and shutdown
SVN revision: 16655
2005-09-07 09:24:05 +00:00
sebastid 17d85a3409 Included in ecore_private.h
SVN revision: 16654
2005-09-07 09:16:48 +00:00
sebastid 0a78f5f752 Fix init()
Add shutdown()


SVN revision: 16653
2005-09-07 09:14:31 +00:00
sebastid 858d9fecdf Fix init and shutdown.
SVN revision: 16652
2005-09-07 09:06:06 +00:00
sebastid 0613b8d816 Included in ecore_private.h
SVN revision: 16651
2005-09-07 08:59:45 +00:00
sebastid b5d81b7a72 Only run init when count is 1 and shutdown when count is Only run init when count is 1 and shutdown when count is 00
SVN revision: 16650
2005-09-07 08:58:07 +00:00
sebastid b6ce3afdb5 Only run init when count is 1 and shutdown when count is 0
SVN revision: 16649
2005-09-07 08:57:08 +00:00
sebastid efe51da1dc init count
SVN revision: 16648
2005-09-07 08:50:25 +00:00
sebastid ebaf552ccd return initcount on init and shutdown
SVN revision: 16647
2005-09-07 08:30:51 +00:00
sebastid 49fd515a14 Included in ecore_private.h
SVN revision: 16646
2005-09-07 08:24:12 +00:00
sebastid fa12ab4099 Don't need to include Ecore_X.h here, the file is useless without the
rest of ecore_x.


SVN revision: 16634
2005-09-07 02:53:39 +00:00
sebastid fd5a41f525 Move freetype include along with the others, and use freetype define.
SVN revision: 16633
2005-09-07 02:31:30 +00:00
sebastid bb818f0cc2 Remove define, isn't needed.
Formatting.


SVN revision: 16630
2005-09-06 23:33:05 +00:00
sebastid c699769bd5 ecore_private.h is included in ecore_file_private.h
SVN revision: 16629
2005-09-06 23:31:18 +00:00
sebastid 549becd9d9 file compiles, but does not work.
SVN revision: 16628
2005-09-06 23:30:44 +00:00
sebastid 4560214bed stdlib.h is included in ecore_private.h from ecore_x_private.h
SVN revision: 16627
2005-09-06 23:18:29 +00:00
sebastid 9bc6eb91e4 config.h is included in ecore_private.h
SVN revision: 16626
2005-09-06 23:15:49 +00:00
sebastid 034842d3d9 Included in ecore_private.h
SVN revision: 16625
2005-09-06 23:10:24 +00:00
sebastid b521fa41d5 These are included in ecore_private.h
SVN revision: 16624
2005-09-06 23:08:42 +00:00
sebastid 4210007040 Return NULL, not FALSE for pointers.
SVN revision: 16622
2005-09-06 21:00:55 +00:00
sebastid 874e4df9ee Add Ecore.h for TRUE/FALSE
SVN revision: 16621
2005-09-06 19:29:24 +00:00
sebastid 24fac015c6 Export TRUE/FALSE
SVN revision: 16620
2005-09-06 19:26:19 +00:00
rephorm e7aae96593 Get this fixed the proper way...
SVN revision: 16613
2005-09-06 03:43:02 +00:00
rephorm 35c8148ffa So, according to raster and the XGetWindowProperty man page, this should in fact be a long, not an int. (though this is still broken under ubuntu-64 here)
SVN revision: 16612
2005-09-06 03:25:05 +00:00
rephorm 3833561118 change this cast to an int so things will work on both 32 _and_ 64 bit processors.
now all of us with athlon-64's can restart E without losing the desktop positions of all our windows :)


SVN revision: 16607
2005-09-06 00:52:43 +00:00
rephorm b0ae6f3c72 don't use __blend_tmp before initializing it...
SVN revision: 16594
2005-09-05 19:40:12 +00:00