Commit Graph

2670 Commits

Author SHA1 Message Date
sebastid 1e376a2135 Move macros to separate header file.
SVN revision: 16805
2005-09-20 17:01:03 +00:00
sebastid bd8aaeeeab Use right HEAD
SVN revision: 16804
2005-09-20 16:59:39 +00:00
Carsten Haitzler 8888c1b4c3 a bit of asparagus action for shits & giggles
SVN revision: 16799
2005-09-20 12:44:36 +00:00
Carsten Haitzler 4cc2291251 god man that was a bad typo!
SVN revision: 16784
2005-09-20 09:20:57 +00:00
Carsten Haitzler 3d95663afe allow correct values for fill offset - too rtestrictive
SVN revision: 16781
2005-09-20 08:33:35 +00:00
Carsten Haitzler d9933843b6 handle textblock fixed with and variable height as a result formatting with
min size calcs


SVN revision: 16780
2005-09-20 05:49:22 +00:00
Carsten Haitzler 8de24f02e4 comment--
SVN revision: 16761
2005-09-19 06:53:37 +00:00
Carsten Haitzler 2c69e593a8 hmm - make min size calculation mroe accurate and handle corner cases...
SVN revision: 16760
2005-09-19 06:51:49 +00:00
Carsten Haitzler ab19b67038 blame: TILMAN:
1.73         (tsauerbe 29-Oct-04): #ifndef ABS
1.74         (tsauerbe 29-Oct-04): #define ABS(x) (x < 0 ? -x : x)

no ()'x around x - thus the part finder couldnt calculate distance of valued
parts properly! :) now it finds the right numbered part :)


SVN revision: 16758
2005-09-19 03:13:23 +00:00
handyande ddf8e48b35 update ecore_config app to match
SVN revision: 16754
2005-09-18 12:48:24 +00:00
Carsten Haitzler 0e90a7998e fix spaces at start of nodes and lines
SVN revision: 16753
2005-09-18 12:42:34 +00:00
handyande bda13919e3 Namespaces avoid system clases - sorry
SVN revision: 16752
2005-09-18 12:25:57 +00:00
Carsten Haitzler b515892939 fix tb2 move redraws
SVN revision: 16751
2005-09-18 11:55:51 +00:00
Carsten Haitzler 5a39de973b fix min size calc
SVN revision: 16745
2005-09-18 06:01:35 +00:00
Carsten Haitzler 0c99214fb0 allow more tags for textblock obj's
SVN revision: 16744
2005-09-18 05:37:06 +00:00
Carsten Haitzler a50a655192 handle null string
SVN revision: 16743
2005-09-18 05:36:28 +00:00
Carsten Haitzler 4f71e046bf printf--
SVN revision: 16742
2005-09-18 05:24:57 +00:00
Carsten Haitzler 9fd23d550d handle embedded fotns for textblocks
SVN revision: 16741
2005-09-18 04:56:06 +00:00
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