Commit Graph

4012 Commits

Author SHA1 Message Date
Kim Woelders a544864127 Update po.
SVN revision: 44596
2009-12-20 07:29:57 +00:00
Kim Woelders d6b0b1cf7f Iconbox configuration dialog stuff
- Add configuration of iconification animation speed.
- Add configuration of alternate iconification animation mode.
- Tweak layout.

SVN revision: 44595
2009-12-20 07:29:53 +00:00
Kim Woelders 01fa299f45 Use new event window for move/resize.
SVN revision: 44594
2009-12-20 07:29:51 +00:00
Kim Woelders 800e0e4ec3 Remove never triggered SoundPlay().
SVN revision: 44593
2009-12-20 07:29:48 +00:00
Kim Woelders 3ada835783 Update po.
SVN revision: 44422
2009-12-13 13:35:53 +00:00
Kim Woelders 2c425f068e Fix menus not being reloaded in certain situations.
SVN revision: 44421
2009-12-13 13:35:50 +00:00
Kim Woelders 1574c0a3b4 Doc cleanups.
- Merge e16-docs-src.xml and README.xml into e16.xml.
- Remove README
- Remove edox documentation generation stuff.
- Add simple e16.man.

E16 documentation in edox format (e16-docs package) is now considered obsolete.

SVN revision: 44420
2009-12-13 13:35:47 +00:00
Kim Woelders 372f3811f5 Attempt to fix various pager issues.
- Raise windows before dragging.
- Sometimes clicking in the pager causes incorrect area switch.
- Sometimes pager "hiwin" gets stuck to pointer.

SVN revision: 44341
2009-12-10 16:38:01 +00:00
Kim Woelders dd38290762 XTranslateCoordinates -> ETranslateCoordinates.
SVN revision: 44340
2009-12-10 16:37:59 +00:00
Kim Woelders 501690bb4b Change name, eliminate unused return values.
SVN revision: 44339
2009-12-10 16:37:56 +00:00
Kim Woelders 46ae6887cf Refactor ecore_hints.
SVN revision: 44338
2009-12-10 16:37:54 +00:00
Kim Woelders a8bdb5eeca Change Ecore_X_ID etc. to unsigned int (when not using ecore_x).
SVN revision: 44337
2009-12-10 16:37:51 +00:00
Kim Woelders 58e2080c09 1.0.1.001.
SVN revision: 44189
2009-12-04 19:54:26 +00:00
Kim Woelders bc47c7e8c9 Update po.
SVN revision: 44131
2009-12-02 19:20:39 +00:00
Kim Woelders a775fc0977 Fix compile as C++.
SVN revision: 44130
2009-12-02 19:20:34 +00:00
Kim Woelders 35c6792623 Add MenuCreateFromBackgrounds, eliminate menus.cfg.
SVN revision: 44129
2009-12-02 19:20:32 +00:00
Kim Woelders 9758c0f786 Fix unintended overrides of buttons.cfg in ...buttons.
SVN revision: 44128
2009-12-02 19:20:29 +00:00
Kim Woelders b65b4371bb Container and pager menus should be destroyed on close.
SVN revision: 44127
2009-12-02 19:20:27 +00:00
Kim Woelders d985e531f4 Trivial menu cleanups.
SVN revision: 44126
2009-12-02 19:20:24 +00:00
Kim Woelders 78560f3dc0 Remove obsolete numbered actions.
SVN revision: 44040
2009-11-29 10:35:59 +00:00
Kim Woelders 93fb484abd Add missed 2009s.
SVN revision: 44039
2009-11-29 10:35:56 +00:00
Kim Woelders d2880aba94 Minor fixes, cleanups.
SVN revision: 44038
2009-11-29 10:35:52 +00:00
Kim Woelders 316005b563 Fix coords placement for shaded windows when moving in opaque mode.
SVN revision: 43891
2009-11-22 09:53:12 +00:00
Kim Woelders ced8c9086e Fix resize while shaded.
SVN revision: 43890
2009-11-22 09:53:10 +00:00
Kim Woelders af8f7e53e4 Revove some unneeded sanity checks.
SVN revision: 43889
2009-11-22 09:53:08 +00:00
Kim Woelders 15d14a5c4b Look for .desktop files in ~/.local too (patch by José Romildo Malaquias).
SVN revision: 43860
2009-11-21 11:13:16 +00:00
Kim Woelders 33c5c7dfc8 Re-enable resizing of shaded windows.
This was disabled at some point. Cannot remember why. Seems to work.

SVN revision: 43859
2009-11-21 11:13:14 +00:00
Kim Woelders 2121b42962 Move reference point for manual placement to inside window.
This enables placing e.g. at top left corner without having to fight edge flip.

SVN revision: 43858
2009-11-21 11:13:12 +00:00
Kim Woelders b820c7a662 Enable transparent image in dialog headers.
SVN revision: 43790
2009-11-18 19:15:33 +00:00
Kim Woelders 87f32f8a22 Fix potential problems when ending move/resize operations.
SVN revision: 43789
2009-11-18 19:15:30 +00:00
Kim Woelders 98c94fc03b Fix memory leak.
SVN revision: 43741
2009-11-16 20:55:20 +00:00
Kim Woelders a942ab1f65 Avoid reading uninitialised memory.
SVN revision: 43740
2009-11-16 20:55:18 +00:00
Kim Woelders f967f85bcb Fix potential segv when window is destroyed while being raised/lowered.
SVN revision: 43739
2009-11-16 20:55:16 +00:00
Kim Woelders 3fc9a92208 Fix manual placement.
It seems that (pointer?) grabs are now broken when reparenting.
IIRC this was not always so.

SVN revision: 43738
2009-11-16 20:55:14 +00:00
Kim Woelders 633281a9c6 Eliminate need for initial EwinMoveToDesktop (fix initial pager background).
SVN revision: 43737
2009-11-16 20:55:12 +00:00
Kim Woelders 542b551d80 New icons by Don Harrop. Remove old ones.
SVN revision: 43645
2009-11-12 20:48:40 +00:00
Kim Woelders c5ed93a01b Fix memory leak.
SVN revision: 43644
2009-11-12 20:48:36 +00:00
Kim Woelders f9e8981f6f Refactor more dialog data handling.
SVN revision: 43643
2009-11-12 20:48:33 +00:00
Kim Woelders 3a7c2bf839 Refactor pager dialog data handling.
SVN revision: 43642
2009-11-12 20:48:31 +00:00
Kim Woelders 4dd0525aef Refactor desk/area dialog data handling.
SVN revision: 43641
2009-11-12 20:48:28 +00:00
Kim Woelders 6f08eafb63 Fix various icon display mode issues.
SVN revision: 43640
2009-11-12 20:48:26 +00:00
Kim Woelders fb5e484683 Redraw menus properly after icon size change.
SVN revision: 43639
2009-11-12 20:48:23 +00:00
Kim Woelders 2a4d0e3fbd Dialog cleanups.
SVN revision: 43638
2009-11-12 20:48:21 +00:00
Kim Woelders acf3c63ef9 DialogDrawItems should not have to be called explicitly.
SVN revision: 43637
2009-11-12 20:48:18 +00:00
Kim Woelders 1a0a9764cb Refactor theme transparency dialog data handling. Remove some options that shouldn't be used.
SVN revision: 43636
2009-11-12 20:48:14 +00:00
Kim Woelders 5755162e6a Update po.
SVN revision: 43512
2009-11-07 08:47:57 +00:00
Kim Woelders d15f87ff04 Avoid almost idential translated strings.
SVN revision: 43511
2009-11-07 08:36:16 +00:00
Kim Woelders 3cb36b5fc5 Update po.
SVN revision: 43471
2009-11-05 18:46:08 +00:00
Kim Woelders b341f9123e Refactor menu dialog data handling. Add menu icon size slider.
SVN revision: 43470
2009-11-05 18:46:04 +00:00
Kim Woelders ab2dcdbf65 Refactor container dialog data handling.
SVN revision: 43469
2009-11-05 18:46:02 +00:00