Commit Graph

2360 Commits

Author SHA1 Message Date
Carsten Haitzler 551ae9b107 oops -leak. fix.
SVN revision: 15540
2005-06-27 10:03:16 +00:00
technikolor 61cd21df39 Warnings cleanup. Unused variables were commented out (ala C99) rather than removed. Proto was added to private header. No major changes made, just simple fixes.
SVN revision: 15533
2005-06-25 10:11:25 +00:00
technikolor 2243e3ea0e Warnings cleanup.
SVN revision: 15532
2005-06-25 09:46:59 +00:00
Carsten Haitzler 36b2e425f7 special case - if direct resize on AND avoid damage... THEN use window bg
pixmap. :)


SVN revision: 15531
2005-06-25 07:23:38 +00:00
Carsten Haitzler b89cbfc687 dont segv if get text prop fails and stack has garbage on it
SVN revision: 15529
2005-06-25 00:15:19 +00:00
sebastid ee61e32cbd curlm must exist for this function to work, so remove the test.
Only and active Ecore_Con_Url is registered with curlm.


SVN revision: 15528
2005-06-24 15:01:59 +00:00
sebastid d233c9ca43 Set fd_handler to NULL after deletion.
SVN revision: 15527
2005-06-24 14:47:51 +00:00
sebastid d7317dfe80 indent
Check if the lib is inited before allowing ecore_con_url_new. Then we
don't need to check if the global variables are set.


SVN revision: 15526
2005-06-24 14:39:25 +00:00
sebastid 54caa33ce3 Free allocated memory on error.
Set pointer to NULL after free.


SVN revision: 15525
2005-06-24 14:31:51 +00:00
sebastid c6954d8592 Only increment init if init succeded.
Always free mem if init fails.


SVN revision: 15524
2005-06-24 14:26:01 +00:00
bangersnmash74 678cc6d50a Generic ecore_con_url implementation based on CURL
SVN revision: 15523
2005-06-24 13:38:27 +00:00
Carsten Haitzler 5fbfe89441 poolie patch
SVN revision: 15502
2005-06-23 03:33:43 +00:00
Carsten Haitzler ec3566fcf0 tack patch
SVN revision: 15497
2005-06-23 02:25:29 +00:00
Dan Sinclair 1c6ef60b3c - add ecore_file_download_protocol_available so we can determine if the
protocols we need are compiled in or not


SVN revision: 15488
2005-06-22 14:51:37 +00:00
Carsten Haitzler 94c5dabec5 only handle errors for ecore's display handle - not others :)
SVN revision: 15481
2005-06-22 06:47:44 +00:00
Dan Sinclair 6d166a447e - call the job completion callback after we've closed the file so we know
its all written out to disk.


SVN revision: 15473
2005-06-22 02:00:35 +00:00
technikolor 7984d2fa1c Adding a check prior to attempted load of the config to avoid a possible segv.
SVN revision: 15449
2005-06-20 10:28:14 +00:00
technikolor c7eaf8d3f1 null pointer causing segv.
SVN revision: 15446
2005-06-20 09:18:01 +00:00
Carsten Haitzler 2a5e480ad1 tackpatch
SVN revision: 15429
2005-06-19 13:06:36 +00:00
sebastid 26cf0a9642 Fix deletion loop in evas_free()
SVN revision: 15428
2005-06-19 12:45:29 +00:00
doursse 08fec2cfb5 indentation
SVN revision: 15418
2005-06-18 05:29:25 +00:00
Mike Frysinger 887c8ed2b0 make curl option more flexible so people can explicitly enable/disable curl
SVN revision: 15408
2005-06-18 01:22:18 +00:00
sebastid 3f776d358a Cleanup some headers.
Remove duplicate typedefs and declerations.


SVN revision: 15407
2005-06-18 01:00:32 +00:00
Carsten Haitzler 26dd936de1 better x detect
SVN revision: 15406
2005-06-18 00:41:28 +00:00
sebastid 97631c20b2 Remove debug.
SVN revision: 15404
2005-06-18 00:23:00 +00:00
sebastid 4548e51fa5 Download files with CURL. Thanks to Simon Poole.
SVN revision: 15400
2005-06-17 23:52:32 +00:00
moom16 cb818ba304 * Emotion now should autodetect the best audio output driver to use
SVN revision: 15390
2005-06-17 17:20:00 +00:00
Carsten Haitzler e9e3bed845 man thats bad. leak AND we dont get the client leaer property right! fix.
SVN revision: 15380
2005-06-17 09:05:22 +00:00
Carsten Haitzler fb47ce6b94 follow x icccm focus model explicitly
SVN revision: 15374
2005-06-17 06:13:54 +00:00
sebastid 6dd0159c60 Add a ecore_file_download function. For now it can "download" urls pointing
to local files. Should be extended to support several types.


SVN revision: 15346
2005-06-16 01:54:12 +00:00
sebastid 2d43e443f9 Disable inotify
SVN revision: 15340
2005-06-15 22:08:57 +00:00
sebastid 5179302f30 Don't have the CAIRO_CFLAGS as a general include.
SVN revision: 15338
2005-06-15 21:05:54 +00:00
rbdpngn 3ae5abd7d6 Fix compile error with disabled cairo engine.
SVN revision: 15336
2005-06-15 18:31:45 +00:00
sebastid ad3f914316 Disable cairo engine. Doesn't build with latest cairo.
SVN revision: 15331
2005-06-15 10:15:45 +00:00
sebastid 4c01976819 If the ecore_evas is hidden, we need to request pos for a move to be
effective.


SVN revision: 15300
2005-06-13 11:57:14 +00:00
Carsten Haitzler 95c5c59f0a poolie patch
SVN revision: 15296
2005-06-13 10:52:22 +00:00
Carsten Haitzler f127022f5a fooks
SVN revision: 15293
2005-06-13 10:34:12 +00:00
Carsten Haitzler 55f2b4a5f2 recycle cflags from evas
SVN revision: 15291
2005-06-13 10:05:03 +00:00
Carsten Haitzler e5d55213fd bracketsessss
SVN revision: 15283
2005-06-13 02:30:37 +00:00
tsauerbeck 6510cb9d31 fixed a segfault that happened when a event was emitted but no event handlers were registered. not tested though :)
SVN revision: 15282
2005-06-12 21:32:18 +00:00
sebastid 62e822d67e The size is there to not overflow the buf, so just use the buf size.
SVN revision: 15275
2005-06-12 14:08:46 +00:00
sebastid 7523c7699b If the window hasn't any sizehint, reset the struct.
SVN revision: 15271
2005-06-12 11:49:39 +00:00
sebastid 0d0d458f76 Remove unused prototypes.
SVN revision: 15268
2005-06-12 11:03:18 +00:00
handyande 088534a6f6 Move app detection code from inside E to Ecore_File
SVN revision: 15256
2005-06-11 13:29:09 +00:00
doursse b71e13aad9 change of internal names for parralel implementation of ecore_xcb
SVN revision: 15248
2005-06-11 06:05:51 +00:00
Mike Frysinger 64ba600bc8 make sure AC_DEFUN is quoted properly
SVN revision: 15247
2005-06-11 02:32:23 +00:00
moom16 ff37c1f9a3 * Should fix the callback "playback_finished" which were sometimes not called.
Thus, the playback won't be stopped anymore sometimes at the end of the playback of a file.


SVN revision: 15236
2005-06-10 17:33:26 +00:00
Carsten Haitzler 6816991b1f poolie patch! :)
SVN revision: 15233
2005-06-10 09:40:23 +00:00
sebastid 6cf0e8228a Don't return on error, might be because there are no hints.
SVN revision: 15231
2005-06-10 09:15:17 +00:00
Emfox Zhou 875973fa3b bump dependency, translation update
SVN revision: 15229
2005-06-10 08:00:55 +00:00