Commit Graph

1999 Commits

Author SHA1 Message Date
Carsten Haitzler 157a4ec288 info for building.
SVN revision: 13573
2005-03-03 04:09:07 +00:00
Carsten Haitzler c5f94de716 readme is now auto-generated
SVN revision: 13572
2005-03-03 02:29:18 +00:00
Carsten Haitzler 338c93a811 completely automated package metadata building. all src tarballs will contain
all packaging data with the correct version etc. for rpm's, .deb's and
openembedded's .oe's and .bb's


SVN revision: 13571
2005-03-03 01:34:03 +00:00
Kim Woelders ffb72ed89b This one should go in as well, then :)
SVN revision: 13560
2005-03-02 08:31:02 +00:00
Carsten Haitzler de28192bda kwo's ecore cleanup patch
SVN revision: 13559
2005-03-02 07:06:44 +00:00
Carsten Haitzler 476e750039 off by 1 native size fixed
SVN revision: 13558
2005-03-02 05:22:20 +00:00
Carsten Haitzler 030163c085 and declare that variable before it is used...
SVN revision: 13557
2005-03-02 04:18:41 +00:00
Carsten Haitzler 3791395e22 bernhard's font scale patch..
SVN revision: 13556
2005-03-02 04:09:15 +00:00
Carsten Haitzler 05f90c5d9e detect eet/edb properly
SVN revision: 13551
2005-03-01 12:09:40 +00:00
Carsten Haitzler b629b6374c 1. e17's init icons get put into an e_box for arrangement nad the init splash
determines the location...

2. .002 snap


SVN revision: 13533
2005-02-28 05:35:02 +00:00
tsauerbeck bf796a3fd7 updated debian files because of recent directory shuffle
SVN revision: 13529
2005-02-27 21:31:01 +00:00
tsauerbeck c748aecba1 fixed switch statements with only one case statement
SVN revision: 13517
2005-02-26 14:46:07 +00:00
tsauerbeck c6d34bc399 make evas_list_sort more bullet-proof
SVN revision: 13503
2005-02-25 15:31:52 +00:00
amedeiros a360af99f4 * Fixes segfault in the evas_list_sort algorithm (patch submitted by Antoine Perdaens)
SVN revision: 13502
2005-02-25 15:15:41 +00:00
tsauerbeck ef57cf80b3 moved the include directory
SVN revision: 13496
2005-02-24 15:34:43 +00:00
sebastid 1b051e05bc Fix format data parsing.
Fix format merge.
font_source -> source


SVN revision: 13494
2005-02-24 10:29:04 +00:00
sebastid 072f4fe057 viminfo
SVN revision: 13492
2005-02-24 10:25:40 +00:00
tsauerbeck 60809b318d got rid of data subdirectory in pkgdatadir
SVN revision: 13485
2005-02-23 20:55:18 +00:00
tsauerbeck f8b835ea0c got rid of data subdirectory in pkgdatadir. fixed a bunch of warnings
SVN revision: 13483
2005-02-23 20:32:07 +00:00
tsauerbeck 9bd9e51230 add support for datadir to edje.pc.in resp edje-config.in, so 3rd party apps can find out where edje's data files (most important: edje.inc) are located
SVN revision: 13467
2005-02-22 20:36:16 +00:00
sebastid 9250830c26 Ignore.
SVN revision: 13463
2005-02-22 12:42:23 +00:00
sebastid 9df2d25036 Common functions.
SVN revision: 13462
2005-02-22 12:41:14 +00:00
sebastid de2a380ce9 Change timer interval.
SVN revision: 13461
2005-02-22 12:39:50 +00:00
sebastid 45d11bcebd Updates. Reduce polling time on no events.
SVN revision: 13460
2005-02-22 12:38:17 +00:00
sebastid 98fe13e6aa Update when func is called.
SVN revision: 13453
2005-02-21 16:03:08 +00:00
Carsten Haitzler e450a16122 change versions. some went DOWN - because they arent releases and i'm trying
to remove the _pre ascii from the version. i added a .001 (a release number)
so we can automatically or easiyl generate releases... sorry guys. but it's
kind of "for the good of the code". :)


SVN revision: 13451
2005-02-21 09:35:30 +00:00
sebastid abdd8729c0 Never call func on init.
SVN revision: 13444
2005-02-20 12:33:59 +00:00
sebastid fdfa8157c6 Add ecore_file
SVN revision: 13443
2005-02-20 12:18:09 +00:00
sebastid 813c77c392 fileinteraction and monitoring
SVN revision: 13442
2005-02-20 12:17:07 +00:00
Carsten Haitzler 7dbcc92602 fix some valgrind nasties - margins work...
SVN revision: 13440
2005-02-20 08:02:41 +00:00
Carsten Haitzler 2741c26ada fix newline with a font (size) change. add tabstop formatting... start on
margins. not complete.


SVN revision: 13437
2005-02-19 16:05:12 +00:00
Carsten Haitzler bd399b7aaa fix some native size stuff...
SVN revision: 13434
2005-02-19 05:07:11 +00:00
Carsten Haitzler 76d51ef015 tabs work...
added align to position todo.
then margins...
then anchors...
damn... and thats like... usable and shit...


SVN revision: 13421
2005-02-18 09:44:27 +00:00
Carsten Haitzler 24799a4270 more things taken off the list of things to do. styles seem to work.. :)
SVN revision: 13420
2005-02-18 06:37:24 +00:00
tsauerbeck cf1af057cc fix exit status in case of an error
SVN revision: 13415
2005-02-17 19:49:54 +00:00
sebastid a34850b071 Typo.
SVN revision: 13410
2005-02-17 17:15:22 +00:00
Carsten Haitzler 57e965aa61 working on styles - found bugs! :(
SVN revision: 13409
2005-02-17 13:53:19 +00:00
Carsten Haitzler c562850750 remove api that isnt functioning and wont for a while.
SVN revision: 13404
2005-02-16 15:38:44 +00:00
Carsten Haitzler 7b9264ecd2 and dont segv. :)
SVN revision: 13403
2005-02-16 14:07:39 +00:00
Carsten Haitzler 8d73bc7292 more work on textblock. the api as it stands is now complete enough for all
things you might need textblock for for now - need to handle in-text anchors,
tabs, margins and styles.


SVN revision: 13402
2005-02-16 13:57:41 +00:00
Carsten Haitzler 1b696a9abb complete more of textblock
SVN revision: 13389
2005-02-16 10:04:32 +00:00
sebastid 3cfec3dabd Formatting, and add ecore_icccm_state_set()
SVN revision: 13364
2005-02-15 11:27:24 +00:00
sebastid 0a40e021e8 Add ecore_x_icccm_state_get()
SVN revision: 13363
2005-02-15 11:24:25 +00:00
sebastid ec285a0684 Fix ecore_x_netwm_strut_partial_set()
Always return 0 or 1


SVN revision: 13362
2005-02-15 11:21:47 +00:00
Carsten Haitzler bcad2a82c3 working more on it...
SVN revision: 13353
2005-02-13 11:38:38 +00:00
Carsten Haitzler 5ff290ec01 minus some printfs'
SVN revision: 13339
2005-02-13 07:11:50 +00:00
Carsten Haitzler 1b5ec03990 fix segv in textblock.
format inserts should work right... now
test inserts should work correctly now too
text delets works right in terms that they delet text. they do not handle
deleting formattign nodes correctly yet.
errr. other stuff still to do/test too


SVN revision: 13338
2005-02-13 06:27:32 +00:00
Carsten Haitzler 0e91fa62e3 a note for moi
SVN revision: 13328
2005-02-12 04:33:32 +00:00
Carsten Haitzler 1947e16b36 a possible smart bug?.... and some textblock notes
SVN revision: 13327
2005-02-12 04:09:21 +00:00
Carsten Haitzler 111aa2936a fix shaped output (rgba dest rendering)
SVN revision: 13308
2005-02-11 05:33:44 +00:00