Commit Graph

2817 Commits

Author SHA1 Message Date
sebastid 4d6bcecff4 Check the strdup
SVN revision: 17206
2005-10-05 18:38:51 +00:00
sebastid dcb7726415 New func
SVN revision: 17205
2005-10-05 18:38:27 +00:00
Carsten Haitzler 503de08b68 code3 clean - move code to special files and maybe fix a bug?
SVN revision: 17187
2005-10-05 08:38:04 +00:00
tsauerbeck f938b60a72 everyone loves PI
SVN revision: 17170
2005-10-04 21:02:14 +00:00
sebastid 90e9815182 Only accept configure events on main windows
SVN revision: 17168
2005-10-04 18:19:16 +00:00
tsauerbeck 13312e0779 set walking_actions to 1 while we're walking the actions list. this fixes an embryo induced segfault, horray.
SVN revision: 17167
2005-10-04 18:01:09 +00:00
tsauerbeck 556408a57e warnings suck
SVN revision: 17166
2005-10-04 17:57:20 +00:00
tsauerbeck 963f0729c1 don't access freed memory
SVN revision: 17164
2005-10-04 17:54:36 +00:00
sebastid bd793035ca Error if \0 inside quotes.
SVN revision: 17163
2005-10-04 17:41:08 +00:00
sebastid 6da7a40bac Done by pkg-config
SVN revision: 17160
2005-10-04 13:17:32 +00:00
sebastid 22f22e79d7 No return value.
SVN revision: 17157
2005-10-04 11:35:50 +00:00
sebastid 39998058bd Unused variable
SVN revision: 17156
2005-10-04 11:31:44 +00:00
tsauerbeck f263fcd2c8 more memleaks fixed
SVN revision: 17145
2005-10-03 18:25:22 +00:00
Carsten Haitzler 06d4179854 be more paranoid about poly point array and lines.
SVN revision: 17142
2005-10-03 15:49:45 +00:00
Carsten Haitzler 4e8976a4ad oops - accidentally added this. thanks dj2! fixed.
SVN revision: 17138
2005-10-03 14:18:23 +00:00
Carsten Haitzler ddae80eeaa suprot testign xr engine
SVN revision: 17134
2005-10-03 13:53:18 +00:00
Carsten Haitzler 60efd688cc fix pixel uploads form emotion
SVN revision: 17133
2005-10-03 13:53:11 +00:00
Carsten Haitzler c934b1c733 fix gradients on scale
SVN revision: 17131
2005-10-03 13:14:07 +00:00
Carsten Haitzler de7384f549 fix mem issue
SVN revision: 17130
2005-10-03 12:46:15 +00:00
Carsten Haitzler 0f042bcbd4 fix xrender engnie to accept user-provided pixel data
SVN revision: 17128
2005-10-03 10:20:12 +00:00
Carsten Haitzler 884e03d762 fix null data copy
SVN revision: 17127
2005-10-03 07:52:23 +00:00
Carsten Haitzler d022e996e6 properly support shaped windows with xrender engine... :)
SVN revision: 17125
2005-10-03 06:45:45 +00:00
Carsten Haitzler 63d04c65d5 fix target mask support
SVN revision: 17124
2005-10-03 06:45:43 +00:00
Carsten Haitzler da0cce6c2c update mask support...
SVN revision: 17121
2005-10-03 05:56:31 +00:00
Carsten Haitzler 62d1bb0190 in theory support dest alpha
SVN revision: 17120
2005-10-03 03:34:21 +00:00
Carsten Haitzler 8bf5f10e92 after some quiet on the western front - asparagus.
SVN revision: 17119
2005-10-03 02:29:54 +00:00
Mike Frysinger c1d5c47689 cleanup xine/gstreamer support so users can control their options
SVN revision: 17118
2005-10-02 19:44:17 +00:00
Carsten Haitzler 2c7b0df81a fix gl engine - i broke it a bit
SVN revision: 17116
2005-10-02 16:06:11 +00:00
Carsten Haitzler b27df0ea59 be more lenient and use access() to check
SVN revision: 17115
2005-10-02 15:44:24 +00:00
Carsten Haitzler 6209347b36 add makefile.am
SVN revision: 17113
2005-10-02 15:29:31 +00:00
Carsten Haitzler f4a8513aa4 an xrender engine. fully complete - but it doesnt support shaped window masks
and destination alpha like software_x11 does so its not a 100% dropin
replacement... yet


SVN revision: 17112
2005-10-02 15:15:44 +00:00
doursse 6dd7a6b47d fix typo and add warning
SVN revision: 17111
2005-10-02 12:56:17 +00:00
doursse d5548cd313 forget to test if the shm extension exists
SVN revision: 17110
2005-10-02 12:41:11 +00:00
doursse a5eb691aef remove printf
SVN revision: 17109
2005-10-02 12:19:36 +00:00
doursse 4f5083d3b1 check for optional gstreamer plugins (if you don't have it, you'll decode nothing :)). Also, i forgot to say that there's a small api breakage
SVN revision: 17104
2005-10-02 08:07:56 +00:00
doursse bad4d6e848 emotion can use gstreamer, now
SVN revision: 17103
2005-10-02 07:34:36 +00:00
doursse dc5e3e07af fix a problem when the video is larger than the display (like HD materials)
SVN revision: 17095
2005-10-01 08:30:34 +00:00
Carsten Haitzler 48f4db7762 be more paranoid... ?
SVN revision: 17094
2005-10-01 04:15:15 +00:00
tsauerbeck 233c7d041e textblock keywords
SVN revision: 17092
2005-09-30 20:32:36 +00:00
Carsten Haitzler b13ee0052b can exec logic fix
SVN revision: 17087
2005-09-30 08:41:21 +00:00
sebastid 163778cfc2 Startup info. Disabled since the event isn't completed and nothing uses it.
SVN revision: 17086
2005-09-30 06:16:49 +00:00
sebastid 0895d05ac4 No need to call free_value, since we set value to NULL
SVN revision: 17085
2005-09-30 06:09:36 +00:00
Carsten Haitzler 0c9911f9f4 ok - be mroe paranoid!
SVN revision: 17084
2005-09-30 04:40:31 +00:00
Michael Jennings 7be982b306 Portability good. vapier bad.
SVN revision: 17083
2005-09-30 04:05:43 +00:00
Mike Frysinger bafe902b70 need -p for mkdir and add back in proper quoting
SVN revision: 17081
2005-09-30 02:02:03 +00:00
Carsten Haitzler 45232af054 leave docs alone. they can sit in cvs until they are generated by devs and
uploaded somewhere.


SVN revision: 17080
2005-09-30 01:37:16 +00:00
sebastid 7aaf5e9e12 p is related to exe1, not app
SVN revision: 17079
2005-09-30 00:58:03 +00:00
sebastid 06972f99e5 And remove debug.
SVN revision: 17078
2005-09-30 00:55:57 +00:00
sebastid 3d6e558b87 Correct handling for HOME=""
SVN revision: 17077
2005-09-30 00:55:27 +00:00
sebastid 6839e85061 Tilde expansion
SVN revision: 17076
2005-09-30 00:51:29 +00:00
sebastid d83329a7b8 Move ecore_file_app_exe_get since it doesn't use path
SVN revision: 17075
2005-09-30 00:46:15 +00:00
sebastid 49b85e4e1f Move realpath to ecore_file_can_exec, since it always makes sense there.
SVN revision: 17074
2005-09-29 17:50:04 +00:00
sebastid f50cb7415e resolv symlinks
SVN revision: 17073
2005-09-29 17:25:38 +00:00
Carsten Haitzler dbde72428c work... properly
SVN revision: 17069
2005-09-29 15:03:20 +00:00
doursse 1f858bcfeb too many rm
SVN revision: 17063
2005-09-29 10:20:18 +00:00
doursse e69de7fbae add clean rules and add files for distribution
SVN revision: 17062
2005-09-29 10:15:47 +00:00
Mike Frysinger f6a74a24f7 respect $(DESTDIR) as reported by Mike Russo via e-mail
SVN revision: 17060
2005-09-29 07:56:42 +00:00
sebastid 9af4e41c33 Major cleanup.
Update to latest dbus version.
Needs a _lot_ of work!


SVN revision: 17056
2005-09-29 03:08:20 +00:00
Carsten Haitzler ea6d0fb19c allow tagging of exe's
SVN revision: 17032
2005-09-28 13:09:09 +00:00
Carsten Haitzler 0fc27f512b i dunno - be more paranoid and shit!
SVN revision: 17026
2005-09-28 07:13:16 +00:00
Carsten Haitzler f685e689fc search for exe's properly :)
SVN revision: 17025
2005-09-28 05:57:41 +00:00
sebastid dc67b1e714 Silence
SVN revision: 17023
2005-09-28 03:47:00 +00:00
sebastid aafc5bbdb6 Sssh
SVN revision: 17022
2005-09-28 03:46:18 +00:00
sebastid 1270de6ac5 Check if file really is something.
SVN revision: 17016
2005-09-28 02:27:23 +00:00
sebastid f6454d1a67 Remove leading and trailing whitespace.
SVN revision: 17015
2005-09-28 02:26:08 +00:00
sebastid 27f44473b7 Don't crop the app
SVN revision: 17014
2005-09-28 02:19:13 +00:00
sebastid a1da538057 Really strip all whitespace.
SVN revision: 17013
2005-09-28 02:17:30 +00:00
sebastid 773835e9fc Strip arguments
SVN revision: 17011
2005-09-28 02:08:52 +00:00
sebastid 8264fcfca2 Check if a full path is given as the argument.
SVN revision: 17009
2005-09-28 01:28:22 +00:00
doursse 857aefef11 installation of the doc with the autofoo. gendoc is not used anymore. The documentation is built and installed only if doxygen exists. If it's good, I'll commit the same stuff for the other packages
SVN revision: 17001
2005-09-27 22:10:09 +00:00
doursse 5d0175b636 doxygen doc fix. Feel free to add more informations in the @file section
SVN revision: 16991
2005-09-27 15:23:34 +00:00
tsauerbeck cc4628a42e added the 'fixed' keyword
SVN revision: 16973
2005-09-26 19:33:53 +00:00
sebastid 40253e9b23 Fixes from Ryan Little
SVN revision: 16939
2005-09-25 17:11:49 +00:00
sebastid f0202d9024 Fetch all netwm icons.
SVN revision: 16935
2005-09-25 16:48:30 +00:00
Carsten Haitzler 45debba2c1 asparagus!
SVN revision: 16929
2005-09-25 05:45:48 +00:00
Carsten Haitzler 1c1ba59b79 exact checks only!
SVN revision: 16924
2005-09-25 02:14:01 +00:00
tsauerbeck 4941bef9b0 fix strncmp prototype
SVN revision: 16921
2005-09-24 15:22:57 +00:00
sebastid de083d7324 Check that we get enough data for width and height.
SVN revision: 16917
2005-09-24 13:18:43 +00:00
Carsten Haitzler 7c0400bfc8 some paranoia added for badly formed properties
SVN revision: 16912
2005-09-24 11:36:22 +00:00
Carsten Haitzler dd136afb1b fix grab handling
SVN revision: 16909
2005-09-24 10:22:55 +00:00
jcwong 45fc92a9ec Fixed size in one dimension.
SVN revision: 16907
2005-09-24 09:06:30 +00:00
Carsten Haitzler 7e34d600b7 just DONT ask! DONT! x. focvus. client, self, not getting key events... fuck!
workarounds.


SVN revision: 16904
2005-09-24 09:00:23 +00:00
Carsten Haitzler e0ac761a1f disable dfb cvs updates for now
SVN revision: 16903
2005-09-24 08:32:44 +00:00
Carsten Haitzler b969a1fff8 fix some stuff for altivec on linux latest gcc 4.0.2...
SVN revision: 16902
2005-09-24 05:53:27 +00:00
shadoi 5b9875f942 Add generic provides.
SVN revision: 16887
2005-09-23 21:06:09 +00:00
shadoi ddd0a4f7da Disable directfb for now, sid doesn't have a recent enough version.
SVN revision: 16881
2005-09-23 19:52:11 +00:00
Carsten Haitzler 8d922d6daa dfb patch
SVN revision: 16867
2005-09-23 14:53:08 +00:00
Carsten Haitzler ee83131e83 jose patch! :)
SVN revision: 16866
2005-09-23 14:41:10 +00:00
sebastid f580e56532 Add missing header
SVN revision: 16865
2005-09-23 10:13:55 +00:00
sebastid d8a6a07537 Remove warning
SVN revision: 16864
2005-09-23 10:12:11 +00:00
Carsten Haitzler 21371e45ea fix warnings
SVN revision: 16862
2005-09-23 06:28:05 +00:00
Carsten Haitzler f3e18a0745 fix exmaple and spanky
SVN revision: 16861
2005-09-23 05:46:56 +00:00
Carsten Haitzler 6d85e6e009 provide modifiers with wheel events!
SVN revision: 16846
2005-09-22 11:46:02 +00:00
Carsten Haitzler 2d9ae536fb fix fallback handling! :)
SVN revision: 16837
2005-09-22 03:00:48 +00:00
Carsten Haitzler 54af68f9c7 oops - fix freeze stuff.
SVN revision: 16836
2005-09-22 02:52:53 +00:00
Carsten Haitzler a4fc9aa9ba fix typos in edje docs patch from martin :)
SVN revision: 16821
2005-09-21 03:11:31 +00:00
tsauerbeck dff4dba310 don't call the prepare callback if the fd_handler is about to be deleted
SVN revision: 16819
2005-09-20 19:15:49 +00:00
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
sebastid ebaf552ccd return initcount on init and shutdown
SVN revision: 16647
2005-09-07 08:30:51 +00:00
sebastid 49fd515a14 Included in ecore_private.h
SVN revision: 16646
2005-09-07 08:24:12 +00:00
sebastid fa12ab4099 Don't need to include Ecore_X.h here, the file is useless without the
rest of ecore_x.


SVN revision: 16634
2005-09-07 02:53:39 +00:00