mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-18 08:33:06 +00:00
* Update Changelog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27799 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6f85c6383a
commit
9b5a3b8e4c
1 changed files with 18 additions and 0 deletions
18
ChangeLog
18
ChangeLog
|
@ -1,3 +1,21 @@
|
|||
2009-02-06 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Framework/PCProject.m:
|
||||
(dealloc): Replace DEVELOPMENT with DEBUG
|
||||
* Framework/PCProjectBrowser.m:
|
||||
(fileNameIconPath): Implement new method.
|
||||
* Framework/PCFileNameIcon.m:
|
||||
(mouseDown:) Finish drag&drop implementation.
|
||||
(init): Do not set image by default.
|
||||
(dealloc): Replace DEVELOPMENT with DEBUG.
|
||||
(setDelegate:): Use ASSIGN.
|
||||
(updateIcon): Cleanup.
|
||||
* Framework/English.lproj/ProjectInspector.gorm: Remove
|
||||
'Hide on deactivate' attribute to panel. It allows drag&drop
|
||||
operations for external applications (e.g. Workspace).
|
||||
* Modules/Projects/Application/PCAppProject.*: Use PCFileNameIcon
|
||||
in inspector to use drag&drop functionality. Cleanup.
|
||||
|
||||
2009-01-27 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Framework/GNUmakefile: Remove Preferences.gorm,
|
||||
|
|
Loading…
Reference in a new issue