Searched refs:about (Results 1 - 25 of 338) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/about/
H A Dmakefile.unx50 all: about
59 rm -f about
61 about: $(ABOUT_OBJECTS)
64 about_about.o: ./about.cpp
H A Dmakefile.dmc28 all : $(OBJS)\about.exe data_files
34 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
35 -if exist $(OBJS)\about.map del $(OBJS)\about.map
37 $(OBJS)\about.exe : $(ABOUT_OBJECTS) $(OBJS)\about_about.res
38 link /NOLOGO /SILENT /NOI /DELEXECUTABLE /EXETYPE:NT /DEBUG /CODEVIEW /su:windows:4.0 $(LDFLAGS) $(ABOUT_OBJECTS),$@,$(OBJS)\about.map, $(LIBDIRNAME)\ wxmsw$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR)_html.lib wxmsw$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR)_core.lib wxbase$(WX_RELEASE_NODOT)d$(WX_LIB_FLAVOUR).lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib \ kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib,, $(OBJS)\about_about.res
42 for %f in (about.htm logo.png) do if not exist $(OBJS)\data\%f copy .\data\%f $(OBJS)\data
44 $(OBJS)\about_about.obj : .\about.cpp
45 $(CXX) -mn -c -cpp -o$@ $(ABOUT_CXXFLAGS) .\about
[all...]
H A Dmakefile.bcc234 all: $(OBJS)\about.exe data_files
240 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
241 -if exist $(OBJS)\about.tds del $(OBJS)\about.tds
242 -if exist $(OBJS)\about.ilc del $(OBJS)\about.ilc
243 -if exist $(OBJS)\about.ild del $(OBJS)\about.ild
244 -if exist $(OBJS)\about
[all...]
H A Dmakefile.dms201 all : $(OBJS)\about.exe data_files
207 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
208 -if exist $(OBJS)\about.map del $(OBJS)\about.map
210 $(OBJS)\about.exe : $(ABOUT_OBJECTS) $(OBJS)\about_about.res
211 link /NOLOGO /SILENT /NOI /DELEXECUTABLE /EXETYPE:NT $(__DEBUGINFO_1) /su:windows:4.0 $(LDFLAGS) $(ABOUT_OBJECTS),$@,$(OBJS)\about.map, $(LIBDIRNAME)\ $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) $(__CAIRO_LIB_p) $(__CAIRO_LIBDIR_FILENAMES)\ kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib,, $(OBJS)\about_about.res
213 data_files : .\data\about.htm .\data\logo.png
219 $(OBJS)\about_about.obj : .\about.cpp
220 $(CXX) -mn -c -cpp -o$@ $(ABOUT_CXXFLAGS) .\about
[all...]
H A DMakefile.in73 @COND_PLATFORM_MAC_1@ $(SETFILE) -a C about$(EXEEXT)
90 COND_PLATFORM_OS2_1___about___os2_emxbindcmd = $(NM) about$(EXEEXT) | if grep -q \
91 pmwin.763 ; then emxbind -ep about$(EXEEXT) ; fi
100 @COND_PLATFORM_MACOSX_1@ = about.app/Contents/PkgInfo
141 about$(EXEEXT) Carbon.r sample.r
146 all: about$(EXEEXT) $(__about_bundle___depname) data_files
157 rm -f about$(EXEEXT)
158 rm -rf about.app
163 about$(EXEEXT): $(ABOUT_OBJECTS) $(__about___win32rc)
170 @COND_PLATFORM_MACOSX_1@about
[all...]
H A Dmakefile.vc22 $(__DEBUGINFO_0) /Fd$(OBJS)\about.pdb $(____DEBUGRUNTIME_3_p) \
343 all: $(OBJS)\about.exe data_files
349 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
350 -if exist $(OBJS)\about.ilk del $(OBJS)\about.ilk
351 -if exist $(OBJS)\about.pdb del $(OBJS)\about.pdb
353 $(OBJS)\about.exe: $(ABOUT_OBJECTS) $(OBJS)\about_about.res
354 link /NOLOGO /OUT:$@ $(__DEBUGINFO_1) /pdb:"$(OBJS)\about
[all...]
H A Dmakefile.wat260 all : .SYMBOLIC $(OBJS)\about.exe data_files
268 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
270 $(OBJS)\about.exe : $(ABOUT_OBJECTS) $(OBJS)\about_about.res
271 @%create $(OBJS)\about.lbc
272 @%append $(OBJS)\about.lbc option quiet
273 @%append $(OBJS)\about.lbc name $^@
274 @%append $(OBJS)\about.lbc option caseexact
275 @%append $(OBJS)\about.lbc $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16' $(____CAIRO_LIBDIR_FILENAMES_p) $(LDFLAGS)
276 @for %i in ($(ABOUT_OBJECTS)) do @%append $(OBJS)\about
[all...]
H A Dmakefile.gcc235 all: $(OBJS)\about.exe data_files
240 -if exist $(OBJS)\about.exe del $(OBJS)\about.exe
242 $(OBJS)\about.exe: $(ABOUT_OBJECTS) $(OBJS)\about_about_rc.o
247 for %%f in (about.htm logo.png) do if not exist $(OBJS)\data\%%f copy .\data\%%f $(OBJS)\data
249 $(OBJS)\about_about.o: ./about.cpp
252 $(OBJS)\about_about_rc.o: ./about.rc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/
H A Dmakefile.unx28 all: about help helpview printing test virtual widget zip
37 -(cd about && $(MAKE) clean)
46 about:
47 (cd about && $(MAKE) all)
70 .PHONY: all install uninstall clean about help helpview printing test virtual widget \
H A DMakefile.in24 all: about help helpview printing test virtual widget zip
35 -(cd about && $(MAKE) clean)
46 -(cd about && $(MAKE) distclean)
55 about:
56 (cd about && $(MAKE) all)
83 .PHONY: all install uninstall clean distclean about help helpview printing test \
H A Dmakefile.dmc22 all : about help helpview printing test virtual widget zip
28 @echo cd about >about.bat
29 @echo make -f makefile.dmc $(MAKEARGS) clean >>about.bat
30 about.bat
31 @del about.bat
61 about :
62 @echo cd about >about.bat
63 @echo make -f makefile.dmc $(MAKEARGS) all >>about
[all...]
H A Dmakefile.bcc47 all: about help helpview printing test virtual widget zip
53 @echo cd about >about.bat
54 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>about.bat
55 call about.bat
56 @del about.bat
86 about:
87 @echo cd about >about.bat
88 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>about
[all...]
H A Dmakefile.gcc39 all: about help helpview printing test virtual widget zip
44 $(MAKE) -C about -f makefile.gcc $(MAKEARGS) clean
53 about:
54 $(MAKE) -C about -f makefile.gcc $(MAKEARGS) all
77 .PHONY: all clean about help helpview printing test virtual widget zip
H A Dmakefile.wat56 all : .SYMBOLIC about help helpview printing test virtual widget zip
64 cd about
89 about : .SYMBOLIC
90 cd about
H A Dmakefile.dms32 cd about
58 cd about
H A Dmakefile.vc44 cd about
70 cd about
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Daboutdlg.cpp93 wxGtkAboutDialogOnClose(GtkAboutDialog *about) argument
95 gtk_widget_destroy(GTK_WIDGET(about));
99 wxGtkAboutDialogOnLink(GtkAboutDialog * WXUNUSED(about),
184 // native about dialog not available, fall back to the generic one
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/help/
H A Ddoc.tex37 This would say something about classes, but doesn't yet.
41 This would say something about functions, but doesn't yet.
43 \section{About}\label{about}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddateevt.tex13 This event class holds information about a date change and is used together
H A Dportnote.tex9 requires. This chapter collects notes about differences among supported platforms and ports.
H A Dsckaddr.tex49 Delete all informations about the address.
H A Daboutdlginfo.tex16 This class contains the general information about the program, such as its
27 implementation of the about dialog, they are often more limited than the
31 don't support URLs, licence text nor custom icons in the about dialog and if
161 will be shown if the native about dialog supports custom icons. If it doesn't
162 but a valid icon is specified using this method, the generic about dialog is
173 Only GTK+ version supports showing the licence text in the native about dialog
221 native about dialog so if this method is called, the generic version will be
H A Dfs_mem.tex27 wxMemoryFSHandler::AddFile("about.htm",
38 html->LoadPage("memory:about.htm");
52 wxMemoryFSHandler::RemoveFile("about.htm");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_mem.l18 CSCmemListStat - get information about a memList
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dbpalogin.conf.sh76 You will now be prompted for some basic details about your connection.
111 You will now be prompted for some additional details about your connection.

Completed in 111 milliseconds

1234567891011>>