Timeline
02/08/10:
- 19:34 Changeset [46005] by
- yet another trailing whitespace deletion. last try with CIA-49 bot at …
- 19:27 Changeset [46004] by
- delete trailing whitespace. this is more to test http://cia.vc and their …
- 19:04 Changeset [46003] by
- delete trailing whitespace.
- 19:00 Changeset [46002] by
- delete trailing whitespace.
- 18:51 Changeset [46001] by
- delete trailing whitespace.
- 18:46 Changeset [46000] by
- Add initial doxy for conformant widget.
- 18:14 Changeset [45999] by
- apply global log level if global domain exists. This allows setting …
- 18:13 Changeset [45998] by
- minor matching speedups. keep log level name size (namelen) and use it …
- 17:47 Changeset [45997] by
- just try fnmatch (glob) if no specific level was set.
- 17:43 Changeset [45996] by
- eina log level utilities. couple of functions that are useful outside and …
- 16:52 Changeset [45995] by
- eina log parameters getters and setters. allow external users to check or …
- 14:48 Changeset [45994] by
- Respect internal_no_remember flag.
- 14:12 Changeset [45993] by
- just some temporary content for some random guy on the intertubes, I'll …
- 13:20 Changeset [45992] by
- More parentheses so the macro works inside if()
- 12:26 Changeset [45991] by
- Add missing CFLAGS for ethumb.
- 11:28 Ticket #513 (e17 does not create .desktop if ~/.local/share/applications is absent) closed by
- Fixed: Fixed in r45990
- 11:27 Changeset [45990] by
- Create path to file if not exists Fixes bug #513
- 10:26 Changeset [45989] by
- fix sandbox violations triggered by emotion with gstreamer.
- 09:53 Changeset [45988] by
- disable color based on $TERM and isatty(). Smarter eina log that disables …
- 08:51 Ticket #487 ([patch] symbols conflicting with SUSv4 API) closed by
- Fixed: Original problem is fixed.
- 08:14 Changeset [45987] by
- compile also gl_common when gl engines are static
- 07:25 Changeset [45986] by
- * include stdlib.h so that NULL is always defined * restore LIBS when …
- 05:38 Changeset [45985] by
- Ruby bindings are broken, never updated in 4 years or so.
- 05:34 Changeset [45984] by
- epx is dead (or never born)
- 05:30 Changeset [45983] by
- removing elm branch of edje_editor as requested by Dave.
- 05:29 Changeset [45982] by
- Oops! I moved edje_editor to OLD, but old went down one directory!
- 05:14 Changeset [45981] by
- on some platform, iconv.h defines iconv() with a macro, hence the check …
- 05:12 Changeset [45980] by
- playground that was never used (as raster said)
- 05:11 Changeset [45979] by
- Eve (WebKit? browser) is dead. webkit-efl will be released in few weeks …
- 05:09 Changeset [45978] by
- exorcist is dead (or never born)
- 05:06 Changeset [45977] by
- edje_editor is old. Current edje_editor is still based in ETK, which is …
- 05:04 Changeset [45976] by
- eyesight is dead. eyesight was result of Summer of Code, but author never …
- 05:02 Changeset [45975] by
- remove cruft file
- 05:01 Changeset [45974] by
- fiddle is dead (or never lived)
02/07/10:
- 23:07 Changeset [45973] by
- Fix build on RHEL5.
- 16:04 Changeset [45972] by
- This is so dead, it was never actually alive.
- 15:53 Ticket #513 (e17 does not create .desktop if ~/.local/share/applications is absent) created by
- here is how to reproduce this bug: 1. Start with a fresh account or …
- 15:47 Changeset [45971] by
- Fix build.
- 12:46 Changeset [45970] by
- * fix compilation when iconv.h is detected but libiconv is not * fix …
- 11:31 Changeset [45969] by
- And since resize adds + 1 to size, grow must do to
- 11:30 Changeset [45968] by
- And add () for increased safety
- 11:24 Changeset [45967] by
- And correct return type
- 11:22 Changeset [45966] by
- Fix return values If we don't need to grow, return EINA_TRUE. Use …
- 09:33 Changeset [45965] by
- Eina: fix compilation on strbuf.
- 04:23 Changeset [45964] by
- Don't change size, since we don't realloc Thanks Peter
- 04:21 Changeset [45963] by
- Don't shrink when we append
- 04:21 Changeset [45962] by
- Work with escaped string
- 03:36 EFLWindowsXP edited by
- (diff)
- 02:16 EFLWindowsXP edited by
- (diff)
- 01:25 EFLWindowsXP edited by
- (diff)
- 01:15 EFLWindowsXP edited by
- (diff)
02/06/10:
- 14:37 Changeset [45961] by
- Fix pkg-config check.
- 14:36 Changeset [45960] by
- Fix pkg-config check.
- 14:35 Changeset [45959] by
- Fix pkg-config check.
- 14:34 Changeset [45958] by
- Fix pkg-config check.
- 14:33 Changeset [45957] by
- Fix pkg-config check.
- 14:32 Changeset [45956] by
- Cleanup includes.
- 14:31 Changeset [45955] by
- No need to include these anymore. They are included by default w/ …
- 14:14 Changeset [45954] by
- No need to include sys/types twice.
- 13:43 Changeset [45953] by
- Use eina_strbuf_reset to reduce realloc
- 13:43 Changeset [45952] by
- Add eina_strbuf_reset Function to reset the internal string, so we can …
- 13:43 Changeset [45951] by
- internal strbuf -> eina_strbuf
- 13:43 Changeset [45950] by
- Add eina_strbuf_append_escaped for edje
- 13:42 Changeset [45949] by
- Add eina_str_escape
- 13:42 Changeset [45948] by
- internal strbuf -> eina_strbuf
- 12:54 Changeset [45947] by
- Enable proper compiling with no -O2.
- 12:42 Changeset [45946] by
- Add shrink buffer code
- 12:42 Changeset [45945] by
- Simpler to use _eina_strbuf_resize Add space for '\0' in …
- 12:41 Changeset [45944] by
- Switch internal strbuf to eina strbuf
- 12:41 Changeset [45943] by
- Add functions to match evas strbuf
- 12:41 Changeset [45942] by
- EINA_ARG_NONNULL
- 12:41 Changeset [45941] by
- Include own header to be sure prototypes match
- 11:48 Changeset [45940] by
- Remove .pc file (not used anymore).
- 10:50 Changeset [45939] by
- More documentation for illume2. Fix typo in E doc.
- 09:55 Changeset [45938] by
- Start of documentation for illume2.
- 09:31 Changeset [45937] by
- Add Doxy for illume stuff.
- 09:14 Changeset [45936] by
- Layout fixes for conformant windows (wrt keyboard).
- 08:58 Changeset [45935] by
- Fix quickpanel not showing correctly (this also needs elm_win update).
- 08:56 Changeset [45934] by
- Don't set window type here. Causes problems w/ layout.
- 07:49 Changeset [45933] by
- Cannot enable instant edit just yet. Causes problems w/ our event window.
- 07:42 Changeset [45932] by
- Handle border property change events for Fullscreen/Unfullscreen?.
- 02:52 Changeset [45931] by
- fix native surface oopsie!
- 02:13 Changeset [45930] by
- fix ecore_input shutdown
- 01:47 Changeset [45929] by
- add sugusr1 to bring uo std config panel
- 00:38 Changeset [45928] by
- reduce binds when things get clipped and split.
02/05/10:
- 23:29 Changeset [45927] by
- fix launcher test to scale a bit better.
- 23:04 Changeset [45926] by
- some infra for doing effects later
- 21:45 Changeset [45925] by
- fix crash on e exit... freeing handlers that dont exist.
- 17:13 Changeset [45924] by
- Oops, that should have been show/hide bottom panel (according to fixme).
- 17:10 Changeset [45923] by
- Address fixme for show/hide indicator window.
- 17:06 Changeset [45922] by
- EAPI=2 conformant, src_configure will handle options. After Andrian's …
- 17:05 Changeset [45921] by
- oops, fix some issues caused by Andrian Nord patch. those quotes around …
- 17:01 Changeset [45920] by
- I promised k-s to do a commit today but the work is not done, in summary: …
- 16:30 Changeset [45919] by
- ecore is now explicitly disabling x extensions and tslib
- 16:19 Changeset [45918] by
- support for explicit disable of ecore-x extensions and tslib. Avoid …
- 15:22 Changeset [45917] by
- disable automagic to find exchange. This allows build systems to …
- 15:11 EFL edited by
- (diff)
- 15:09 Changeset [45916] by
- efl.eclass now supports python, much easier packaging.
- 15:02 EFL edited by
- (diff)
- 14:49 EFL created by
- 14:23 Changeset [45915] by
- Changes made: 1) no forced WANT_AUTOTOOLS=yes for live ebuilds - it's set …
- 14:04 Changeset [45914] by
- Python packages. These packages were based on Andrian Nord's fron niifaq …
- 13:15 Changeset [45913] by
- move e/trunk/BROKEN and e/trunk/OLD to e/BROKEN and e/OLD
- 13:12 Changeset [45912] by
- allow selecting compile of ecore.x, ecore.evas, ecore.imf and …
- 12:47 Changeset [45911] by
- Let client module not be compiled.
- 12:35 Changeset [45910] by
- adding catalan translations
- 11:57 Changeset [45909] by
- Doing rev. 45767 right.
- 11:41 Gentoo edited by
- new layman overlay URI (diff)
- 11:40 Gentoo edited by
- use flags example (diff)
- 11:31 Changeset [45908] by
- there is no m4 dir anymore.
- 10:58 Changeset [45907] by
- Data (hint) field on edc/edj files has now a saner use. It will save the …
- 10:56 Changeset [45906] by
- group_data_* python bindings in.
- 10:55 Changeset [45905] by
- Remove scripts and have non-portage stuff into Documentation/ Thanks for …
- 10:29 Gentoo edited by
- (diff)
- 10:26 Changeset [45904] by
- Handle ebuild bugs to the Gentoo team. Gentoo team seems interested in …
- 08:39 Changeset [45903] by
- Group-level data edc blocks manipulation API for Edje_Edit.
- 07:04 Changeset [45902] by
- massive commit to fix most of repoman reported errors. repoman is a bit …
- 05:28 Changeset [45901] by
- some fixes I noticed after more testing. Probably more to come later, as …
- 05:16 Changeset [45900] by
- Manage part state min and max sizes
- 05:12 Changeset [45899] by
- more opts.
- 04:28 Changeset [45898] by
- and set default values for new configs
- 04:25 Changeset [45897] by
- manh more compositor options... in pareparation for more. use toolbook.
- 04:24 Changeset [45896] by
- fix toolbar bug in sizing
- 02:22 Changeset [45895] by
- and make arrows emit signals for advance items
- 02:22 Changeset [45894] by
- make back./fwd arrow actuall advance items in toolbar
- 00:17 Changeset [45893] by
- more tests
02/04/10:
- 22:17 Changeset [45892] by
- oh and make indicator instant-edit... and... better illume-home config …
- 22:14 Changeset [45891] by
- code+comments.
- 22:12 Changeset [45890] by
- some stuff... hmmm.
- 14:54 Changeset [45889] by
- another helper script.
- 14:35 Gentoo created by
- 14:34 Ticket #512 (OpenAL support for e16) created by
- Hello Kim, here is a patch that adds OpenAL sound support for e16, so you …
- 14:33 Changeset [45888] by
- oops, it's svn now ;-)
- 14:30 Changeset [45887] by
- Gentoo packages in SVN. I'll cook them here and ask for gentoo developer …
- 12:52 Changeset [45886] by
- Bumping version of emotion.
- 12:49 Changeset [45885] by
- testing the bot
- 12:48 Changeset [45884] by
- useless linker flag
- 12:02 Changeset [45883] by
- Don't add already existing paths to theme
- 12:02 Changeset [45882] by
- Don't do unnecessary strcmp
- 12:02 Changeset [45881] by
- Remove raster's stupid cache And just disable cache limit on the already …
- 10:34 Changeset [45880] by
- OpenGL/SDL support (still buggy, but probably not elm's fault)
- 09:48 Changeset [45879] by
- Register Editje to open edc and edj
- 09:47 Changeset [45878] by
- Mime-Type for edje files
- 08:42 Changeset [45877] by
- Fixing make dist on enlightenment.
- 07:25 Changeset [45876] by
- Handle exception on invalid input for color widget
- 07:25 Changeset [45875] by
- Remove dead code
- 07:24 Changeset [45874] by
- Work around a segv when closing the run window.
- 06:52 Changeset [45873] by
- Add getters for Technology interface Technology has only readonly …
- 06:51 Changeset [45872] by
- Add Technology interface support By: Lucas De Marchi …
- 06:49 Changeset [45871] by
- Match previous and current array of elements Find out which elements were …
- 06:47 Changeset [45870] by
- Do not free elements twice eina_hash_del_by_key() already calls …
- 06:34 Changeset [45869] by
- Save font filename in eet. By Masaki Author: Thiago Ribeiro Masaki …
- 06:08 Changeset [45868] by
- Use new style for smart callbacks
- 02:46 Changeset [45867] by
- complain--
- 02:36 Ticket #511 (Elementary widgets don't draw text content) created by
- Using EFL rev 45865 elementary widgets, text content on all widgets is …
- 02:34 Changeset [45866] by
- fix ecore_con on posix systems
- 01:12 Changeset [45865] by
- Formatting
- 01:11 Changeset [45864] by
- changelog++
- 01:08 Changeset [45863] by
- 1. fix conforman stuff to actually respect min size of content. it never …
- 00:06 Changeset [45862] by
- allow genlist items to be "display only" - eg used as spacers or state …
02/03/10:
- 23:41 Changeset [45861] by
- small fix for over-zealous limiting of draws - use clip regions instead.
- 18:58 Changeset [45860] by
- Add default keybindings for audio buttons to work on laptops and …
- 18:14 Changeset [45859] by
- fix link stuff pkgconfg etc. for ecore-data!
- 17:25 Changeset [45858] by
- better linking - right c files tomatch headers etc.
- 13:53 Changeset [45857] by
- Add missing break in switch statement By: Lucas De Marchi …
- 13:29 Changeset [45856] by
- Part Rename Again
- 13:10 Changeset [45855] by
- Fixing pager styles.
- 13:01 Changeset [45854] by
- use efl_fnmatch m4 macro
- 12:57 Changeset [45853] by
- use efl_fnmatch m4 macro
- 12:47 Changeset [45852] by
- use efl_fnmatch m4 macro
- 12:46 Changeset [45851] by
- update efl_fnmatch m4 macro
- 12:44 Changeset [45850] by
- don't set EFL_FNMATCH_LIBS is fnmatch() is in Evil
- 12:41 Changeset [45849] by
- add EFL_FNMATCH_LIBS value
- 12:21 Changeset [45848] by
- Save all groups
- 12:13 Changeset [45847] by
- use efl_fnmatch macro
- 12:12 Changeset [45846] by
- * fix efl_pthread.m4 doc * add fnmatch check macro
- 12:09 Changeset [45845] by
- updating catalan translations
- 12:02 Changeset [45844] by
- Group preview a bit better. Far from ideal, yet: we gotta have smaller …
- 10:59 Changeset [45843] by
- Remember opened files
- 10:35 Changeset [45842] by
- Even better default names, not being so lazy to match.
- 08:50 Changeset [45841] by
- Trigger update on new signal. Fixes problems when adding a signal with the …
- 08:45 Changeset [45840] by
- Better default names for parts
- 08:13 Changeset [45839] by
- Fix: forgot to rename one of _notify() calls.
- 08:05 Changeset [45838] by
- * ecore_evas_x: Fix build without X.
- 08:04 Changeset [45837] by
- * elixir: Remove warning due to API change.
- 07:47 Changeset [45836] by
- big speedups for scrolling and drawing big textblock (once they are …
- 07:34 Changeset [45835] by
- Make background black. Doesn't fix the 1px error when resizing, but it …
- 07:27 Changeset [45834] by
- and optimise getting stripped version
- 07:26 Changeset [45833] by
- a little more cleanliness and cleaning up of vars not needed when changes …
- 07:23 Changeset [45832] by
- ints!!! have found a case where.. yes. we have massive strings.. and shit …
- 07:10 Changeset [45831] by
- adding catalan translation
- 06:01 Changeset [45830] by
- Hide properties when last part/anim/signal is removed, by fidencio
- 04:50 Theme_Revamp edited by
- (diff)
- 04:38 Theme_Revamp edited by
- (diff)
- 03:18 Changeset [45829] by
- 1. fix fcfini issue i hit - yes . things may look like they leak in …
02/02/10:
- 20:36 Changeset [45828] by
- disable
- 19:20 Changeset [45827] by
- aaaah. i smell another broken wm out there that only handles wm_delete as …
- 16:41 Theme_Revamp edited by
- (diff)
- 16:14 Changeset [45826] by
- pyelm: remove deprecated api at widget level: style_set. It now uses …
- 16:13 Changeset [45825] by
- improve edc.vim
- 15:08 Changeset [45824] by
- these were my tests, never finished... so die!
- 14:10 Changeset [45823] by
- Trigger "changed" callback when value is changed with the entry, fix typo …
- 13:30 Changeset [45822] by
- fsking svn
- 13:22 Changeset [45821] by
- Floaters now made better. They now have a relative object to be placed …
- 13:04 Changeset [45820] by
- add todo converter
- 12:48 Changeset [45819] by
- Fix update after part rename
- 12:09 Changeset [45818] by
- remove this huge and never-changing blob outside svn …
- 12:05 Changeset [45817] by
- remove this huge and never-changing blob outside svn …
- 10:29 Changeset [45816] by
- Registry config dialog into Settings Panel By: Lucas De Marchi …
- 10:28 Changeset [45815] by
- Add dialog to configure connman By: Lucas De Marchi …
- 09:41 Changeset [45814] by
- Request scan on all technologies upon start By: Lucas De Marchi …
- 09:39 Changeset [45813] by
- Fix services list not being initialized Services list must be initialized …
- 09:36 Changeset [45812] by
- Add list of enabled technologies Create a list with the names of enabled …
- 09:34 Changeset [45811] by
- Add list of available technologies Add E_Connman_Technology struct and …
- 09:31 Changeset [45810] by
- Create _connman_service_new_list_item() In order to be able to share item …
- 09:29 Changeset [45809] by
- cleaning - remove extra comments and debugs By: Lucas De Marchi …
- 08:15 Changeset [45808] by
- everything text plugin: only create item, when there is input
- 08:06 Changeset [45807] by
- awesome new plugin for everything. 'text' creates an item for the text you …
- 07:21 GSoC_2010_Project_Ideas edited by
- (diff)
- 07:20 GSoC_2010_Project_Ideas edited by
- (diff)
- 06:42 GSoC_2010_Project_Ideas edited by
- (diff)
- 06:03 Changeset [45806] by
- provide plugindir for with pkg-config
- 05:57 Changeset [45805] by
- * eyelight: Fix line counting.
- 05:55 Changeset [45804] by
- * elementary: Fix elementary build without X.
- 04:53 Changeset [45803] by
- updating french and italian translations
- 03:50 Changeset [45802] by
- move to eglwaitnative - still doesnt help tho:(
- 02:52 Changeset [45801] by
- distcheck fix
- 02:09 Changeset [45800] by
- mini config app - live changed scaling and finger size. needed to really …
- 01:06 Changeset [45799] by
- wtf was that. of course it should be False!!!!
02/01/10:
- 23:33 Changeset [45798] by
- more fixes! broke temp modules tempget
- 23:18 Changeset [45797] by
- more ecore-txt --
- 23:00 Changeset [45796] by
- clean up gl text-from-pixmap a bit
- 22:50 Changeset [45795] by
- no mroe txt!
- 22:48 Changeset [45794] by
- * remove useless iconv_cflags * put iconv_libs to the correct libtool var
- 22:18 Changeset [45793] by
- * fix configure.ac * remove debug
- 21:30 Changeset [45792] by
- fix! broek egl compositing. fixed now.
- 20:50 Changeset [45791] by
- Remove Ecore_Txt
- 20:49 Changeset [45790] by
- copy ecore_txt_convert to eina_str_convert
- 18:54 Changeset [45789] by
- typo fix
- 14:57 Changeset [45788] by
- Lifting the signals wizard dialog's face.
- 13:33 Changeset [45787] by
- Better handling of requirements before adding/renaming things, by fidencio
- 13:09 Changeset [45786] by
- Cleanup imports and other errors spotted by pyflakes
- 13:08 Changeset [45785] by
- text property was removed from entry widget for now.
- 12:51 Changeset [45784] by
- ecore-data separate lib
- 12:37 Changeset [45783] by
- Install ecore-data.pc
- 12:20 Changeset [45782] by
- More ecore_data to separate lib
- 11:50 Changeset [45781] by
- When a clipper is no more, redraw the portion of the canvas it takes.
- 11:34 Theme_Revamp created by
- 09:26 Changeset [45780] by
- Fix init checks so that there is no more seg fault. All that stuff should …
- 09:07 Changeset [45779] by
- updating french translation
- 08:46 Changeset [45778] by
- demo++
- 06:49 Changeset [45777] by
- Fix Initial Group Resize
- 06:38 Changeset [45776] by
- loose syncing option. in reality it will work fine. but not clean.
- 06:16 Changeset [45775] by
- that was meant to be load too.
- 06:16 Changeset [45774] by
- and dont set sync for your own windows! deadlock in compositing otherwise
- 06:15 Changeset [45773] by
- and now actually do the sync thing! awesomeness. this should mean (for …
- 06:13 Changeset [45772] by
- more work on the sync stuff... looking good now.
- 05:37 Changeset [45771] by
- eupnp: work in progress for bindings * list device's services * cleanup …
- 05:37 Changeset [45770] by
- eupnp: * perform an initial search on the sniffer example, useful for …
- 05:37 Changeset [45769] by
- eupnp: code refactoring on service proxy, remove redundant soap header.
- 05:06 Changeset [45768] by
- fix comment
- 03:48 Changeset [45767] by
- Group addition works
- 03:02 Changeset [45766] by
- Clear Previous Selection in Group List
- 00:12 EFLWindowsCE edited by
- (diff)
01/31/10:
- 22:55 Changeset [45765] by
- Move setting window type until after window is shown.
- 22:54 Changeset [45764] by
- Seems we cannot set the window type (for indicator) until After the window …
- 20:55 Changeset [45763] by
- Fix broken build for non-GLES gl_sdl
- 20:40 Changeset [45762] by
- make that an ifdef for gles
- 20:26 Changeset [45761] by
- add 3 things 1. the concept of callbacks for a canvas as a whole. add/ …
- 11:52 Changeset [45760] by
- Remove unused variable. Use PATH_MAX.
- 11:43 Changeset [45759] by
- edje_cc: exit properly if eina_init() fails (like if a mempool is not …
- 09:42 Changeset [45758] by
- find plugins for "everything" in $HOME/.e/e/everything_plugins
- 06:57 Changeset [45757] by
- Debug stuff.
- 06:57 Changeset [45756] by
- Fix multihead focus issue. If the pointer was warped to another head and …
- 06:52 Changeset [45755] by
- if someone pass --enable-default-mempool, pass_through will be used in …
- 05:05 Changeset [45754] by
- allow the "limit compositor framerate to fixed e framerate" to be optional
- 04:27 Changeset [45753] by
- eina_str: * return Eina_Bool instead of int when necessary * improve …
- 03:58 Changeset [45752] by
- * ecore_con: Fix ecore_con_client_ip_get with TCP and IPv6.
- 01:51 Changeset [45751] by
- updating french and italian translations
01/30/10:
- 18:50 Changeset [45750] by
- more complete gl-texture-pixmap handling, but still is broken on fglrx. …
- 14:51 Changeset [45749] by
- Find out which dbus version we use Also correct check for …
- 14:29 Changeset [45748] by
- Ecore_Str.h -> Eina
- 14:27 Changeset [45747] by
- Ecore_Str.h -> Eina
- 14:24 Changeset [45746] by
- Ecore_Str.h -> Eina
- 14:22 Changeset [45745] by
- Ecore_Str.h -> Eina
- 14:21 Changeset [45744] by
- Remove uneeded header
- 14:20 Changeset [45743] by
- Ecore_Str.h -> Eina
- 14:17 Changeset [45742] by
- Ecore_Str.h -> Eina
- 14:13 Changeset [45741] by
- Ecore_Str.h -> Eina
- 14:11 Changeset [45740] by
- Ecore_Str.h -> Eina
- 14:02 Changeset [45739] by
- EAPI
- 12:16 Changeset [45738] by
- Don't segfault if keyboard has no border.
- 11:58 Changeset [45737] by
- * remove useless pipe() test * add missing files
- 11:55 Changeset [45736] by
- * src/lib/evil_fcntl.c: verify that the data passed to fcntl() is really …
- 09:47 Changeset [45735] by
- Fix: ecore_x_window_del() was renamed to ecore_x_window_free() on r39918.
- 09:47 Changeset [45734] by
- eupnp: update TODO list
- 02:42 Changeset [45733] by
- add some sync stuff.. wil be used soon
- 02:23 Changeset [45732] by
- Add support for OpenGL SDL
- 00:36 Changeset [45731] by
- Output GL info to stderr instead of stdout
- 00:11 Changeset [45730] by
- Fix gl_sdl for WebOS -- need to check SDL_RESIZABLE because calling …
01/29/10:
- 22:13 Changeset [45729] by
- Fix keyboard dictionary list not showing on other zones. Remove debugging …
- 19:19 Changeset [45728] by
- dnl--
- 18:11 Changeset [45727] by
- Remove unused variables. Remove commented block (confirmed working without …
- 18:01 Changeset [45726] by
- Use PATH_MAX. No need to swallow the ilist twice.
- 16:28 Changeset [45725] by
- * src/lib/Evil.h: change again the redefinition of open(). Needed for …
- 16:09 Changeset [45724] by
- * undef close() and open() in evas_module also for mingw * init Evil in …
- 16:03 Changeset [45723] by
- * src/lib/evil_fcntl.c: * src/lib/evil_fcntl.h: fix fcntl() with F_SETFL …
- 15:39 Changeset [45722] by
- Revamping wizard dialogs and code reuse.
- 14:35 Ticket #510 (Missing text when words are wider than widget) created by
- Particularly a problem for displaying Chinese text, which is …
- 12:45 Changeset [45721] by
- Match group_del() to the new C API, and add save_all(). Fix test also.
- 12:44 Changeset [45720] by
- Edje_Edit API break. Change group_del() to receive the name of the group …
- 11:45 Changeset [45719] by
- Simplify.
- 11:45 Changeset [45718] by
- Trivial fixes (clang).
- 11:45 Changeset [45717] by
- edox: Fix locale initialisation, remove long time broken multibyte …
- 11:44 Changeset [45716] by
- edox: Header file cleanups.
- 11:44 Changeset [45715] by
- "Support" _NET_WM_USER_TIME[_WINDOW]. Should avoid some "property noise" …
- 11:44 Changeset [45714] by
- Remove grab/ungrab on border part button events.
- 11:44 Changeset [45713] by
- Remove special fx ipc commands (use eesh set). Some refactoring.
- 11:44 Changeset [45712] by
- Avoid roundtrip in EWindowGetPixmap().
- 11:44 Changeset [45711] by
- Bump version.
- 10:45 Changeset [45710] by
- Fixing problem resizing right pannel in signal mode. By Masaki Author: …
- 10:03 Changeset [45709] by
- New default size
- 09:14 Changeset [45708] by
- put in little vsync option and section. not turned on by anything yet.
- 09:03 Changeset [45707] by
- Group size remember
- 09:03 Changeset [45706] by
- Fix size 0
- 09:02 Changeset [45705] by
- Change Edje.Edit Data
- 07:16 Changeset [45704] by
- Don't set text in entries for now. It has big issues with state changes.
- 04:05 Ticket #507 ([PATCH] ecore: fix use of uninitialized file descriptor) closed by
- Fixed: fixed in svn (rev. 45703) with a slight modification (set the fd to -1 in …
- 03:42 Changeset [45703] by
- This closes bug #507 If e17 is compiled with tslib but during runtime the …
- 03:06 Changeset [45702] by
- typo fix!
- 02:53 Changeset [45701] by
- some safety with freeing texture stuff
- 02:29 Changeset [45700] by
- actually have call api exported
- 02:28 Changeset [45699] by
- say we do pings - and respond within the event handler.
- 01:34 Changeset [45698] by
- * src/lib/evil_fcntl.c: * src/lib/evil_fcntl.h: * src/lib/evil_unistd.c: …
- 00:20 Changeset [45697] by
- oops - missed name.
01/28/10:
- 23:49 Ticket #508 (Exquisite triggers NULL pointer dereference in ecore_evas_fb) closed by
- Fixed: fixed in svn (rev. 45673)
- 23:47 Changeset [45696] by
- formatting
- 23:42 Changeset [45695] by
- Better test for gl_common; fix SDL_opengles defines
- 23:35 Changeset [45694] by
- portable echo -n
- 22:33 Changeset [45693] by
- some build fixes... oops.
- 22:12 Changeset [45692] by
- Various fixes to enable building SDL/OpenGLES
- 22:09 Changeset [45691] by
- Add more error trapping.
- 22:04 Changeset [45690] by
- Add more error trapping.
- 21:59 Changeset [45689] by
- Actually add the gl_sdl engine files
- 21:58 Changeset [45688] by
- more trapping.
- 21:57 Changeset [45687] by
- Add some more error trapping.
- 21:54 Changeset [45686] by
- More error trapping.
- 21:52 Changeset [45685] by
- More error trapping.
- 21:44 Changeset [45684] by
- E_FREE already sets variables to NULL.
- 21:42 Changeset [45683] by
- More possible error trapping.
- 21:41 Changeset [45682] by
- More trapping.
- 21:32 Changeset [45681] by
- gles - update on t2pixmap
- 21:31 Changeset [45680] by
- better trapping in dbus code (in case of unforseen problems)
- 21:07 Changeset [45679] by
- Shutdown config subsystem if layout init fails. Do not allocate zones if …
- 20:58 Changeset [45678] by
- Resize the dialog if it doesn't fit in the zone.
- 19:58 Changeset [45677] by
- Add EFL Perl bindings Elementary being the first targeted API supported …
- 19:19 Changeset [45676] by
- Add missing pkgconfig file
- 18:32 Changeset [45675] by
- Add support for new Evas GL_SDL engine
- 18:31 Changeset [45674] by
- Add OpenGL SDL engine
- 18:13 Ticket #509 (Dropshadow bug with undecorated alpha windows) created by
- When a window changes its shape via alpha transparency as opposed to …
- 14:23 Changeset [45673] by
- Free all handlers and silence spank errors when trying to free an unused …
- 13:45 Ticket #320 (python-elementary InnerWindow segfault) closed by
- Fixed
- 13:42 Ticket #414 (elementary.List.item_prepend in python-elementary is broken) closed by
- Fixed
- 12:44 Changeset [45672] by
- Don't allow recursive clipping
- 10:36 GSoC_2010_Project_Ideas edited by
- (diff)
- 10:35 GSoC_2010_Announcements created by
- 10:34 GSoC_2010_Project_Ideas created by
- 10:33 WikiStart edited by
- (diff)
- 10:24 Changeset [45671] by
- Don't set icon or send messages if the focused border is not on the proper …
- 09:25 Changeset [45670] by
- async events do not depend on pthread anymore
- 09:13 Changeset [45669] by
- fix mingw flags
- 09:13 Changeset [45668] by
- fix mingw flags
- 09:12 Changeset [45667] by
- fix mingw flags
- 08:07 Changeset [45666] by
- Small typo and whitespace fix
- 08:05 Changeset [45665] by
- Fix client limit when reject excess clients is enabled
- 07:48 Changeset [45664] by
- * elixir: Don't forget to declare UDP in the binding.
- 07:35 Changeset [45663] by
- * ecore_con: Fix UDP server when receiving both IPv4 and IPV6 packet.
- 06:16 Changeset [45662] by
- Bump some more
- 06:09 Changeset [45661] by
- bump version of some bindings
- 04:38 Changeset [45660] by
- evas: remove useless include. patch by vtorry
- 03:20 Changeset [45659] by
- Removing "GENERATE EDC SOURCE" print
- 03:12 Changeset [45658] by
- Validate negative size of group
- 02:45 Changeset [45657] by
- Disable change animation name
- 02:06 Changeset [45656] by
- fix etk wrt ecore job header changes. Patch by JaMa?
- 02:03 Changeset [45655] by
- fix header inclusion
- 00:27 Ticket #508 (Exquisite triggers NULL pointer dereference in ecore_evas_fb) created by
- Hi, I was tracking down source of annoying flood of messages: […] …
01/27/10:
- 17:39 Changeset [45654] by
- Don't crash semi-randomly
- 12:59 Changeset [45653] by
- switch to eina_strlcpy
- 12:49 Changeset [45652] by
- switch to eina_strbuf, remove ecore_data
- 12:48 Changeset [45651] by
- Add EINA_MAGIC to strbuf
- 12:47 Changeset [45650] by
- Move ecore_str and ecore_strbuf to eina
- 12:44 Changeset [45649] by
- Cleaning basic tests
- 12:44 Changeset [45648] by
- Better group_add test
- 12:43 Changeset [45647] by
- Fix group add references
- 12:28 Changeset [45646] by
- * eyelight: Fix resize of stored thumbnail.
- 12:17 Changeset [45645] by
- Add a comment.
- 12:16 Changeset [45644] by
- Reset panel geometry for conformant apps when we close.
- 12:16 Changeset [45643] by
- spinner uses format specified by user in its entry-form. Tries to use the …
- 12:13 Changeset [45642] by
- Remove dead files.
- 12:11 Changeset [45641] by
- Remove dead files.
- 12:10 Changeset [45640] by
- Move variable declarations to the top of the function and don't leak when …
- 12:09 Changeset [45639] by
- Softkey has no config options, remove from config profile.
- 12:08 Changeset [45638] by
- These files do not belong in here.
- 12:04 Changeset [45637] by
- New indicator & softkey modules with lots of comments, an edc that gets …
- 12:02 Changeset [45636] by
- Remove old indicator & softkey modules. New ones coming.
- 11:48 Changeset [45635] by
- better output
- 11:46 Changeset [45634] by
- Add new parts in old animations
- 11:46 Changeset [45633] by
- Avoid open file more than one time
- 11:34 Changeset [45632] by
- spinner: just set the value if conversion to float worked, otherwise …
- 11:33 Changeset [45631] by
- Only do "selected" cb when single_click_delay is 0 If single_click_delay …
- 09:53 Changeset [45630] by
- * eet: Zero cipher material as soon as possible. Prevent information leak …
- 07:29 Changeset [45629] by
- fix animator usage - now silky smooth!
- 07:29 Changeset [45628] by
- fix rgb textures on fglrx again
- 07:18 Changeset [45627] by
- dont unload - restarts handle that. too unsafe.
- 03:18 Ticket #507 ([PATCH] ecore: fix use of uninitialized file descriptor) created by
- If e17 is compiled with tslib but during runtime the environment variable …
- 02:19 Changeset [45626] by
- note- genlist has issues with the deferred calc of size.
- 01:23 Changeset [45625] by
- extra checks for selection
01/26/10:
- 23:23 Changeset [45624] by
- I know it's not used by much, but simple update to support libpng 1.4
- 22:49 Changeset [45623] by
- move fastpath where it should be
- 22:20 Changeset [45622] by
- dont reset mapbuf all the time!
- 22:12 Changeset [45621] by
- fix scroll animator
- 21:52 Changeset [45620] by
- libpng 1.4 no longer has png_check_sig, png_sig_cmp should be used …
- 20:57 Changeset [45619] by
- better - n mapbufs
- 20:20 Changeset [45618] by
- formatting a bit in theme.... panel still.. not.. formatted…
- 20:08 Changeset [45617] by
- fix proeprly
- 20:03 Changeset [45616] by
- No space at all if indicator & softkey are not present.
- 19:59 Changeset [45615] by
- animators should tick off at defined intervals from a 0 point so all …
- 19:51 Changeset [45614] by
- make animator happen AT a vierual animator tick point.
- 17:55 Changeset [45613] by
- Reset top_shelf geometry hint when we close.
- 17:53 Changeset [45612] by
- Reset softkey window geometry when we close.
- 17:52 Changeset [45611] by
- Reset bottom panel geometry to zero when we exit.
- 17:51 Changeset [45610] by
- Reset top panel geometry to zero when we exit.
- 17:48 Changeset [45609] by
- Handle property changes for conformant widget. Don't hardcode size to 32 …
- 15:32 Changeset [45608] by
- missing header
- 15:16 Changeset [45607] by
- fix ecore doc and python-elementary about ecore_job merge
- 14:37 Changeset [45606] by
- Fix custom layout mode for fullscreen apps.
- 14:34 Changeset [45605] by
- edje: remove useless code (Composing is done in xlib, in ecore_x, you need …
- 14:22 Changeset [45604] by
- Remove Ecore Data This requires ecore_imf_modules to change. Substitute …
- 13:15 Changeset [45603] by
- Add more debugging (printfs).
- 13:08 Changeset [45602] by
- Remove Ecore_Data
- 13:07 Changeset [45601] by
- Remove Ecore_Data
- 12:52 Changeset [45600] by
- Add handler for when keyboard moves so we can destroy dictlist, etc. Add …
- 12:42 Changeset [45599] by
- Remove Ecore_Data
- 12:13 Changeset [45598] by
- Fix up layout code wrt fullscreen apps, conformant apps, and vkbd.
- 10:25 Changeset [45597] by
- * edje: Fix amalgamation without Ecore_Job.
- 10:21 Changeset [45596] by
- allow not installing /etc/enlightenment/sysactions.conf We provide just a …
- 09:26 Changeset [45595] by
- * elixir: Disable ecore_job for now as it leak.
- 08:27 Ticket #506 (Elm_Map zoom + move) created by
- If we move on a map while the zoom is animated, we are moved to an invalid …
- 07:54 Changeset [45594] by
- eina - does modules like the rest of efl, so it's able to be installed …
- 07:30 Changeset [45593] by
- * make chained mempool static by default * disable other by default if …
- 07:22 Changeset [45592] by
- eina_module_free() already calls eina_module_unload(). There's no need to …
- 07:21 Changeset [45591] by
- evry_hist->subjects and evry_hist->actions has already been freed by …
- 07:19 Changeset [45590] by
- Fix skeleton module to match function signatures. By: Lucas De Marchi …
- 07:13 Changeset [45589] by
- fix EINA_PURE usage. No functions shall be pure on e_dbus. Otherwise …
- 06:19 Changeset [45588] by
- Overwrite files
- 06:12 Changeset [45587] by
- remove ecore_job directory.
- 05:39 Changeset [45586] by
- * elixir: Fix ecore_con_url_data_set.
- 03:59 Changeset [45585] by
- more help fixing
- 03:54 Changeset [45584] by
- fix configure help
- 03:38 Changeset [45583] by
- and disable theme too
- 03:22 Changeset [45582] by
- add mempool namespace in configure help
- 02:59 Changeset [45581] by
- 4 not 4 screens for launcher test
- 02:50 Changeset [45580] by
- Completely fix conformant windows (wrt vkbd) in single layout mode.
- 02:16 Changeset [45579] by
- Allow conformant windows to work with vkbd in single layout mode (need to …
- 01:48 Changeset [45578] by
- emotion_test can be disabled with configure, now Gustavo: the theme is …
- 00:57 Changeset [45577] by
- fix help of the configure. there is only --enable-*** options displayed, …
- 00:42 Changeset [45576] by
- label preferred line wrap width set thing.
- 00:17 Changeset [45575] by
- more launcher test code.... and mapbuf object used by launcher test code.
- 00:16 Changeset [45574] by
- fastpath for map that are... well.. not mapped.
- 00:10 Changeset [45573] by
- Fix case for elm_indicator where conformant may not get indicator size.
01/25/10:
- 23:42 Changeset [45572] by
- Fix elm_conformant not getting indicator size.
- 19:43 Changeset [45571] by
- fix dialog! couldnyt enter static network config!
- 16:44 Emotion created by
- 15:50 E_Dbus created by
- 13:59 Changeset [45570] by
- * ecore: Move ecore_job inside ecore. Patch from Albin "Lutin" Tonnerre …
- 13:38 Changeset [45569] by
- Hide button for images list
- 12:32 Changeset [45568] by
- Adding Module Name to Externals
- 12:31 Changeset [45567] by
- Adding Module Name to Externals
- 12:30 Changeset [45566] by
- Adding Module Name to Externals
- 12:30 Changeset [45565] by
- Adding Module Name to Externals
- 11:56 Changeset [45564] by
- Remove unused variable and don't create icons if there's no icon set
- 11:37 Changeset [45563] by
- Fix shelf numbering id must be unique. So if we have 2 zones with 1 shelf …
- 11:07 Ticket #479 (Eina modules path make it impossible to install two different versions at ...) closed by
- Fixed: In svn
- 11:07 Changeset [45562] by
- Add patch from bug #479 Eina installs its modules in …
- 11:07 Changeset [45561] by
- Libeweather: fix dependencies in debian
- 10:53 Changeset [45560] by
- New e17 packager - Roman Horník - a friend of mine.
- 10:52 Changeset [45559] by
- Fix typo and prototype
- 10:23 Changeset [45558] by
- Stubs for Handlers
- 10:21 Changeset [45557] by
- Disable new group for now. By Fidencio
- 08:10 Changeset [45556] by
- Fix md5sum check in script
- 07:33 Ticket #505 (OpenBSD E17 build issue) created by
- hello... this one is strange... there'd be several reasons: 1) the …
- 07:16 Ticket #504 (OpenBSD elementary build issue) created by
- hi guys, sorry, but no workaround this time. gcc (GCC) 4.2.4 …
- 06:44 Changeset [45555] by
- debug--
- 06:29 Changeset [45554] by
- more debug
- 06:24 Changeset [45553] by
- Adding more size hints to external object's icons. Patch by Fabiano …
- 06:21 Changeset [45552] by
- Fixes to group selection dialog by Fidencio
- 06:02 Changeset [45551] by
- more debugging
- 05:42 Changeset [45550] by
- 1. depth buf+ stencil buf explicityl zero for both glx and egl. 2. some …
- 04:53 Changeset [45549] by
- update config with new fields/versions, add texture form pixmap option to …
- 03:04 Changeset [45548] by
- avoid recursion!
- 01:37 Changeset [45547] by
- cleanup
- 01:31 Changeset [45546] by
- cleanup
- 01:07 Changeset [45545] by
- new test.
01/24/10:
- 23:38 Changeset [45544] by
- config to turn off exec fail dialog
- 21:54 Changeset [45543] by
- genlist - get realized items call! add!
- 19:53 Changeset [45542] by
- add test for floating objects (they can slide in etc. andnot be already …
- 18:51 Changeset [45541] by
- Make config categories with custom icon locations actually display those …
- 15:04 Changeset [45540] by
- * more portable shell tests * better m4 code
- 14:34 Changeset [45539] by
- Entrance: use /usr/bin as default path for X
- 14:27 Changeset [45538] by
- Entrance: add gentoo config file + readme entry about pam
- 13:38 Changeset [45537] by
- pyelm: oops, forgot to add panel.pxi
- 13:37 Changeset [45536] by
- Entrance: patch by twnqx, thanks. Making pam_mount work.
- 13:36 Changeset [45535] by
- pyelm: add Panel test
- 13:35 Changeset [45534] by
- pyelm: add Panel
- 13:35 Changeset [45533] by
- pyelm: add box vert 2 test
- 13:21 Changeset [45532] by
- Update to spec 1.1 %n, %N, %d and %D is deprecated, and version is string
- 13:20 Changeset [45531] by
- Fix #483 again
- 12:09 Changeset [45530] by
- Use new elm_win_quickpanel function calls...much cleaner :)
- 12:05 Changeset [45529] by
- If we are setting the window as a quickpanel, set some other properties …
- 11:59 Changeset [45528] by
- Fix remaining "shadowed declaration" warnings.
- 11:51 Changeset [45527] by
- Use different variable names. This was giving "shadowed declarations" …
- 09:17 Changeset [45526] by
- Entrance - fix deb stuff
- 08:37 Changeset [45525] by
- 1.0.2.
- 08:37 Changeset [45524] by
- Update po.
- 06:44 Changeset [45523] by
- Fixes for ubuntu karmic & last other fixes.
- 05:53 Changeset [45522] by
- Fix some more warnings caused by -Wshadow
- 05:07 Changeset [45521] by
- add atoms+cursor includes to ecore_x.h - so much simpler for users. no …
- 03:44 Changeset [45520] by
- Remove duplicate function declaration.
- 03:25 Changeset [45519] by
- add missing m4 files in tarballs
- 03:13 Changeset [45518] by
- use m4 macro ti check compiler flag patch by Lutin (who also wrote the m4 …
- 03:05 Changeset [45517] by
- use grabbed flag and pre-post swap callbacks.
- 03:04 Changeset [45516] by
- no comment, please…
- 03:01 Changeset [45515] by
- use pre-post swap callbacks and expose for gl
- 03:01 Changeset [45514] by
- add pre/post swap callbacks. need them! :(
- 02:56 Changeset [45513] by
- m4 macro to check if a compiler accepts a flag or not
- 02:54 Changeset [45512] by
- make the ecore tests stand alone (no ecore installation needed) so no …
- 02:21 Changeset [45511] by
- Add elm_win functions for get/set of quickpanel priorities.
- 02:12 Changeset [45510] by
- Add elm_win function(s) for get/set of quickpanel.
Note: See TracTimeline
for information about the timeline view.
