apps-projectcenter/Framework
2021-02-06 19:16:17 +01:00
..
English.lproj tweak label positioning and sizing 2016-05-25 23:40:24 +00:00
Resources Enable project addition of obj-c++ classes 2015-06-15 22:26:14 +00:00
GNUmakefile Enable project addition of obj-c++ classes 2015-06-15 22:26:14 +00:00
GNUmakefile.postamble Updated commented code to be gnustep-make v2.0 compliant 2007-12-13 19:12:36 +00:00
GNUmakefile.preamble * Move PCPrefController out of the Framework 2009-01-26 22:56:03 +00:00
PCAddFilesPanel.m Do not use GS internals but standard methods 2014-09-02 09:36:30 +00:00
PCAuxiliaryWindow.m Improvements to handle the style NSWindows95InterfaceStyle. 2013-09-25 00:25:49 +00:00
PCBundleManager.m Merge from branch: check bundle loading and warn 2016-03-22 23:16:45 +00:00
PCButton.m Remove compiler warnings by removing unneeded code. 2019-12-29 13:37:39 +01:00
PCEditorManager.m fixed a segfault due to return void instead of nil- fix by Sergei Golovin 2021-02-04 18:29:54 +01:00
PCFileCreator.m Enable project addition of obj-c++ classes 2015-06-15 22:26:14 +00:00
PCFileManager.m fix warning of unused variable 2014-10-24 12:14:51 +00:00
PCFileNameField.m Use #import throughout 2008-12-30 13:47:27 +00:00
PCFileNameIcon.m * unsigned int -> NSDragOperation 2013-02-25 17:24:33 +00:00
PCLogController.m 2010-07-31 Sergii Stoian <stoyan255@ukr.net> 2010-08-07 21:56:04 +00:00
PCMakefileFactory.m Add helpful warning about setting path in main make file 2015-11-05 17:16:02 +00:00
PCProject.m Initialize backup wrapper after wrapperPath since it depends on it 2014-12-16 17:32:09 +00:00
PCProjectBrowser.m Fix broken editor preference 2020-04-18 15:48:58 -07:00
PCProjectBuilder.m fix selection color of project builder log 2020-08-30 15:19:28 +02:00
PCProjectBuilderOptions.m * Framework/PCProjectBuilder.m: 2009-04-14 23:24:14 +00:00
PCProjectBuilderPanel.m * Framework/PCProjectManager.m: 2009-03-16 23:32:00 +00:00
PCProjectEditor.m Re-enable wrongly uncommented statement 2015-06-13 17:54:03 +00:00
PCProjectInspector.m fix return value, avoid warning 2021-02-05 12:39:59 +01:00
PCProjectLauncher.m use instance variable after setting it correctly 2020-09-08 20:51:23 +02:00
PCProjectLauncherPanel.m Remove compiler warnings by removing unneeded code. 2019-12-29 13:37:39 +01:00
PCProjectLoadedFiles.m * Framework/PCProjectBrowser.m 2013-02-10 18:34:12 +00:00
PCProjectLoadedFilesPanel.m Remove compiler warnings by removing unneeded code. 2019-12-29 13:37:39 +01:00
PCProjectManager.m fix: activate project also if coming from open project 2021-02-06 19:16:17 +01:00
PCProjectWindow.m pass the sender to the window, log, if enabled, also the window title 2021-02-04 15:21:05 +01:00
PCSaveModified.m * Framework/PCProjectBrowser.m 2013-02-10 18:34:12 +00:00