Commit Graph

485 Commits

Author SHA1 Message Date
Kim Woelders 06a2084540 An initial ecore_x_netwm.c.
SVN revision: 11974
2004-10-23 14:26:25 +00:00
Carsten Haitzler d9bc711567 moe work on iccccccccccccccccccm not much
SVN revision: 11973
2004-10-23 02:19:19 +00:00
Carsten Haitzler acfe995563 ok fix some things with SSL and ecore_evas. you ALWYAs have at least the api
to do ssl and al fo ecorE_evas stuff

BUt ecore_* may not be BUILT with that support
so the api stub exists
but it may just return NULL. theres calls to query for support here.


SVN revision: 11957
2004-10-22 03:41:49 +00:00
Carsten Haitzler 49d92b0277 distcheck
SVN revision: 11947
2004-10-21 08:06:13 +00:00
Carsten Haitzler 44e28a48a1 make distcheck
SVN revision: 11945
2004-10-21 07:52:08 +00:00
Carsten Haitzler 6114ce9d29 cleaner build
SVN revision: 11935
2004-10-21 03:16:32 +00:00
tsauerbeck f83c81433d mingw portability
SVN revision: 11926
2004-10-20 17:51:29 +00:00
tsauerbeck 63f3874903 better vim modelines for raster code
SVN revision: 11910
2004-10-19 16:50:27 +00:00
Carsten Haitzler f8ce9df3fa oops. fixie fixie. NOw its all workign and happy :)
SVN revision: 11904
2004-10-19 07:41:37 +00:00
Carsten Haitzler 4ac25b23de locale safety and no printfs :)
SVN revision: 11903
2004-10-19 07:17:42 +00:00
Carsten Haitzler e764a022e7 ecore_config uses eet for storage now... check the disk space savings:
-rw-r--r--  1 raster raster 12288 Oct 19 15:29 config.db
-rw-r--r--  1 raster raster   687 Oct 19 15:29 config.eet

also.. edb goes back to obscurity as a little/non use lib again :)


SVN revision: 11902
2004-10-19 06:34:21 +00:00
Carsten Haitzler 8912db12ef oops. 1 ) too many
SVN revision: 11901
2004-10-19 01:59:09 +00:00
Carsten Haitzler 581a860bad timer oopsie - thanks brett
SVN revision: 11900
2004-10-19 00:19:31 +00:00
Carsten Haitzler 8faef87e2f more handy fucns for... you know what... :)
SVN revision: 11895
2004-10-17 15:29:43 +00:00
Carsten Haitzler 1fff84ea1a some mroe calls... guess what i'm doing eh? :)
SVN revision: 11894
2004-10-17 12:29:02 +00:00
Carsten Haitzler 011f0e3ef5 move to simpler calls.
SVN revision: 11892
2004-10-17 06:21:21 +00:00
handyande a8ea9cd5a3 Start tidying ecore_config
SVN revision: 11869
2004-10-13 19:43:16 +00:00
Carsten Haitzler def151b8d6 check the type by hand... if declared - otherwise ASSUME its an int.
SVN revision: 11856
2004-10-13 08:45:47 +00:00
Carsten Haitzler 02e79c381d BAD HANDY.... BAD! watch your types there... or we'll feed you cod liver oil!
:)


SVN revision: 11855
2004-10-13 07:20:35 +00:00
handyande 0a8b298d6a option bug and hide if setting not allowed
SVN revision: 11795
2004-10-08 22:28:27 +00:00
handyande 9c5a572361 Not to forget help text :)
SVN revision: 11775
2004-10-06 20:46:27 +00:00
handyande 202f1ba109 Finally fix boolean up properly - phew
SVN revision: 11773
2004-10-06 20:32:47 +00:00
handyande 8f0ab07a61 OK - who added boolean, but did not allow it to save???
SVN revision: 11772
2004-10-06 19:10:42 +00:00
Carsten Haitzler 7cd1fc87ce norti norti. very norti.
dont free list nodes and then proceed to use the list->next member of a freed
list node! :)


SVN revision: 11738
2004-09-29 10:23:56 +00:00
ncn fa6db0a70e Ecore_Con module documentation, timer functions cleaned up, Time functions linked into Ecore.h docs.
SVN revision: 11704
2004-09-23 04:58:16 +00:00
ncn 0d31f7f17b Cleaned up the FD Handler stuff, grouped it, linked it to the Ecore.h file description.
SVN revision: 11703
2004-09-23 04:05:13 +00:00
xcomputerman 47c9947ad6 Add boolean type. It's essentially the same as an INT, but at least we have a boolean property API, and the ability to store bools if the backend supports it (which edb doesn't).
SVN revision: 11698
2004-09-23 01:56:09 +00:00
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
atmosphere 4938c64dc4 fixup for compiling w/o GL
SVN revision: 11407
2004-08-28 02:06:57 +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
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
handyande 1b1fd08d62 fix debug
SVN revision: 10358
2004-05-25 17:50:37 +00:00
Carsten Haitzler 62da115c03 set shape before copying pixmaps :)
SVN revision: 10281
2004-05-19 04:46:18 +00:00
handyande 07f9a4965d Avoid possible segs and
Dude, why you edit my chars


SVN revision: 10219
2004-05-13 22:56:16 +00:00
handyande 0eb4226a11 Re-add font paths after rasters rearrangement
publicise the default theme search path so ti can be applied on init - this way the search path is always defined


SVN revision: 10208
2004-05-13 14:38:36 +00:00
Carsten Haitzler 246dce9634 do with the Makefile.. cleaner! :)
SVN revision: 10204
2004-05-13 12:50:06 +00:00
handyande a1b99a1450 fixed circular nonsense, sorry raster - all gone. (use fonts in ecore)
SVN revision: 10203
2004-05-13 12:43:57 +00:00