Commit Graph

2817 Commits

Author SHA1 Message Date
sebastid b307dd253e Silence.
SVN revision: 17797
2005-10-23 08:35:24 +00:00
stffrdhrn c45a3f58b5 - If its not really edj, or if its corrupt dont crash
- Collect the error message now. should we just check for NULL when setting?


SVN revision: 17777
2005-10-23 00:15:45 +00:00
lordchaos 7de1083877 Prevent a SEGV if returned config string is NULL
SVN revision: 17735
2005-10-21 12:11:37 +00:00
sebastid 4667f645da space
SVN revision: 17726
2005-10-21 07:10:07 +00:00
sebastid 05bc00a030 <> round external header.
SVN revision: 17725
2005-10-21 07:09:34 +00:00
Carsten Haitzler 0f23149e5f hmm dfb header - NOT buffer
SVN revision: 17714
2005-10-21 00:57:37 +00:00
Mike Frysinger 42a950023e remove spurious message
SVN revision: 17699
2005-10-20 05:37:38 +00:00
Mike Frysinger 901ef16a1f if ecore lacks both X and FB support, disable the test
SVN revision: 17696
2005-10-20 05:05:52 +00:00
Mike Frysinger b18a413ab0 ignore config.{sub,guess}
SVN revision: 17694
2005-10-20 05:00:59 +00:00
Mike Frysinger 30dbd4e7ba remove pointless [] around if tests
SVN revision: 17692
2005-10-20 00:16:16 +00:00
Carsten Haitzler aafe5bb24e ok damn bsd users - u get to have no alloca - damn lowest common denominator.
SVN revision: 17626
2005-10-17 09:59:23 +00:00
rbdpngn ccc8f7236f Set load errors in more cases.
SVN revision: 17617
2005-10-16 20:36:20 +00:00
tsauerbeck f7b38107de some warning fixes
SVN revision: 17600
2005-10-16 09:34:35 +00:00
quan74 859ffb05fc ecore_directfb cleanups
SVN revision: 17586
2005-10-16 01:51:20 +00:00
Dan Sinclair ef2fcdc4c1 - make sure we have a name before trying to look it up
- strip off an + or - in _format_fill so we don't end up with things like
  +font=fonts/Vera which then won't match when we try to recognize it as a
  keyword


SVN revision: 17580
2005-10-15 22:02:59 +00:00
Carsten Haitzler 347c26ce53 turran's dfb stuff! whee! :)
SVN revision: 17573
2005-10-15 10:37:37 +00:00
Carsten Haitzler d559cdd4f5 more patrick mautirz patches
SVN revision: 17567
2005-10-15 08:51:52 +00:00
Carsten Haitzler 1f9fd57215 include fix
SVN revision: 17566
2005-10-15 08:48:43 +00:00
sebastid ed1aa8117a Simpler check for 0 stringlength.
SVN revision: 17564
2005-10-15 06:54:42 +00:00
Dan Sinclair 051b5f6fc7 - make sure the string isn't blank before appending it
SVN revision: 17560
2005-10-15 05:19:11 +00:00
Carsten Haitzler 5f828e6fdb dont allow non-defaulted formats
SVN revision: 17558
2005-10-15 04:42:46 +00:00
Michael Jennings 13c0113609 Sat Oct 15 00:09:36 2005 Michael Jennings (mej)
Spec file fixes.
----------------------------------------------------------------------


SVN revision: 17556
2005-10-15 04:01:39 +00:00
doursse 4a27836ffd missing xcb cflags
SVN revision: 17531
2005-10-14 06:11:03 +00:00
Carsten Haitzler e83ac6a83c fix extra events to do just what they originally did
SVN revision: 17510
2005-10-13 14:06:20 +00:00
shadoi 74c0986fa1 Provides libecore
SVN revision: 17502
2005-10-13 05:46:42 +00:00
shadoi 85f8e08af8 Provides libeet
SVN revision: 17501
2005-10-13 05:46:17 +00:00
Mike Frysinger 4a0f9b61c5 include altivec.h if we have it
SVN revision: 17491
2005-10-13 02:38:31 +00:00
Mike Frysinger 28ab394afb cleanup altivec checks to be more portable
SVN revision: 17490
2005-10-13 02:38:04 +00:00
Mike Frysinger db7746fa21 fix whitespacing
SVN revision: 17483
2005-10-13 02:09:03 +00:00
Mike Frysinger 388caefdcf remove pointless [] around if tests
SVN revision: 17471
2005-10-12 23:15:17 +00:00
sebastid fc3eccf033 realpath returns null if the file doesn't exist.
SVN revision: 17444
2005-10-11 20:11:36 +00:00
sebastid 0357fa2fe3 reset will_accept status when entering new window.
SVN revision: 17440
2005-10-11 16:43:53 +00:00
Carsten Haitzler e5fe3c4400 fix build issue
SVN revision: 17439
2005-10-11 16:34:41 +00:00
shadoi ab76814442 Add changelog.in to EXTRA_DIST, file actually exists now :)
SVN revision: 17424
2005-10-11 02:00:58 +00:00
shadoi b9eda6ee88 debian/changelog needs to remain in EXTRA_DIST, debian package building requires it.
- Generate the changelog (remove the generated file from CVS)
 - Add debian/changelog to .cvsignore


SVN revision: 17423
2005-10-11 01:57:24 +00:00
sebastid f2fb36988d Unused
SVN revision: 17410
2005-10-10 21:22:17 +00:00
sebastid da7d6dbe30 dst, not src in second realpath
SVN revision: 17409
2005-10-10 21:10:04 +00:00
sebastid 4545433592 Cleanup
SVN revision: 17396
2005-10-10 18:35:13 +00:00
codewarrior 2fc139fd86 Dont overrite ourselves and zero the file out during copy operations if src and dst are the same
SVN revision: 17393
2005-10-10 16:25:17 +00:00
sebastid f0e54c13f7 get/set x cursor size.
SVN revision: 17378
2005-10-10 07:50:10 +00:00
tsauerbeck 315c2a045b fix ecore_x_netwm_icons_get()
SVN revision: 17346
2005-10-09 09:56:47 +00:00
Carsten Haitzler 8c01f55114 add embryo api to get the state of a part (handy eh?) :)
SVN revision: 17345
2005-10-09 09:49:53 +00:00
Carsten Haitzler bfaabe266e asparagus - again. lots fo leak fixes and other fixes have been happening, so
i think an asparagus is a good idea - sorry package config people. :)


SVN revision: 17340
2005-10-09 04:22:19 +00:00
Carsten Haitzler ce7d10f13b allow for xr engine for testing/display of edjes
SVN revision: 17338
2005-10-09 03:07:58 +00:00
Carsten Haitzler dc389abd64 use best filter - :)
SVN revision: 17337
2005-10-09 03:07:44 +00:00
Carsten Haitzler d40fe99719 fix segv in shared data chunks
SVN revision: 17336
2005-10-09 02:06:52 +00:00
Carsten Haitzler 97f6242fca handle shm addr return right
SVN revision: 17325
2005-10-08 14:59:45 +00:00
sebastid b351ead33a Move dnd stuff to ecore_x_dnd.c, and set default action to copy.
It works!!!


SVN revision: 17323
2005-10-08 14:38:15 +00:00
Carsten Haitzler 2032d7e213 remove diplucate pixemaps!
SVN revision: 17321
2005-10-08 14:16:03 +00:00
sebastid 1f2de469f1 Cleanup.
SVN revision: 17320
2005-10-08 13:51:58 +00:00