Commit Graph

1734 Commits

Author SHA1 Message Date
Carsten Haitzler 9b891c8217 some iccm
LDFLAGS.


SVN revision: 12128
2004-11-02 04:03:27 +00:00
Carsten Haitzler 81715399a1 ldflags
SVN revision: 12127
2004-11-02 03:56:48 +00:00
Carsten Haitzler 51af1ad286 LDFLAGS
SVN revision: 12126
2004-11-02 03:50:27 +00:00
Carsten Haitzler 9e0ab5e683 no ldflags
SVN revision: 12125
2004-11-02 03:42:40 +00:00
Carsten Haitzler c8fee00895 ldflags
SVN revision: 12123
2004-11-02 03:34:42 +00:00
Carsten Haitzler a9eafd9461 more efficient :) (snprintf is a bit of a sledgehammer - if we can do it
simply.. why not? :) )
:)


SVN revision: 12119
2004-11-02 00:05:27 +00:00
tsauerbeck ef017cb633 snprintf goooooood :)
SVN revision: 12117
2004-11-01 19:14:23 +00:00
tsauerbeck 2c9986c4e7 how the fuck did this get in unnoticed? maybe actually read the warnings cc spits out?
SVN revision: 12107
2004-10-31 11:21:30 +00:00
tsauerbeck 651db919e4 another doxygen fix
SVN revision: 12100
2004-10-30 19:27:13 +00:00
tsauerbeck c3b98cb886 oops, orig_len is size_t now
SVN revision: 12099
2004-10-30 19:23:39 +00:00
tsauerbeck 1295244f80 tiny doxygen fix
SVN revision: 12098
2004-10-30 19:19:57 +00:00
tsauerbeck 8fd2d1b6e1 even more splitting
SVN revision: 12097
2004-10-30 19:18:32 +00:00
tsauerbeck 45693f5446 more cleanups
SVN revision: 12095
2004-10-30 18:25:51 +00:00
tsauerbeck e83506617c more splitting
SVN revision: 12094
2004-10-30 17:56:50 +00:00
tsauerbeck 9324e26f14 unbreak edje_text_fit_x
SVN revision: 12093
2004-10-30 16:54:58 +00:00
tsauerbeck 216fdda3e3 split _edje_text_recalc_apply()
SVN revision: 12092
2004-10-30 15:51:55 +00:00
tsauerbeck 5f8c7f1a8e fixed a buffer overflow vulnerability
SVN revision: 12090
2004-10-30 15:04:51 +00:00
tsauerbeck a73abc4d87 simplification. raster, have a look at that FIXME, please.
SVN revision: 12089
2004-10-30 14:28:40 +00:00
tsauerbeck daec1b2a81 simplified _edje_part_description_apply(). one code block was executed twice for no reason apparently. removed some condition checks that aren't needed.
SVN revision: 12087
2004-10-30 14:19:46 +00:00
tsauerbeck 31107fb11a warning fixes
SVN revision: 12086
2004-10-30 13:02:28 +00:00
tsauerbeck 0c79f801ed minor cleanups
SVN revision: 12084
2004-10-30 12:29:43 +00:00
tsauerbeck 3a98a85784 typo
SVN revision: 12083
2004-10-30 12:29:07 +00:00
tsauerbeck 67defc4296 trying to make the code more readable
SVN revision: 12082
2004-10-30 12:19:33 +00:00
tsauerbeck 76eb6e53cb minor cleanups
SVN revision: 12081
2004-10-30 12:12:02 +00:00
tsauerbeck 42a26cb3db cleaned up autotools setup some more
SVN revision: 12080
2004-10-30 11:47:23 +00:00
tsauerbeck cc7b3822d4 these aren't needed
SVN revision: 12079
2004-10-30 11:33:09 +00:00
tsauerbeck c931ff883f warning fix
SVN revision: 12078
2004-10-30 11:08:17 +00:00
rephorm 135d3ca91d Merge contents of Edje_Edit.h back into edje_private.h
Remove all traces of edje_edit (hopefully i didn't miss any).


SVN revision: 12071
2004-10-30 02:47:33 +00:00
rephorm 634caa3c9e ref and unref the edje when blocking/unblocking and creating/deleting messages to avoid accessing free'd memory if an edje is deleted from an edje signal callback.
SVN revision: 12070
2004-10-30 02:30:55 +00:00
tsauerbeck 2b81462e95 don't invert part alignment when the part is smaller than the min size. this means that an alignment of 0.0 will *always* be top/left.
SVN revision: 12069
2004-10-29 22:32:35 +00:00
tsauerbeck bb12db6879 updated comments to follow the not-so-recent embryo_cc syntax change
SVN revision: 12068
2004-10-29 20:11:22 +00:00
tsauerbeck 61c2b9b99c hopefully noone will ever notice :O
SVN revision: 12067
2004-10-29 20:06:39 +00:00
tsauerbeck 53596e93c3 added basic support for custom state magic. only description.align can be changed at runtime so far.
SVN revision: 12065
2004-10-29 17:56:12 +00:00
tsauerbeck c39e5a3db9 uuh, i must have forgotten to commit this earlier
SVN revision: 12064
2004-10-29 17:45:07 +00:00
tsauerbeck 2ed098e8c7 made snprintf() return the number of characters written on success, as it advertises to do
SVN revision: 12063
2004-10-29 17:21:14 +00:00
tsauerbeck ef62e4a544 fixed timer/animator mixup
SVN revision: 12062
2004-10-29 16:28:42 +00:00
tsauerbeck 82db225041 tweak
SVN revision: 12061
2004-10-29 15:43:50 +00:00
tsauerbeck 222cbec230 Oops2
SVN revision: 12060
2004-10-29 15:14:43 +00:00
tsauerbeck 63c238b0c1 Oops
SVN revision: 12059
2004-10-29 15:12:01 +00:00
tsauerbeck 6d6cf88517 reduced code duplication
SVN revision: 12058
2004-10-29 14:56:27 +00:00
tsauerbeck 917adb5118 fixed insert_float()
SVN revision: 12057
2004-10-29 14:49:10 +00:00
tsauerbeck ee1c58f983 'custom' is an invalid description name
SVN revision: 12056
2004-10-29 14:11:54 +00:00
tsauerbeck 9f77b5176c mingw fixes
SVN revision: 12055
2004-10-29 14:04:23 +00:00
tsauerbeck ee67ee94ec don't include mman.h
SVN revision: 12054
2004-10-29 14:01:24 +00:00
tsauerbeck 25d310a49b there's no need to copy the string byte by byte, use snprintf instead
SVN revision: 12053
2004-10-29 13:50:27 +00:00
Carsten Haitzler f5d79011d1 binary mode... and...
close file AFTER finish off of decompress! :)


SVN revision: 12046
2004-10-28 09:54:02 +00:00
Kim Woelders f1cd7eb5c7 Move NetWM atoms to ecore_x_netwm.c. Added ecore_x_netwm_wm_identify().
SVN revision: 12044
2004-10-27 21:50:58 +00:00
tsauerbeck ade8c6b269 doxygen fixes
SVN revision: 12042
2004-10-27 19:24:42 +00:00
tsauerbeck 015a2cde3f implemented float list ops, replace_int and replace_str
SVN revision: 12041
2004-10-27 16:20:05 +00:00
tsauerbeck 74f19082f8 programs may not specify 'target' before 'action'
SVN revision: 12040
2004-10-27 16:17:12 +00:00