Commit Graph

4471 Commits

Author SHA1 Message Date
Kim Woelders 228500ed5d Add script to place pagers (James Bowlin).
SVN revision: 79114
2012-11-11 18:13:14 +00:00
Kim Woelders b282138a13 Cleanups - ecore_list stuff.
Ecore no longer has ecore_list_... functions, so there is nothing
to keep in sync with.

Disable unused ecore_list functions.

SVN revision: 79113
2012-11-11 18:13:12 +00:00
Kim Woelders cb6ae29fdf ecore-list - Fixup comments.
SVN revision: 79112
2012-11-11 18:13:10 +00:00
Kim Woelders 8bf4e42ce0 ecore-list - Remove EAPI.
SVN revision: 79111
2012-11-11 18:13:04 +00:00
Kim Woelders 7fd4f7a71d Cosmetics.
SVN revision: 78407
2012-10-24 17:20:38 +00:00
Kim Woelders acaf58fd94 Add EventsBlock().
Intended to enable running event loop without processing X events.

SVN revision: 78406
2012-10-24 17:20:32 +00:00
Kim Woelders c76b8f6a2a Focus update tweaks.
Disable grab and stacking updates while focus changes are inhibited.

Disable focus changes during desk/area slides (actually, this is not in
play yet, as we don't run the normal event loop during desk/area slides).

SVN revision: 78405
2012-10-24 17:20:28 +00:00
Kim Woelders 05b03f4204 Enable using libsndfile for sound file loading.
SVN revision: 78308
2012-10-21 15:57:21 +00:00
Kim Woelders 8909a89c48 1.0.12.000.
SVN revision: 78307
2012-10-21 15:57:13 +00:00
Kim Woelders 6ef75b3c3a 1.0.11.
SVN revision: 77385
2012-10-03 20:43:49 +00:00
Kim Woelders bfc0740061 Minor cleanup.
SVN revision: 77381
2012-10-03 17:47:29 +00:00
Kim Woelders e439c02c0b Update po.
SVN revision: 77014
2012-09-22 08:29:29 +00:00
Kim Woelders ec960aeb5e Fix build error with ancient composite.
SVN revision: 77013
2012-09-22 08:29:21 +00:00
Kim Woelders e3f700f696 Fix build error with ancient imlib2.
SVN revision: 77012
2012-09-22 08:29:18 +00:00
Kim Woelders f244c9a479 Debug tweaks.
SVN revision: 77011
2012-09-22 08:29:15 +00:00
Kim Woelders 083ef4dd35 Cosmetics.
SVN revision: 77010
2012-09-22 08:29:11 +00:00
Kim Woelders a234e829ec Remove incorrect __UNUSED__.
SVN revision: 77009
2012-09-22 08:29:02 +00:00
Kim Woelders 82dab9684a 1.0.10.002.
SVN revision: 76336
2012-09-08 07:35:45 +00:00
Kim Woelders e19a697eac Update po.
SVN revision: 76335
2012-09-08 07:35:39 +00:00
Kim Woelders c808d0b259 Fix potential deadlock with multiple simultaneous alerts.
SVN revision: 76138
2012-09-04 19:58:59 +00:00
Kim Woelders 5fc4e1ea46 Update po.
SVN revision: 75323
2012-08-16 19:33:33 +00:00
Kim Woelders 86fda97884 EobjSlideTo() is no longer used.
SVN revision: 75322
2012-08-16 19:33:28 +00:00
Kim Woelders 2feaf20473 Use EobjsSlideBy() to slide desks as well as areas.
This changes the desk slide to not be done under a server grab.
This also makes EobjSlideTo() unused.

SVN revision: 75321
2012-08-16 19:33:25 +00:00
Kim Woelders cb441def79 Alert if root window button events cannot be selected.
SVN revision: 75320
2012-08-16 19:33:22 +00:00
Kim Woelders 4d4ddbc3c7 Menu code tweaks.
- Fix pointer placement on warp to non-text item.
- Fix slide distance when two last menus can't be entirely on-screen.
- Shuffle some code around.

SVN revision: 75319
2012-08-16 19:33:17 +00:00
Kim Woelders 5645b01624 Remove unnecessary code in ECompMgrWinFadeIn().
Doesn't seem to do anything useful (not entirely sure though).

SVN revision: 75032
2012-08-09 07:11:56 +00:00
Kim Woelders 94acd0b61d Improve fading debug logging.
SVN revision: 75031
2012-08-09 07:11:52 +00:00
Kim Woelders d779a4d0f8 Enable logging to stdout or stderr.
Stdout/stderr is selected with Conf.log.dest (0:stdout, 1:stderr).
Conf.difftime changed to Conf.log.difftime for consistency.

SVN revision: 75030
2012-08-09 07:09:22 +00:00
Kim Woelders adec539cee Don't keep shaded windows entirely on-screen (ticket 1191).
This change was introduced in

  Date:   Sat Jan 22 14:05:51 2005 +0000
  Prevent shading windows from going off-screen.

The new fix should allow shaded windows to be placed partially off-screen
and still prevent shading from throwing them entirely off-screen.

SVN revision: 74257
2012-07-20 16:50:03 +00:00
Kim Woelders 0b10866fa9 Fix having black solid color background.
SVN revision: 73884
2012-07-15 16:17:22 +00:00
Kim Woelders 8aeebefbfa Startup cosmetics.
SVN revision: 73883
2012-07-15 16:17:19 +00:00
Kim Woelders d5dc416fd9 Another spec file fix - don't own locale/* dirs.
SVN revision: 73882
2012-07-15 16:17:17 +00:00
Kim Woelders 58cd42244e Desk restacking before shade/unshade should not be necessary.
Not since shade/unshade was changed to animators(?)

SVN revision: 73881
2012-07-15 16:17:15 +00:00
Kim Woelders aa94533d5c Fetch time to next timer run after running idlers.
Idlers may change timers.

SVN revision: 73880
2012-07-15 16:17:13 +00:00
Kim Woelders a92c67d7cf Add some timer debug, cosmetic changes.
SVN revision: 73879
2012-07-15 16:17:11 +00:00
Kim Woelders bcc661e883 Remove unused code.
SVN revision: 73878
2012-07-15 16:17:07 +00:00
Kim Woelders 4e2029affc Don't prevent pager update due to ewin slide.
SVN revision: 73455
2012-07-07 14:05:59 +00:00
Kim Woelders 3f8541b565 Move EObj sliding functions to slide.c too.
SVN revision: 73454
2012-07-07 14:05:56 +00:00
Kim Woelders 00bba77795 Fix (if experimenting with USE_DESK_EXPOSE).
SVN revision: 73453
2012-07-07 14:05:53 +00:00
Kim Woelders 464be56029 Remove unused code.
SVN revision: 73452
2012-07-07 14:05:51 +00:00
Kim Woelders 63207f8bc5 Fix coords placement in techopaque mode (Daniel Manjarres).
SVN revision: 73451
2012-07-07 14:05:47 +00:00
Kim Woelders 4624b0861d 1.0.10.001.
SVN revision: 72966
2012-06-27 19:13:33 +00:00
Kim Woelders 10c890bdb5 Update po.
SVN revision: 72965
2012-06-27 19:13:30 +00:00
Kim Woelders 91fb3cb8e9 Forgot some 2012 updates.
SVN revision: 72964
2012-06-27 19:13:22 +00:00
Kim Woelders 48d345d628 Spec file fixes.
Include directories we own:
libdir/e16
datadir/e16

Don't include directories we don't own:
localedir/*
mandir/*

SVN revision: 70947
2012-05-12 16:11:53 +00:00
Kim Woelders a67f6fbe4e Expose ECompMgrWinSetOpacity() - call via EobjChangeOpacityNow().
SVN revision: 70946
2012-05-12 16:11:50 +00:00
Kim Woelders 5a5ffd4761 Eliminate Mode.place.doing_slide.
It should not be necessary to prevent multiple "simulatenous" slideins.
They are handled sequentially anyway.

SVN revision: 70829
2012-05-06 17:20:30 +00:00
Kim Woelders 747a6cb422 Fix setting slide-in mode in dialog.
SVN revision: 70828
2012-05-06 17:20:23 +00:00
Kim Woelders 13a5f09a26 Menus - Remove unused code.
SVN revision: 70827
2012-05-06 17:20:21 +00:00
Kim Woelders 881a4f10bd Change ewin sliding function API.
- Add speed, mode, and flags parameters to all functions.
- Change slideouts to use the shading speed.

SVN revision: 70826
2012-05-06 17:20:18 +00:00