Commit Graph

192 Commits

Author SHA1 Message Date
Dan Sinclair a1ea5be1f4 - display window coords while moving
SVN revision: 14128
2005-04-09 07:10:25 +00:00
Carsten Haitzler 02bea51342 optimise the other bits
SVN revision: 14059
2005-04-01 08:36:59 +00:00
Carsten Haitzler 06c08c56fc optimise scaling for these too
SVN revision: 14041
2005-03-31 14:04:10 +00:00
Carsten Haitzler 158c0b0bfd bring that i back!
SVN revision: 14040
2005-03-31 11:41:28 +00:00
Carsten Haitzler dfdaa01251 support unfilled middles (finally fix theme to have proepr shading - was lazy
at the start) - faster :)


SVN revision: 14039
2005-03-31 11:40:38 +00:00
Carsten Haitzler 986484503c some text classes to play with for shorne
SVN revision: 13933
2005-03-27 14:25:55 +00:00
Carsten Haitzler 401010e18b dorpshadow work - should have nuked segv, AND optimised it significantly
:)


SVN revision: 13929
2005-03-27 11:30:50 +00:00
rbdpngn 960cf0ce45 Remove spaces between macro arguments.
SVN revision: 13896
2005-03-25 02:55:25 +00:00
Carsten Haitzler 526de2defa give e17 a softer look...
SVN revision: 13880
2005-03-24 08:23:24 +00:00
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
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
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
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 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 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 2367e088cd tidy edc and make parts more consistent
SVN revision: 13768
2005-03-17 13:56:19 +00:00
Carsten Haitzler 0080605d42 theme "sanitising" :)
SVN revision: 13766
2005-03-17 12:28:52 +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
Carsten Haitzler 3c0d26e23e table smart that handles ONLY homogenous layout with table cells ONLY
spanning 1 column or row... but hey - enough for the pager work... :)

also fixed up e_box to properly clip and show/hide children etc.

also optimised e_box to not re-configure on simple moves

also remvoe typo from pager .edc


SVN revision: 13719
2005-03-13 04:01:00 +00:00
Carsten Haitzler bf2b1a20fb checking out pager - some notes as to what i need to do
SVN revision: 13715
2005-03-12 15:35:45 +00:00
Carsten Haitzler 69ea1cd324 the boxy ibar was annoying me... and i found ibar didnt properly calculate
size based on iconsize. fixed now :)


SVN revision: 13709
2005-03-12 09:44:16 +00:00
sebastid 51a5b1eb69 Edjeify errordialog.
SVN revision: 13650
2005-03-07 12:13:32 +00:00
Carsten Haitzler 0493ba4e33 1. e17's init icons get put into an e_box for arrangement nad the init splash
determines the location...

2. .002 snap


SVN revision: 13533
2005-02-28 05:35:02 +00:00
sebastid b43da3e928 Typo.
SVN revision: 13365
2005-02-15 11:28:10 +00:00
sebastid bfe69afce2 Gadman ibar
SVN revision: 13351
2005-02-13 11:36:48 +00:00
sebastid f792eab1ed Clip the complete handle when not in use.
SVN revision: 13346
2005-02-13 10:58:08 +00:00
sebastid 3edd492360 Formatting.
SVN revision: 13345
2005-02-13 10:56:28 +00:00
Carsten Haitzler 3d28e3a84f fix up resize edje to be less offensive :)
SVN revision: 13223
2005-02-07 14:19:30 +00:00
Carsten Haitzler f6724bc6ef gadget icon and nicer windows icon
SVN revision: 13058
2005-01-22 15:56:19 +00:00
Carsten Haitzler ec993d1e3b more gadman work
SVN revision: 13005
2005-01-18 15:40:54 +00:00
Carsten Haitzler c71ae4b102 some more gadman work
SVN revision: 13000
2005-01-17 16:18:34 +00:00
Carsten Haitzler 69031cdb06 fix some signal issues in gadman theme object - u can mvoe and resize the
gadman client test...


SVN revision: 12998
2005-01-17 10:05:15 +00:00
Carsten Haitzler 978bf5f34d oops. sorry guys. forgot to cvs add this sucker! :(
SVN revision: 12993
2005-01-17 02:11:51 +00:00
Carsten Haitzler a59a8322d2 gadman gfx! WHERD!
SVN revision: 12991
2005-01-16 15:05:23 +00:00
handyande 6e7716f2c1 Fix icon alignment
SVN revision: 12981
2005-01-15 14:58:26 +00:00
xcomputerman 7f2579b0b4 Makefile and rpm spec patch from Jason Williams <jasonw at tulg dot org>
SVN revision: 12967
2005-01-14 22:44:55 +00:00
handyande 8456bb62f3 New pager code - much improved and faster - done "the E way" as much as possible
may need ironing out in a few places but is stable.

issues:
Zone support not really there, needs work (I only have one zone :()
Window icon overlays (new feature) only work if module disabled and re-enabled
  (the border add calls are too soon it seems)


SVN revision: 12964
2005-01-14 15:24:29 +00:00
Carsten Haitzler 344748abb2 use diffrent edje group for extra screens on init
SVN revision: 12904
2005-01-11 15:40:53 +00:00
handyande 960fcb4bc4 fix blurred window edges in pager
SVN revision: 12896
2005-01-11 12:26:36 +00:00
Carsten Haitzler 2c076a1ee6 battery alarm from nick
SVN revision: 12886
2005-01-11 07:08:38 +00:00
Dan Sinclair 2ab6fa51e8 - Add new lines at the end of files, causes problems for some people
SVN revision: 12875
2005-01-10 22:33:53 +00:00
handyande c8ef235ea8 update pager theme slightly and hook in some callbacks
SVN revision: 12874
2005-01-10 22:26:34 +00:00