Commit Graph

391 Commits

Author SHA1 Message Date
tsauerbeck bce01bbf1d added ecore_evas_gl_x11_window_get()
SVN revision: 11400
2004-08-27 09:37:14 +00:00
tsauerbeck c781c0b4bc formatting fixes. added vim modeline
SVN revision: 11391
2004-08-26 18:05:25 +00:00
tsauerbeck 0360534032 don't allow ecore_x_window_border_width_get/set calls on the default root window.
SVN revision: 11390
2004-08-26 18:00:42 +00:00
tsauerbeck 5dd253c9ad added ecore_x_window_border_width_set()
SVN revision: 11389
2004-08-26 17:50:33 +00:00
Carsten Haitzler 74218f9611 tilman's xcursor patch
SVN revision: 11380
2004-08-25 23:41:57 +00:00
ncn 08e7335c1c Just some docs for Ecore_FB functions, some functions still left to doc.
SVN revision: 11329
2004-08-23 22:59:00 +00:00
tsauerbeck ebf95c2418 grrr, compile before you commit\!
SVN revision: 11325
2004-08-23 10:47:20 +00:00
tsauerbeck 95dcbdf55d added ecore_x_window_delete_request_send
SVN revision: 11324
2004-08-23 10:44:22 +00:00
tsauerbeck 4a2f0a12a7 that function is actually called _width_get, not _size_get
SVN revision: 11323
2004-08-23 08:55:42 +00:00
tsauerbeck 288a11f6a9 check for invalid protocol values before accessing the array
SVN revision: 11310
2004-08-22 22:04:12 +00:00
tsauerbeck 108be9ed1c added ecore_x_window_prop_protocol_isset()
SVN revision: 11309
2004-08-22 21:57:07 +00:00
tsauerbeck c9218500d1 haha, this was totally stupid. let the compiler handle the initialization
SVN revision: 11308
2004-08-22 21:44:52 +00:00
tsauerbeck f56faa573b properly initialize data
SVN revision: 11307
2004-08-22 21:03:02 +00:00
xcomputerman e680ebc8e5 Patch from Tilman for root window fallback in ecore_x_event_mask_set().
SVN revision: 11293
2004-08-20 22:37:10 +00:00
Dan Sinclair 14ba519320 - send the _XDND_LEAVE signal on _xdnd_leave instead of _XDND_ENTER
SVN revision: 11253
2004-08-17 20:10:28 +00:00
ncn 163df38dea Just some grouping for Ecore IPC. Minor stuff.
SVN revision: 11236
2004-08-16 05:17:14 +00:00
ncn cc94f7acc7 More documentation, simplification, mode-ification, grouping.
SVN revision: 11202
2004-08-12 11:29:19 +00:00
werkt 9906390024 Fixed ecore_sheap_change to use the heap compare function.
SVN revision: 11192
2004-08-10 00:30:49 +00:00
handyande b733881f0c fixey
SVN revision: 11153
2004-08-05 14:11:20 +00:00
handyande 3b25865dbb Oops, does not help if we free everything too early
SVN revision: 11127
2004-08-02 09:22:18 +00:00
ncn c26e42395a Basically clean-up, simplification, created a few more modules and inserted a doc bug or two.
SVN revision: 11126
2004-08-01 12:48:39 +00:00
ncn 255a0b7226 More docs stuff - fix ups, rearranging, little bit o' new stuff, quieter doc generation.
SVN revision: 11103
2004-07-30 12:28:29 +00:00
handyande 49390d5f37 A few bugs with the new init system - all examine <app>s should work now but _system still may not (examine issue)
SVN revision: 11102
2004-07-30 10:01:44 +00:00
rbdpngn 7dfc202b7d Fix a potential segv in the shared string code.
SVN revision: 11091
2004-07-29 19:31:36 +00:00
handyande a17635a739 Small fix for future themes in system only code
SVN revision: 11070
2004-07-28 10:45:57 +00:00
handyande 5ae281d5dd Add alpha to rgbs by default, leaving the old methods for completeness
SVN revision: 11064
2004-07-27 21:27:25 +00:00
handyande 3c97bc5577 Added ecore_config_system_[init|shutdown] for libs (ewl etc) that only want access to system properties
SVN revision: 11002
2004-07-24 17:03:47 +00:00
Carsten Haitzler 535b7783cb diskcheck!
SVN revision: 10975
2004-07-23 04:57:04 +00:00
ncn b12cfbd710 Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c.
SVN revision: 10962
2004-07-22 13:07:25 +00:00
rbdpngn 4671d0684b Forgot to commit this fix.
SVN revision: 10954
2004-07-21 13:55:31 +00:00
rbdpngn 7363ea82b1 More documentation patches from Nicholas Curran.
Added a couple includes to fix builds on minimal systems.


SVN revision: 10841
2004-07-15 13:43:15 +00:00
Carsten Haitzler 7ba861d97e filter more
SVN revision: 10801
2004-07-13 04:01:31 +00:00
tsauerbeck 1753eaa65f i think this is the right way to fix the subwindow issue. e->event_win is the window the event originally occured in, while the value of e->win depends on whether it's a subwindow crossing or not. spank me if i'm wrong.
SVN revision: 10795
2004-07-12 17:53:37 +00:00
Carsten Haitzler 3881978d6a oops :o/
SVN revision: 10790
2004-07-12 06:53:58 +00:00
Carsten Haitzler 50476cba0c ignore container enter/leaves
SVN revision: 10788
2004-07-12 05:15:53 +00:00
rbdpngn 19236c6dc3 Only check the stat results when the stat succeeded.
SVN revision: 10772
2004-07-10 23:14:02 +00:00
tsauerbeck d2a6379853 oops
SVN revision: 10737
2004-07-08 14:42:12 +00:00
tsauerbeck 9b1524ef35 properly initialize evas
SVN revision: 10726
2004-07-07 19:27:26 +00:00
Carsten Haitzler 1ea10d4e3a nuke -ldl..
SVN revision: 10620
2004-06-29 04:52:36 +00:00
handyande e1704a29b5 If each all using ecore_config themes calls this with PACKAGE_DATA_DIR "/themes/" or similar then the search path should be all encompassing
SVN revision: 10533
2004-06-17 08:48:06 +00:00
Carsten Haitzler b07f06df4d ecore_evas gl windows behaved strangely... FIX!
SVN revision: 10504
2004-06-14 06:24:19 +00:00
Carsten Haitzler 249e1f882d and check other fd's if our buffers have events too - just in case... :)
SVN revision: 10480
2004-06-09 10:35:01 +00:00
azundris 483a1d7138 oops
SVN revision: 10425
2004-06-03 13:21:14 +00:00
tsauerbeck 0b7284feb7 this is a bit nicer :p
SVN revision: 10398
2004-05-31 16:07:57 +00:00
tsauerbeck dff632179b fixed a memleak in ecore_x_window_prop_state_isset()
SVN revision: 10397
2004-05-31 16:03:28 +00:00
tsauerbeck c0acbf98a8 you allocate memory, you free it
SVN revision: 10396
2004-05-31 15:54:04 +00:00
digitalfallout 334a88e94f small clean up
SVN revision: 10380
2004-05-29 19:38:40 +00:00
Carsten Haitzler fb0dc2ccd6 oopsiedaisy!
thanks rbdpgn! ppc ipc issue fixed now! :)


SVN revision: 10370
2004-05-27 05:33:32 +00:00
rbdpngn 86fbabac52 Use extern for variables in headers.
SVN revision: 10364
2004-05-26 04:26:28 +00:00
handyande 1d3f35c515 Like the british government I will give privatisation a shot ;)
also set debug depending on ECORE_CONFIG_DEBUG environment


SVN revision: 10360
2004-05-25 18:52:21 +00:00