Commit Graph

2520 Commits

Author SHA1 Message Date
sebastid 5b57517f63 If the version from config has something after x.y.z, drop it.
SVN revision: 16477
2005-09-03 03:55:13 +00:00
sebastid ceb143f80c Delay dns lookup until after initializing the server. If the hostname
is in cache, it will execute the callback without delay.


SVN revision: 16476
2005-09-03 03:07:29 +00:00
Carsten Haitzler 42bf60c59a add c++ stuff
SVN revision: 16475
2005-09-03 01:38:45 +00:00
sebastid 8e0218f914 Don't include $(includedir) in searchpath, find headers in this source
and in the provided package CFLAGS.


SVN revision: 16470
2005-09-02 20:15:28 +00:00
Carsten Haitzler e62fcac4f3 more tb2 work!
SVN revision: 16467
2005-09-02 15:27:09 +00:00
sebastid 5f6720c25e Make sure we don't get complaints about cairo engine.
SVN revision: 16455
2005-09-01 23:53:03 +00:00
sebastid 94a05490b6 Cairo backend builds again. But is dead slow and isn't complete.
SVN revision: 16447
2005-09-01 00:53:34 +00:00
sebastid 044b599af0 Update functions to match ecore_hash.
Add missing function declaration.
Use signed int for width and height.


SVN revision: 16445
2005-08-31 17:33:32 +00:00
sebastid 1f0a680d7f Add return values.
Formatting.
Right macro.


SVN revision: 16438
2005-08-30 23:40:34 +00:00
Carsten Haitzler 5fc8d291e1 fix some leaks, bugs and add api calls that work! :)
SVN revision: 16432
2005-08-30 15:19:39 +00:00
sebastid b72979a68e Remove _ from global variables.
SVN revision: 16426
2005-08-30 10:17:10 +00:00
sebastid 19d9aa1452 Move Ecore_Oldlist to Ecore_List2 and rename the funcs from _list_
to _list2_


SVN revision: 16425
2005-08-30 10:05:27 +00:00
sebastid d2d9f29e1a Move data to the first element in the callback. Ecore style.
SVN revision: 16424
2005-08-30 09:32:09 +00:00
sebastid 2f17af26aa Fix cache free.
SVN revision: 16422
2005-08-30 04:50:55 +00:00
sebastid 24d6118b32 Add a small cache.
SVN revision: 16421
2005-08-30 04:35:24 +00:00
Michael Jennings 62961e32ac Mon Aug 29 12:27:11 2005 Michael Jennings (mej)
Great work from Ryan Little <rlittle46@comcast.net> on dist and spec
updates/fixes/additions.
----------------------------------------------------------------------


SVN revision: 16401
2005-08-29 16:27:44 +00:00
sebastid c483ab195e Need to check for IN_MOVE_SELF too, added somewhere in the 2.6.13 rc
series.


SVN revision: 16400
2005-08-29 16:19:53 +00:00
sebastid a83d7cb3b3 inotify is updated to support only kernel 2.6.13 with an updated
kernel-headers. It should work with some older revisions of inotify with
some hacking, but I don't have different versions to check with.


SVN revision: 16394
2005-08-29 15:15:59 +00:00
Carsten Haitzler 5236734f1d remove debugging rect
SVN revision: 16393
2005-08-29 05:21:07 +00:00
Carsten Haitzler edde2b8cdb and fix format prepend
SVN revision: 16391
2005-08-28 14:01:02 +00:00
Carsten Haitzler 741bd8b53f fix tab line wrapping and make format append/prepend work properly with
cursor pos


SVN revision: 16390
2005-08-28 13:56:37 +00:00
Carsten Haitzler f2501ae4f1 tb2 work
SVN revision: 16389
2005-08-28 06:41:54 +00:00
sebastid 8b675d93ff Remove debug info.
SVN revision: 16384
2005-08-27 12:25:22 +00:00
sebastid b71553bff9 Fix and enable inotify monitoring. You need a fairly recent inotify for
it to work.


SVN revision: 16383
2005-08-27 11:50:50 +00:00
lordchaos 2c51880650 Don't clip "/" if that's all we have
SVN revision: 16379
2005-08-27 04:34:56 +00:00
lordchaos a228627e6c Make ecore_file_exists return true for "/", so we can monitor that dir
SVN revision: 16378
2005-08-27 04:17:36 +00:00
lordchaos 5e18e6ef44 Stop a seg on stopping '/' monitoring in ecore_file_monitor_poll
SVN revision: 16377
2005-08-27 03:23:10 +00:00
Carsten Haitzler e0d908af71 report unfound steppping at -1 so we know more :)
SVN revision: 16369
2005-08-26 10:00:15 +00:00
Carsten Haitzler 0273204901 some extra checks and leak fix
SVN revision: 16368
2005-08-26 08:00:49 +00:00
Carsten Haitzler 8b2d57a76c temporary smart stacking workaround until we fix it properly with internal
sub-object lists


SVN revision: 16367
2005-08-26 06:53:37 +00:00
Carsten Haitzler e9ada42ee1 more shape :)
SVN revision: 16363
2005-08-26 04:19:06 +00:00
Carsten Haitzler 58c289f118 fix bit order for ppc - cleanly.
SVN revision: 16362
2005-08-26 04:16:57 +00:00
Carsten Haitzler 44e0a11a43 fix parse error when there are no tags... :)
SVN revision: 16345
2005-08-25 15:23:16 +00:00
sebastid c05660f264 Don't need searchname and hostname stored.
SVN revision: 16344
2005-08-25 15:12:57 +00:00
sebastid 16b65b2d89 Remove .
SVN revision: 16338
2005-08-25 13:16:21 +00:00
sebastid 8c3e630528 Don't segv on early error (before malloc).
SVN revision: 16330
2005-08-25 08:16:01 +00:00
Carsten Haitzler bbc02011e7 + )
SVN revision: 16327
2005-08-25 04:38:12 +00:00
Carsten Haitzler 76c1919786 check for glue! :)
SVN revision: 16326
2005-08-25 04:37:24 +00:00
sebastid c2074ba87d Delay initialization of SSL.
SVN revision: 16315
2005-08-24 16:29:06 +00:00
tsauerbeck 3cc8008f84 fixed a memleak
SVN revision: 16314
2005-08-24 16:20:12 +00:00
sebastid 1b9116d064 Silence
SVN revision: 16313
2005-08-24 16:11:06 +00:00
sebastid 331fef8f08 Silence
SVN revision: 16311
2005-08-24 16:03:20 +00:00
sebastid 9a56ea9582 sssh
SVN revision: 16308
2005-08-24 15:47:36 +00:00
sebastid e9dfdea2e9 Change ecore_con_dns_gethostbyname() to ecore_con_dns_lookup()
SVN revision: 16307
2005-08-24 09:11:30 +00:00
Carsten Haitzler a815f4ffcf oh STUPId me - i forgot to add current y co-ord for ptr offset! bah!
SVN revision: 16305
2005-08-24 08:03:29 +00:00
sebastid e90fd32b80 Big update.
Understand CNAME, get the right hostname and aliases and get all IP's.


SVN revision: 16303
2005-08-24 02:24:25 +00:00
Carsten Haitzler 6ad4e5e98e alloc checks
SVN revision: 16297
2005-08-23 08:18:17 +00:00
Carsten Haitzler b8955c9f1f handle circulate events...
SVN revision: 16292
2005-08-23 03:47:55 +00:00
sebastid 509d18c822 TODO++
SVN revision: 16281
2005-08-22 14:03:16 +00:00
stffrdhrn ad9a2cdc13 A wise man once said 'There is no need to display warnings about syntax one didn't create and may not fully support'. I otherword, don't complain about anything we don't recongnise.
SVN revision: 16278
2005-08-22 13:33:41 +00:00