Carsten Haitzler [Sat, 29 Apr 2006 01:19:56 +0000 (01:19 +0000)]
fix shape change handling to... skip same shape changes
SVN revision: 22389
David Walter Seikel [Fri, 28 Apr 2006 05:55:50 +0000 (05:55 +0000)]
This delay is way to short for the case when you are creating heaps of eaps
at once. This is just a quick fix, raster has ideas for a better fix.
SVN revision: 22382
xenith [Wed, 26 Apr 2006 06:33:01 +0000 (06:33 +0000)]
Just call me the great raster-translator (I was bored)
SVN revision: 22365
Carsten Haitzler [Wed, 26 Apr 2006 06:11:31 +0000 (06:11 +0000)]
barg
SVN revision: 22364
e-taro [Mon, 24 Apr 2006 21:51:53 +0000 (21:51 +0000)]
ja.po update for e17 (Yasufumi Haga)
SVN revision: 22340
Stafford Mitchell Horne [Mon, 24 Apr 2006 16:08:20 +0000 (16:08 +0000)]
Add classes for Splash screen
SVN revision: 22338
Massimo Maiurana [Mon, 24 Apr 2006 10:31:16 +0000 (10:31 +0000)]
*** empty log message ***
SVN revision: 22334
Stafford Mitchell Horne [Mon, 24 Apr 2006 05:51:04 +0000 (05:51 +0000)]
Fix header naming in font dialog
SVN revision: 22332
Carsten Haitzler [Mon, 24 Apr 2006 03:55:31 +0000 (03:55 +0000)]
give tlist items more padding.
SVN revision: 22331
Stafford Mitchell Horne [Sun, 23 Apr 2006 15:30:47 +0000 (15:30 +0000)]
Updates for Font Dialog
* New font classes for widgets/modules modules MUST use module classes
* Headers to organize classes
* fix mem leaks of entry text
SVN revision: 22322
Carsten Haitzler [Sun, 23 Apr 2006 13:20:57 +0000 (13:20 +0000)]
now config comes off a menu as does editing of items
SVN revision: 22318
Carsten Haitzler [Sun, 23 Apr 2006 11:56:37 +0000 (11:56 +0000)]
remove useless old images - add new shelf image
SVN revision: 22316
Carsten Haitzler [Sun, 23 Apr 2006 06:56:22 +0000 (06:56 +0000)]
start of some shelf config - START only... deal with it. debugging printfs
galore.
SVN revision: 22308
Carsten Haitzler [Fri, 21 Apr 2006 15:54:11 +0000 (15:54 +0000)]
more paranoid cleanup of menus
SVN revision: 22283
Carsten Haitzler [Fri, 21 Apr 2006 08:19:28 +0000 (08:19 +0000)]
remvoe libe - really pointless as its not realyl a lib just an access
mechanism for e - move it to enlightenment-dev. also consitent with rpm's
SVN revision: 22279
Carsten Haitzler [Fri, 21 Apr 2006 06:58:11 +0000 (06:58 +0000)]
all ibars - 200 size by default.
SVN revision: 22277
Carsten Haitzler [Thu, 20 Apr 2006 14:59:53 +0000 (14:59 +0000)]
hmm- try avoid a segv
SVN revision: 22266
codewarrior [Thu, 20 Apr 2006 11:52:40 +0000 (11:52 +0000)]
fix battery + freebsd
SVN revision: 22262
Carsten Haitzler [Thu, 20 Apr 2006 11:48:42 +0000 (11:48 +0000)]
ef -> battery_config
bsd mis-port fix
SVN revision: 22261
Carsten Haitzler [Thu, 20 Apr 2006 11:30:25 +0000 (11:30 +0000)]
e packages build again - also not much point having an enlightenment-data as
it's built as an arch specific package and it is intrinsically required by e
and cannot work without it nor is the data shared betwene e and other apps
unless e itself is installed too
SVN revision: 22260
Carsten Haitzler [Thu, 20 Apr 2006 10:09:55 +0000 (10:09 +0000)]
e packages fixed up
SVN revision: 22256
Carsten Haitzler [Thu, 20 Apr 2006 10:09:49 +0000 (10:09 +0000)]
fix package list
SVN revision: 22255
Stafford Mitchell Horne [Tue, 18 Apr 2006 18:36:11 +0000 (18:36 +0000)]
Fix segv in font configuration (thanks tobias)
* When the font is originally configured it is set to "". after a restart
the font will be read from eet as NULL. I need to check for this.
SVN revision: 22203
Carsten Haitzler [Tue, 18 Apr 2006 03:14:29 +0000 (03:14 +0000)]
and general code formatting, layout, organisation and namespacing - be mroe
consistent.
SVN revision: 22190
Carsten Haitzler [Tue, 18 Apr 2006 03:08:43 +0000 (03:08 +0000)]
1. fix formatting. come on guys. formatting!
2. do pam auth in forked child - this way pam cant screw any signal etc.
settings of the parent process. use exit code for error detection or auth
success etc.
SVN revision: 22187
Carsten Haitzler [Mon, 17 Apr 2006 12:24:33 +0000 (12:24 +0000)]
fix keysym -> keyname && stringshare add missing
SVN revision: 22179
Massimo Maiurana [Sun, 16 Apr 2006 09:38:43 +0000 (09:38 +0000)]
*** empty log message ***
SVN revision: 22158
e-taro [Sun, 16 Apr 2006 00:45:04 +0000 (00:45 +0000)]
ja.po update for e17 (Yasufumi Haga)
SVN revision: 22151
troback [Sat, 15 Apr 2006 22:46:03 +0000 (22:46 +0000)]
- normal update
SVN revision: 22150
chaos [Sat, 15 Apr 2006 12:48:21 +0000 (12:48 +0000)]
* ecore_exe patch to e_zone from Victor Kojouharov
SVN revision: 22132
Horms [Fri, 14 Apr 2006 00:17:03 +0000 (00:17 +0000)]
Need not depend on libc6-dev | libc-dev as it is in build-essential
SVN revision: 22110
Carsten Haitzler [Thu, 13 Apr 2006 08:10:52 +0000 (08:10 +0000)]
ass signal.h - as it's used in e_thumb.c - it shouldnt have been added to
includes
SVN revision: 22085
Stafford Mitchell Horne [Thu, 13 Apr 2006 00:01:15 +0000 (00:01 +0000)]
Code cleanups for font config dialog
* Move sndev's code into ilist so it can be reused
SVN revision: 22075
Carsten Haitzler [Wed, 12 Apr 2006 22:43:44 +0000 (22:43 +0000)]
segv patch from reinier :)
SVN revision: 22073
kaethorn [Wed, 12 Apr 2006 20:42:41 +0000 (20:42 +0000)]
move to CDBS. update standards version.
SVN revision: 22072
sndev [Wed, 12 Apr 2006 14:45:10 +0000 (14:45 +0000)]
* add interface functionality that notifies if font class is enabled/disabled by showing or
hidding icon for the list item.
SVN revision: 22057
e-taro [Wed, 12 Apr 2006 14:08:06 +0000 (14:08 +0000)]
Spelling fix. Sorry translators!
SVN revision: 22056
Michael Jennings [Mon, 10 Apr 2006 21:05:21 +0000 (21:05 +0000)]
Mon Apr 10 17:05:40 2006 Michael Jennings (mej)
Fix distcheck errors in E and edje.
----------------------------------------------------------------------
SVN revision: 22007
e-taro [Mon, 10 Apr 2006 13:41:44 +0000 (13:41 +0000)]
ja.po update (Yasufumi Haga)
SVN revision: 22000
Massimo Maiurana [Sun, 9 Apr 2006 16:12:39 +0000 (16:12 +0000)]
*** empty log message ***
SVN revision: 21991
e-taro [Sun, 9 Apr 2006 12:47:40 +0000 (12:47 +0000)]
hu.po update for e17 (Peter Parkanyi)
SVN revision: 21987
Stafford Mitchell Horne [Sun, 9 Apr 2006 11:55:18 +0000 (11:55 +0000)]
Add a simple search path configuration dialog, plus:
* Add some widget API used by new dialog
* Fix typo
SVN revision: 21983
codewarrior [Sun, 9 Apr 2006 09:39:32 +0000 (09:39 +0000)]
bg.po by saturn_vk
SVN revision: 21979
Christopher Michael [Sun, 9 Apr 2006 03:50:42 +0000 (03:50 +0000)]
Remove default_randr.edc as it's not needed anymore.
SVN revision: 21971
Christopher Michael [Sun, 9 Apr 2006 03:48:39 +0000 (03:48 +0000)]
Updated for removal of default_randr.edc
SVN revision: 21970
Christopher Michael [Sat, 8 Apr 2006 21:56:03 +0000 (21:56 +0000)]
Fix segfault when deleting a background while this dialog is open.
Add file monitor event for deleting a background while config dialog is open
to remove it from the list.
SVN revision: 21960
codewarrior [Fri, 7 Apr 2006 12:27:20 +0000 (12:27 +0000)]
- use new ecore_file_download api
SVN revision: 21927
Stafford Mitchell Horne [Thu, 6 Apr 2006 12:07:45 +0000 (12:07 +0000)]
Add and Use the config list widget
* Config list widget is used to have an editable ilist
* Config list widget will be reused in the paths configuration dialog
SVN revision: 21894
Carsten Haitzler [Thu, 6 Apr 2006 07:26:11 +0000 (07:26 +0000)]
we were getting duplicate events for popups. fixed now! :)
SVN revision: 21893
Carsten Haitzler [Thu, 6 Apr 2006 07:10:15 +0000 (07:10 +0000)]
really - only themwe stuff should go in data. the rest isnt "pluggable"
SVN revision: 21890
Carsten Haitzler [Thu, 6 Apr 2006 07:06:23 +0000 (07:06 +0000)]
missing binary
SVN revision: 21889
Carsten Haitzler [Wed, 5 Apr 2006 14:00:32 +0000 (14:00 +0000)]
more shelf work - getting there.
SVN revision: 21847
Carsten Haitzler [Tue, 4 Apr 2006 23:54:53 +0000 (23:54 +0000)]
fix maintainer
SVN revision: 21827
Carsten Haitzler [Tue, 4 Apr 2006 23:51:44 +0000 (23:51 +0000)]
revert ttf vera change - guess what. it won't work because by DEFAULT e looks
for "Vera" which only comes from it's own font install and not fontconfig.
also fontconfig increases e's memory footprint by between 3-10Mb AND slows it
down.
SVN revision: 21825
kaethorn [Tue, 4 Apr 2006 18:22:36 +0000 (18:22 +0000)]
remove fonts from enlightenment-data. depend on ttf-bitstream-vera instead.
SVN revision: 21811
rephorm [Tue, 4 Apr 2006 16:51:25 +0000 (16:51 +0000)]
clean up the wording and capitalization for desklock config
SVN revision: 21808
Carsten Haitzler [Tue, 4 Apr 2006 15:42:25 +0000 (15:42 +0000)]
add frame object selection ability - broke move of the framed "ibar" test.
need to fix framed gadcon clients to account for frame size.
SVN revision: 21807
Stafford Mitchell Horne [Tue, 4 Apr 2006 14:00:19 +0000 (14:00 +0000)]
Add font fallbacks configuration to font config dialog
* Add arrow icons to default theme
* Add api to ilist for manipulating list labels (for moving)
* TODO: need to split list manipulation code out to its own widget but
what should the diget be called? e_widget_editable_list?
SVN revision: 21806
Carsten Haitzler [Tue, 4 Apr 2006 09:54:50 +0000 (09:54 +0000)]
different shelf look - imho much nicer now.
work on some mroe shelf stuff - like autofit. i need to add a lot more hooks
for things and info.
SVN revision: 21802
e-taro [Mon, 3 Apr 2006 14:06:04 +0000 (14:06 +0000)]
sk.po - slovakian update (hrobar)
SVN revision: 21779
Carsten Haitzler [Mon, 3 Apr 2006 14:01:00 +0000 (14:01 +0000)]
some more work on shelves/gadcon
SVN revision: 21778
Carsten Haitzler [Mon, 3 Apr 2006 10:28:56 +0000 (10:28 +0000)]
fix deps
SVN revision: 21777
Carsten Haitzler [Mon, 3 Apr 2006 10:26:53 +0000 (10:26 +0000)]
gasp! packages actually build!
SVN revision: 21776
e-taro [Sun, 2 Apr 2006 12:08:43 +0000 (12:08 +0000)]
Re-format to e-style
SVN revision: 21732
e-taro [Sun, 2 Apr 2006 11:45:44 +0000 (11:45 +0000)]
After vertically maximizing a window, the user may horizontally move/resize it,
so on unmaximize only restore the saved y and h values.
Vice versa for horizontal maximization (only restore x and w).
SVN revision: 21730
Carsten Haitzler [Sun, 2 Apr 2006 11:35:35 +0000 (11:35 +0000)]
add size request callback
SVN revision: 21729
e-taro [Sun, 2 Apr 2006 10:34:44 +0000 (10:34 +0000)]
The last of Haga-san's po updates
SVN revision: 21727
Carsten Haitzler [Sun, 2 Apr 2006 08:19:17 +0000 (08:19 +0000)]
increas textclass list in config and in .edc's
SVN revision: 21717
Horms [Sun, 2 Apr 2006 07:38:06 +0000 (07:38 +0000)]
Save and restore autogenerated changelog when debian/rule's clean
target runs. Otherwise the following breaks because make distclean
removes autogenerated files, but debian/rules expects the changelog
to always be there:
fakeroot ./debian/rules clean ; ./debian/rules build
Note that this does not fix packages who are handled by cdbs,
that will need to be fixed separately
SVN revision: 21711
Carsten Haitzler [Sun, 2 Apr 2006 04:20:53 +0000 (04:20 +0000)]
and make sure it does ilist_go before selecting
SVN revision: 21706
Carsten Haitzler [Sun, 2 Apr 2006 04:18:18 +0000 (04:18 +0000)]
1. trap abort signals - glibc likes to abort these days on memory free errors.
2. fix bg selector to properly select the item to be selected (do it after
listing them all), and add segmenting headers (And free path properly)
SVN revision: 21705
Carsten Haitzler [Sun, 2 Apr 2006 03:56:07 +0000 (03:56 +0000)]
use the path list
SVN revision: 21704
Carsten Haitzler [Sun, 2 Apr 2006 03:42:13 +0000 (03:42 +0000)]
remove printfs...! :)
SVN revision: 21703
Carsten Haitzler [Sun, 2 Apr 2006 03:38:58 +0000 (03:38 +0000)]
fix theme selector to also scamn system and user themes... AND fix some bugs
too!
SVN revision: 21702
Carsten Haitzler [Sun, 2 Apr 2006 03:11:54 +0000 (03:11 +0000)]
fix deps
SVN revision: 21700
Massimo Maiurana [Sat, 1 Apr 2006 19:36:52 +0000 (19:36 +0000)]
*** empty log message ***
SVN revision: 21680
Stafford Mitchell Horne [Sat, 1 Apr 2006 09:59:40 +0000 (09:59 +0000)]
Adding in the font config dialog files
* Merged Hinting into Dialog
* TODO: remove old hinting files, if everyone agrees
SVN revision: 21657
Stafford Mitchell Horne [Sat, 1 Apr 2006 09:24:56 +0000 (09:24 +0000)]
Add Font Configuration Dialog, and...
* Added some e_widget api for handy things (Toggling checks, Setting Entry Text...)
* Fixed some compiler warnings
* TODO : Font hinting and this new font dialog should be merged, Also, need
To add font fallbacks configuration to this dialog
SVN revision: 21655
Carsten Haitzler [Sat, 1 Apr 2006 02:28:37 +0000 (02:28 +0000)]
actually - capitalize the words in those titles
SVN revision: 21647
Carsten Haitzler [Sat, 1 Apr 2006 01:43:09 +0000 (01:43 +0000)]
fixs build if dont have pam
SVN revision: 21644
Carsten Haitzler [Sat, 1 Apr 2006 01:37:14 +0000 (01:37 +0000)]
better labels :)
SVN revision: 21643
Carsten Haitzler [Sat, 1 Apr 2006 01:27:47 +0000 (01:27 +0000)]
no ned to make the config values optional on build
SVN revision: 21642
sndev [Fri, 31 Mar 2006 17:26:38 +0000 (17:26 +0000)]
PAM support for Desklock is added. Now system-wide authentication is available and one
can use its user password instead of setting just desklock password. However, the possibility
to set a personilized password is still available. If somebody think that it is
not neccesarily to have it now, please write :)
Moreover, the desklock dialog is updated. Now, the advanced tab includes all the settings
that are on the basic tab.
SVN revision: 21631
rephorm [Thu, 30 Mar 2006 04:33:04 +0000 (04:33 +0000)]
remove unreproducable bug
SVN revision: 21592
handyande [Wed, 29 Mar 2006 15:50:01 +0000 (15:50 +0000)]
Add -lock-desktop option to enlightenment-remote, scripting/.eap goodness :)
SVN revision: 21571
Carsten Haitzler [Wed, 29 Mar 2006 08:00:30 +0000 (08:00 +0000)]
cvs is back up.. time for some asparagus!
SVN revision: 21564
rephorm [Wed, 29 Mar 2006 05:28:15 +0000 (05:28 +0000)]
remove ifdef'd out cruft
SVN revision: 21563
rephorm [Wed, 29 Mar 2006 00:35:16 +0000 (00:35 +0000)]
better pager dragging
* drag windows around within pager
* dnd when going outside of the pager
* window placed at location in pager of drop
* window centered under mouse when dropped off of pager
I'm not sure yet to do with original window when dragging off the pager. Right now it stays at last "on pager" location, which is a bit ugly. Should it jump back to the original position? Or disappear entirely?
SVN revision: 21555
Christopher Michael [Tue, 28 Mar 2006 18:48:43 +0000 (18:48 +0000)]
year++
SVN revision: 21545
Stafford Mitchell Horne [Tue, 28 Mar 2006 08:01:26 +0000 (08:01 +0000)]
Add some text classes so we can use fontconfig fonts if needed
SVN revision: 21521
Carsten Haitzler [Tue, 28 Mar 2006 07:53:40 +0000 (07:53 +0000)]
actually should have been ctrl+alt - fixed
SVN revision: 21519
codewarrior [Tue, 28 Mar 2006 07:25:12 +0000 (07:25 +0000)]
- alt+left/right arrow is not a very good idea for a binding, it breaks firefox, irssi, etc.
SVN revision: 21515
Carsten Haitzler [Mon, 27 Mar 2006 14:46:26 +0000 (14:46 +0000)]
add ilist headers - much easier to organise things now
SVN revision: 21513
Carsten Haitzler [Sun, 26 Mar 2006 06:06:57 +0000 (06:06 +0000)]
start code on moving shelves... need to complete this with resizing too...
and do it all properly
SVN revision: 21511
Carsten Haitzler [Sun, 26 Mar 2006 03:48:52 +0000 (03:48 +0000)]
comments
SVN revision: 21510
Carsten Haitzler [Sat, 25 Mar 2006 05:28:57 +0000 (05:28 +0000)]
fix dnd to ibar.
SVN revision: 21508
Carsten Haitzler [Sat, 25 Mar 2006 02:30:19 +0000 (02:30 +0000)]
test
SVN revision: 21501
Carsten Haitzler [Sat, 25 Mar 2006 02:27:01 +0000 (02:27 +0000)]
tst
SVN revision: 21499
Carsten Haitzler [Sat, 25 Mar 2006 02:24:10 +0000 (02:24 +0000)]
debug.
SVN revision: 21497
Carsten Haitzler [Sat, 25 Mar 2006 02:12:10 +0000 (02:12 +0000)]
test commit again
SVN revision: 21495