1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223
|
2015-06-09 Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* GNUmakefile, README.INSTALL.rtf, README.rtf
* Prepare for 4.2 release
2015-05-29: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* TimeMonColors.m
fix spacing, and allow the GSColorSelection panel to show
up multiple times
2015-05-28: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* TimeMonColors.m
float -> CGFloat
* Percentages.m
Add alpha to the default colors to actually show something
2013-02-11: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* loadave.c
* Include missing header
* NSColorExtensions.m
* TimeMonColors.m
float -> CGFloat conversions, NSInteger conversions
* Percentages.h
* Percentages.m
use NSApplicationTerminateReply
2011-07-03 Riccardo Mottola <rm@gnu.org>
* English.lproj/TimeMon.gorm:
Fixed look of the title and removed editable property from the icon.
2008-04-13 Riccardo Mottola <rmottola@users.sf.net>
* loadave.c: added OpenBSD port
2008-04-13 Riccardo Mottola <rmottola@users.sf.net>
* README, Info plist, PB Project: updated to 4.1
2008-04-12 Riccardo Mottola <rmottola@users`.sf.net>
* Percentages.m: release image and representation in update
2008-02-10 12:10-EST Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m: Cleaned up code.
2007-11-23 Riccardo Mottola <rmottola@users.sf.net>
* loadave.c: added and fixed NetBSD section
2007-05-02 Nicola Pero <nicola.pero@meta-innovation.com>
* GNUmakefile (GNUSTEP_INSTALLATION_DIR): Removed
GNUSTEP_INSTALLATION_DIR.
(aggregate.make): Do not include aggregate.make.
2006-07-29 19:17-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GNUmakefile: Change GNUSTEP_SYSTEM_ROOT to GNUSTEP_LOCAL_ROOT.
2006-02-11 06:31 Chris B. Vetter <chris.vetter@gmail.com>
committed by Greg Casamento
* GNUmakefile: Changes to define the host OS
* loadave.c: FreeBSD specific changes to pull information for display.
2006-02-08 08:49 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m:
* TimeMonWraps.m: Changed PS code to use NSBezierPath instead, so
that the code is more portable to Mac OS X.
2005-11-15 12:19 Riccardo Mottola <rmottola@users.sf.net>
* loadave.c: changed import to include, since it is a pure C file
2005-08-01 06:53 Gregory John Casamento <greg_casamento@yahoo.com>
changes from tarzeau/Gurkan Sengun.
* English.lproj/TimeMon.gorm: Corrected copyright text.
2005-07-08 23:39 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.nib: Updated to OSX nib.
* Percentages.m: Changes to work under OSX
* TimeMonWraps.h: ditto
* TimeMonWraps.m: dittp
2005-01-31 11:33 Alexander Malmberg <alexander@malmberg.org>
* loadave.h: Document.
2005-01-31 11:06 Alexander Malmberg <alexander@malmberg.org>
* Percentages.h, Percentages.m, TimeMonWraps.m: Add an io-wait arc.
* loadave.c, loadave.h: Add an io-wait cpu-state.
* TimeMonWraps.h (drawInit, PSWait, setColor, _doDrawArc1)
(_doDrawArc2, drawArc1): Remove.
2005-01-29 17:02 Gregory John Casamento <greg_casamento@yahoo.com>
README.rtf from tarzeau.
* English.lproj/TimeMon.gorm: Correction to make text view resize
correctly.
* README.rtf: Updated with corrected spelling and some additional
info.
* TimeMonWraps.h: Removed uneeded prototypes.
2005-01-29 13:42 Gregory John Casamento <greg_casamento@yahoo.com>
* NSColorExtensions.m
* Percentages.m
* TimeMonColors.m
* TimeMon_main.m: reformatted to GNU style.
2005-01-29 07:14 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m
* TimeMonColors.m: Code cleanup to make things fit the
GNU style a little better.
2005-01-28 23:22 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m: In [Percentages update] release the representation
which is created to avoid a memory leak.
2005-01-28 22:50 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.gorm: Corrected resize problem.
* GNUmakefile: Added new classes
* NSColorExtensions.[hm]: Category which allows the persistence
of a color in the defaults. Used in TimeMonColors and TimeMonWraps.
* TimeMonColors.m: Import color extensions.
* TimeMonWraps.m: Import color extensions. Get colors from defaults
in drawArc2() function.
2005-01-28 22:49 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.gorm
* GNUmakefile
* TimeMonColors.m
* TimeMonWraps.m
2005-01-25 09:01 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m: Removed some of the extra errors and
added one which makes sense for how it is reading the
/proc/stat file now.
2005-01-25 00:03 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m: Reformatted some code
* TimeMonColors.m: Reformatter some code
* TimeMonP.png: Composited icon and "NO" sign
* TimeMonWraps.m: Changed colors
2005-01-23 22:47 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.gorm: Added readmeText outlet and
connection.
* GNUmakefile: Added README.rtf as a resource.
* Percentages.h: Added readmeText outlet
* Percentages.m: Added awakeFromNib method.
* README.rtf: Updated with information about the GNUStep port
2005-01-23 19:18 Gregory John Casamento <greg_casamento@yahoo.com>
On behalf of Alex Malmberg, suggested the following changes:
* Percentages.m: Change sizeof(long) to sizeof(CPUTime) after the
previous change in loadave.h.
2005-01-23 17:28 Gregory John Casamento <greg_casamento@yahoo.com>
On behalf of Alex Malmberg, who made the following changes:
* GNUmakefile: Updated to show all warnings.
* loadave.c: Rewrote entirely
* loadave.h: Rewrote entirely
* Percentages.h: Redefined CPUTime
* Percentages.m: Removed unecessary conditional.
* TimeMonColors.m: Added call to setColor.
* TimeMonInfo.plist: Added alex, tarzeau and myself as authors.
* TimeMonWraps.m: Redefined IDLE, removed the unneeded functions.
2005-01-09 13:33 Gregory John Casamento <greg_casamento@yahoo.com>
* GNUmakefile: Reverted previous change.
2005-01-09 11:32 Gregory John Casamento <greg_casamento@yahoo.com>
* GNUmakefile: removed some things
* Percentages.m: new image implementation
* TimeMonWraps.m: added some dummy methods.
2005-01-02 19:18 Gregory John Casamento <greg_casamento@yahoo.com>
* Percentages.m: Removed func. decl.
* TimeMonWraps.h: added function decl.
* TimeMonWraps.m: added functions.
2005-01-02 16:52 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.gorm: New icon in info panel.
* GNUmakefile: Copy images to resources.
* Percentages.m: include math.h. Changed drawing code.
* icon.png: New image
* TimeMonInfo.plist: New file.
* TimeMonP.png: New image
2005-01-02 14:15 Gregory John Casamento <greg_casamento@yahoo.com>
* TimeMonWraps.h: Added file.
2005-01-01 15:34 Gregory John Casamento <greg_casamento@yahoo.com>
* English.lproj/TimeMon.gorm: Improved look of text and
replaced NSTextView.
2005-01-01 12:56 Gregory John Casamento <greg_casamento@yahoo.com>
* TimeMon_main.m: Corrected main to use NSApplicationMain().
2005-01-01 12:50 Gregory John Casamento <greg_casamento@yahoo.com>
* TimeMon_main.m: Changed sig of main and corrected loadNibNamed call.
* TimeMonWraps.m: Empty functions.
|