Commit Graph

1106 Commits

Author SHA1 Message Date
handyande da5fc74203 Fix buttons follow text size, sorry raster
SVN revision: 13870
2005-03-23 09:35:10 +00:00
tsauerbeck 833963a7c0 updated cvsignore files
SVN revision: 13857
2005-03-22 19:32:13 +00:00
tsauerbeck 28b6407d93 Edjes now use 'edj' as the filename extension
SVN revision: 13856
2005-03-22 19:31:01 +00:00
sebastid d97d47b3ed Cleanup
SVN revision: 13854
2005-03-22 18:51:35 +00:00
Carsten Haitzler a6fb17f74a asparagus time for some of the core efl bits...
SVN revision: 13846
2005-03-22 10:54:17 +00:00
Carsten Haitzler 1cf0b6002d mem leak patches from holger :)
SVN revision: 13845
2005-03-22 09:20:12 +00:00
Carsten Haitzler b56bc9790c pass make distcheck
SVN revision: 13844
2005-03-22 09:17:25 +00:00
Carsten Haitzler 88f32f21de 1. fix korean font a bit - much nicer now. fix kochi filename to match
original, and ship copyright info with fonts :)


SVN revision: 13843
2005-03-22 09:09:12 +00:00
Carsten Haitzler 77c7f60021 1. fix korean font a bit - much nicer now. fix kochi filename to match
original, and ship copyright info with fonts :)


SVN revision: 13842
2005-03-22 09:09:11 +00:00
sebastid 406955f0f9 Hah!
SVN revision: 13840
2005-03-21 23:06:07 +00:00
sebastid 83a8630f13 Pager should listen to iconify event, not show/hide
SVN revision: 13839
2005-03-21 23:05:40 +00:00
sebastid a43f77e34c Damn...
SVN revision: 13838
2005-03-21 23:00:32 +00:00
sebastid da9fac44f1 Hah!
SVN revision: 13837
2005-03-21 22:43:13 +00:00
sebastid 9ab6f93751 Config menu accesible from bar
SVN revision: 13836
2005-03-21 22:42:47 +00:00
sebastid dde9466f45 Hah!
SVN revision: 13835
2005-03-21 22:24:24 +00:00
sebastid 42aba74494 Make sure that the box object fits inside the bar object
SVN revision: 13834
2005-03-21 22:23:28 +00:00
sebastid 501f327c93 Cleanup.
SVN revision: 13833
2005-03-21 20:58:43 +00:00
sebastid 6e6bd040c6 Cleanup. Please don't add code that hides problems with the border events
or other pager issues.


SVN revision: 13832
2005-03-21 20:34:57 +00:00
xcomputerman 05fb0319c7 Giving some thought to the aardvarks.
SVN revision: 13829
2005-03-21 16:00:15 +00:00
Carsten Haitzler 61fa362889 leak--
SVN revision: 13828
2005-03-21 12:47:11 +00:00
sebastid cbbe9d7ef4 Default edge for ibar is bottom. Maybe gadman code should check which
edge the gadget is on before loading with its own default 'top'?


SVN revision: 13826
2005-03-21 08:18:17 +00:00
Carsten Haitzler 5d72aaf57d default x desk count (4x1 desktops)
SVN revision: 13825
2005-03-21 01:56:42 +00:00
sebastid 1843ab074a Potential problem...
SVN revision: 13817
2005-03-20 19:13:32 +00:00
sebastid 890d073576 Now a border sends the added event before the sticky etc. events, so the
pager doesn't have to have a special check.


SVN revision: 13816
2005-03-20 19:07:20 +00:00
Carsten Haitzler 9cf734e8f8 korean support - yes Bendal may suck. someone who is good with korean (or all
you native koreans out there) let me know of a GOOD .ttf that could replace
it in the fontset to support Korean in e17 (and make sure its able to be
shipped with e17 license-wise). if anyone wants to get a set of fonts to
supoprt every language in the world together... that are free - please go for
it! :)


SVN revision: 13812
2005-03-20 17:31:34 +00:00
Carsten Haitzler 5c705cce56 in theory support japanese automatically - and then more langauges if we add
more fonts to fall back on


SVN revision: 13809
2005-03-20 16:53:55 +00:00
Carsten Haitzler bd00c682de handle iconify, de-iconify
handle icon changes...


SVN revision: 13799
2005-03-20 11:49:32 +00:00
rbdpngn a396ecc22f Spaces in macro calls cause Apple's cpp to insert those spaces in the result.
#define IMAGE(TYPE, NAME) TYPE: "button"NAME".png"
	IMAGE(normal, "foo");
Results in:
	normal: "button" "foo"".png"
Which edje_cc cannot parse correctly as it views this as 2 arguments to the
normal keyword.


SVN revision: 13797
2005-03-20 06:32:06 +00:00
Carsten Haitzler aa0ccade2d fix initial stickiness handling
SVN revision: 13796
2005-03-19 17:39:25 +00:00
Carsten Haitzler 245b40b816 fix pager to work when windows are moved from zone to zone :)
add xinerama faking command-line options and help.


SVN revision: 13795
2005-03-19 17:31:42 +00:00
Carsten Haitzler c6177fab6f stacking mofo
SVN revision: 13792
2005-03-19 14:51:35 +00:00
Carsten Haitzler 5ded80ff1a set the default sizes to somethingn "sane" :)
SVN revision: 13790
2005-03-19 12:49:46 +00:00
Carsten Haitzler b0d5786212 fixed pager stick/unstick/duplication problem (thanks catalyst/JC)
:)


SVN revision: 13789
2005-03-19 12:33:24 +00:00
Carsten Haitzler f8b09ec084 update TODO ..
SVN revision: 13786
2005-03-19 06:19:45 +00:00
Carsten Haitzler 0531ddd5a5 update TODO
SVN revision: 13785
2005-03-19 03:37:50 +00:00
Carsten Haitzler c63d9e27f6 fix sick/unstick
SVN revision: 13782
2005-03-18 17:13:10 +00:00
vacuum fa09dc1302 Add note to help FreeBSD users.
SVN revision: 13781
2005-03-18 17:02:47 +00:00
Carsten Haitzler f739aebd5f clean that too
SVN revision: 13780
2005-03-18 16:50:03 +00:00
Carsten Haitzler 04d6dae32a more pager cleanups - still not 100% happy with it... but getting there.
SVN revision: 13779
2005-03-18 16:30:49 +00:00
Carsten Haitzler a748b0cb82 hmm a pager bug! (i never!) :)
SVN revision: 13776
2005-03-18 07:44:06 +00:00
Carsten Haitzler ecb51e8bc0 SOME of the pager is fixed. not all. it may leak and more - i'm in the middle
of fixing it up and so on. bear with me on this. it's less offensive now
though :)


SVN revision: 13775
2005-03-18 06:39:21 +00:00
Carsten Haitzler 6cf4a2cf77 and dont refer to screen
SVN revision: 13774
2005-03-18 05:41:41 +00:00
Carsten Haitzler 586d0d4f39 we dont need no stinking screen.png...
SVN revision: 13773
2005-03-18 04:23:36 +00:00
handyande ec92a724fb /me thinks these are done
SVN revision: 13770
2005-03-17 23:43:20 +00:00
handyande 2367e088cd tidy edc and make parts more consistent
SVN revision: 13768
2005-03-17 13:56:19 +00:00
handyande 4b94b1ad39 export the restart call to libe - just in case
SVN revision: 13767
2005-03-17 13:55:20 +00:00
Carsten Haitzler 0080605d42 theme "sanitising" :)
SVN revision: 13766
2005-03-17 12:28:52 +00:00
Dan Sinclair a65eadfd50 add -restart to enlightenment_remote
SVN revision: 13762
2005-03-17 01:30:50 +00:00
Carsten Haitzler 1066f5d75b actually- ignore firefox focus flahs - imho (for now) it really is a firefox
issue as focus really does keep flipping in/out of ffox. :)


SVN revision: 13761
2005-03-17 00:38:26 +00:00
handyande 575948cebd Use macro to minimise code for border buttons
Allow this to make other groups for each icon
This means the menu code can load the theme data to make icons :) :) :)


SVN revision: 13760
2005-03-16 23:20:13 +00:00