Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2005-10-15 | efl, e17: update to newest versions | Justin Patrin | 3 | |
- fixed e-modules build on amd64 - new options evas-xrender-x11 is not disabled for fb builds - stage new Evas_Engine_XRender_X11.h header - remove e-utils from e-image, currently broken | ||||
2005-10-10 | efl, e-wm: Add a sed fix for X11 system headers | Justin Patrin | 1 | |
2005-10-05 | efl, e-wm: add a quick sed fix for e builds using system include paths | Justin Patrin | 1 | |
- This is not likely to affect anyone except 64-bit linux users who have multiple files files -- This definately affects Gentoo linux on amd64. It has a stub header which includes a 386 or x86_64 depending on defines. However, since OE normally compiles for non-x86 this header actually includes nothing and stops the compile altogether due to missing typedefs and prototypes. | ||||
2005-10-01 | efl, e17: use cvs:// instead of viewcvs for SRC_URI | Justin Patrin | 1 | |
2005-09-30 | entrance: Make the Default session Englightenment since the sesion chooser ↵ | Justin Patrin | 1 | |
doesn't work | ||||
2005-09-30 | e17, efl: major upgrade to newer versions | Justin Patrin | 15 | |
- Upgraded shapshot-based packages to newest released snapshots - Upgraded CVS-based packages to use a newer date - Moved e and e-wm to use snapshots as a default instead of CVS - Updated patches to work with newer versions - Added patches to fix problems introduced in newer versions - Added a patch to disable the splash for e-wm (causes a segfault) - entrance now uses ecore_config instead of edb - Added pulling of m4 directories for a few packages and running of aclocal due to autotools problems - elitaire currently does not compile, removed from e-image | ||||
2005-09-03 | entrance: remove more Xinit.d references | Justin Patrin | 1 | |
2005-09-02 | entrance: remove unused directory from SRC_URI | Justin Patrin | 1 | |
2005-09-02 | entrance: run entrance from entrance_wrapper instead of from Xinit to fix ↵ | Justin Patrin | 4 | |
login issues | ||||
2005-09-02 | entrance: set DISPLAY before calling Xinit | Justin Patrin | 4 | |
2005-09-02 | gpe-dm, gpe-session-scripts, entrance: bump PR | Justin Patrin | 1 | |
2005-09-02 | gpe-dm, gpe-session-scripts, entrance: x11-common => xserver-common | Justin Patrin | 1 | |
2005-09-01 | e-modules: change DEPENDS to use -x11 instead of virtual as they are part of ↵ | Justin Patrin | 1 | |
the WM and need X11 | ||||
2005-09-01 | entice: change esmart dependency to esmart-x11 | Justin Patrin | 1 | |
2005-09-01 | entrance: add edb-native to depends | Justin Patrin | 1 | |
-We can remove this when we update to a newer entrance which uses ecore_config instead of edb_ed | ||||
2005-08-31 | Fix typo | Justin Patrin | 1 | |
2005-08-31 | e-wm: Remove 2 large unused fonts | Justin Patrin | 2 | |
- This makes e-image-core small enough for most devices :-) | ||||
2005-08-31 | entrance: add glibc-gconv-iso8859-1 to RDEPENDS, fixes earlier issue with ↵ | Justin Patrin | 1 | |
keyboard not working | ||||
2005-08-29 | Use xserver-common instead of x11-common. | Florian Boor | 1 | |
2005-08-28 | e17: catch up with esmart changes | Michael Lauer | 6 | |
2005-08-22 | merge of 22ca4fd70d5673f7122ddd1ac0a7874b737c1dc6 | Marcin Juszkiewicz | 1 | |
and 3fdee15138882a8e7bbd364727e5c68a993ed862 | ||||
2005-08-21 | Add RDEPENDS to DEPENDS | Justin Patrin | 1 | |
2005-08-20 | Adding evidence | Justin Patrin | 1 | |
2005-08-20 | Add Xsession entry for e-wm | Justin Patrin | 4 | |
Add initscript setup to entrance Add chkhinge, e-modules, e-utils, and evidence to task-enlightenment-x11 | ||||
2005-08-20 | Update license, package still not working correctly | Justin Patrin | 1 | |
2005-08-20 | Move X scripts which are not GPE specific out of gpe-dm and ↵ | Justin Patrin | 1 | |
gpe-session-scripts and into x11-common For now I have added patches to the makefiles to stop installing of these files but they should be removed from those packagse eventually I have also added all of these small scripts to OE but these should probably be tarballed somewhere gpe-dm and gpe-session-scripts now depend on the new x11-common package Change entrance to depend on the new package | ||||
2005-08-17 | Make entrance RDEPEND on gpe-session-scripts and gpe-dm (doens't need to ↵ | Justin Patrin | 3 | |
DEPEND on gpe-dm) (I know this makes it depend on most of GPE. The non-GPE scripts should hopefully be moved out of gpe-session-scripts and gpe-dm soon.) Remove 50-calibrate Xinit entry, we should be able to use the same as GPE | ||||
2005-08-17 | First stab at getting e17genmenu to work with GPE dirs...still segfaults | Justin Patrin | 1 | |
2005-08-17 | Add e17genmenu, a program to convert KDE and Gnome menus to e17 menus | Justin Patrin | 1 | |
2005-08-16 | More descriptive help messages for enlightenment_remote options | Justin Patrin | 1 | |
2005-08-16 | Remove fudge-menu-autoscroll and replace with add-menu-autoscroll-options ↵ | Justin Patrin | 3 | |
which adds enlightenment_remote options | ||||
2005-08-16 | Patch to fudge screen edges for menu autoscrolling works now | Justin Patrin | 3 | |
This patch makes it so that when a menu is off the screen and the cursor is within 10px of the edge of the screen the menu is autoscrolled This normally happens only when you're right at the edge, which is hard to do with a touchscreen | ||||
2005-08-16 | Use bash in entrance_session to get around "entrance quitting right after ↵ | Justin Patrin | 7 | |
login" bug Alter entrance_wrapper to call Xinit scripts (forcefully disable 99gpe-login for now) Add a Failsafe Session file Rename Session back to Sessions (config db has been updated accordingly) Change config db to have all 7 entries filled out (most with Enlightenment) to stop crashes | ||||
2005-08-15 | Removing unneeded longer-sleep patch | Justin Patrin | 2 | |
2005-08-15 | entrance: s/Sessions/Session/ as used by config.db | Matthias Hentges | 3 | |
2005-08-14 | entrance: revert auth=2 to auth=0 | Matthias Hentges | 2 | |
2005-08-14 | engage: fix dependencies and add no-local-includes patch | Michael Lauer | 3 | |
2005-08-14 | merge of e0ad7669467beb214dbbaa5169e94b07b29044c8 | Michael Lauer | 3 | |
and fadeaf2a4abec5f30afab4e5e8519a1687ee6116 | ||||
2005-08-14 | add some more dependencies to ecore-x11 and evas-x11 | Michael Lauer | 3 | |
(I looked at the actual sources, not at configure.in) | ||||
2005-08-14 | merge of 84ec58027c9054b7d66c133d30d0e58049979ee0 | Matthias Hentges | 7 | |
and ff06b253687ad5c72a8ec23741ce89c9faada81f | ||||
2005-08-14 | entrance: Usie gpe-dm to launch X server. Install Xinit.d/* and ↵ | Matthias Hentges | 7 | |
Sessions/Enlightenment. Update entrance configuration. | ||||
2005-08-14 | eclair is no longer BROKEN | Michael Lauer | 1 | |
2005-08-13 | E17 files | Michael Lauer | 4 | |
- remove unnecessary explicit binconfig settings - use ${sysconfdir} and ${sbindir} instead of hardcoding paths | ||||
2005-08-13 | add eclair, the E17 multi media player based on the emotion engine (based on ↵ | Michael Lauer | 1 | |
libxine) | ||||
2005-08-13 | Add engage and examine bb files | Justin Patrin | 2 | |
2005-08-13 | Add patches and configuration to make entrance(d) actually work | Justin Patrin | 4 | |
2005-08-13 | Specify edje_cc for e-modules | Justin Patrin | 1 | |
2005-08-13 | Set entrance, esmart, and e-wm back to -x11 dependencies | Justin Patrin | 3 | |
Add e-modules bb file | ||||
2005-08-13 | Fix dependencies for all EFL and E17 packages | Justin Patrin | 5 | |
Fix problems with edje/embryo (stage .inc files) Add a patch for e-wm which will automatically scroll menus onto the screen when the cursor is within 5px of the edge of the screen Enable edb frontends for GTK and ncurses | ||||
2005-08-11 | fix entice dependencies | Michael Lauer | 1 | |