Earlier this year
-
-
-
-
-
-
-
-
-
-
-
issue 2
(ped does not work with python 1.9.4) commented on by zsolt81
-
-
issue 2
(ped does not work with python 1.9.4) commented on by nmweizi
-
-
-
-
-
-
-
-
issue 1
(Socket not automatically opened when python program makes a ...) reported by miketomaino
-
Older
-
r96
(Shell is now reopened if necessary after execution.) committed by arkadiusz.wahlig
- Shell is now reopened if necessary after execution.
Shell is now reopened if necessary after execution.
-
r95
(make.system now restores the old os.environ state.) committed by arkadiusz.wahlig
- make.system now restores the old os.environ state.
make.system now restores the old os.environ state.
-
r94
(ui.SettingsGroup.listbox_list returned hidden items - fixed....) committed by arkadiusz.wahlig
- ui.SettingsGroup.listbox_list returned hidden items - fixed.
Changed 'tabs' to 'groups' in help to reflect latest changes in the settings dialog.
ui.SettingsGroup.listbox_list returned hidden items - fixed.
Changed 'tabs' to 'groups' in help to reflect latest changes in the settings dialog.
-
r93
(Improved the way Ped checks if plugins have added/removed se...) committed by arkadiusz.wahlig
- Improved the way Ped checks if plugins have added/removed settings.
Improved the way Ped checks if plugins have added/removed settings.
-
r92
(ui.Window.close call to e32.ao_sleep replaced with e32.ao_yi...) committed by arkadiusz.wahlig
- ui.Window.close call to e32.ao_sleep replaced with e32.ao_yield (should have the same effect but but
is quicker).
Minor changes to settings classes improving interoperability between SettingsGroup and
SettingsGroups classes.
ui.Window.close call to e32.ao_sleep replaced with e32.ao_yield (should have the same effect but but
is quicker).
Minor changes to settings classes improving interoperability between SettingsGroup and
SettingsGroups classes.
-
r91
(Improved settings classes in ui.py (settings dialog acts mor...) committed by arkadiusz.wahlig
- Improved settings classes in ui.py (settings dialog acts more like native S60 settings lists, not
like forms as before, load and save methods moved to SettingsGroup class, Settings class replaced
with SettingsGroups which includes a list of groups in the edit dialog).
Improved ui.TabbedWindow.
ped.PythonCodeBrowserWindow resets the filter when entering or leaving an item.
Improved settings classes in ui.py (settings dialog acts more like native S60 settings lists, not
like forms as before, load and save methods moved to SettingsGroup class, Settings class replaced
with SettingsGroups which includes a list of groups in the edit dialog).
Improved ui.TabbedWindow.
ped.PythonCodeBrowserWindow resets the filter when entering or leaving an item.
-
r90
(Improved expression extracting for autocomplete feature.
Cal...) committed by arkadiusz.wahlig
- Improved expression extracting for autocomplete feature.
CallTip works again and uses the same expression extracting.
"Save here..." option in file browser is now at the top of the menu.
Improved expression extracting for autocomplete feature.
CallTip works again and uses the same expression extracting.
"Save here..." option in file browser is now at the top of the menu.
-
r89
(Autocomplete resets the control key. This was missed before ...) committed by arkadiusz.wahlig
- Autocomplete resets the control key. This was missed before because control key timer was restarted
before control_key_press was being called.
ped.IOWindow does e32.ao_yield() now (again) each time something is printed to the window.
Autocomplete resets the control key. This was missed before because control key timer was restarted
before control_key_press was being called.
ped.IOWindow does e32.ao_yield() now (again) each time something is printed to the window.
-
r88
(ui.Window.reset_control_key is now called by ui.Screen inste...) committed by arkadiusz.wahlig
- ui.Window.reset_control_key is now called by ui.Screen instead of directly calling
ui.Screen.__control_key_reset.
ui.Window.keys and ui.Window.control_keys are tuples now (I thought they were).
ui.Window.reset_control_key is now called by ui.Screen instead of directly calling
ui.Screen.__control_key_reset.
ui.Window.keys and ui.Window.control_keys are tuples now (I thought they were).
-
r87
(ui.PythonCodeBrowserWindow.parse_lines moved back to ui.Pyth...) committed by arkadiusz.wahlig
- ui.PythonCodeBrowserWindow.parse_lines moved back to ui.PythonFileWindow.
Pressing the second key of the control key restarts the control key timer *after* the key handler is
fired.
ui.PythonCodeBrowserWindow.parse_lines moved back to ui.PythonFileWindow.
Pressing the second key of the control key restarts the control key timer *after* the key handler is
fired.
-
r86
(Bump to 2.30.5 beta.
Page-up/down didn't work at all - fixed...) committed by arkadiusz.wahlig
- Bump to 2.30.5 beta.
Page-up/down didn't work at all - fixed.
German language files updated, still lots of strings missing.
Bump to 2.30.5 beta.
Page-up/down didn't work at all - fixed.
German language files updated, still lots of strings missing.
-
r85
(Plugins HelpWindow now handles r79 improvements correctly.
D...) committed by arkadiusz.wahlig
- Plugins HelpWindow now handles r79 improvements correctly.
Draft of the English help updated.
true_page_keys plugin updated to work with the new settings layout introduced in r83.
Plugins HelpWindow now handles r79 improvements correctly.
Draft of the English help updated.
true_page_keys plugin updated to work with the new settings layout introduced in r83.
-
r84
(ui.SettingsGroup.append will replace an item if an existing ...) committed by arkadiusz.wahlig
- ui.SettingsGroup.append will replace an item if an existing name is specified.
Defining the same key shortcut twice is not possible anymore.
The C key in shortcuts editor works again.
Draft of the English help updated.
ui.SettingsGroup.append will replace an item if an existing name is specified.
Defining the same key shortcut twice is not possible anymore.
The C key in shortcuts editor works again.
Draft of the English help updated.
-
r83
(Settings rearranged again to clarify the dependence of the s...) committed by arkadiusz.wahlig
- Settings rearranged again to clarify the dependence of the shortcuts settings.
Draft version of final English help file finished.
Settings rearranged again to clarify the dependence of the shortcuts settings.
Draft version of final English help file finished.
-
r82
(Help file updated (unfinished).
File browser MBM icon file f...) committed by arkadiusz.wahlig
- Help file updated (unfinished).
File browser MBM icon file fixed, had false colors.
Help file updated (unfinished).
File browser MBM icon file fixed, had false colors.
-
r81
(Help files updated (Ped help unfinished).) committed by arkadiusz.wahlig
- Help files updated (Ped help unfinished).
Help files updated (Ped help unfinished).
-
r80
(Virtual "Messages" directory added to file browser (2nd edit...) committed by arkadiusz.wahlig
- Virtual "Messages" directory added to file browser (2nd edition only). Lists files in phones inbox.
ped.PluginsWindow no longer crash on 6600 (and possibly similar phones).
Autocomplete now accepts whole expressions, not only "aaa.bbb.ccc" strings.
create_lang_from_py.py renamed to make_lang.py.
Virtual "Messages" directory added to file browser (2nd edition only). Lists files in phones inbox.
ped.PluginsWindow no longer crash on 6600 (and possibly similar phones).
Autocomplete now accepts whole expressions, not only "aaa.bbb.ccc" strings.
create_lang_from_py.py renamed to make_lang.py.
-
r79
(ped.HelpWindow improved. Features wiki-like links to chapter...) committed by arkadiusz.wahlig
- ped.HelpWindow improved. Features wiki-like links to chapters with a Back function.
ped.Window.init_menu removed, the menu initialization moved to __init__ where its place is.
ped.HelpWindow improved. Features wiki-like links to chapters with a Back function.
ped.Window.init_menu removed, the menu initialization moved to __init__ where its place is.
-
r78
(Code Browser crashed when no code was found.
ui.GroupSetting...) committed by arkadiusz.wahlig
- Code Browser crashed when no code was found.
ui.GroupSetting "Remove" menu item renamed to "Delete".
Code Browser crashed when no code was found.
ui.GroupSetting "Remove" menu item renamed to "Delete".
-
r77
(Added ui.pop (replacement for dict.pop missing from Python 2...) committed by arkadiusz.wahlig
- Added ui.pop (replacement for dict.pop missing from Python 2.2). The function is also added to
__builtin__ module.
ui.Screen.create_window removed. Windows are created now by simply instantiating the classes. This
also means that the support for multiple screens has been removed too.
ui.Screen.create_blank_window renamed to open_blank_window.
ui.Window.menu is now automatically freed when window is closed.
Added ui.Window.open. It has to be called after creating a window. By default it brings focus to the
window. A window still cannot be reopened once it is closed.
ui.Window.is_alive removed.
ui.Window.is_opened and is_closed added.
ui.Window.__init__ takes only keyword arguments now.
Added ui.FilteredListboxModifier. Provides a window with Listbox object that can be automatically
filtered by user (using *-key or menu).
ui.FileBrowserWindow uses ui.FilteredListboxModifier now.
ui.GroupSetting.changed fixed, could miss a change sometimes.
All ped windows updated to the changes in the ui module.
ped.TextWindow.update_settings moved to ped.GlobalWindowModifier. Thanks to it, all windows can
react on settings changes. Right now it is used to reapply shortcuts.
Added ped.PythonCodeBrowserWindow - a new Code Browser with easy forth/back browsing.
Plugins interface changed. Plugins are packages now. This lets us compile them to .pyc files.
ped.PluginsWindow list is now always sorted.
Added ped.get_plugin_translator because translators cannot be injected in plugin namespaces anymore.
Added make_plugin.py, a script to create plugin ZIP files from plugin directory. It also compiles
all Python files in the directory.
Added ui.pop (replacement for dict.pop missing from Python 2.2). The function is also added to
__builtin__ module.
ui.Screen.create_window removed. Windows are created now by simply instantiating the classes. This
also means that the support for multiple screens has been removed too.
ui.Screen.create_blank_window renamed to open_blank_window.
ui.Window.menu is now automatically freed when window is closed.
Added ui.Window.open. It has to be called after creating a window. By default it brings focus to the
window. A window still cannot be reopened once it is closed.
ui.Window.is_alive removed.
ui.Window.is_opened and is_closed added.
ui.Window.__init__ takes only keyword arguments now.
Added ui.FilteredListboxModifier. Provides a window with Listbox object that can be automatically
filtered by user (using *-key or menu).
ui.FileBrowserWindow uses ui.FilteredListboxModifier now.
ui.GroupSetting.changed fixed, could miss a change sometimes.
All ped windows updated to the changes in the ui module.
ped.TextWindow.update_settings moved to ped.GlobalWindowModifier. Thanks to it, all windows can
react on settings changes. Right now it is used to reapply shortcuts.
Added ped.PythonCodeBrowserWindow - a new Code Browser with easy forth/back browsing.
Plugins interface changed. Plugins are packages now. This lets us compile them to .pyc files.
ped.PluginsWindow list is now always sorted.
Added ped.get_plugin_translator because translators cannot be injected in plugin namespaces anymore.
Added make_plugin.py, a script to create plugin ZIP files from plugin directory. It also compiles
all Python files in the directory.
|