• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Affiche.pbproj/H07-May-2022-831830

English.lproj/H07-May-2022-8471

French.lproj/H07-May-2022-8471

German.lproj/H07-May-2022-8471

Images/H07-May-2022-

Klingon.lproj/H07-May-2022-8572

Lojban.lproj/H07-May-2022-8471

Spanish.lproj/H07-May-2022-8471

Swedish.lproj/H07-May-2022-8471

Affiche.hH A D09-Feb-20022.3 KiB10043

Affiche.mH A D12-Mar-200217 KiB688569

AfficheInfo.plistH A D04-Mar-2002844 3431

COPYINGH A D03-Dec-200117.6 KiB340281

ChangeLogH A D15-Apr-20028.8 KiB292195

ColorView.hH A D05-Feb-20021 KiB459

ColorView.mH A D05-Feb-20021.4 KiB8364

Constants.hH A D06-Feb-20022.2 KiB8854

Constants.mH A D27-Feb-20021.1 KiB3529

GNUmakefileH A D08-Apr-20022 KiB439

LabelWidget.hH A D05-Feb-20021.1 KiB358

LabelWidget.mH A D05-Feb-20021.5 KiB6553

Note.hH A D09-Feb-20021.9 KiB8535

Note.mH A D09-Feb-20027.9 KiB336275

NoteInfoWindow.hH A D06-Feb-20021.2 KiB4613

NoteInfoWindow.mH A D06-Feb-20022.9 KiB10482

NoteInfoWindowController.hH A D06-Feb-20021.6 KiB7320

NoteInfoWindowController.mH A D08-Apr-20024.5 KiB196155

NoteView.hH A D04-Feb-20021.1 KiB4211

NoteView.mH A D08-Apr-20028.3 KiB337273

NoteWindow.hH A D04-Feb-20021.1 KiB4612

NoteWindow.mH A D05-Apr-20022.9 KiB11290

NoteWindowController.hH A D06-Feb-20021.7 KiB7527

NoteWindowController.mH A D05-Apr-20025.4 KiB258200

PreferencesPanel.hH A D06-Feb-20021.6 KiB6627

PreferencesPanel.mH A D08-Apr-20026.8 KiB229185

PreferencesPanelController.hH A D06-Feb-20021.8 KiB6927

PreferencesPanelController.mH A D08-Apr-20029.5 KiB391317

READMEH A D17-Jan-2002643 2818

TODOH A D22-Feb-200253 21

README

1Affiche
2===============================================================================
3
4Affiche is a little application that allows people to 'stick little notes'
5on your desktop.
6
7To use Affiche, you need GNUstep. You can get GNUstep here:
8
9http://www.gnustep.org
10
11To compile Affiche:
12
13% cd Affiche
14% make
15% make install (optional but required if you want the Affiche service.)
16% openapp Affiche.app
17
18Enjoy!
19
20PS: If you want the Affiche service, after you did make install, just
21    type:
22
23    % make_services
24
25===============================================================================
26(c) Ludovic Marcotte
27    <ludovic@Sophos.ca>
28