mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-18 16:41:35 +00:00
Update ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@28118 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e5681f4a50
commit
1a6b1b6f5b
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,14 @@
|
|||
notification.
|
||||
(awakeFromNib): Move loading of project properties from here...
|
||||
(loadProjectProperties): ...to here. This is a notification action.
|
||||
* Framework/PCProjectInspector.m:
|
||||
(searchOrderPopupDidChange:): Clean selection in list. Clean text
|
||||
field.
|
||||
(searchOrderClick:): Show value of selected item in text field.
|
||||
(addSearchOrder:): Add check for entered value. More checking will be
|
||||
added
|
||||
in the future.
|
||||
* Documentation/TODO: Rearrange some items. Update state.
|
||||
|
||||
2009-03-20 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue