Home
last modified time | relevance | path

Searched refs:DONE (Results 26 – 50 of 10125) sorted by relevance

12345678910>>...405

/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/
H A DTODO.fileChooser9 DONE заголовок окна
10 DONE directory path
11 DONE file path
12 DONE filter
17 DONE заголовок окна
18 DONE directory path
25 DONE заголовок окна
26 DONE directory path
27 DONE file path
48 DONE заголовок окна
[all …]
H A DTODO.mac9 DONE information box
14 DONE реакция на нажатие мыши
19 DONE зарегистрировать типы файлов (mime/расширение)
20 DONE перетаскивание иконки файла на иконку приложения
21 DONE перетаскивание иконки файла в окошко приложения
23 DONE иконка для файлов (иконка приложения на листке)
31 DONE порт на младшие версии MacOS
38 DONE скалирование картинок
42 DONE своя обработка закрытия окна (Cancel)
44 DONE вызов внешних программ
[all …]
/dports/emulators/atari800/atari800-3.1.0/src/
H A Dcpu.c316 DONE
329 DONE
817 DONE in CPU_GO()
822 DONE in CPU_GO()
833 DONE in CPU_GO()
839 DONE in CPU_GO()
848 DONE in CPU_GO()
856 DONE in CPU_GO()
861 DONE in CPU_GO()
869 DONE in CPU_GO()
[all …]
/dports/games/ksirk/ksirk-21.12.3/
H A DTODO3 * [DONE] Use kwallet to store password(s)
46 * [DONE] missing status bar information
58 * [DONE] test AI in network games
74 * [DONE] space bar should finish move
92 * [DONE] finish porting to KDE4
94 * [DONE] zoom
122 - [DONE] use khotnewstuff for new skins
134 (1) [DONE] The animation is
160 03- [DONE] implement basic AI ;
179 - [DONE] implements goals ;
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/fortran/src/
H A DH5Gf.c89 DONE: in nh5gcreate_c()
141 DONE: in nh5gopen_c()
218 DONE: in nh5gget_obj_info_idx_c()
269 DONE: in nh5gn_members_c()
375 DONE: in nh5glink_c()
461 DONE: in nh5glink2_c()
505 DONE: in nh5gunlink_c()
553 DONE: in nh5gmove_c()
605 DONE: in nh5gmove2_c()
669 DONE: in nh5gget_linkval_c()
[all …]
/dports/science/hdf5/hdf5-1.10.6/fortran/src/
H A DH5Gf.c88 DONE: in h5gcreate_c()
140 DONE: in h5gopen_c()
217 DONE: in h5gget_obj_info_idx_c()
268 DONE: in h5gn_members_c()
374 DONE: in h5glink_c()
460 DONE: in h5glink2_c()
504 DONE: in h5gunlink_c()
552 DONE: in h5gmove_c()
604 DONE: in h5gmove2_c()
668 DONE: in h5gget_linkval_c()
[all …]
/dports/security/vpnc/vpnc-0.5.3/
H A DTODO91 * DONE --local-address
94 * DONE add macosx support
100 * DONE svn-Repository
112 * DONE fix link at alioth
113 * DONE include man-page
121 * DONE FreeBSD supported
122 * DONE NetBSD supported
124 * DONE --verbose
127 * DONE VERSION
128 * DONE --pid-file
[all …]
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui/
H A DGPSBabelGUI.todo1 {DONE : v02.00.00 Add About.}
2 {DONE : v02.00.00 Add Exit button.}
3 {DONE : v02.00.00 Add Help.}
4 {DONE : v02.00.00 Add hotkeys for most common buttons.}
5 {DONE : v02.00.00 Add timer to load formats after form is created.}
6 {DONE : v02.00.00 Align controls on dialog.}
16 {DONE : v02.00.00 Port to Delphi 7.}
17 {DONE : v02.00.00 Process: Delete unused AllocConsole.}
20 {DONE : v02.00.00 Remove unused console invocations.}
21 {DONE : v02.00.00 Remove unused variable declarations.}
[all …]
/dports/sysutils/detox/detox-1.4.5/tests/
H A Dtest-functions65 cat <<- DONE > $RC
71 DONE
141 DONE
157 DONE
163 DONE
171 DONE
179 DONE
185 DONE
191 DONE
197 DONE
[all …]
/dports/net/file2pcap/file2pcap-1.29/
H A DTODO2 imap and pop3: attachment type is image/jpg DONE
3 more encoding - uuencode DONE
4 fix outfile == infile is endless loop DONE
6 ipv6 DONE
7 default mode http DONE
9 generate several pcaps at once DONE
10 fix linebreaks in email headers and such DONE
11 fractional second is wrong in ethernet headers DONE
12 fix port usage vs multiple pcaps DONE
15 remove -i DONE
[all …]
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/help/en/
H A DREADME3 Welcome (DONE)
4 Features overview (DONE)
8 Workflow (DONE)
9 Creating HDR images (DONE)
12 Editing HDR images (DONE)
13 Tonemapping HDR images (DONE)
17 Additional tools (DONE)
21 Tonemapping (DONE)
23 External tools (DONE)
31 Durand (DONE)
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/commonTools/test/utilities/
H A Ddependencies21 DONE
27 DONE
31 DONE
36 DONE
50 DONE
55 DONE
60 DONE
65 DONE
95 DONE
109 DONE
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
89 while (n != CharacterIterator.DONE in next()
104 while (n != CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
164 while (n != CharacterIterator.DONE in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
89 while (n != CharacterIterator.DONE in next()
104 while (n != CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
164 while (n != CharacterIterator.DONE in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/text/
H A DSentenceBreakIterator.java71 return DONE; in next()
76 if (c == CharacterIterator.DONE) in next()
81 if (n == CharacterIterator.DONE) in next()
122 while (n != CharacterIterator.DONE in next()
126 if (n == CharacterIterator.DONE in next()
144 return DONE; in previous_internal()
149 if (c == CharacterIterator.DONE) in previous_internal()
153 if (n == CharacterIterator.DONE) in previous_internal()
169 if (n == CharacterIterator.DONE) in previous_internal()
175 while (n != CharacterIterator.DONE in previous_internal()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
89 while (n != CharacterIterator.DONE in next()
104 while (n != CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
164 while (n != CharacterIterator.DONE in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
[all …]
/dports/games/aisleriot/aisleriot-3.22.19/src/
H A DTODO20 agnes DONE
21 athena DONE
22 auld_lang_syne DONE
23 aunt_mary DONE
24 backbone DONE
30 bristol DONE
31 camelot DONE
32 canfield DONE
33 carpet DONE
37 cruel DONE
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
89 while (n != CharacterIterator.DONE in next()
104 while (n != CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
164 while (n != CharacterIterator.DONE in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/text/
H A DSentenceBreakIterator.java71 return DONE; in next()
76 if (c == CharacterIterator.DONE) in next()
81 if (n == CharacterIterator.DONE) in next()
122 while (n != CharacterIterator.DONE in next()
126 if (n == CharacterIterator.DONE in next()
144 return DONE; in previous_internal()
149 if (c == CharacterIterator.DONE) in previous_internal()
153 if (n == CharacterIterator.DONE) in previous_internal()
169 if (n == CharacterIterator.DONE) in previous_internal()
175 while (n != CharacterIterator.DONE in previous_internal()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
89 while (n != CharacterIterator.DONE in next()
104 while (n != CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
164 while (n != CharacterIterator.DONE in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/text/
H A DSentenceBreakIterator.java69 return DONE; in next()
74 if (c == CharacterIterator.DONE) in next()
79 if (n == CharacterIterator.DONE) in next()
120 while (n != CharacterIterator.DONE in next()
124 if (n == CharacterIterator.DONE in next()
142 return DONE; in previous_internal()
147 if (c == CharacterIterator.DONE) in previous_internal()
151 if (n == CharacterIterator.DONE) in previous_internal()
167 if (n == CharacterIterator.DONE) in previous_internal()
173 while (n != CharacterIterator.DONE in previous_internal()
[all …]
/dports/science/mbdyn/mbdyn-1.7.3/
H A DTODO59 - rigid body (DONE)
61 - air properties (DONE)
65 (partially DONE)
129 (DONE: total pin joint)
137 elements) (DONE)
194 - modal force (DONE)
227 (DONE, module-loadinc)
266 - add "output" flag to .out (DONE)
299 - document output (partially DONE)
301 - document piezo beam (DONE)
[all …]
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/util/
H A DLineBreakIterator.java89 return DONE; in nextPosition()
91 if (this.position == DONE) in nextPosition()
93 return DONE; in nextPosition()
106 this.position = DONE; in nextPosition()
107 return DONE; in nextPosition()
151 if (pos == DONE) in nextWithEnd()
153 return DONE; in nextWithEnd()
157 this.position = DONE; in nextWithEnd()
158 return DONE; in nextWithEnd()
161 if (retval == DONE) in nextWithEnd()
[all …]
/dports/devel/p5-autobox-Transform/autobox-Transform-1.035/notes/
H A Dnotes.org3 ** DONE group_by_count
4 ** DONE group_by_array
6 **** DONE docs
8 ** DONE Release
15 ** DONE sort
22 *** DONE reject
23 *** DONE reject_by
40 ** DONE as_ref
56 *** DONE tasks
57 **** DONE fix
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/ior/
H A DTestAssertions9 Tagged Components: (DONE)
35 IIOPAddress (DONE)
40 IIOPProfile (DONE)
47 IIOPProfileTemplate (DONE)
51 IOR (DONE)
69 IORTemplate (DONE)
77 FreezableList (DONE)
83 ObjectId (DONE)
86 ObjectKey (DONE)
91 ObjectKeyFactory (DONE)
[all …]

12345678910>>...405