CIA.vc
e16
Real-time open source activity stats
Stats » Projects » Enlightenment » e16
informationsyndicateUTC clock
10:07 on May 28, 2012
event counters
The last message was received 2.22 weeks ago at 20:29 on May 12, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
8 messages so far this month, 13 messages last month
113 messages since the first one, 0.99 years ago, for an average of 3.21 days between messages
catalog
titleSort columntotal events% totallast eventcontents
e230290.8093.79 years ago
e16keyedit210.8286.15 years ago
e16menuedit10.0397.86 years ago
edox-data120.4734.55 years ago1 item
epplets642.5254.07 years ago
esound10.0397.86 years ago
ethemes481.8934.38 years ago
fnlib10.0396 years ago
imlib20.0796 years ago
tools833.2746.78 years ago
recent messages
dateReversed sort columnprojectcontentlink
20:29 on May 12e
Commit by kwo :: r70947 E16/e/e16.spec.in: (link)
Spec file fixes.

Include directories we own:
libdir/e16
datadir/e16

Don't include directories we don't own:
localedir/*
mandir/*
#
20:29 on May 12e
Commit by kwo :: r70946 E16/e/src/ (ecompmgr.c ecompmgr.h eobj.c eobj.h): (link)
Expose ECompMgrWinSetOpacity() - call via EobjChangeOpacityNow().
#
21:35 on May 06e
Commit by kwo :: r70829 E16/e/src/ (E.h ewins.c): (link)
Eliminate Mode.place.doing_slide.

It should not be necessary to prevent multiple "simulatenous" slideins.
They are handled sequentially anyway.
#
21:35 on May 06e
Commit by kwo :: r70828 E16/e/src/settings.c: (link)
Fix setting slide-in mode in dialog.
#
21:34 on May 06e
Commit by kwo :: r70827 E16/e/src/menus.c: (link)
Menus - Remove unused code.
#
21:34 on May 06e
Commit by kwo :: r70826 E16/e/src/ (7 files): (link)

Change ewin sliding function API.

  • Add speed, mode, and flags parameters to all functions.
  • Change slideouts to use the shading speed.
#
21:34 on May 06e
Commit by kwo :: r70825 E16/e/src/dialog.c: (link)
Dialog sliders - Enable having upper bound below lower.
#
21:34 on May 06e
Commit by kwo :: r70824 E16/e/src/ (dialog.c dialog.h): (link)
Dialogs - Add missing const.
#
21:46 on Apr 22e
Commit by kwo :: r70400 E16/e/po/ (28 files): (link)
Update po.
#
21:46 on Apr 22e
Commit by kwo :: r70399 E16/e/src/ewins.c: (link)
Remove server grab around EShapeSetShape().

If the server grab is removed from here, it would seem appropriate
to add it in EShapeSetShape() (or EShapeCombineShape()).
However, I'm not sure we need atomicity at this point.
If we read an "incorrrect" shape, we should have an unprocessed shape
change notification pending.
Let's just see if this causes trouble.
#
21:46 on Apr 22e
Commit by kwo :: r70398 E16/e/src/ (events.c events.h): (link)
Add EX_EVENT_GLX_FLIP.
#
21:46 on Apr 22e
Commit by kwo :: r70397 E16/e/src/ (config.c progress.c): (link)
Move pre-eventloop calls of EobjsRepaint() out of progress bar functions.
#
21:46 on Apr 22e
Commit by kwo :: r70396 E16/e/src/ (mod-misc.c session.c snaps.c snaps.h): (link)
Remove useless parameter from SnapshotsSaveReal().
#
21:46 on Apr 22e
Commit by kwo :: r70395 E16/e/src/alert.c: (link)
GSOD - Make work when compositing.

Based on suggestion by Daniel Manjarres.
#
21:46 on Apr 22e
Commit by kwo :: r70394 E16/e/src/alert.c: (link)
GSOD - Refactor + some changes.

Fix invalid memory access (text buffer).
No longer use button window events.
Lower keypress button down rendering delay.
Insert delay to actually show initial animation.
Move server grab to after we are done.
Simplifications, cosmetics.
#
21:46 on Apr 22e
Commit by kwo :: r70393 E16/e/src/alert.c: (link)
GSOD - Just use fixed font. Font sets are causing trouble again.
#
21:46 on Apr 22e
Commit by kwo :: r70392 E16/e/src/ (5 files): (link)
Name ewin sliding functions consistently.
#
21:46 on Apr 22e
Commit by kwo :: r70391 E16/e/src/ (6 files): (link)
Move ewin sliding functions to slide.c.
#
21:46 on Apr 22e
Commit by kwo :: r70390 E16/e/src/ (16 files): (link)
EwinMove/Resize - Change various global/ewin flags to function parameter.
#
21:46 on Apr 22e
Commit by kwo :: r70389 E16/e/src/ewin-ops.c: (link)
Use OPSRC_NA in stead of 0.
#