This is an automated email from the git hooks/post-receive script.
rimmed pushed a change to annotated tag v0.6.0-alpha
in repository tools/eflete.
at 0a39d0b (tag)
tagging 6eb7717301148786b519bedb97743169dce7648d (commit)
replaces v0.5.0
tagged by Vyacheslav Reutskiy
on Mon Nov 16 16:04:11 2015 +0200
- Log -----------------------------------------------------------------
Version 0.5.0
Andrii Kroitor (362):
configure: Switch to dev mode again
ewe: update .eo and .c files due to new EOLIAN syntax
sound_editor: fix build due to changes in ecore_audio
ewe_tabs: fix default orientation
styles: fix popup style
UTC: update groupedit test
project_manager: remove unneccesary mutex from pm_project_open
project_manager: move common project open code into internal function
project_manager: add special group for global actions
wizard_import_edc: change generated source for new project
project_manager: create global object on project open
project_manager: use global object to save all groups to dev file
project_manager: use pm_save_to_dev instead of saving individual groups
widget_manager: remove isModify flag
remove GET_OBJ macro
remove GET_STYL macro
widget_manager: hide special internal group from list
connector: allow to delete last group in the project
UTC: fix build
project_manager: add ecore_evas buffer to project
UTC: add failed only report
UTC: fix ui_widget test
UTC: fix project_manager tests
remove unused panes block
Live_view: update theme regardless the style content
Connector: fix workspace unset order
Connector: update live view only when style is loaded
Make aggressive check for functions arguments and some return values
groupedit: fix unselect
shortcuts: fix init logic
UTC: fix shortcuts tests
UTC: fix colorclass_manager tests
UTC: fix about_window tests
UTC: fix ui_state_list tests
UTC: fix widget_manager tests
UTC: fix cursor tests
UTC: fix ui_main_window tests
UTC: fix groupedit tests
UTC: fix modal_widnow tests
UTC: fix style_editor tests
UTC: fix live_widget tests
UTC: fix live_view tests
group_edit: delete assert for part_to
group_edit: add assertion to part_rename
ui_workspace: add aggressive check
history: fix state restore
ui_workspace: fix comback from separate mode
UTC: fix ui_workspace tests
UTC: fix ui_widget_list tests
Add error message to every abort() call
UTC: fix project_manager tests
UTC: fix notify tests
UTC: fix live_prop tests
UTC: fix container tests
UTC: fix image_editor tests
UTC: fix config tests
History: add missing asserts
History: fix history_attributes
History: history redo for state works again
Widget List: make check weaker to fix history UTC
UTC: fix hisoty tests
eflete: add assert for check main window
UTC: fix eflete tests
UTC: fix ui_block tests
UTC: fix highlight tests
UTC: fix colorselector tests
UTC: fix sound_editor tests
UTC: fix signal list tests
UTC: delete *_dialog tests
UTC: fix animator tests
UTC: fix widget_manager NOT_FOUND tests
groupedit: remove unused style_get/set functions
UTC: remove phantom tests from groupedit
UTC: fix modal_window NOT_FOUND tests
UTC: remove commented out tests from ui_widget_list
UTC: fix ewe NOT_FOUND tests
UTC: fix workspace_zoom_factor tests
UTC: fix project_manager chain-failing tests
update .gitignore rules
project_manager: add TODO
Merge branch 'master' into refactor
project_manager: add resource lists
project_manager: add group_manager module
project_manager: remove unnecessary thread sync
project_manager: abort program if thread can't be created
project_manager: remove extra check from pm_project_thread_free
project_manager: make Project_Thread structure private
UTC: adapt tests to project_manager changes
project_manager: fix project load order
wizard_common: fix SEGFAULT on cancel
project_manager: move pm_project_open to thread
UTC: fix tests after changes in pm_project_open
project_manager: reuse import_edj in import_edc
Merge branch 'master' into refactor
project_manager: remove _linked_images_copy
history: rename Module into History_Module and make it public
image_editor: added TODO
project_manager: move resource export to project_open
project_manager: add the structure for external resource
project_manager: add tones loading
project_manager: add colorclasses loading
project_manager: add styles loading on project open
project_manager: load groups and usage lists
group_manager: add gm_groups_free function
project_manager: free resources on project_close
project_manager: add TODO for resource paths in enventor mode
group_manager: add group name parsing
Merge branch 'master' into refactor
project_manager: fix race condition in project open
ui: add navigator module
Merge branch 'master' into refactor
navigator: add base layout
navigator: add genlist tree styles
navigator: add icons
Merge branch 'refactor'
property: fix error message
Part list: add module
connector: remove deprecated call
Part list: add parts to list
part_list: add states
part_list: add box/table items
part_list: add part selection
workspace: add part list
part_list: disable horizontal scrolling
part_list: add method for part selection
groupedit: add group on groupedit creation
UTC: make tests buildable again
common: add header for signals
workspace: add one-way part selection (groupedit->part list)
part_list: implement part selection logic
part_list: implement state selection
doc: add signals description
workspace: implement state selection
part_list: fix part unselect
ui_property: remove enventor
ui_property: remove code tab
ui_property: replace tabs with simple layout
ui_property: change Prop_Data structure
group_manager: parse state names on project load
ui_property: replace old style and part types with new
ui_property: rename to property
localization: update POTFILES.in
UTC: make tests buildable again
tabs: emit global signal on tab change
build: display full path to source files
tabs: fix selection logic
property: setting group on tab change
part_list: add pointer to selected part into group
property: add part info
property: add state info
property: fix freezes
property: hide part info when part is unselected
part_list: add part item selection support
UTC: make tests buildable again
property: fix style
history: disable history_diff_add
main_window: enable properties
property: update workspace on changes
property: update fields on changes from workspace
tabs: add current workspace getter
shotcuts: fix workspace shortcuts
config: remove duplicates from recent projects list
group_manager: comment why coloclass is added
group_manager: add public API from internal methods
part_list: implement part add menu
part_list: implement state add
part_list: selecte newly added part
group_manager: add state/part del
part_list: implement part deletion
editor: add diff submodule
diff: add diff_update
diff: add diff free
editor: add change submodule
editor: add new_history submodule
UTC: add tests for diff_update and diff_free
UTC: add tests for change module
new_history: add history_del
UTC: add tests for new_history
UTC: make tests buildable again
update .gitignore
UTC: fix typo
add banned_edje_edit_api
editor: add group min/max setters
diff: add Change * to function prototype
tabs: add history to group on loading it and delete on unloading
property: use editor API for group min/max
ui: add history_ui
history_ui: show changes
change: add change_description_set method
part_list: add TODO
change: add reverted flag
property: fix change description
history_ui: use genlist item states insted of different item classes
change: remove part and state fields
property: update fields changed by editor
clean-up
editor: add save funcs
project_manager: add pm_dev_file_reload function
tabs: update workspace and live_view after save
tabs: fix random SEGFAULT on tab close
editor: notify when project is changed
editor: add editor_internal_group_add method
project_manager: avoid direct edje_edit calls
editor: rename Diff_ into Diff
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_DOUBLE
editor: add 'merge' flag to functions
editor: add state/state_text API with double value
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_INT
editor: fix editor_group_min_*
editor_macro: add missing assertions
editor: add editor_state_text_size_set method
editor: add editor_state_min/max_w/h methods
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_BOOL
editor: add all FUNCTION_TYPE_STRING_STRING_DOUBLE_BOOL methods
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_STRING
editor: add FUNCTION_TYPE_STRING_STRING_DOUBLE_STRING methods
diff: rename function args
diff: add ACTION_TYPE_STRING_STRING_DOUBLE_INT_INT_INT_INT
editor: add FUNCTION_TYPE_STRING_STRING_DOUBLE_INT_INT_INT_INT methods
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_UCHAR
editor: add FUNCTION_TYPE_STRING_STRING_DOUBLE_UCHAR methods
diff: add FUNCTION_TYPE_STRING_EDJETEXTEFFECT
editor: add editor_part_effect_set method
diff: add FUNCTION_TYPE_STRING_EVASEVENTFLAGS
editor: add editor_part_ignore_flags_set method
diff: add FUNCTION_TYPE_STRING_BOOL
editor: add FUNCTION_TYPE_STRING_BOOL methods
diff: add FUNCTION_TYPE_STRING_INT
editor: add FUNCTION_TYPE_STRING_INT methods
diff: add FUNCTION_TYPE_STRING_STRING
editor: add parts FUNCTION_TYPE_STRING_STRING methods
diff: add FUNCTION_TYPE_STRING
editor: add editor_group_name_set method
editor: add missing _editor_project_changed() calls
editor: don't call callback on failure
property: comment out usage of deprecated methods
part_list: fix CID 80988
main_window: fix CID 81189
project_manager: fix CID 79994
group_edit: replace deprecated methods calls
diff: add FUNCTION_TYPE_STRING_STRING_EDJEASPECTCONTROL
editor: add editor_part_item_aspect_mode_set
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE
editor: add FUNCTION_TYPE_STRING_STRING_DOUBLE methods
diff: add FUNCTION_TYPE_STRING_STRING_INT
editor: add FUNCTION_TYPE_STRING_STRING_INT methods
diff: add FUNCTION_TYPE_STRING_STRING_USHORT
editor: add FUNCTION_TYPE_STRING_STRING_USHORT methods
diff: add FUNCTION_TYPE_STRING_STRING_STRING
editor: add editor_part_item_source_set method
diff: add FUNCTION_TYPE_STRING_STRING_INT_INT_INT_INT
editor: add editor_part_item_padding_set method
editor: add container states API that fits to existing macroses
editor: add container_padding methods
editor: change api due to changes in edje_edit
editor: add minmlu support
editor: fix function types
editor: add prototypes of functions needed for spinners
editor: fix state min/max logic
property: make spinners use editor api
property: add missing stringshare_del
highlight: add drag start and stop signals
workspace: use editor API for min/max
update banned API
ban state align x/y API
property: add missing stringshare_del
editor: add editor_part_multiline_set
property: use new api for checks
editor: update banned api list
editor: add proxy_source support
editor: add text_text_source suport
property: use editor API for comboboxes
editor: update banned API
diff: add FUNCTION_TYPE_STRING_EDJEEDITSELECTMODE
editor: add editor_part_select_mode_set method
diff: add FUNCTION_TYPE_STRING_EDJEEDITENTRYMODE
editor: add editor_part_entry_mode_set
editor: fix type
diff: add FUNCTION_TYPE_STRING_EVASOBJECTPOINTERMODE
editor: add editor_part_pointer_mode_set method
diff: add FUNCTION_TYPE_STRING_UCHAR
editor: add editor_part_cursor_mode_set method
editor: add editor_state_fill_type_set method
property: use editor api for some comboboxes
editor: update banned api
editor: add textblock sources support
property: make comboboxses with parts/groups use editor api
update banned api
editor: add missing argument name in header
history_ui: fix infinite loop after making changes in two groups
project_close: move switch to open_tab to menu
property: use editor api for drag
editor: update banned api
property: use editor api for part item source
editor: update banned api
property: use editor api for part item aspect mode
editor: update banned api
property: use editor api for color classes
editor: update banned api
property: use editor api for colors
editor: update banned api
property: fix text size spinner
property: use editor api for text elipsis
editor: update banned api
property: fix effect update
property: use editor api for text effects
editor: update banned api
property: use editor api for item paddings
editor: update banned api
property: reimplement image border
editor: update banned api
property: use editor api for text, font and image
editor: update banned api
fix UTC build
editor: add SIGNAL_PART_RENAMED
group_manager: add gm_part_rename
part_list: add part_list_part_update method
workspace: change part rename
groupedit: remove groupedit_edit_object_part_rename
tabs: add callback on part rename
property: implement part rename
editor: update banned API
validator: add resource name validator
property: use resource name validator for part name
UTC: fix build
property: change double format to %.2f
property: update combobox logic
Revert "workspace: proper unselect after part delete"
workspace: fix highlight after part deletion
config: use projects_folder as default location in all fileselectors
editor: add resetters for state double functions
editor: add resetters for state int functions
editor: add resetters for state bool functions
editor: fix function names
editor: add resetters for state string functions
editor: add resetters for state int_int_int_int functions
editor: add resetters for state uchar functions
editor: add resetters for state_text functions
editor: add editor_state_reset method
editor: add state_add/_del methods
diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_STRING_DOUBLE type
editor: add state_copy method
editor: change eventinfo of SIGNAL_EDITOR_STATE_ADDED and
SIGNAL_EDITOR_STATE_DEL
part_list: use editor api to add states
rename navigator into project_navigator
rename part_list into group_navigator
use same layout for both navigators
history_ui: don't show history by default
workspace: fix segfault after closing tab
workspace: remove extra unset call
editor: fix CID 85132, 85134, 85135
validator: fix CID 85129
sound_editor: remove unused code (CID 85130)
sound_editor: remove old code (CID 85131)
sound_editor: add missing return (CID 85133)
group_navigator: move part deletion into separate method.
group_navigator: implement state deletion
group_navigator: fix del button disabling
group_navigator: select default state after deleting another one
editor: include part name in state_add/state_del signals
editor: fix CID 85369, 85370, 85371
property: fix entry unfocus been too late
ChunEon Park (1):
external enventor: fix the compile error.
Elizabeth Shevchenko (7):
file_selector: fix wrong size
main_window: fix history list
workspace: fix wrong initial container size
signals: new signals for sound editor property
Going to move sound player and sound info to property
Property: start to implement/move sound editor property to property module
Property: select/unselect sound tab on click on it
Gerrit User (186):
Merge "Colorsel: fix colorsel in property that changes it's size while
moving window" into develop
Merge "Layout: ColorSelector now with sight, so it is more easy to pick
certain pixel" into develop
Merge "shortcuts: fix init logic"
Merge "UTC: fix shortcuts tests"
Merge "UTC: fix colorclass_manager tests"
Merge "UTC: fix about_window tests"
Merge "UTC: fix ui_state_list tests"
Merge "UTC: fix widget_manager tests"
Merge "Common: make the define for name validation regex"
Merge "Style dialog: replace the ewe_entry to elm_entry"
Merge "Part dialog: replace the ewe_entry to elm_entry"
Merge "UTC: fix cursor tests"
Merge "UTC: fix ui_main_window tests"
Merge "UTC: fix groupedit tests"
Merge "UTC: fix modal_widnow tests"
Merge "Part dialog: fix the validator free process"
Merge "Item dialog: replace the ewe_entry to elm_entry"
Merge "Preference: replace the ewe_entry to elm_entry"
Merge "Connector: replace the ewe_entry to elm_entry"
Merge "Property: replace the ewe_entry to elm_entry"
Merge "Widget list: is possible to click to Class"
Merge "Merge branch 'develop'"
Merge "History: add missing asserts"
Merge "Live View Property: use theme_update and apply new API"
Merge "Styles: add layout for state list"
Merge "Styles: set the min size for entry"
Merge "Styles: make property/1swallow layout more light for calc"
Merge "Styles: add property layout for 1 swallow and subtext"
Merge "Styles: make property/2swallow layout more light for calc"
Merge "Styles: make property/2swallow_pad layout more light for calc"
Merge "Property: update error message"
Merge "Styles: make property/2swallow_vertcal layout more light for calc"
Merge "Styles: make property/2swallow_vertcal_pad layout more light for
calc"
Merge "Property: use layout '1swallow_subtext' for check and color
controls"
Merge "Styles: correct the color layout align"
Merge "Styles: correct the toggle style align"
Merge "update .gitignore rules"
Merge "project_manager: add TODO"
Merge "Live View Property: part restack implementation"
Merge "Widget List: Nesting level does not match indentation"
Merge "Live View Property: part rename implementation"
Merge "Live View: add documentation for new API"
Merge "Styles: fix vertical padding for the property/1swallow layout"
Merge "Styles: fix the subtext padding"
Merge "Edc Export: add check for chmod"
Merge "Project Manager: fix Passing null pointer to fclose, which
dereferences it."
Merge "Eflete: add option for import edj file from command line"
Merge "Wizards: disable button 'Apply' if project name is invalid"
Merge "States list: merge the state dialog to the states list module"
Merge "Styles: update images for button"
Merge "Styles: delete unused images"
Merge "Styles: align the button text to center"
Merge "Styles: add the combobox 'flat' style"
Merge "Styles: update the default check style accourdingly to guideline"
Merge "Styles: update check style for widget list"
Merge "Styles: add to default icon set 'eye' icon"
Merge "History: mark project as changed only 1 time if undo many diff's"
Merge "History: disacart changes only if it exist"
Merge "History: fix the wrong property update on undo"
Merge "Groupedit: use proxy for show TEXTBLOCK and RECTANGLE part"
Merge "Styles: add border around content in tab"
Merge "Tabs: implement tabs_tab_add"
Merge "Styles: add layout for home tab"
Merge "Style: add style 'tab_vertical" for toolbar"
Merge "Styles: make paddin bigger in home tab"
Merge "Styles: create a layout for open project tab"
Merge "tabs: add to home tab project manipulation tabs"
Merge "tabs: add content for tab 'Open project'"
Merge "part_list: add method for part selection"
Merge "live_view: clean up and remove old outdated function"
Merge changes I6ebd50c9,I14737b6b
Merge "live_view: properly clean objects after delete Live View"
Merge "tabs: emit global signal on tab change"
Merge "build: display full path to source files"
Merge "tabs: fix selection logic"
Merge changes Id5b729f9,Ia5d1911d
Merge changes I265d1dd2,I6965cc65,I833c7b6f,I1df5442b
Merge "tabs: add current workspace getter"
Merge "live_view: no need in 'live_view' hide/show mechanism anymore"
Merge "shotcuts: fix workspace shortcuts"
Merge "config: remove duplicates from recent projects list"
Merge "group_manager: comment why coloclass is added"
Merge "sound_editor: play imported sounds not from edje edit, but from
project files"
Merge "sound_editor: all added sounds would be in project files as well"
Merge "sound_editor: disable add/del buttons since need refactor and
remake"
Merge "editor: add change submodule"
Merge "editor: add new_history submodule"
Merge "UTC: add tests for diff_update and diff_free"
Merge "UTC: add tests for change module"
Merge "new_history: add history_del"
Merge changes Id833e2ea,I61c24fa5,Ie322eeea
Merge "UTC: fix typo"
Merge "live_view_property: make add/remove SWALLOW or TEXT parts into
live view property"
Merge "add banned_edje_edit_api"
Merge "Styles: add layout for 'New project' tab"
Merge "workspace: proper unselect after part delete"
Merge "editor: add group min/max setters"
Merge "diff: add Change * to function prototype"
Merge "tabs: add history to group on loading it and delete on unloading"
Merge "tabs: delete debug message"
Merge "project_close: popup need to delete after loop end"
Merge "property: use editor API for group min/max"
Merge "Styles: add layout for popup_helper"
Merge "popup: add popup helper for select folder"
Merge "icons: add new icons for editor-tabs on a workspace"
Merge "editor: add editor_internal_group_add method"
Merge "shortcuts: update shortcuts according to new stuff (tabs with
editors)"
Merge "menu: show and select editor tab when user click on a menu item of
that editor"
Merge "image editor: remove and change editor deletion and other stuff
(clean)"
Merge "tabs: set loaded editors into content swallow"
Merge "sound editor: change editor in a way so it will be shown inside of
a tab"
Merge "project_manager: avoid direct edje_edit calls"
Merge "editor: rename Diff_ into Diff"
Merge "Styles: add layout for 'import edc-file' tab"
Merge "Styles: add layout for 'import edc-file' tab items"
Merge "Styles: add style for horizontal separator"
Merge "main window: move Signal List and History from EWE_TABS to TOOLBAR"
Merge "EWE: totally remove EWE_TABS"
Merge "Shortcuts: remove outdated shortcuts"
Merge "shortcuts: CTRL+W to close currently loaded group (close tab)"
Merge "diff: add ACTION_TYPE_STRING_STRING_DOUBLE_INT_INT_INT_INT"
Merge "editor: add FUNCTION_TYPE_STRING_STRING_DOUBLE_INT_INT_INT_INT
methods"
Merge "diff: add FUNCTION_TYPE_STRING_STRING_DOUBLE_UCHAR"
Merge "Styles: set to label valign to top"
Merge "tab_home: enable button 'Create' only if edc selected and name
typed"
Merge "tab_home: enable button 'Create' only if edj selected and name
typed"
Merge "tab_home: fix copy/past mistake"
Merge "tab_home: move to common creating controls for meta data"
Merge "tab_home: create the common func for save project meta data"
Merge "tab_home: save the meta data on eny project create action"
Merge "group_manager: don't use the App_Data in top module"
Merge "Sound Editor: tone can has same name with a sample"
Merge "Sound Editor: add and apply sample to project and project's file"
Merge "editor: mark project as chaged when group added or deleted"
Merge "UTC: fix UTC since API for image and sound editor was changed"
Merge changes Ie1bcfca0,I2d342723
Merge changes Iecf17396,I4714d9f0,I68222a46,I5d1694e6,Ib6fde789, ...
Merge "tabs: open the project info tab if clos last tab with editing
layout"
Merge "menu: rename the menu item from 'Exit' to 'Quit' it more correct"
Merge "group manager: add function gm_group_del"
Merge "navigator: make posible to delete the group from project"
Merge "group manager: delete alias from parent list"
Merge "navigator: posible to delete folder with groups"
Merge "editor: add prototypes of functions needed for spinners"
Merge "editor: fix state min/max logic"
Merge "property: make spinners use editor api"
Merge "image_editor: while search, hop to next item after selection as
well"
Merge "tab_home: set the win as parent for check"
Merge "tab_home: clean up the 'New project' fields after create new
project"
Merge changes I519c7867,Ibf07224d,I69ab17f8,I957895ef,I4ef7733d, ...
Merge "workspace: add the bg for ruler on workspace"
Merge "ewe_ruler: set the transparent colot for bg."
Merge "navigator: delete group not only from internal list, but from edj
file too"
Merge "navigator: add confirm message for delte several layouts"
Merge "colorclass_editor: use different kind of popup (refactored)"
Merge "tab_home_open: ask user if he want to clear recent list or not"
Merge "property: use editor api for drag"
Merge "editor: update banned api"
Merge "property: use editor api for color classes"
Merge "editor: update banned api"
Merge "property: use editor api for colors"
Merge "editor: update banned api"
Merge "property: fix text size spinner"
Merge "property: use editor api for text elipsis"
Merge "editor: update banned api"
Merge "property: fix effect update"
Merge "property: use editor api for text effects"
Merge "editor: update banned api"
Merge changes I134d1724,I2f74b9e5,I81c5e7e9
Merge "Workspace: tab signal is removed, properties into tab are moved"
Merge "part_list: use editor api to add states"
Merge "property: fix bug with property over history"
Merge "signals: new signals for sound editor property"
Merge "workspace: fix segfault after closing tab"
Merge "workspace: remove extra unset call"
Merge "editor: fix CID 85132, 85134, 85135"
Merge "validator: fix CID 85129"
Merge "sound_editor: remove unused code (CID 85130)"
Merge "sound_editor: remove old code (CID 85131)"
Merge "sound_editor: add missing return (CID 85133)"
Merge "Property: select/unselect sound tab on click on it"
Merge "editor: include part name in state_add/state_del signals"
Merge "editor: fix CID 85369, 85370, 85371"
Merge "property_image: expand frame, so genlist fills property block"
Merge "workspace: posible change workspace mode to separate and normal"
Merge "demo: add module demo"
Mykola Solyanko (4):
ewe_combobox: fix widget expansion
Workspace: tab signal is removed, properties into tab are moved
workspace: implement bottom panel
style_editor: change UI
Vitalii Vorobiov (164):
Live View Property: change parent for Check
Connector: rename part gets more and more laggy with every change
History: update live view on all other redo/undo changes
Colorsel: fix colorsel in property that changes it's size while moving
window
Layout: ColorSelector now with sight, so it is more easy to pick certain
pixel
Merge branch 'develop'
Widget List: fix restack of parts eina_inlist
Live View Property Little Refactor: add API for cases when part changes
Live View Property: use theme_update and apply new API
Live View Property: change base API
Live View Property: part add implementation
Live View Property: remove unnecessary data
Live View Property Little Refactor: part delete implementation
Widget List: Nesting level does not match indentation
Live View Property: part restack implementation
Live View Property: part rename implementation
Live View: add documentation for new API
Edc Export: add check for chmod
Project Manager: fix Passing null pointer to fclose, which dereferences
it.
History: fix part restack
Groupedit: use proxy to show text parts
Project Manager: project file was reloaded twice while 'project save'
action
Shortcut: fix assert fail on object area show when style is not loaded
Property: update TEXT part while change text
Property: allow to use fonts with names that contain spaces
Groupedit: use proxy for show TEXTBLOCK and RECTANGLE part
Shortcuts: Hot key now work after export project as edc
Live View: prepare to change live view according to New Eflete
Live View: add block, according to UI/UX
Live View: new function that load objects
Live View: show container and start work on wiget/layout loading
Live View: show loaded layout
live_view: make widgets work again
live_view: clean up and remove old outdated function
live_view: properly clean objects after delete Live View
live_view: return live property to live
live_view_property: revive signals in live view property
live view: refactor and use panes according to new UI/UX
live_view: no need in 'live_view' hide/show mechanism anymore
live_view: make update alive by signal-system
Tabs: fix callback add position
image_editor: use thumb for image load and show it in grid
image_editor: show usage list
image_editor: show icon for unused images
image_editor: disable add,remove,apply button till normal project work
image_editor: allow user to open image editor from main menu
sound_editor: use project loaded sound/tone files
sound_editor: play imported sounds not from edje edit, but from project
files
sound_editor: all added sounds would be in project files as well
sound_editor: disable add/del buttons since need refactor and remake
sound_editor: allow user to open/invoke sound editor window
sound_editor: fix abort after sound editor close
colorclass_manager: use project's list of colorclasses, no more edje_edit
colorclass_manager: disable colorclass add/del for now
colorclass_manager: enable colorclass in menu
Style Editor: use project resources to fill Style List
Tabs: remove abort since project may be changed in editors
MAIN: add reopen option to load last opened project
style_editor: fix abort while 'open,close,open' routine
style editor: prepare to use toolbar instead of EWE_TABS
style_editor: littlee refactor so toolbar now works well
style_editor: remove EWE_TABS at all and make it alive
style_editor: update currently selected tab after selection different
style
style_editor: disable add/del tag/style buttons
style_editor: ability to invoke and open style editor through menu
live_view_property: make add/remove SWALLOW or TEXT parts into live view
property
workspace: proper unselect after part delete
animator: pass Project instead of Style
shortcuts: do not invoke abort when project is not opened after
editor-call
Tabs: add API to get loaded group of currently opened tab
animator: disable most of options (add/remove and such stuff) for now
shortcuts: if there are no currently opened group, no animator then
animator: no more ABORT after animator invoke
animator: add brand new refreshed live view and show it in animator window
live_view: new API to get live object specially for Animator
animator: recover program_editor_add, at least try to
animator: create and show player after program selection
animator: use project's list of programs instead of edje edit list
animator: revive program squence so it can be compiled properly with new
stuff
Animator: show program properties after click on program
Animator: turn back buttons for program play (start, cycle, reset)
animator: now it's fully functional animator, yay!
tabs: proper work of menu with tabs and projects (disable or enable
editors)
icons: add new icons for editor-tabs on a workspace
tabs: apply different tabs for editors and opened groups
styles: new style for tabs (special editor tabs)
tabs: prepare to add behaviour between two toolbars
tabs: selected editor tab should show empty page
tabs: little if-sles refactor in _content_set
image_editor: return layout instead of mwin and show in image editor tab
image_editor: do not block shortcuts since image editor is not mwin
anymore
signals: emit PROJECT_CLOSE and PROJECT_OPEN signals to preload editors
into tabs
tabs: fill image editor right after project is opened
tabs: disable editor tabs when no project and enable when project is
opened
tabs: clean content of editor tabs
shortcuts: update shortcuts according to new stuff (tabs with editors)
menu: show and select editor tab when user click on a menu item of that
editor
image editor: remove and change editor deletion and other stuff (clean)
tabs: set loaded editors into content swallow
sound editor: change editor in a way so it will be shown inside of a tab
style editor: change editor in a way so it will be shown inside of a tab
colorclass editor: change editor in a way so it will be shown inside of a
tab
main window: move Signal List and History from EWE_TABS to TOOLBAR
Image Editor: use toolbar instead of ewe_tabs
main window: fix SIGSEV on toolbar "Signals"/"History" switch
EWE: totally remove EWE_TABS
Shortcuts: remove outdated shortcuts
shortcuts: CTRL+W to close currently loaded group (close tab)
tabs: fix little type with sound editor tab
image_editor: copy newly added image into project folder and show in
image_editor
Image Editor: add and allow user to save project with newly added pictures
image editor: remove list of changes, since it's no more required
Image Editor: remove image (but not from project yet, only from gengrid)
Image Editor: return NOTIFY warning after failed delete of used pictures
image editor: apply image deletion to a project
image editor: use ap.project
Sound Editor: enable tone and sound add
Sound Editor: use project's list of tones and sounds while tone add
Sound Editor: SIGSEV fix on tone add
Sound Editor: add tone into project and project's file
Sound Editor: tone can has same name with a sample
Sound Editor: add and apply sample to project and project's file
Sound Editor: remove sound or tone (enable)
Sound Editor: remove not required variables (like added, is_added,
is_saved etc)
Sound Editor: use ap.project instead of passing Project to sound_editor
Image Editor: do not pass project to image_editor since it can get it
from ap
UTC: fix UTC since API for image and sound editor was changed
Colorclass_Manager: use ap.project and don't store Project inside of a
manager
Colorclass_Manager: enable colorclass add
Colorclass_Manager: avoid SIGSEV on "add colorclass" cancelation
Colorclass_Manager: add colorclass to a project
Colorclass_Manager: update and change colorclass colors
Colorclass_Manager: remove this silly "notapplied" list, no more required
Colorclass Manager: ability to remove/delete colorclass
style_editor: use ap.project
style_editor: return add tag/style ability
style_editor: add new style into a project
style_editor: ability to delete style/tag and show error if style is used
image_editor: while search, hop to next item after selection as well
colorclass_editor: use different kind of popup (refactored)
tab_home_open: ask user if he want to clear recent list or not
image_editor: cleanup group items from gengrid (no more exist)
project_manager: do not need those lists (widgets and layouts) anymore
part_list: part deletion now works
image_editor: change main layout
layout.edc: just a layout for image preview (with aspect)
Property: prepare property switching between different properties
signals: new signals for image editor property
Property: start to implement/move image editor property to property module
Property: unselect property on different tab (not group tab) click
property_image: fill content into property
property: update data in property when image is selected
image_editor, property_image: some cleanup
image_editor: use popup with fileselector instead of inwin
Popup: do not delete list of selected files returned by fileselector
while multi
property: fix bug with property over history
property_macros: use frame to show image preview
property_image: use FRAME for info (name, location, type etc)
layout.edc: usage_info was deleted, move it back
property_image: usage_info frame and fill with content
property_image: add usage list
image_editor: cleanup from old code
group_manager: do not try to delete font resource yet
property_image: expand frame, so genlist fills property block
Vyacheslav Reutskiy (356):
Revert "property: delete useless calls of the function project_changed()."
Merge branch 'develop' into refactor
Update NEWS for version 0.5.0
Bump the version to 0.5.0-release
Property: don't unset the color_class on part color set
Property: multiplier min value should be 0
Merge branch 'master' of internal eflete repo
Styles: create a color class with main colors
Styles: update the entry cursor
Style: update selection style for entry
Styles: update single line entry style
Styles: update text style for default entry style
Styles: update single line entry style
Styles: delete extra entry style 'search_field'
Styles: delete unused entry style 'style_editor'
Style: change the entry bg color
Styles: add to single line entry swallow elm.swallow.elipsis
Styles: make button style 'elipsis' more minimal
Revert "Style: change the entry bg color"
Styles: update base default entry style
Wizard: use the Elemenary entry
Wizard: set validation for project name
Widgets macro: use the default policy for scroller
Styles: update the wizard 'New proejct' layout
Styles: fix horizontal bar indent
Styles: replase scroller bar image and adaptate style for it
Styles: add default entry tags
Styles: update the import edc layout
Styles: update the import edj layout
Styles: update layout for choose directories entries
Workspace: move the call 'part,name,changed' to workspace
Groupedit: add one more debug message
Groupedit: discard the double object calculation
Groupedit: discard set text to part two times
Groupedit: parts must be add with default attribute value
Ewe: delete unnecessary widget ewe_win
Property: make the common macro for entry manipulated attribute
Widget nameger: add API wm_style_name_set
Project manager: add new API wm_style_layout_is
Property: add macro GROUP 1 ENTRY CONTROL
Property: make possible to rename layouts and styles
Menu: delete extra abort call
Property: swap the shadow and outline labels for color picker
Property: don't show the color selector if control 'color' is disabled
Property: set the correct name for image fill start and end points.
Connect: don't try unselect the deleted part
Merge branch 'master' of internal eflete repo
Common: make the define for name validation regex
Style dialog: replace the ewe_entry to elm_entry
Part dialog: replace the ewe_entry to elm_entry
Workspace: don't try to unset the groupedit if it missing
State dialog: replace the ewe_entry to elm_entry
Part dialog: fix the validator free process
Item dialog: replace the ewe_entry to elm_entry
Preference: replace the ewe_entry to elm_entry
Connector: replace the ewe_entry to elm_entry
Property: replace the ewe_entry to elm_entry
Colorclass manager: replace the ewe_entry to elm_entry
Color class manager: no sense to update property when new color class is
added
Image manager: replace the ewe_entry to elm_entry
Style manager: replace the ewe_entry to elm_entry
Style manager: no sense update property while manager is open
Style manager: commented update workspace while namager not refactored
Animator: replace the ewe_entry to elm_entry
Program editor: replace the ewe_entry to elm_entry
Property: replace the ewe_entry to elm_entry
Widget list: is possible to click to Class
State list: make more correctly the state name validation
Property: cleanup from leavings of ewe_entry
Sound editor: replace the ewe_entry to elm_entry
Animator: cleanup from leavings of ewe_entry
Animator: forced delete regex validation
Ewe: delete ewe_entry as waste
Styles: use layouts for default Eflete theme
Part dialog: free validator before close the dialog
Merge branch 'master' of internal eflete repo
Styles: add layout for state list
Styles: set the min size for entry
Styles: make property/1swallow layout more light for calc
Styles: add property layout for 1 swallow and subtext
Styles: make property/2swallow layout more light for calc
Styles: make property/2swallow_pad layout more light for calc
Property: update error message
Styles: make property/2swallow_vertcal layout more light for calc
Styles: make property/2swallow_vertcal_pad layout more light for calc
Property: use layout '1swallow_subtext' for check and color controls
Styles: correct the color layout align
Styles: correct the toggle style align
Styles: fix vertical padding for the property/1swallow layout
Styles: fix the subtext padding
Eflete: add option for import edj file from command line
Project manager: move out the mutex hold from PROCESS_SEND
Project manager: update the progres messages
Project manager: remake the print message
Project manager: add image processing messages
Project manager: add font processing messages
Project manager: add sound processing messages
Project manager: delete extra thread main loop call
Wizards: disable button 'Apply' if project name is invalid
Styles: do not change the bg state if button disabled
Merge branch 'master' of internal eflete repo
States list: merge the state dialog to the states list module
States List: update functions signature, delete extra args
UTC: fix test accordingly to changes in states list module
UTC: run all workspace test
Connector: asserts may not be much!
Workspace: move out the project save process from workspace
Workspace: add assert check to add existing state
UTC: delete unneccesary workspace tests
Styles: update images for button
Styles: delete unused images
Styles: align the button text to center
Styles: add the combobox 'flat' style
Revert "Connector: asserts may not be much!"
Styles: update the default check style accourdingly to guideline
Styles: update check style for widget list
Styles: add to default icon set 'eye' icon
History: mark project as changed only 1 time if undo many diff's
History: disacart changes only if it exist
History: fix the wrong property update on undo
Style: update toggle style
Styles: update spinner style
Styles: fix the single line entry size calculation
Styles: add default style for file selector
Styles: delete unused macro
Styles: button min weight must be 19
Styles: make toggle min height same spinner
Styles: add "select_dark" color class
Styles: remake the panes style accourdingly to guideline
Styles: delete never showed images from panel style
Styles: update 'live_view' spinner style for reuse the control-bg.png
Styles: delete from sound manager layout extra border
Styles: update resources for separators
Styles: delete shadow from gengrid item
Styles: delete old and unused images
Live View: delete extra assert, because genlist item may not contain text
or swallow
Property: SPACER can be dragable, I'm in shok
Styles: update the default frame style accordingly to guideline
Styles: update and rename frame 'live_view' style to 'icon'
Styles: update the 'outdent_top' frame style accordingly to guideline
Main: show window only after end open project process
Main window: show all functionality module on start
Ewe: delete statusbar widget
Ewe: delete the unused styles
Styles: fix content clippers for panes
Make the App_Data a visible global
Main window: no sense to check ui contols
UTC: fix test build after made App_Data global
Config: delete the storage for left horizontal panes
Window: move the create panes to main_window.c
Window: delete the arhaic module panes.c
Navigator: add documentation
Window: set the navigator to left window side
Navigator: set/unset project to navigator
Window: set to tabs modules history and signals
Styles: add layout for history GUI module
History: return layout without genlist
Styles: add disabled state for genlist (scroller)
Styles: add bg for navigator layout
Styles: add disabled state for navigator layout
Navigator: use default mechanism for change disabled state
Window: add empty property to window
Style: make content padding in the ewe tab simalar to all paddings
Styles: fix right padding in item icononly style
Style: add layout for tabs
Styles: add style 'tabs' for tollbar
Tabs: add module tabs for implement multiedit workspace feature
Style: set smaller size for tab area accourdingly to new maket
Style: set smaller header header for navigator layout
Tabs: fix func name
Make App_Data state global
UTC: fix build
UTC: config init going in app_init, so need only check variable fo test
UTC: shortcut init going in app_init, so need only check variable fo test
UTC: fix main window test accordingly to new structure
Styles: add border around content in tab
Tabs: implement tabs_tab_add
navigator: move callbacks creation to navigator add function
Tabs: collect pointer to new added tab
Tabs: don't add opened tab as new
Navigator: call 'group,open' callback on open group
Tabs: add function tabs_clean
connector: clean tabs on project close
group_manager: add func group_load
workspace: modify workspace add procedure
tabs: create a workspace on add tab
tabs: sent signal about tab change event
Styles: make genlist icon size accourdingly to guideline
UTC: fix build workspace tests
Styles: add layout for home tab
Style: add style 'tab_vertical" for toolbar
Styles: make paddin bigger in home tab
Styles: create a layout for open project tab
tabs: add to home tab project manipulation tabs
tabs: add content for tab 'Open project'
tabs: update enum Tabs_View
tabs: finish implementation tabs_tab_home_open
tab_home_open: select 'Project info' tab after open project
menu: show 'Open project' on menu click
hortcuts: show 'Open project' on shortcut
group_manager: add func for unload Group
project_close: move project close progress to separate module
tabs: delete extra button
Style: set the lost ellipsis value
Styles: fix loop warning
project_close: don't use global popup
tabs: move and rename tab 'Summary'
Styles: set forgoten align for vertical toolbar item style
Config: manage the recent list in config
Styles: fix button min size for textonly state
Styles: add lost swallow for recent list
tabs: show the recent list in the open project tab
tabs: add posibility to open recent object
tabs: close existing project before open enother
Styles: add style for 'recent' button and apply it
ui_property: delete Code tab leavings
splash: splash must disable/enable menu while it work
tabs: implement clear recent list
tabs: make possible the closure tab
project_close: update statusbar labels after close project
project_close: set NULL to ap.project after close project
ewe: convert docs
Styles: add layout for 'New project' tab
update gitignore
popup: add new module popup for manage any popup in the eflete
tabs: move the common functions to separate module
tabs: add func for set the elipsis button to given entry
tab_home: add tab 'New project'
tabs: delete debug message
project_close: popup need to delete after loop end
Styles: add layout for popup_helper
popup: add popup helper for select folder
tabs_home: use popup_fileselector_helper for select path
tabs: delete extra var
Styles: create a layout for 'Import edj" tab
popup: rename API
popup: add helper for select edj files
tabs: move check permission and exist folder to separate func
tab_home_new: fix project_close
tab_home: add tab 'Import edj-file'
Styles: add layout for 'import edc-file' tab
Styles: add layout for 'import edc-file' tab items
Styles: add style for horizontal separator
popup: and popup with edc-filter
colorclass_manager: the project color class list will be empty
tab_home: add sub tab 'import edc'
wizard: delete wizards
menu: open the home tab instead wizard
shortcuts: open the home tab instead wizard
tab_home: add the buffer for collect the compile message
widget_macro: delete old macro for ewe_entry
widget_macro: delete unused define
popup: add log popup
home_popup: show popup with the import errors
popup: popup with fileselector now follow by object
tabs: disable l18n for 'Created with Eflete'
Styles: set to label correct textblock style
Styles: add to default label style the disabled state
Styles: fix mistake in the signal string
tab_home: add layout with project info
Styles: set to label valign to top
tab_home: enable button 'Create' only if edc selected and name typed
tab_home: enable button 'Create' only if edj selected and name typed
tab_home: fix copy/past mistake
tab_home: move to common creating controls for meta data
tab_home: create the common func for save project meta data
tab_home: save the meta data on eny project create action
editor: add API for manipulate group creation
popup: unset the content before delete popup
tab_home: object with 'meta data' controls will be NULL
group_manager: don't use the App_Data in top module
editor: delete signal on group add and del event
editor: mark project as chaged when group added or deleted
navigator: add popup and logic for add new group or alias to group
navigator: possible to add/copy and aliased new group
tabs: open the project info tab if clos last tab with editing layout
menu: rename the menu item from 'Exit' to 'Quit' it more correct
group manager: add function gm_group_del
navigator: make posible to delete the group from project
group manager: delete alias from parent list
navigator: posible to delete folder with groups
group manager: send signal when new group add
workspace: delete prefix 'ui_' from workspace files
navigator: set text to entry accourdingly to selected item
popup: extend the argument of want action popup
ewe_ruler: don't recalc ruller if it not resized or moved
Styles: add clipper for ruler
ewe_ruler: improve ruler calculation
ewe_ruler: not sense to check ruler size on 0
ewe_ruler: move to top the variable declaration
popup: add the validator
navigator: use validator for check exist the group with inputed name
navigator: enable delete button if group selected, else disable
tab_home: set the win as parent for check
tab_home: clean up the 'New project' fields after create new project
tab_home: clean up the 'Import edj' fields after import project
tab_home: clean up the 'Import edc' fields after import project
tabs: set NULL to group->history after delete it
maint_window: delete double call of '_navigator_group_open' callback
tabs: add assert for group->history
tabs: the SIGNAL_TAB_CLOSE must call only tabs
tabs: add API for close current selected tab
workspace: add the bg for ruler on workspace
ewe_ruler: set the transparent colot for bg.
navigator: delete group not only from internal list, but from edj file too
navigator: add confirm message for delte several layouts
Merge branch 'master' of internal eflete repo
popup: add API for disable popup buttons
colorclass_editor: set validation on entry change event
colorclass_editor: fix typo
tab_home: comment controls for select vibration folders
eflete: add a wrapper to ecore main loop iterate
project close: use popup_want action on project close
popup: fileselector popup can follow to window center
styles: make the layout for hint popup flaxable, resizer by content
popup: add style with title for fileselector helper
popup: add title for fileselector helper
popup: rename the popup argument entry to follow_up
popup: extend the fileselector helper API's
popup: add multiselect and is_save option for fileselector helper
popup: add 'title' argument forgotten early
popup: delete forgoten debug message
popup: if fileselector in save mode add to selected path the string from
entry
tab_home_common: fix the action popup title
Merge branch 'master' of internal eflete repo
Merge branch 'master' of internal eflete repo
Merge branch 'master' of internal eflete repo
project_common: move to common module exist_permission_check
project_common: move process_print/end to common
popup: separate the popup and helper
popup: use the Helper_Done_Cb instead Evas_Smart_Cb
project_common: add the bool return type for exist_permission_check
popup: list of selected paths must be freed
Merge branch 'master' of internal eflete repo
project_export: remake the export as develop file
popup: delete hack for rename fileselector button
popup: get the selected path from fs on 'done'
project_export: remake the full source code export
menu: delete toolbar use, accordingly to new UI
button.edc: turn on the ellipsis for 'recent' button texts
Merge branch 'master' of internal eflete repo
navigator: fix the rename from c6e14a0f3a3d6ccea508aa48e49d2972e3879673
project_navigator: add validator for layout name
project_navigator: disable 'Ok' if inputed name is invalid
string_macro: update the layout name regex
Merge ssh://106.125.46.94:29418/efl-edje-editor-tool
project_navigator: fix group add
project_navigator: set the corrent string to entry
tabs: remove liveview from tab
workspace: set text to zoom button
workspace: select default radio
style_editor: fix warning with unused varible
workspace: posible change workspace mode to separate and normal
demo: add module demo
workspace: add switcher between modes
Merge branch 'master' of internal eflete repo
-----------------------------------------------------------------------
No new revisions were added by this update.
--