Commit Graph

312 Commits

Author SHA1 Message Date
ncn 4dc39d4dfa Some restructuring, clean up, grouping, explaining, etc. Getting there...
SVN revision: 11696
2004-09-22 08:17:15 +00:00
ncn 29474a9d15 Some cleanup, grouped functions, about to transfer more info into the header file descriptions.
SVN revision: 11693
2004-09-22 04:25:35 +00:00
Kim Woelders be77d65356 Some client message and ICCCM related functions.
SVN revision: 11687
2004-09-21 19:18:45 +00:00
handyande e6ac57ddb6 Add setting background color of an Ecore_X_Window
SVN revision: 11685
2004-09-21 13:19:18 +00:00
azundris 0a00e31973 * unbreak my heart (evidence compat)
SVN revision: 11643
2004-09-15 14:00:42 +00:00
xcomputerman 2601d826fc Doxygen, the right way (thanks raster)
SVN revision: 11639
2004-09-15 05:44:24 +00:00
xcomputerman 1dcb4a07c9 Begone, ye foul C# comments!
SVN revision: 11637
2004-09-15 05:14:43 +00:00
Kim Woelders 0928ca37f7 Introduce ecore_x_disconnect().
SVN revision: 11553
2004-09-07 19:47:46 +00:00
Carsten Haitzler 5ef8dedf2e ecore animators... IN!
SVN revision: 11520
2004-09-05 08:00:10 +00:00
tsauerbeck 2b638f5c48 implemented ecore_x_window_prop_borderless_get()
SVN revision: 11506
2004-09-02 18:45:31 +00:00
tsauerbeck 88b64b0631 added some sanity checks to ecore_x_window_property_get
SVN revision: 11505
2004-09-02 18:22:19 +00:00
tsauerbeck 325cc6fe68 implemented ecore_evas_data_get/set
SVN revision: 11501
2004-09-02 16:50:18 +00:00
handyande deaafc74be should fixup system load/default combinations
SVN revision: 11493
2004-09-01 20:55:23 +00:00
tsauerbeck f702251c5d added ecore_x_window_configure
SVN revision: 11418
2004-08-28 09:58:39 +00:00
tsauerbeck b8e67c3057 implemented events WINDOW_CONFIGURE_REQUEST and WINDOW_RESIZE_REQUEST (configure request done by werkt)
SVN revision: 11405
2004-08-27 22:33:56 +00:00
tsauerbeck ae85a8a85c don't build the ecore_x dependant parts if we didn't built ecore_x at all
SVN revision: 11401
2004-08-27 10:02:45 +00:00
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