aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.14Pietro Cerutti2014-03-312-4/+5
| | | | Notes: svn path=/head/; revision=349715
* - Update to 1.0.13.004Pietro Cerutti2014-02-172-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Wrap XGetWindowAttributes(). * Simplify registration of override-redirect windows. * Avoid redundant calls of XGetWindowAttributes. * Only manage InputOutput windows. * Add server grab around initial window pickup loop. * Don't play sound in ShowAlert(). * Rename EDrawableCheck to EXDrawableOk and remove unused parameter. * Add EXWindowOk(). * Use our own window property functions in stead of various Xlib ones. * Remove some use of X11 Bool type/values. * Wrap the last XClearArea call. * Use NoXID in stead of None. * Use XCopyArea wrapper function. * Wrap remaining XCopyArea calls. * Tweak error handler API. * Wrap some calls to XFillRectangle. * Fix memory leak when changing area. * Reduce nesting in DialogRealizeItem(). * Simplify/fix dialog layout code. Notes: svn path=/head/; revision=344712
* - Fix COMMENT and pkg-descrPietro Cerutti2013-10-282-4/+5
| | | | Notes: svn path=/head/; revision=331836
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Get rid of MAN1 macroPietro Cerutti2013-10-172-1/+1
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=330636
* - Update to 1.0.13.003Pietro Cerutti2013-10-142-7/+6
| | | | | | | | | | | | | | | | | | | Changes: * Fixup after list changes. * Autofoo macro cleanups. * Obsolete event handling tweak (click grabs). * Obsolete event handling tweak (serial wrap). * Remove useless Name[] entries from .desktop files. * Fix menu generation some more. * Update gettext version to 0.17. - STAGE-clean - Convert to new LIB_DEPENDS format - Add DOCS and NLS to OPTIONSng Notes: svn path=/head/; revision=330284
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | | | | x11-wm) Notes: svn path=/head/; revision=327786
* Add explicit dependency on pkgconfBaptiste Daroussin2013-08-311-2/+1
| | | | | | | | | While here: - trim headers - convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325761
* - Update to 1.0.13.0Pietro Cerutti2013-08-213-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Fix installation group ownership of theme files (ticket 2345). * Fix various perl warnings. * Fix menu generation issue. * Play raise/lower sounds only if any windows are actually raised/lowered. * Fix bug in ActionClass loading. * Tweak button swallowing in slideouts. * Clear SF_INFO struct before calling sf_open(). * Save some bytes in various structs. * Button:inside_win is not used. * Tweak button event callback parameter. * updating desktop files translations * updating esperanto and adding serbian translation * Fixed sorting in desktop files * Avoid potential crash in menu unloading. * Fix potential use of uninitialised data. * Remove unnecessary EXTRA_DIST. * Eliminate BordersForeach(). * No need for double - change to float. * Let "eesh screen" show some randr info. * Disable moving "None" background to front. * Discard broken backgrounds (bg file missing) on exit. * Fix background dialog issues. * Switch to new list implementation. Notes: svn path=/head/; revision=325135
* - Remove debug CFLAGS introduced by my last commitPietro Cerutti2013-06-051-1/+0
| | | | Notes: svn path=/head/; revision=319999
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-2/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 1.0.13Pietro Cerutti2013-04-222-3/+4
| | | | | | | | | | | | | | | | | | | | | Release notes: http://sf.net/mailarchive/message.php?msg_id=30727790 Changes: * Don't use CPPFLAGS in Makefile.am. * Eliminate Quicksort(), use libc qsort() in stead. * Set startup id on apps started by snaps too. * Startup applications - Don't slide in or place manually during e16 startup. * Fix Globally Active focus mode (Tim Howe). * Use qsort in stead of open coded sorting. * Move/rename atom/property related wrapper functions and types. * Move/rename EInternAtom -> ex_atom_get, AtomListIntern -> ex_atoms_get. * Update esperanto translation Feature safe: yes Notes: svn path=/head/; revision=316234
* - Update to 1.0.12Pietro Cerutti2013-03-282-4/+4
| | | | | | | | | | | | | | | Changes: * Minor simplification in initial window registration. * Eliminate unnecessary XSync. * Don't unmap/map override-redirect windows during startup. * CM: Fix override-redirect window registration detail. * CM: Fix startup after recent changes. * Danish translation update. * Convert da.po to utf-8. Notes: svn path=/head/; revision=315449
* - Remove debug flagsPietro Cerutti2013-03-201-1/+0
| | | | Notes: svn path=/head/; revision=314720
* - Fix post-patch targetPietro Cerutti2013-03-141-2/+3
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=314172
* - Update to 1.0.11.002Pietro Cerutti2013-03-072-3/+4
| | | | | | | | | | | Changes: * Fix intended centering on parent of unplaced dialogs. * Fix some issues reported by clang. * Build silently (use AM_SILENT_RULES). * Fix using e16 with xcompmgr. Notes: svn path=/head/; revision=313571
* - Fix NLSPietro Cerutti2013-02-181-4/+7
| | | | | | | Reported by: qat Notes: svn path=/head/; revision=312501
* - Update to 1.0.11.001Pietro Cerutti2013-02-183-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Enable using libsndfile for sound file loading. * Focus update tweaks. * Add EventsBlock(). * Add script to place pagers (James Bowlin). * Introduce new animation engine (Daniel Manjarres). * Fix various issues reported by clang. Minor cleanups. * Fix test for XI2 availability. * Use __func__ for function names in debug stuff. * Window slide code cosmetics. * Wrap some calls to XGrab/UngrabKeyboard() + cosmetics. * Wrap XAllowEvents(). * Fix major memory leak when using XI2 events. * Cleanup around XI2 event selection. * When using XI2, handle all keyboard and pointer events via XI2. * When using XI2, handle enter/leave events via XI2. * When using XI2, handle focus change events via XI2. * Restore old pointer warping behavior on maximization. * Non-time-limited animations should not run until next ?!? * CM: Set destination clip when rendering compositing buffer to screen. * Remove long time disabled raindrops and imagespinner fx code. * No need to adjust fx on area change. * Add AnimatorDel(). * Add AnimatorGetData(). * Refactor fx. * AnimatorsDelCatAll() is now unused. * Resurrect slide shape. * Enable setting shape on multiple windows. * Remove code for shaded, semi-solid, and translucent move/resize modes. * PixImg stuff is no longer used. * Disable pseudo-transparency by default. * Add AC_CONFIG_MACRO_DIR. * Avoid warnings about uninitialised struct members. * Enable not using a container window. * Unbreak animated move/resize after recent changes. * Get frame rate from randr. * Remove obsolete ecore_x compatibility. * Add/use ecore_x_window_prop_del(). * Cosmetic change around TimersRunNextIn(). * Switch default sound support to pulseaudio/libsndfile. * Run composite rendering to screen separately from animators/idlers/ timers. Notes: svn path=/head/; revision=312500
* - Update to 1.0.11Pietro Cerutti2012-10-102-13/+12
| | | | | | | | - Add OptionsNG to select ESD sound server - Convert NLS and PORTDOCS checks to OptionsNG Notes: svn path=/head/; revision=305655
* - Update to 1.0.10.002Pietro Cerutti2012-09-103-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * Fix coords placement in techopaque mode (Daniel Manjarres). * Remove unused code. * Fix (if experimenting with USE_DESK_EXPOSE). * Move EObj sliding functions to slide.c too. * Don't prevent pager update due to ewin slide. * Add some timer debug, cosmetic changes. * Fetch time to next timer run after running idlers. * Desk restacking before shade/unshade should not be necessary. * Another spec file fix - don't own locale/* dirs. * Startup cosmetics. * Fix having black solid color background. * Don't keep shaded windows entirely on-screen (ticket 1191). * Enable logging to stdout or stderr. * Improve fading debug logging. * Remove unnecessary code in ECompMgrWinFadeIn(). * Menu code tweaks. * Alert if root window button events cannot be selected. * Use EobjsSlideBy() to slide desks as well as areas. * EobjSlideTo() is no longer used. * Fix potential deadlock with multiple simultaneous alerts. Notes: svn path=/head/; revision=304029
* - Update to 1.0.10.001Pietro Cerutti2012-07-103-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * Spec file fixes. * Expose ECompMgrWinSetOpacity() - call via EobjChangeOpacityNow(). * Eliminate Mode.place.doing_slide. * Fix setting slide-in mode in dialog. * Menus - Remove unused code. * Change ewin sliding function API. * Dialog sliders - Enable having upper bound below lower. * Dialogs - Add missing const. * Remove server grab around EShapeSetShape(). * Add EX_EVENT_GLX_FLIP. * Move pre-eventloop calls of EobjsRepaint() out of progress bar functions. * Remove useless parameter from SnapshotsSaveReal(). * GSOD - Make work when compositing. * GSOD - Refactor + some changes. * GSOD - Just use fixed font. Font sets are causing trouble again. * Name ewin sliding functions consistently. * Move ewin sliding functions to slide.c. * EwinMove/Resize - Change various global/ewin flags to function parameter. * Use OPSRC_NA in stead of 0. * Add uninstall-local to fix distcheck (with recent autotools?). * Move GetTimeMs/Us() to time.c. * French translation update (Tristan D.). * Make clean shouldn't remove e16-gnome3-session.desktop. * Remove USER_NAME, HOME_DIR, and USER_SHELL from config file preparsing. * Simplify user info functions. * Close all fd's above 2 when exec'ing for restart. * French translation update (Tristan D.). * Minor tweak around ECompMgrGetRootBuffer(). * Remove some obsolete code. * Change some longs to ints where long is not needed. * Fix build without composite but with xrender. * Remove now unused EKeycodeToString(). * Remove old e16keyedit (pre 0.7) IPC functions. * Fix bug in pareto_maximizer() (Daniel Manjarres). * Remove unnecessary AC_PROG_MAKE_SET. * Warning fix for gcc-4.6.x. * Japanese translation update (Yasufumi Haga). Notes: svn path=/head/; revision=300717
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.0.10Pietro Cerutti2011-10-262-3/+3
| | | | | | | | | * Change default systray icon size to 16. * Update internal area hint when changing area. * Italian translation update (Massimo Maiurana). Notes: svn path=/head/; revision=284354
* - update to 1.0.9Pietro Cerutti2011-08-022-4/+4
| | | | Notes: svn path=/head/; revision=278767
* - Fix PLISTPietro Cerutti2011-06-271-0/+2
| | | | | | | Reported by: PH via pav, erwin Notes: svn path=/head/; revision=276483
* - Update to 1.0.8.001Pietro Cerutti2011-06-213-11/+9
| | | | Notes: svn path=/head/; revision=275995
* - Update to 1.0.8Pietro Cerutti2011-04-262-4/+4
| | | | | | | Changes: http://trac.enlightenment.org/e/changeset/58905/ Notes: svn path=/head/; revision=273205
* - Update to snapshot 1.0.7.003Pietro Cerutti2011-02-162-4/+4
| | | | | | | | | | Changes since last update: 1.0.7.001 http://trac.enlightenment.org/e/changeset/55885/trunk/E16/e/ChangeLog 1.0.7.002 http://trac.enlightenment.org/e/changeset/55894/trunk/E16/e/ChangeLog 1.0.7.003 http://trac.enlightenment.org/e/changeset/56968/trunk/E16/e/ChangeLog Notes: svn path=/head/; revision=269243
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.0.7Pietro Cerutti2010-11-152-4/+4
| | | | | | | | | | | | Changes: * Minor zooming related fixes/cleanups. * Change WITH_ZOOM to ENABLE_ZOOM. Zoom related build tweaks. * Fix desk/area dialog changes sometimes not being saved. * Enable using randr (1.3) for zooming. * Revert "If CM is active, change snap to live pager mode." Notes: svn path=/head/; revision=264595
* - Update tp 1.0.6.002Pietro Cerutti2010-11-082-5/+4
| | | | Notes: svn path=/head/; revision=264268
* - Add enlightenment virtual category to a couple of portsPav Lucistnik2010-09-291-1/+1
| | | | | | | | PR: ports/150492 Submitted by: Grzegorz Blach <magik@roorback.net> Notes: svn path=/head/; revision=262113
* - Update to 1.0.6Pietro Cerutti2010-09-292-4/+4
| | | | | | | | | | | | Changes: - Fix potential crash in menu key press handling. - Keep on-screen windows requesting resize on screen. - Fix deriving configuration file names with libX11-1.4. - Fix potential crash when destroying menus. - Fix rendering of translucent shaped windows. Notes: svn path=/head/; revision=262081
* - Update to 1.0.5Pietro Cerutti2010-08-302-5/+6
| | | | Notes: svn path=/head/; revision=260207
* - Update to 1.0.4Pietro Cerutti2010-08-132-5/+5
| | | | Notes: svn path=/head/; revision=259162
* - Fix ownerships on installed theme filesPietro Cerutti2010-07-051-0/+4
| | | | | | | | Reported by: "George L. Yermulnik" <yz@yz.kiev.ua> (via private e-mail) Feature safe: yes Notes: svn path=/head/; revision=257396
* - Update to 1.0.2.002Pietro Cerutti2010-06-212-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256777
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Fix PLISTPietro Cerutti2010-05-191-0/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=254587
* - Update to 1.0.2.001Pietro Cerutti2010-05-184-181/+169
| | | | Notes: svn path=/head/; revision=254565
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.0.2Pietro Cerutti2010-03-013-6/+21
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250447
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.0.1.901Pietro Cerutti2010-01-183-70/+4
| | | | | | | | | | | | | | | | | | | | | | Changelog: - Fix name clash related to SUSv4 signal.h (patch by Pietro Cerutti, ticket 487). - Fix creating GL pixmap in certain situations (when using mesa?). - Play with XI2. - Remove useless definition. - Tweak configuration loading. - Eliminate Mode.action_inhibit. - Show EObj info via ipc when appropriate. - Move EWindowGetNamePixmap() to x.c (and rename). - Avoid some memory leaks with incorrect themes. - Remove some redundant checks. - Unmap internal windows before destroying. - Fixes progress bar rendering when CM is active. - Scale new icons down to 48x48 pixels. - Change iconbox fallback icon mode back to snapshot. - Do not propagate key events. Notes: svn path=/head/; revision=248108
* - Update to 1.0.1.002Pietro Cerutti2009-12-243-18/+12
| | | | Notes: svn path=/head/; revision=246540
* - Unbreak on CURRENTPietro Cerutti2009-12-222-7/+67
| | | | Notes: svn path=/head/; revision=246467
* Mark BROKEN on 9.x: does not build.Erwin Lansing2009-12-221-1/+7
| | | | Notes: svn path=/head/; revision=246450
* - Fix build on NOPORTDOCSPietro Cerutti2009-10-051-2/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=242490
* - Update to 1.0.1Pietro Cerutti2009-10-052-5/+5
| | | | | | | http://trac.enlightenment.org/e/changeset/42383/trunk/E16/e/ChangeLog Notes: svn path=/head/; revision=242488