Carsten Haitzler [Wed, 29 Mar 2006 10:07:35 +0000 (10:07 +0000)]
fix format
SVN revision: 21568
Carsten Haitzler [Wed, 29 Mar 2006 09:00:56 +0000 (09:00 +0000)]
another wrong changelog.in
SVN revision: 21566
Carsten Haitzler [Wed, 29 Mar 2006 09:00:13 +0000 (09:00 +0000)]
changelog.cin ... errr... not right.
do the people doing debian packaging... actually test things?
SVN revision: 21565
Carsten Haitzler [Wed, 29 Mar 2006 08:00:30 +0000 (08:00 +0000)]
cvs is back up.. time for some asparagus!
SVN revision: 21564
Christopher Michael [Tue, 28 Mar 2006 18:36:19 +0000 (18:36 +0000)]
--printf
SVN revision: 21544
Stafford Mitchell Horne [Tue, 28 Mar 2006 16:36:04 +0000 (16:36 +0000)]
Edje textblock cleanups fixes
* Fix edje font order (source, size, font) . This is needed so that evas
when parsing the style will only try to load the font once it sees the
font name. otherwise, if we load before we know where the source is and
fontconfig will takeover and load up all of its fallbacks.
* Remove inheritance. This is covered by evas. This means the text_class
will only modify style parameters which are already defined in the style.
SVN revision: 21533
Stafford Mitchell Horne [Tue, 28 Mar 2006 16:28:54 +0000 (16:28 +0000)]
Refuse zero length fonts.
SVN revision: 21532
Stafford Mitchell Horne [Tue, 28 Mar 2006 07:45:54 +0000 (07:45 +0000)]
Add ability for text blocks to use text classes
* Classes are defined at the tag level
* Tags whithout classes inherit the parent class
* text class defined by putting text_class=<class name> in tag style
SVN revision: 21518
Carsten Haitzler [Sat, 25 Mar 2006 02:55:34 +0000 (02:55 +0000)]
fix window depth creation
SVN revision: 21502
Carsten Haitzler [Mon, 20 Mar 2006 08:44:34 +0000 (08:44 +0000)]
and get debug name right
SVN revision: 21439
Carsten Haitzler [Mon, 20 Mar 2006 08:18:52 +0000 (08:18 +0000)]
rememebr to decrement ev coutns too!
SVN revision: 21438
Carsten Haitzler [Mon, 20 Mar 2006 07:45:58 +0000 (07:45 +0000)]
add calls to get ip addr of client or server (NULL for created servers of
course) and comments/docs
SVN revision: 21437
Carsten Haitzler [Mon, 20 Mar 2006 05:59:21 +0000 (05:59 +0000)]
set server/client data to NULL on a delete - as it's already returned it it
should now be NULL and not used.
SVN revision: 21435
Carsten Haitzler [Mon, 20 Mar 2006 05:53:12 +0000 (05:53 +0000)]
defer server and client deletion for con and ipc until all pending events
have been processed.
SVN revision: 21434
stffrdhrn [Sun, 19 Mar 2006 11:17:43 +0000 (11:17 +0000)]
Evas Fontconfig changes
* Move evas fontconfig changes out of the search loop
* Use the whole font name for the search pattern this allow things like
"Bitstream Vera Serif,Kochi Gothic" so you can manually setup fallbacks
SVN revision: 21407
Christopher Michael [Sun, 19 Mar 2006 11:05:59 +0000 (11:05 +0000)]
--printf
SVN revision: 21406
Christopher Michael [Sun, 19 Mar 2006 11:03:57 +0000 (11:03 +0000)]
Fix incorrect #ifdef. Be sure we're building XRender before trying to access
xrender structs. If the user was not building with XRender then the
build would fail here.
SVN revision: 21405
stffrdhrn [Sun, 19 Mar 2006 10:50:33 +0000 (10:50 +0000)]
Dont crash on pcf fonts
* for pcf fonts EM square is 0 and ascent and descent are 0
* TODO: get these things to render correctly
SVN revision: 21404
stffrdhrn [Sun, 19 Mar 2006 04:29:57 +0000 (04:29 +0000)]
Add fontconfig to evas for finding fonts
* This can be disabled with --enable-fontconfig=no
* Test in e17 with "enlightenment_remote -font-default-set title_bar Serif 12"
* This is just the beginning: TODO: style searching, language reorder bypass
SVN revision: 21394
stffrdhrn [Sun, 19 Mar 2006 04:22:35 +0000 (04:22 +0000)]
Edje bug fixes:
* Add some comments
* Fixup some const char */stringshare related compile warnings
* Fix text classes
SVN revision: 21392
David Walter Seikel [Fri, 17 Mar 2006 23:19:49 +0000 (23:19 +0000)]
.cvsignore++
SVN revision: 21356
Carsten Haitzler [Fri, 17 Mar 2006 09:18:16 +0000 (09:18 +0000)]
asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.
SVN revision: 21348
Carsten Haitzler [Fri, 17 Mar 2006 09:18:15 +0000 (09:18 +0000)]
asparagus!!!
btw - xtasi - i hope u read cvs commits.... when u play with stuff - make
sure the thing passes make dist and make distcheck!!!! i'm having to fix waay
too much of that.
SVN revision: 21347
shadoi [Thu, 16 Mar 2006 16:06:20 +0000 (16:06 +0000)]
* Run autogen.sh when building CVS snapshots, but not for dist tarballs
* Don't include evas-config in the bin package (it's in -dev)
SVN revision: 21340
Carsten Haitzler [Thu, 16 Mar 2006 08:16:16 +0000 (08:16 +0000)]
tmp size was not fetched
SVN revision: 21333
doursse [Wed, 15 Mar 2006 21:14:34 +0000 (21:14 +0000)]
update to the new xcb api
SVN revision: 21328
doursse [Wed, 15 Mar 2006 20:58:35 +0000 (20:58 +0000)]
update to the new xcb api, and a fix
SVN revision: 21326
Carsten Haitzler [Tue, 14 Mar 2006 23:45:08 +0000 (23:45 +0000)]
nooo. debian/changelog is meant to be in MAINTAINERCLEANFILES - because make
maintainer-clean is something the maintainer of the source does to clean out
auto-generated files that are gerenated BY configure, autoconf etc. etc. so
the tree looks basically like what is committed to cvs only and nothing else.
once done you need to re-run autogen.sh to build. package building should
have no business running make maintainer-clean. package builds should only be
doing:
(set up environment)
configure (options)
make (options)
make install (options)
(extract files into package)
SVN revision: 21303
xstasi [Tue, 14 Mar 2006 13:53:33 +0000 (13:53 +0000)]
redundant line debian/changelog in maintainercleanfiles caused packages not to build
SVN revision: 21300
rbdpngn [Mon, 13 Mar 2006 22:38:53 +0000 (22:38 +0000)]
Need to link Xrender if we're going to use it.
SVN revision: 21273
xstasi [Mon, 13 Mar 2006 19:51:44 +0000 (19:51 +0000)]
Recreated debian/, based on cdbs
SVN revision: 21270
xstasi [Mon, 13 Mar 2006 18:48:42 +0000 (18:48 +0000)]
Recreated debian/, based on cdbs
SVN revision: 21266
Carsten Haitzler [Mon, 13 Mar 2006 08:50:27 +0000 (08:50 +0000)]
add max data payload settings to ipc
SVN revision: 21250
Carsten Haitzler [Mon, 13 Mar 2006 08:50:26 +0000 (08:50 +0000)]
add max data payload settings to ipc
SVN revision: 21249
Carsten Haitzler [Sun, 12 Mar 2006 10:44:32 +0000 (10:44 +0000)]
asparagus!
SVN revision: 21220
Carsten Haitzler [Sun, 12 Mar 2006 10:40:49 +0000 (10:40 +0000)]
pass distcheck...
SVN revision: 21219
doursse [Sun, 12 Mar 2006 09:56:13 +0000 (09:56 +0000)]
visualization stuff for emotion_gstreamer. There's a gstreamer bug on the duration of mp3 files (). ogg files are handles correctly
SVN revision: 21217
quan74 [Sun, 12 Mar 2006 03:13:46 +0000 (03:13 +0000)]
fixed what I broke in the spec - still needs work to move engine modules to their correct package...
SVN revision: 21202
doursse [Sun, 12 Mar 2006 00:08:58 +0000 (00:08 +0000)]
missing x
SVN revision: 21197
Christopher Michael [Sat, 11 Mar 2006 15:34:46 +0000 (15:34 +0000)]
Fix typo spotted by odium :)
SVN revision: 21189
quan74 [Sat, 11 Mar 2006 01:57:53 +0000 (01:57 +0000)]
fix spec
SVN revision: 21177
doursse [Sat, 11 Mar 2006 01:55:17 +0000 (01:55 +0000)]
missing file
SVN revision: 21176
doursse [Fri, 10 Mar 2006 19:12:57 +0000 (19:12 +0000)]
i've forgotten to remove that :)
SVN revision: 21173
doursse [Fri, 10 Mar 2006 19:10:07 +0000 (19:10 +0000)]
xrender xcb engine
SVN revision: 21172
doursse [Fri, 10 Mar 2006 07:44:23 +0000 (07:44 +0000)]
argb target for software xcb engine supported
SVN revision: 21164
xstasi [Thu, 9 Mar 2006 17:25:25 +0000 (17:25 +0000)]
readded debian/changelog to configure.in
SVN revision: 21144
Carsten Haitzler [Thu, 9 Mar 2006 03:51:44 +0000 (03:51 +0000)]
support argb targets for ecore_evas sw_x11
SVN revision: 21121
Carsten Haitzler [Thu, 9 Mar 2006 03:51:43 +0000 (03:51 +0000)]
support argb targets for ecore_evas sw_x11
SVN revision: 21120
Carsten Haitzler [Thu, 9 Mar 2006 03:51:27 +0000 (03:51 +0000)]
ARGB targets for sw engine supported
SVN revision: 21119
Carsten Haitzler [Wed, 8 Mar 2006 15:35:05 +0000 (15:35 +0000)]
add a dst alpha flag
SVN revision: 21104
Carsten Haitzler [Wed, 8 Mar 2006 15:35:01 +0000 (15:35 +0000)]
handle dst alpha better
SVN revision: 21103
stffrdhrn [Wed, 8 Mar 2006 15:07:37 +0000 (15:07 +0000)]
Keep track of max handlers_num using the handlers_num, not LASTEvent
SVN revision: 21101
Carsten Haitzler [Wed, 8 Mar 2006 13:43:46 +0000 (13:43 +0000)]
check ptrs - no segv
SVN revision: 21100
Carsten Haitzler [Wed, 8 Mar 2006 10:01:42 +0000 (10:01 +0000)]
another handy routine...
SVN revision: 21096
Carsten Haitzler [Wed, 8 Mar 2006 08:54:36 +0000 (08:54 +0000)]
and work again.
SVN revision: 21092
Carsten Haitzler [Wed, 8 Mar 2006 08:02:55 +0000 (08:02 +0000)]
evilness... but it works.
SVN revision: 21091
Carsten Haitzler [Wed, 8 Mar 2006 08:02:34 +0000 (08:02 +0000)]
umm... handle rgba dest properly...
SVN revision: 21090
xstasi [Tue, 7 Mar 2006 13:13:39 +0000 (13:13 +0000)]
debian/changelog brought back to old revision
SVN revision: 21072
xstasi [Tue, 7 Mar 2006 13:05:18 +0000 (13:05 +0000)]
Changed maintainer to 'E17 Debian Team'
SVN revision: 21071
xstasi [Tue, 7 Mar 2006 12:53:37 +0000 (12:53 +0000)]
debian/changelog brought back to old revision
SVN revision: 21070
Carsten Haitzler [Tue, 7 Mar 2006 02:44:16 +0000 (02:44 +0000)]
oops - soemoen changed the other symbols around while i changed the first set
SVN revision: 21063
quan74 [Tue, 7 Mar 2006 01:14:02 +0000 (01:14 +0000)]
added software_generic to spec
SVN revision: 21058
quan74 [Tue, 7 Mar 2006 01:07:20 +0000 (01:07 +0000)]
make dist pkgs build again
SVN revision: 21057
stffrdhrn [Tue, 7 Mar 2006 00:24:37 +0000 (00:24 +0000)]
Match up function names so gl_xll can work
SVN revision: 21056
Carsten Haitzler [Tue, 7 Mar 2006 00:02:16 +0000 (00:02 +0000)]
fix symbols
SVN revision: 21055
Carsten Haitzler [Mon, 6 Mar 2006 08:39:57 +0000 (08:39 +0000)]
just do RAW iconify work
SVN revision: 21045
xstasi [Sat, 4 Mar 2006 17:57:06 +0000 (17:57 +0000)]
created debian/changelog (and removed from configure.in) to allow packages to be built with custom versions (e.g. cvs appends or epochs), and changed maintainer
SVN revision: 21013
xstasi [Sat, 4 Mar 2006 17:51:16 +0000 (17:51 +0000)]
created debian/changelog (and removed from configure.in) to allow packages to be built with custom versions (e.g. cvs appends or epochs), and changed maintainer
SVN revision: 21012
xstasi [Sat, 4 Mar 2006 15:31:46 +0000 (15:31 +0000)]
changed maintainer, removed changelog autogeneration, fixed build-deps problems which caused errors on building under testing/unstable, and removed CPU optimizations to make it build on non-x86 platforms
SVN revision: 21009
David Walter Seikel [Sat, 4 Mar 2006 14:25:29 +0000 (14:25 +0000)]
.cvsignore++
SVN revision: 21006
xstasi [Sat, 4 Mar 2006 11:18:57 +0000 (11:18 +0000)]
created debian/changelog to allow packages to be built with custom versions (e.g. cvs appends or epochs), and changed maintainer
SVN revision: 20999
stffrdhrn [Sat, 4 Mar 2006 02:57:06 +0000 (02:57 +0000)]
Ecore api cleanup:
* keys for key_grab and key_ugrab changed to const char *
SVN revision: 20986
stffrdhrn [Sat, 4 Mar 2006 02:46:24 +0000 (02:46 +0000)]
More cleanups:
* fix more requirements for const
SVN revision: 20985
stffrdhrn [Sat, 4 Mar 2006 02:11:03 +0000 (02:11 +0000)]
Clean ups
* char * -> const char * where needed
SVN revision: 20984
Carsten Haitzler [Sat, 4 Mar 2006 01:30:43 +0000 (01:30 +0000)]
return useful values for grab/ungrab
SVN revision: 20981
xstasi [Fri, 3 Mar 2006 12:56:15 +0000 (12:56 +0000)]
remove debian/changelog from configure.in in eet
SVN revision: 20975
Carsten Haitzler [Fri, 3 Mar 2006 07:36:46 +0000 (07:36 +0000)]
and build
SVN revision: 20945
Carsten Haitzler [Fri, 3 Mar 2006 07:28:26 +0000 (07:28 +0000)]
keep the function call naming consistent with other engines of the same type.
SVN revision: 20944
doursse [Fri, 3 Mar 2006 06:51:25 +0000 (06:51 +0000)]
bad names
SVN revision: 20943
Carsten Haitzler [Fri, 3 Mar 2006 06:36:11 +0000 (06:36 +0000)]
SP!
SVN revision: 20942
Carsten Haitzler [Fri, 3 Mar 2006 04:01:15 +0000 (04:01 +0000)]
minimal xscreensaver wrapping so it can be used for lock
SVN revision: 20934
Carsten Haitzler [Thu, 2 Mar 2006 13:07:26 +0000 (13:07 +0000)]
oops - missing dirs
SVN revision: 20917
doursse [Thu, 2 Mar 2006 12:48:11 +0000 (12:48 +0000)]
warning--
SVN revision: 20916
Carsten Haitzler [Thu, 2 Mar 2006 09:21:04 +0000 (09:21 +0000)]
oops - nuke a \
SVN revision: 20910
Carsten Haitzler [Thu, 2 Mar 2006 09:16:46 +0000 (09:16 +0000)]
software engines all now totally inherit from software_generic and
xrender_x11 now partially inherits.
SVN revision: 20909
Carsten Haitzler [Thu, 2 Mar 2006 08:06:10 +0000 (08:06 +0000)]
1. new engine inheritance scheme - its recursive if u want it to be, and so
far buffer, software_x11 and fb engines use it. need to make allother
software enignes use it next then the gl, cairo, xrender engines, then dfb.
it cuts out a LOT of duplicate code. makes writign a new engine or engine
variant much simpler
SVN revision: 20908
David Walter Seikel [Wed, 1 Mar 2006 06:00:41 +0000 (06:00 +0000)]
Formatting.
SVN revision: 20864
David Walter Seikel [Wed, 1 Mar 2006 05:05:58 +0000 (05:05 +0000)]
Formatting.
SVN revision: 20861
Carsten Haitzler [Wed, 1 Mar 2006 03:48:03 +0000 (03:48 +0000)]
rehinting works on the fly now
SVN revision: 20858
Carsten Haitzler [Wed, 1 Mar 2006 03:48:02 +0000 (03:48 +0000)]
rehinting works on the fly now
SVN revision: 20857
Carsten Haitzler [Tue, 28 Feb 2006 04:07:49 +0000 (04:07 +0000)]
make hinting an engine api thnig - engine apis need to be mroe easily updated
SVN revision: 20850
Carsten Haitzler [Mon, 27 Feb 2006 15:40:46 +0000 (15:40 +0000)]
oops - yeah. watch the ptr.
SVN revision: 20830
stffrdhrn [Mon, 27 Feb 2006 14:52:36 +0000 (14:52 +0000)]
FIXME: what do you do when fi is NULL?
* hint, don't SEGV.
SVN revision: 20824
Carsten Haitzler [Mon, 27 Feb 2006 14:03:27 +0000 (14:03 +0000)]
evas lets you choose font hinting - in theory. :)
SVN revision: 20823
tsauerbeck [Sat, 25 Feb 2006 09:57:55 +0000 (09:57 +0000)]
custom state: i think we should inherit the parent's text style, too
SVN revision: 20775
tsauerbeck [Sat, 25 Feb 2006 09:56:09 +0000 (09:56 +0000)]
the custom state code was still using strdup, but it needs to use the stringshare api
SVN revision: 20774
rbdpngn [Tue, 21 Feb 2006 05:45:18 +0000 (05:45 +0000)]
Fix the doubly linked list to use a more correct method to insert data in the
list instead of walking from the beginning.
SVN revision: 20662
codewarrior [Sun, 19 Feb 2006 11:14:49 +0000 (11:14 +0000)]
after hours of work, discusisons with rephorm, and raster, I found this!
(13:05) <raster> BAD formie
(=
SVN revision: 20571
Carsten Haitzler [Sat, 18 Feb 2006 04:40:14 +0000 (04:40 +0000)]
disable double click flags if u clock on something else in between
SVN revision: 20554
Carsten Haitzler [Sat, 18 Feb 2006 04:35:43 +0000 (04:35 +0000)]
codeset patch from illogict
SVN revision: 20553