Commit Graph

1801 Commits

Author SHA1 Message Date
Kim Woelders aef7a9f080 NetWM function fixes, and a few new ones.
SVN revision: 12408
2004-12-08 20:29:45 +00:00
handyande b2122ee4e8 Fix configure bug and and ecore warning - thanks Sebastian Dransfeld
SVN revision: 12400
2004-12-08 16:23:09 +00:00
Carsten Haitzler f778cf70fb forcibly shut up about loose indentation!
SVN revision: 12399
2004-12-08 06:05:23 +00:00
Carsten Haitzler 96c09fd010 handle double/triple click again
SVN revision: 12397
2004-12-07 13:31:15 +00:00
Carsten Haitzler d229b9f061 actually detect x...
SVN revision: 12396
2004-12-07 12:38:55 +00:00
Dan Sinclair a81ffaded4 - continue to load even if the system.eet file dosen't exist. This file
isn't strictly necessary and we can continue without it.


SVN revision: 12377
2004-12-06 21:15:29 +00:00
Kim Woelders e5b3effc54 Introduce ecore_x_icccm_init(), add ECORE_X_ATOM_WM_NORMAL_HINTS.
SVN revision: 12358
2004-12-05 08:29:10 +00:00
Kim Woelders 1611c78704 Make ecore_x atoms public.
SVN revision: 12352
2004-12-04 10:10:29 +00:00
Carsten Haitzler 23f1dc55f4 button grabs... a start...
SVN revision: 12347
2004-12-04 03:54:04 +00:00
tsauerbeck 0f8510fbf1 evil warning fixed ;)
SVN revision: 12341
2004-12-02 21:09:29 +00:00
Carsten Haitzler 878bd6d9f4 deferred message bug. fixeed.
SVN revision: 12335
2004-12-02 09:21:22 +00:00
Carsten Haitzler 26ca180c07 add a delete call
SVN revision: 12331
2004-12-02 04:25:25 +00:00
Carsten Haitzler e9cb529e2d fixies...
SVN revision: 12329
2004-12-02 00:35:39 +00:00
handyande b186e3a476 A few fixes ready for some more E config things
recommend that folk remove their config.eets of convenient, doing so will remove the e tab from examine :)


SVN revision: 12326
2004-12-01 23:07:43 +00:00
Carsten Haitzler 3e490d9197 8192 is as good as SIZE_MAX - its arbitary...
SVN revision: 12322
2004-12-01 04:59:41 +00:00
handyande a4112a046f Beginning of ecore_config_arg support for arguments with no direct property relationship
see engage for demo usage


SVN revision: 12320
2004-12-01 00:49:18 +00:00
Kim Woelders c53fa699b8 Add a few netwm functions.
SVN revision: 12317
2004-11-29 23:25:12 +00:00
Kim Woelders be4d25d739 Fix incorrect function name.
SVN revision: 12316
2004-11-29 22:30:14 +00:00
Kim Woelders 45c91b2131 Trivial fixes to avoid compiler warnings.
SVN revision: 12314
2004-11-29 22:26:37 +00:00
Carsten Haitzler 64f8d970a8 able to force a calc if we want to...
SVN revision: 12288
2004-11-28 14:52:01 +00:00
handyande 3a1f56385d Ecore_Config no longer saves configurations passed on the command line - due to popular demand
SVN revision: 12287
2004-11-27 23:14:30 +00:00
tsauerbeck b2ce0225c4 warning fix
SVN revision: 12282
2004-11-27 15:17:30 +00:00
tsauerbeck bddb4a879a use the correct indices
SVN revision: 12281
2004-11-27 15:12:53 +00:00
xcomputerman 7dc72ae66a Add transient_for, window_role and client_leader hints
SVN revision: 12270
2004-11-26 08:27:45 +00:00
xcomputerman 2925454ff0 Add icon name set/get, colormap window set/unset ICCCM functions
SVN revision: 12269
2004-11-26 07:28:51 +00:00
xcomputerman 00ea891439 More ICCCM code, replicated from window_prop*. Corresponding functions are
deprecated and will be removed in the future.


SVN revision: 12268
2004-11-26 06:42:24 +00:00
xcomputerman dcc1b8cea2 It's MWM, not ICCCM. :)
SVN revision: 12266
2004-11-26 05:58:28 +00:00
vacuum f7207f4c34 OpenBSD does not define CODESET.
nl_langinfo() returns a pointer to an empty string if item is invalid.
So just let the strcmp fall through.


SVN revision: 12262
2004-11-25 17:40:42 +00:00
tsauerbeck bcfa090341 removed some unused variables
SVN revision: 12261
2004-11-25 16:30:46 +00:00
Carsten Haitzler 80875741e7 borderless hint mwm stuff PROPERLY done...
SVN revision: 12256
2004-11-25 14:09:24 +00:00
Carsten Haitzler feb5571092 hidden symbol support
SVN revision: 12252
2004-11-25 05:18:31 +00:00
Carsten Haitzler e984d6b4fb support gcc 4 and 3.4 + hidden symbols
SVN revision: 12250
2004-11-25 05:15:48 +00:00
Carsten Haitzler 0234665cf5 support app restart... :)
SVN revision: 12249
2004-11-25 04:07:54 +00:00
Carsten Haitzler de8fe90ded leak schmeak! bad!
SVN revision: 12244
2004-11-24 08:52:22 +00:00
Carsten Haitzler c1618e59fc i can't believe that didnt segv! fixed.
SVN revision: 12243
2004-11-24 07:27:58 +00:00
Carsten Haitzler edab59238a extra ecore_x and ecore_evas features for e17.. :)
SVN revision: 12241
2004-11-23 15:17:56 +00:00
Dan Sinclair b65b062598 - make the ecore_list 0 based instead of 1 based
SVN revision: 12240
2004-11-23 02:32:04 +00:00
Carsten Haitzler 5832e4748f fix page jumping!
SVN revision: 12235
2004-11-21 03:52:28 +00:00
Carsten Haitzler 6755cd5e90 fix mouse grab accounting on delete and hide
SVN revision: 12232
2004-11-20 07:41:14 +00:00
Carsten Haitzler 54e855b83b fix up dragables for panners panning element bigger than confine
SVN revision: 12230
2004-11-20 05:05:28 +00:00
Carsten Haitzler 9b2339df48 fix initial dragable values
SVN revision: 12229
2004-11-20 04:43:37 +00:00
Carsten Haitzler e6266fde4f minus 2 printfs
SVN revision: 12225
2004-11-19 08:25:04 +00:00
Carsten Haitzler 393327f67f fix ecore_x and ecore-evas to work in multihead at all... :)
SVN revision: 12224
2004-11-19 08:16:49 +00:00
Carsten Haitzler 44b34b4b89 disable this for now... see comment.
SVN revision: 12223
2004-11-19 05:49:16 +00:00
Carsten Haitzler c6323bbaec aaaaaaaaaah. rectangulkar textures... fix fix... :)
SVN revision: 12200
2004-11-13 05:05:24 +00:00
Carsten Haitzler 60986e15cc patch from bart elberg
SVN revision: 12198
2004-11-13 00:05:52 +00:00
vacuum e87dac2a54 Respect config.h
SVN revision: 12188
2004-11-12 15:44:38 +00:00
Carsten Haitzler d209663410 be nice!
SVN revision: 12186
2004-11-12 04:18:51 +00:00
Carsten Haitzler c1e6cd77fe clean and shit
SVN revision: 12184
2004-11-12 02:32:30 +00:00
Carsten Haitzler b46bd48f72 cleanies
SVN revision: 12183
2004-11-12 02:29:49 +00:00