enventor/src/bin
Jaehyun Cho 3ee3c69707 text_setting: Fix to apply font style to text in text setting
Previously, if a font style was selected and then re-open text setting,
the selected font style was not applied to example text in text setting.

Now, the selected font style is applied to example text when text
setting is re-opened.
2017-02-24 17:09:45 +09:00
..
Makefile.am Code refactoring. 2016-07-02 17:39:47 +09:00
base_gui.c edc_navigator: Add dragable bar for edc_navigator 2016-11-30 13:25:56 +09:00
build_setting.c build_setting: add a main edc file path. 2016-08-07 04:35:08 +09:00
config_data.c edc_navigator: Add dragable bar for edc_navigator 2016-11-30 13:25:56 +09:00
console.c console: Fix to reset console error message. 2016-09-29 07:07:15 +09:00
edc_navigator.c edc_navigator: Add dragable bar for edc_navigator 2016-11-30 13:25:56 +09:00
file_browser.c file_browser: Add dragable bar for file_browser 2016-11-29 12:51:29 +09:00
file_mgr.c file_mgr: remove unnecessary space 2016-09-01 20:07:37 +09:00
file_tab.c file_tab: fix memory leak. 2016-08-27 16:38:40 +09:00
goto.c goto: fix the go to window closing issue. 2016-07-21 17:13:21 +09:00
help.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
live_edit.c live_edit: eeek typo. 2016-08-24 16:20:20 +09:00
main.c refactor key event method 2017-02-22 15:57:17 +09:00
menu.c menu: remove unncessary space 2016-09-01 20:08:05 +09:00
newfile.c fix an incorrect API usage. 2016-09-30 17:32:29 +09:00
panes.c panes: fix ambiguous variable 2016-09-26 14:54:07 +09:00
preference_setting.c preference_setting: Modify description for auto indentation. 2016-12-01 20:53:58 +09:00
search.c search: fix the wrong replace behavior 2016-09-19 17:26:44 +09:00
setting.c ++ multi file editing feature implementation. 2016-07-01 23:59:17 +09:00
statusbar.c statusbar: disable focus for resize slider bar 2016-08-17 22:30:39 +09:00
text_setting.c text_setting: Fix to apply font style to text in text setting 2017-02-24 17:09:45 +09:00
tools.c tools: Make tool tabs scrollable 2016-11-21 11:41:20 +09:00
utils.c utils: apply enventor coding convention 2016-09-01 20:02:52 +09:00