Commit Graph

4551 Commits

Author SHA1 Message Date
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
Kim Woelders a6061b81e1 Dialog sliders - Enable having upper bound below lower.
SVN revision: 70825
2012-05-06 17:20:16 +00:00
Kim Woelders ee90d82431 Dialogs - Add missing const.
SVN revision: 70824
2012-05-06 17:20:13 +00:00
Kim Woelders da4c007e89 Update po.
SVN revision: 70400
2012-04-22 17:40:04 +00:00
Kim Woelders a2b0a817d8 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.

SVN revision: 70399
2012-04-22 17:39:58 +00:00
Kim Woelders 540e5dcda9 Add EX_EVENT_GLX_FLIP.
SVN revision: 70398
2012-04-22 17:39:56 +00:00
Kim Woelders 1853b0fcf8 Move pre-eventloop calls of EobjsRepaint() out of progress bar functions.
SVN revision: 70397
2012-04-22 17:39:53 +00:00
Kim Woelders a173656953 Remove useless parameter from SnapshotsSaveReal().
SVN revision: 70396
2012-04-22 17:39:51 +00:00
Kim Woelders cbfe217e62 GSOD - Make work when compositing.
Based on suggestion by Daniel Manjarres.

SVN revision: 70395
2012-04-22 17:39:49 +00:00
Kim Woelders 89f4563017 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.

SVN revision: 70394
2012-04-22 17:39:47 +00:00
Kim Woelders bd76c43a7d GSOD - Just use fixed font. Font sets are causing trouble again.
SVN revision: 70393
2012-04-22 17:39:44 +00:00
Kim Woelders 3674582157 Name ewin sliding functions consistently.
SVN revision: 70392
2012-04-22 17:39:42 +00:00
Kim Woelders af7501be59 Move ewin sliding functions to slide.c.
SVN revision: 70391
2012-04-22 17:39:40 +00:00
Kim Woelders 0786a813d0 EwinMove/Resize - Change various global/ewin flags to function parameter.
SVN revision: 70390
2012-04-22 17:39:37 +00:00
Kim Woelders f1a0df9392 Use OPSRC_NA in stead of 0.
SVN revision: 70389
2012-04-22 17:39:34 +00:00
Kim Woelders 3a1d769ba4 Add uninstall-local to fix distcheck (with recent autotools?).
Add -module to lib LDFLAGS as that seems to be appropriate.

SVN revision: 70388
2012-04-22 17:39:29 +00:00
Kim Woelders 10f6a232d0 Move GetTimeMs/Us() to time.c.
SVN revision: 69545
2012-03-21 21:10:59 +00:00
Kim Woelders dfe749bd81 French translation update (Tristan D.).
SVN revision: 69493
2012-03-18 11:45:34 +00:00
Kim Woelders 1a37a8b86f Update po.
SVN revision: 69201
2012-03-11 17:39:47 +00:00
Kim Woelders 4f14e17961 Ignore++
SVN revision: 69200
2012-03-11 17:37:25 +00:00
Kim Woelders 26f5deeec2 Make clean shouldn't remove e16-gnome3-session.desktop.
SVN revision: 68458
2012-02-26 20:15:57 +00:00